<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogstitution &#187; CSS</title>
	<atom:link href="http://www.blogstitution.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogstitution.com</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 03:16:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>For you web junkies out there&#8230;</title>
		<link>http://www.blogstitution.com/2008/06/for-you-web-junkies-out-there/</link>
		<comments>http://www.blogstitution.com/2008/06/for-you-web-junkies-out-there/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 01:03:51 +0000</pubDate>
		<dc:creator>Joel_</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[meyer]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.blogstitution.com/?p=317</guid>
		<description><![CDATA[for REALLY INTERESTING examples of CSS problems and solutions, take a look at Eric Meyer&#8217;s open directory of CSS tests and samples&#8230;
]]></description>
			<content:encoded><![CDATA[<p>for REALLY INTERESTING examples of CSS problems and solutions, take a look at Eric Meyer&#8217;s <a href="http://meyerweb.com/eric/css/">open directory</a> of CSS tests and samples&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogstitution.com/2008/06/for-you-web-junkies-out-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>new mySQL bookshelf update</title>
		<link>http://www.blogstitution.com/2007/12/new-mysql-bookshelf-update/</link>
		<comments>http://www.blogstitution.com/2007/12/new-mysql-bookshelf-update/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 00:56:48 +0000</pubDate>
		<dc:creator>Joel_</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[bookshelf]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.blogstitution.com/2007/12/31/new-mysql-bookshelf-update/</guid>
		<description><![CDATA[I spent about 6 hours over the weekend and made some improvements to my mySQL based digital bookshelf.  New menu, 3d appearance, and a touch of javascript make this a worthy update.  Check it out!
 
]]></description>
			<content:encoded><![CDATA[<p>I spent about 6 hours over the weekend and made some improvements to my mySQL based digital bookshelf.  New menu, 3d appearance, and a touch of javascript make this a worthy update.  <a href="http://www.blogstitution.com/bookshelf/index.php">Check it out</a>!</p>
<p><img src="http://www.blogstitution.com/wp-content/uploads/mysqlbookshelf.jpg" width="430" alt="mysql bookshelf design" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogstitution.com/2007/12/new-mysql-bookshelf-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A new Web project&#8211;a digital bookshelf</title>
		<link>http://www.blogstitution.com/2007/10/a-new-web-project-a-digital-bookshelf/</link>
		<comments>http://www.blogstitution.com/2007/10/a-new-web-project-a-digital-bookshelf/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 17:24:43 +0000</pubDate>
		<dc:creator>Joel_</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[delicious library]]></category>
		<category><![CDATA[digital bookshelf]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php-mysql]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.blogstitution.com/?p=96</guid>
		<description><![CDATA[I have been wanting to make an easy-to-administer digital web bookshelf for quite a while now. Delicious Library was a great concept and a good piece of software, but it is not a web application. To my surprise, I discovered the Delicious Library SQL Exporter on macupdate.com… allowing me to get all my Delicious information [...]]]></description>
			<content:encoded><![CDATA[<p>I have been wanting to make an easy-to-administer digital web bookshelf for quite a while now. <a href="http://www.delicious-monster.com/">Delicious Library</a> was a great concept and a good piece of software, but it is not a web application. To my surprise, I discovered the <a href="http://www.macupdate.com/info.php/id/23274/delicioussqlexport">Delicious Library SQL Exporter</a> on macupdate.com… allowing me to get all my Delicious information into a pre-built SQL database.</p>
<p>A few hours later… with some custom graphics, CSS, and PHP… I was able to get the information from the database to display nicely on the web. If you want to play around with the files/code…</p>
<p><a href="http://www.adore-design.com/files/webbookshelfv1_1.zip">download the files here…</a></p>
<ul>
<li>Click image for website</li>
</ul>
<p><a href="http://www.adore-design.com" border="0" title="bookshelf"><img src="http://www.blogstitution.com/wp-content/uploads/2007/10/bookshelf.jpg" title="bookshelf" alt="bookshelf" border="0" width="430"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogstitution.com/2007/10/a-new-web-project-a-digital-bookshelf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
