<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>

<title>CSSKarma Lab work</title>
<description>RSS feed for the CSSKarma lab items</description>
<link>http://www.csskarma.com/lab/</link>

<item>
	<date>06-20-2008</date>
	<title>CSS Calendar</title>
	<description>This is a calendar made purely from CSS, it was created in partnership with Chris Coyier from css-tricks.com.</description>
	<link>http://www.csskarma.com/lab/calendar/</link>
</item>

<item>
	<date>06-07-2008</date>
	<title>Captcha form</title>
	<description>This is your basic mailer form with jQuery validation and a nice Captcha at the bottom. This is an addition to Chris Coyier's contact form screen cast. Very easy to edit and modular; you should be able to pretty much just drop this into any site and have it work fine. Files available for download.</description>
	<link>http://www.csskarma.com/lab/contactForm_captcha/</link>
</item>

<item>
	<date>06-07-2008</date>
	<title>CSS-tricks form</title>
	<description>This is from a screen cast Chris Coyier did on css-tricks.com. I made some minor mods to the php and css. Also, stripped the images out. Files are available for download.</description>
	<link>http://www.csskarma.com/lab/contactForm/</link>
</item>

<item>
	<date>03-17-2008</date>
	<title>XMLHttpRequest</title>
	<description>Testing and modifying from http://www.deheus.net. Retrieves an xml and xsl stylesheet with XMLHttpRequest(). Applies the stylesheet to the xml. Adds the fragment to the div.</description>
	<link>http://www.csskarma.com/lab/displayxml/</link>
</item>

<item>
	<date>03-14-2008</date>
	<title>jQuery Style Switcher</title>
	<description>Exploring MooTools Asset.css and wondering if jQuery can do the same thing, but with much less code... yes it can. And this is it.</description>
	<link>http://www.csskarma.com/lab/styleswitcher/</link>
</item>

<item>
	<date>03-10-2008</date>
	<title>MooTools Tooltips</title>
	<description>Checking out, what I think is, one of the more useful MooTools uses, the tool tip.</description>
	<link>http://www.csskarma.com/lab/tooltips/</link>
</item>

<item>
	<date>02-20-2008</date>
	<title>CSS Shelves</title>
	<description>Cool 3D shadowing effect using CSS. This is very cool looking and came out of the CSS generated arrows. The HTML is pretty straight forward, just an unordered list, but the CSS gets a little tricky.</description>
	<link>http://www.csskarma.com/lab/css_shelves/</link>
</item>

<item>
	<date>02-10-2008</date>
	<title>CSS Circles</title>
	<description>This is a test module for border-radius, to see how smooth the border lines can get with different color combinations and radius values.</description>
	<link>http://www.csskarma.com/lab/circles/</link>
</item>

<item>
	<date>01-30-2008</date>
	<title>CSS3 multi-column test module</title>
	<description>Test module for CSS3 multi-columns using column-width, column-gap, column-rule and column-fill. I think this will prove useful for columns within a div (organizing main content). I currently works in -moz- &amp; -webkit-.</description>
	<link>http://www.csskarma.com/css3/css3.html</link>
</item>

<item>
	<date>11-15-2007</date>
	<title>CSS Generated Arrows</title>
	<description>Generating directional arrows without images; this is a lot cooler than it looks. Check out the link and poke around through the code to see what's going on there. I finally got it to work in IE6.</description>
	<link>http://www.csskarma.com/lab/css_arrows/</link>
</item>

<item>
	<date>07-01-2007</date>
	<title>dynamic CSS graph &amp; "table"</title>
	<description>This is something I'm working on to make a graph and a table from the same unordered list with PHP and CSS. It invovles using embeded styles and using an echo to dynamically generate the bar graph. Basically, you can enter the graph values once and it will generate the styles, "table" and graph. You can view it in action with the link above.</description>
	<link>http://www.csskarma.com/lab/dynamic_css_graph/</link>
</item>

<item>
	<date>06-18-2007</date>
	<title>3 Column CSS starter files</title>
	<description>File to start you off on you quest for the 3 column layout.</description>
	<link>http://www.csskarma.com/lab/three_col_wireframe/</link>
</item>

<item>
	<date>06-10-2007</date>
	<title>Tooltip timed flyouts</title>
	<description>Accessible tooltip popup with an easily edited javascript timer. This is very easy to use and stlye as you wish..</description>
	<link>http://www.csskarma.com/lab/tooltip_timer/</link>
</item>

<item>
	<date>05-08-2007</date>
	<title>Web2.0 background with CSS</title>
	<description>How to create a slick "web 2.0" split-color background without using images.</description>
	<link>http://delta.ncsu.edu/teach/web_development/templates/tdw_278/</link>
</item>

</channel>
</rss>