QueueLoader is now on Github!
Posted: November 25, 2009 at 1:07 pmGithub is the social networking version of a version control system. The learning curve with Git can be a little tricky at first, but after installing and learning the basic commands you will be up and running. The beauty of Git lies in the way it collects and organizes changes and data. Merging from multiples sources is reliable and makes for more contributions. This will hopefully encourage more people to get involved with Open Source projects including QueueLoader! I will still be providing a standalone link either here on the site or on the deprecated Google Page, but for wiki usage and change info definitely go to Github.
The Discussion
see what everyone is saying
The latest release seems to be a couple kbs larger. Is there a way to use it without the external classes?
Are you referring to the audio and zip libraries? The core code hasn't changed much. Regardless any of the items can be taken out of the package and removed from the ItemList. So if you want to compact it down to the items you usually use, then by all means.