Download Center
| Date | File | Changelog |
|---|---|---|
| January 3, 2011 | compressor-comparisons.tar.gz | -Comparison Files |
| January 3, 2011 | css-compressor-3.0.zip | - Configuration Modes - pseduo-space, add space between pseduo selectors and comma/brace for ie6 - removing leading 0 of a decimal, 0.633px -> .633px - handling all At Rules (charsets,media,imports,font-family,etc..) - handling ms filter paths - More css hacks support, including box-modal hack - attr2selector, Convert id=blah and class=blah attributes to their selector counterparts - strict-id, removes all selectors up to the last id - add-unknown, adds unknown blocks to top of output in a comment - Converted to subclass architecture, more modular. - Using JSON based sandbox specs for focused unit tests. - Helper conversion definitions(long2hex, hex2short) are now in JSON based files. - Added benchmark/regression testing |
| January 3, 2011 | css-compressor-3.0-full.zip | - Configuration Modes - pseduo-space, add space between pseduo selectors and comma/brace for ie6 - removing leading 0 of a decimal, 0.633px -> .633px - handling all At Rules (charsets,media,imports,font-family,etc..) - handling ms filter paths - More css hacks support, including box-modal hack - attr2selector, Convert id=blah and class=blah attributes to their selector counterparts - strict-id, removes all selectors up to the last id - add-unknown, adds unknown blocks to top of output in a comment - Converted to subclass architecture, more modular. - Using JSON based sandbox specs for focused unit tests. - Helper conversion definitions(long2hex, hex2short) are now in JSON based files. - Added benchmark/regression testing |
| December 19, 2010 | css-compressor-3.0beta.zip | - Configuration Modes - pseduo-space, add space between pseduo selectors and comman/brace for ie6 - removing leading 0 of a decimal, 0.633px -> .633px - handling all At Rules (charsets,media,imports,font-family,etc..) - handling ms filter paths - More css hacks support, including box-modal hack - attr2selector, Convert id=blah and class=blah attributes to their selector counterparts - strict-id, removes all selectors up to the last id - add-unknown, adds unknown blocks to top of output in a comment - Converted to subclass architecture, more modular. - Using JSON based sandbox spec for focused unit tests. - Helper conversion definitions(long2hex, hex2short) are now in JSON based files. |
| December 19, 2010 | css-compressor-3.0beta-full.zip | - Configuration Modes - pseduo-space, add space between pseduo selectors and comman/brace for ie6 - removing leading 0 of a decimal, 0.633px -> .633px - handling all At Rules (charsets,media,imports,font-family,etc..) - handling ms filter paths - More css hacks support, including box-modal hack - attr2selector, Convert id=blah and class=blah attributes to their selector counterparts - strict-id, removes all selectors up to the last id - add-unknown, adds unknown blocks to top of output in a comment - Converted to subclass architecture, more modular. - Using JSON based sandbox spec for focused unit tests. - Helper conversion definitions(long2hex, hex2short) are now in JSON based files. |
| November 10, 2010 | Nodelint-0.1.0.zip | -Initial Release |
| September 15, 2010 | node-slideshow-1.0.zip | -Initial Release |
| May 1, 2010 | css-compressor-2.0.zip | -Better options handling -Look behind regexs are used to not break urls -Singleton access added -Exposing byte unit conversion display -The compressor no longer self instantiates itself, you must explicitly initialize it. -Most methods that were never meant to be public, have been turned into private/protected based on accessibility requirements. |
| May 1, 2010 | duck-punched-filter.zip | -Initial Release |
| April 28, 2010 | data-selector-1.1.zip | -Passing JSLINT -Full cross browser support. -Minor performance tweaks |
| April 27, 2010 | inline-edit-1.3.zip | -Added revert button functionality -More control added with postFormat, requestType, and new load functionality. |
| April 19, 2010 | simple-watermark-1.1.zip | -Checks for native HTML5 placeholder capabilities first before implementing events -Storing strings in the placeholder attribute will be used over the title attribute -By default, the title attribute is removed after plugin initiation, to get rid of the native browser title hover bar -Now preventing multiple initializations of the watermark plugin on the same element (storing data on simple-watermark data namespace) |
| April 19, 2010 | single-ddm-1.3.zip | -Using event delegation on element wrapper for less events and smoother transitions -Full cross browser support added |
| April 17, 2010 | multi-ddm-3.0.zip | -Switched to event delegation for smaller footprint and smoother feel -Removed bgiframe and reverse namespace creation, only taking dropDownMenu namespace -Removed dependency on numberOfLevels setting, intelligently finds all levels of the tree |
| April 16, 2010 | auto-complete-5.1.zip | -Full cross browser support implemented (includes IE 6-7, FF, Chrome, Opera, & Safari) -Single events are now attached to the document, drop-list, and forms(when found) -Better formatting callbacks for more control over functionality -Speed improvements and many new options and callbacks |
| January 10, 2010 | php-simple-pdo-wrapper.zip | -Initial Release |
| December 28, 2009 | javascript-random-color-generator.zip | -Initial Release |
| December 20, 2009 | activity-plugin.zip | -Initial Release |
| December 14, 2009 | event-filter.zip | -Initial Release |
| December 3, 2009 | template.zip | -Initial Release |
| November 22, 2009 | auto-complete-5.0.zip | -Auto Fill of active list sugestions. -Multiple word searches. -Paging and Scrolling. -Removed timer dependency. Now mainly event based. -Event delegation used on mouse actions of the drop list. |
| October 5, 2009 | auto-complete-4.1.zip | -Predefined event's added for ease of triggers. |
| October 1, 2009 | multi-ddm-2.1.zip | -Added bgiframe check for IE6 overlay bug -Fixed Prototype confliction with array functions, uses old _reverse function -Namespaced events |
| September 28, 2009 | auto-complete-4.0.zip | -Added ability to supply your own data to the function -Added param to limit the number of results on the drop down |
| September 26, 2009 | single-ddm-1.2.zip | -Added namespacing to events -Allowed for personalized show/hide functions |
| September 17, 2009 | auto-complete-3.2.zip | -Added ability to trigger auto-complete |
| September 9, 2009 | new-layout-css-gimp.zip | -Contains all templates used in this example (video's not included) |
| September 5, 2009 | compressed-oocss-1.0.zip | Current Package: -Object Oriented CSS (OOCSS) 2.0 -CSS Compressor (CSSC) 1.0 |
| September 5, 2009 | oocss-2.0.zip | -Parsing and Storing logic have been seperated out into two seperate classes -Better caching/parsing procedure |
| September 5, 2009 | css-compressor-1.0.zip | -Stable Release |
| August 27, 2009 | data-selector-1.0.zip | -Initial Release |
| August 22, 2009 | auto-complete-3.1.zip | -Internal pointer now indexes on mouseovers -When preventEnterSubmit option is enabled, the user will not be allowed to submit the form while focused on the input -Alignment of drop down is configured at runtime, so any movement of input won't affect drop down -The this object on event callbacks now references the input associated -onMaxRequest is only called once, when max requests has been reached -All input is now sent serverside (minus enter/up/down) |
| August 22, 2009 | inline-edit-1.2.zip | -Removed tree dependency, as long as all objects are wrapped within the parent object, they are used -All objects are now cached -Load call back function can now be set within settings -Added postData & postVar into settings for customized POST vars -When traversing through parents for form tag, the first one found is used -Removed jQuery Chain Breaking -Metadata Support Added |
| August 22, 2009 | multi-ddm-2.0.zip | -Reverse array prototype added -Mouseout highlight bug fixed -Metadata support added -All internal info is now stored using the data method -Removed confusing tag switching options |
| August 22, 2009 | single-ddm-1.1.zip | -Added non-chain breaking functionality -Metadata support added |
| July 27, 2009 | simple-watermark.zip | |
| July 26, 2009 | auto-complete-3.0.zip | |
| June 11, 2009 | auto-complete-2.1.zip | |
| June 10, 2009 | auto-complete-2.0.zip | |
| June 5, 2009 | auto-complete-1.0.zip | |
| May 21, 2009 | query-tracking.zip | |
| May 13, 2009 | css-compressor-r8.zip | |
| May 7, 2009 | css-compressor-r6.zip | |
| May 5, 2009 | css-compressor-r5.zip | |
| April 28, 2009 | css-compressor-r4.zip | |
| April 3, 2009 | inline-edit-1.1.4.zip | |
| April 3, 2009 | inline-edit-1.1.3.zip | |
| March 26, 2009 | multi-ddm-1.0.2.zip | |
| March 24, 2009 | single-ddm-1.0.2.zip | |
| March 23, 2009 | drop-down-menu.zip | |
| March 16, 2009 | localserver.sh.zip | |
| January 22, 2009 | rss_php.zip | |
| January 17, 2009 | database_use.zip | |
| January 15, 2009 | database.zip |
RSS