<?xml version="1.0" encoding="utf-8"?>
		<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel>
		<title>codeNothing?</title>
		<description>Web Development from a Beginner</description>
		<link>http://www.codenothing.com</link>
		<atom:link href="http://www.codenothing.com" rel="self" type="application/rss+xml" />
<item>
				<title>CSS Compressor 3.0</title>
				<description> The latest version of CSSCompression </description>
				<link>http://www.codenothing.com/archives/2011/CSS-Compressor-3.0/</link>
				<pubDate>Mon, 03 Jan 2011 07:00:00 +0000</pubDate>
				</item><item>
				<title>CSS Compressor Comparisons</title>
				<description> Compares various CSS Compressors </description>
				<link>http://www.codenothing.com/archives/2011/CSS-Compressor-Comparisons/</link>
				<pubDate>Mon, 03 Jan 2011 07:00:00 +0000</pubDate>
				</item><item>
				<title>css-compressor-3.0-full.zip</title>
				<description> - Configuration Modes
- pseduo-space, add space between pseduo selectors and comma/brace for ie6
- removing leading 0 of a decimal, 0.633px -&gt; .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
 </description>
				<link>http://www.codenothing.com/downloads/2011/css-compressor-3.0-full/</link>
				<pubDate>Mon, 03 Jan 2011 07:00:00 +0000</pubDate>
				</item><item>
				<title>css-compressor-3.0.zip</title>
				<description> - Configuration Modes
- pseduo-space, add space between pseduo selectors and comma/brace for ie6
- removing leading 0 of a decimal, 0.633px -&gt; .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
 </description>
				<link>http://www.codenothing.com/downloads/2011/css-compressor-3.0/</link>
				<pubDate>Mon, 03 Jan 2011 07:00:00 +0000</pubDate>
				</item><item>
				<title>compressor-comparisons.tar.gz</title>
				<description> -Comparison Files </description>
				<link>http://www.codenothing.com/downloads/2011/compressor-comparisons.tar.gz/</link>
				<pubDate>Mon, 03 Jan 2011 07:00:00 +0000</pubDate>
				</item><item>
				<title>css-compressor-3.0beta-full.zip</title>
				<description> - Configuration Modes
- pseduo-space, add space between pseduo selectors and comman/brace for ie6
- removing leading 0 of a decimal, 0.633px -&gt; .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.
 </description>
				<link>http://www.codenothing.com/downloads/2010/css-compressor-3.0beta-full/</link>
				<pubDate>Sun, 19 Dec 2010 07:00:00 +0000</pubDate>
				</item><item>
				<title>css-compressor-3.0beta.zip</title>
				<description> - Configuration Modes
- pseduo-space, add space between pseduo selectors and comman/brace for ie6
- removing leading 0 of a decimal, 0.633px -&gt; .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.
 </description>
				<link>http://www.codenothing.com/downloads/2010/css-compressor-3.0beta/</link>
				<pubDate>Sun, 19 Dec 2010 07:00:00 +0000</pubDate>
				</item><item>
				<title>Nodelint</title>
				<description> Using JSLint from the command line </description>
				<link>http://www.codenothing.com/archives/2010/Nodelint/</link>
				<pubDate>Wed, 10 Nov 2010 07:00:00 +0000</pubDate>
				</item><item>
				<title>Nodelint-0.1.0.zip</title>
				<description> -Initial Release </description>
				<link>http://www.codenothing.com/downloads/2010/Nodelint-0.1.0/</link>
				<pubDate>Wed, 10 Nov 2010 07:00:00 +0000</pubDate>
				</item><item>
				<title>Node Slideshow</title>
				<description> HTML5 Slideshow controlled through a Node.js based web socket </description>
				<link>http://www.codenothing.com/archives/2010/node-slideshow/</link>
				<pubDate>Wed, 15 Sep 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>node-slideshow-1.0.zip</title>
				<description> -Initial Release </description>
				<link>http://www.codenothing.com/downloads/2010/node-slideshow-1.0/</link>
				<pubDate>Wed, 15 Sep 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>Duck Punched Filter</title>
				<description> Custom filter method that gives more control over the selection </description>
				<link>http://www.codenothing.com/archives/2010/duck-punched-filter/</link>
				<pubDate>Sat, 01 May 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>duck-punched-filter.zip</title>
				<description> -Initial Release </description>
				<link>http://www.codenothing.com/downloads/2010/duck-punched-filter/</link>
				<pubDate>Sat, 01 May 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>css-compressor-2.0.zip</title>
				<description> -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. </description>
				<link>http://www.codenothing.com/downloads/2010/css-compressor-2.0/</link>
				<pubDate>Sat, 01 May 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>data-selector-1.1.zip</title>
				<description> -Passing JSLINT
-Full cross browser support.
-Minor performance tweaks </description>
				<link>http://www.codenothing.com/downloads/2010/data-selector-1.1/</link>
				<pubDate>Wed, 28 Apr 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>inline-edit-1.3.zip</title>
				<description> -Added revert button functionality
-More control added with postFormat, requestType, and new load functionality. </description>
				<link>http://www.codenothing.com/downloads/2010/inline-edit-1.3/</link>
				<pubDate>Tue, 27 Apr 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>8 jQuery Micro Optimization Tips</title>
				<description> A few tips for minor performance increases </description>
				<link>http://www.codenothing.com/archives/2010/8-jquery-micro-optimization-tips/</link>
				<pubDate>Mon, 26 Apr 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>single-ddm-1.3.zip</title>
				<description> -Using event delegation on element wrapper for less events and smoother transitions
-Full cross browser support added </description>
				<link>http://www.codenothing.com/downloads/2010/single-ddm-1.3/</link>
				<pubDate>Mon, 19 Apr 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>simple-watermark-1.1.zip</title>
				<description> -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) </description>
				<link>http://www.codenothing.com/downloads/2010/simple-watermark-1.1/</link>
				<pubDate>Mon, 19 Apr 2010 06:00:00 +0000</pubDate>
				</item><item>
				<title>multi-ddm-3.0.zip</title>
				<description> -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 </description>
				<link>http://www.codenothing.com/downloads/2010/multi-ddm-3.0/</link>
				<pubDate>Sat, 17 Apr 2010 06:00:00 +0000</pubDate>
				</item></channel></rss>
