<?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>PatCavit.com &#187; MySQL</title>
	<atom:link href="http://patcavit.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://patcavit.com</link>
	<description>I &#60;3 Programming</description>
	<lastBuildDate>Mon, 16 May 2011 16:11:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Arena.net</title>
		<link>http://patcavit.com/2009/09/18/arena-net/</link>
		<comments>http://patcavit.com/2009/09/18/arena-net/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 15:36:22 +0000</pubDate>
		<dc:creator>Pat Cavit</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://patcavit.com/?p=234</guid>
		<description><![CDATA[While I don&#8217;t work on the team responsible for the Arena.net site I help out all over the company wherever I can. When it was decided that the old site needed to be updated I got the call. After some discussions around what exactly the site should encompass it came down to wanting to have [...]]]></description>
			<content:encoded><![CDATA[<p>While I don&#8217;t work on the team responsible for the <a href="http://arena.net">Arena.net</a> site I help out all over the company wherever I can. When it was decided that the old site needed to be updated I got the call. After some discussions around what exactly the site should encompass it came down to wanting to have the site be an aggregator of updates by arena.net on various different services.</p>
<p>Here&#8217;s the rundown:</p>
<ul>
<li><a href="http://twitter.com/arenanet/">Twitter</a></li>
<li><a href="http://www.guildwars.com/events/newsarchive/default.php">GuildWars.com News</a></li>
<li><a href="http://www.flickr.com/photos/arenanet/">Flickr</a></li>
<li><a href="http://us.ncsoft.com/en/jobs/arenanet.html">NCSoft Jobs page</a></li>
<li><a href="http://us.ncsoft.com/en/news/press-releases/index.html">Press Releases</a></li>
</ul>
<p>I certainly wasn&#8217;t looking forward to building parsers for the multiple different feed types that entails, but <a href="http://developer.yahoo.com/yql">YQL</a> came along and saved the day again. I only had to do simple things manually like make sure that Twitter links &amp; @username replies were properly wrappped in &lt;a&gt; tags. To keep from bashing on YQL every time the page is loaded it stores the transformed results of the updates for an hour in a local APC cache. This provided the best of both worlds and made caching super-easy.</p>
<p>The site itself was built using <a href="http://developer.yahoo.com/yui/grids/">YUI grids</a>, <a href="http://developer.yahoo.com/yui/3/">YUI 3b1</a>, and <a href="http://www.dillerdesign.com/experiment/DD_belatedPNG/">DD_belatedPNG</a> to solve transparent PNG issues in IE6. It&#8217;s also using my favorite new PHP framework, <a href="http://github.com/bastos/nicedog/">Nice Dog</a>. It&#8217;s a nano framework (about 100 lines) that is more of a VC than MVC. For a site like Arena.net it&#8217;s perfect as there&#8217;s no need for models. I could&#8217;ve plugged in an ORM to make it the full stack but when getting all your data is as simple as</p>
<p><code>apc_fetch($key);</code></p>
<p>the need to build a &#8220;proper&#8221; MVC site kinda isn&#8217;t there any longer.</p>
]]></content:encoded>
			<wfw:commentRss>http://patcavit.com/2009/09/18/arena-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PatCavit.com</title>
		<link>http://patcavit.com/2009/05/25/patcavitcom/</link>
		<comments>http://patcavit.com/2009/05/25/patcavitcom/#comments</comments>
		<pubDate>Tue, 26 May 2009 06:24:52 +0000</pubDate>
		<dc:creator>Pat Cavit</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[YQL]]></category>

		<guid isPermaLink="false">http://patcavit.com/?p=228</guid>
		<description><![CDATA[Sunday morning I had a few too many skittles after waking up and decided I wanted to build an actual landing page on patcavit.com So then I started on it, I had grand plans. There were even icons that I was going to grab from&#8230; somewhere. That part of it was rather poorly planned. After [...]]]></description>
			<content:encoded><![CDATA[<p>Sunday morning I had a few too many skittles after waking up and decided I wanted to build an actual landing page on patcavit.com</p>
<p>So then I started on it, I had grand plans. There were even icons that I was going to grab from&#8230; somewhere. That part of it was rather poorly planned. After doing the basic layout I spent about an hour trying to find the right icons. Eventually I threw up my hands and just dropped the whole idea.</p>
<p>Here&#8217;s what I&#8217;d planned for it to look like:<br />
<a href="http://tivac.com/upload/images/prEbycA_052520091392.jpg"><img src="http://tivac.com/upload/images/thumbs/th_prEbycA_052520091392.jpg" alt="052520091392.jpg" /></a></p>
<p>Notice my awesome hand-drawn icons&#8230; <img src='http://patcavit.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Today I was feeling more up for a challenge though. I did some reading and decided to use <a href="http://developer.yahoo.com/yql/">YQL</a> thanks to Chris Heilmann&#8217;s <a href="http://www.wait-till-i.com/2009/04/15/screencast-building-an-online-profile-of-distributed-data-with-yql/">screencast</a> illustrating how he used it to pull multiple sources of data together. After deciding to just ditch the icons I picked a few colors for the top-level sections instead, and here&#8217;s what I came up with.</p>
<p><a href="http://tivac.com/upload/images/pyoUhpE_patcavitcom.png"><img src="http://tivac.com/upload/images/thumbs/th_pyoUhpE_patcavitcom.png" alt="patcavit.com.png" /></a></p>
<p>I like it well enough. Still wish I could&#8217;ve found icons I was happy with.</p>
]]></content:encoded>
			<wfw:commentRss>http://patcavit.com/2009/05/25/patcavitcom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Xbox Live Friends 1.3</title>
		<link>http://patcavit.com/2008/08/06/xbox-live-friends-13/</link>
		<comments>http://patcavit.com/2008/08/06/xbox-live-friends-13/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 15:45:35 +0000</pubDate>
		<dc:creator>Pat Cavit</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://patcavit.com/?p=198</guid>
		<description><![CDATA[In a fit of inspiration I&#8217;ve updated the xbox live friends gadget with offline friends and hopefully taken care of the phantom friend problem in a more thorough way. Also went ahead and added a refresh button because two minutes is apparently too much time for some people to wait. Pictures! You know what time [...]]]></description>
			<content:encoded><![CDATA[<p>In a fit of inspiration I&#8217;ve updated the xbox live friends gadget with offline friends and hopefully taken care of the phantom friend problem in a more thorough way. Also went ahead and added a refresh button because two minutes is apparently too much time for some people to wait.</p>
<p>Pictures!</p>
<p><a href="http://patcavit.com/wp-content/uploads/2008/08/offline-users.png"><img class="alignnone size-thumbnail wp-image-199" title="Offline Users" src="http://patcavit.com/wp-content/uploads/2008/08/offline-users-150x150.png" alt="" width="150" height="150" /></a> <a href="http://patcavit.com/wp-content/uploads/2008/08/offline-users-config.png"><img class="alignnone size-thumbnail wp-image-200" title="Offline Users Config" src="http://patcavit.com/wp-content/uploads/2008/08/offline-users-config-150x150.png" alt="" width="150" height="150" /></a></p>
<p><strong>You know what time it is!</strong></p>
<p><a href="http://patcavit.com/dev/gadgets/Xbox Live Friends.gadget"><img style="border-right: 0px; border-top: 0px; margin: 0px 0px 50px; border-left: 0px; border-bottom: 0px" src="http://patcavit.com/wp-content/uploads/2008/04/download-it.png" border="0" alt="Download the gadget" width="256" height="256" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://patcavit.com/2008/08/06/xbox-live-friends-13/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sites I read that are worth checking out</title>
		<link>http://patcavit.com/2008/02/13/sites-i-read-that-are-worth-checking-out/</link>
		<comments>http://patcavit.com/2008/02/13/sites-i-read-that-are-worth-checking-out/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 04:51:05 +0000</pubDate>
		<dc:creator>Pat Cavit</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[text editors]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://patcavit.com/2008/02/13/sites-i-read-that-are-worth-checking-out/</guid>
		<description><![CDATA[This is gonna be a long one, so watch out. I&#8217;ve been collecting feeds of people who I consider to have really worthwhile things to say about my chosen career (web development, for the people who don&#8217;t know that about me already). I&#8217;ve got quite a list, and since I&#8217;m of the opinion that sharing [...]]]></description>
			<content:encoded><![CDATA[<p>This is gonna be a long one, so watch out.  I&#8217;ve been collecting feeds of people who I consider to have really worthwhile things to say about my chosen career (web development, for the people who don&#8217;t know that about me already).  I&#8217;ve got quite a list, and since I&#8217;m of the opinion that sharing is caring I will be providing a huge list of links to sites that I think are awesome and deserve your attention.</p>
<p>I make no claims that this list is authoritative, in fact I&#8217;d love feedback pointing out really smart people I missed.  I read a lot of feeds but none are more dear to me than the ones contained with my &#8220;development&#8221; folder.  Adding new items to it is a joy each and every time.</p>
<ul>
<li>
<h2>Usability/Design</h2>
<ul>
<li>
<h4>                     <a href="http://www.456bereastreet.com/">456 Berea Street, full text</a> <a href="http://www.456bereastreet.com/feed.xml"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Roger Johansson does a great job of covering usability issues on the web.</li>
<li>
<h4>                     <a href="http://www.90percentofeverything.com">90 Percent of Everything: Usability Blog</a> <a href="http://www.90percentofeverything.com/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Harry Brignull and Andy Baker cover usability design both on the web and in client apps.</li>
<li>
<h4>                     <a href="http://miksovsky.blogs.com/flowstate/">flow|state</a> <a href="http://miksovsky.blogs.com/flowstate/index.rdf"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Usability fascinates me, and this is one of the best usability blogs I&#8217;ve ever seen.  Updates are infrequent, but always incredibly insightful.</li>
<li>
<h4>                     <a href="http://looksgoodworkswell.blogspot.com/">Looks Good Works Well</a> <a href="http://feeds.feedburner.com/LooksGoodWorksWell"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Bill Scott left Yahoo! for Netflix but we won&#8217;t hold it against him.  His UI design comments are fantastic.</li>
<li>
<h4>                     <a href="http://theresaneil.wordpress.com">Theresaneil&#8217;s Weblog</a> <a href="http://theresaneil.wordpress.com/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Another really fantastic UI blog.  I wish there were a lot more done this well.</li>
</ul>
</li>
<li>
<h2>Web Development</h2>
<ul>
<li>
<h4>                     <a href="http://www.alistapart.com/">A List Apart</a> <a href="http://www.alistapart.com/rss.xml"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Great writers and a ton of content makes this a great resource.  Doesn&#8217;t update that often, but always great content.</li>
<li>
<h4>                     <a href="http://bitesizestandards.com/">Bite Size Standards</a> <a href="http://feeds.feedburner.com/bitesizestandards"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Tiny little nuggets of web knowledge, updates infrequently but with useful info.</li>
<li>
<h4>                     <a href="http://ajaxian.com">Ajaxian</a> <a href="http://www.ajaxian.com/atom.xml"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Ajaxian&#8217;s great about updating with the newest and greatest javascript libraries and techniques.</li>
<li>
<h4>                     <a href="http://www.bartelme.at/journal/">Bartelme Design – Journal</a> <a href="http://feeds.feedburner.com/bartelme/journal"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Small Design firm based out of Austria that posts nice wallpapers and some decent articles every now and then.</li>
<li>
<h4>                     <a href="http://www.artypapers.com/csshelppile/">CSS Help Pile</a> <a href="http://www.artypapers.com/csshelppile/rss.php"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Monster collection of CSS tips and tricks, always a nice reference to have around.</li>
<li>
<h4>                     <a href="http://www.evotech.net/blog">CSS, JavaScript and XHTML Explained</a> <a href="http://www.evotech.net/blog/feed/atom/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Browser quirks, CSS techniques, all sorts of stuff.  Updated rarely.</li>
<li>
<h4>                     <a href="http://www.webstandards.org/action/dstf">DOM Scripting Task Force</a> <a href="http://www.webstandards.org/action/dstf/?feed=rss2"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Unofficial group dedicated to promoting good Javascript, I can get behind that goal.</li>
<li>
<h4>                     <a href="http://blog.360.yahoo.com/blog-TBPekxc1dLNy5DOloPfzVvFIVOWMB0li">Douglas Crockford&#8217;s The Department of Style</a> <a href="http://blog.360.yahoo.com/rss-TBPekxc1dLNy5DOloPfzVvFIVOWMB0li"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Crockford discovered JSON and writes great articles about Javascript best practices.  Also see <a href="http://javascript.crockford.com/">javascript.crockford.com</a> and <a href="http://jslint.com">JSLint.com</a>.</li>
<li>
<h4>                     <a href="http://www.dustindiaz.com">Dustin Diaz</a> <a href="http://feeds.feedburner.com/WSwI"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>A Googler (we won&#8217;t hold it against him) yet he still loves YUI (yay!).  Produces a lot of really interesting code snippets.</li>
<li>
<h4>                     <a href="http://www.fiftyfoureleven.com/weblog">Fiftyfoureleven.com</a> <a href="http://www.fiftyfoureleven.com/sandbox/weblog/rss/summary.xml"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Mike Papageorge runs this general web developer resource/weblog.  Good stuff though getting a little stale.</li>
<li>
<h4>                     <a href="http://www.getfirebug.com/blog">Firebug &#8211; Web Development Evolved</a> <a href="http://www.getfirebug.com/blog/?feed=rss2"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Firebug development blog, updates almost never but good to have a subscription to in case it does.</li>
<li>
<h4>                     <a href="http://foohack.com">Foo Hack</a> <a href="http://foohack.com/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Isaac Schlueter is a fellow Yahoo! and writes some fantastic pieces about web development.</li>
<li>
<h4>                     <a href="http://garrettdimon.com">Garrett Dimon</a> <a href="http://feeds.feedburner.com/garrettdimoncom"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Garrett Dimon&#8217;s weblog is wonderfully minimal, yet still provides really great insights into the development process.</li>
<li>
<h4>                     <a href="http://blog.360.yahoo.com/blog-ktYYK_s5fqJ2Hu1ryv2QSL0-?cq=1">HedgerWow`s Blog</a> <a href="http://blog.360.yahoo.com/rss-ktYYK_s5fqJ2Hu1ryv2QSL0-?cq=1"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>I worked with Hedger last summer, he&#8217;s a true mad scientist in the world of web developers.  Seriously, I have no idea how he comes up with most of this but it&#8217;s insane and amazing.</li>
<li>
<h4>                     <a href="http://ifelse.co.uk">If..Else Log</a> <a href="http://ifelse.co.uk/feed/main/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Only occasionally development related, but still a good read.</li>
<li>
<h4>                     <a href="http://www.joehewitt.com/">JoeHewitt.com</a> <a href="http://www.joehewitt.com/index.xml"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Joe created Firebug, so you know he&#8217;s pretty damn smart.  Too bad his site appears to be unloved these days. Staying subscribed just in case!</li>
<li>
<h4>                     <a href="http://ejohn.org">John Resig</a> <a href="http://feeds.feedburner.com/JohnResig"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Author of JQuery and an all-around Javascript genius, I love reading about John&#8217;s continuing adventures.</li>
<li>
<h4>                     <a href="http://www.johnniemanzari.com/">Johnnie Manzari</a> <a href="http://www.johnniemanzari.com/index.rdf"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Interesting observations about the web, definitely worth checking out.</li>
<li>
<h4>                     <a href="http://www.julienlecomte.net/blog">Julien Lecomte&#8217;s Blog</a> <a href="http://www.julienlecomte.net/blog/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Julien&#8217;s the author of the YUI compressor and consistenly posts things you should be reading.</li>
<li>
<h4>                     <a href="http://mattsnider.com">Matt Snider JavaScript Resource</a> <a href="http://mattsnider.com/feed/atom/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Matt Snider does a great job of breaking down JS and investigating all the 8 bajillion frameworks floating around these days.</li>
<li>
<h4>                     <a href="http://nate.koechley.com/blog">Nate Koechley&#8217;s Blog</a> <a href="http://feeds.feedburner.com/NateKoechleysBlog"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>One of the main YUI guys, Nate&#8217;s super smart and consistently posts interesting stuff. Not always web dev related, but always worth checking out.</li>
<li>
<h4>                     <a href="http://particletree.com/">Particletree RSS Digest</a> <a href="http://particletree.com/rss/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Great articles, wish they&#8217;d start updating again a bit more regularly.</li>
<li>
<h4>                     <a href="http://www.petefreitag.com/">Pete Freitag&#8217;s Homepage</a> <a href="http://www.petefreitag.com/rss/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Pete&#8217;s a Cold Fusion guy but still posts things that apply to web dev in general.</li>
<li>
<h4>                     <a href="http://ryan.wordpress.com">Ryan on WordPress</a> <a href="http://ryan.wordpress.com/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>I like WordPress an awful lot, so keeping tabs on its development is a good idea.</li>
<li>
<h4>                     <a href="http://www.schillmania.com/">Schillmania: DHTML and other client-side experiments</a> <a href="http://www.schillmania.com/content/schillmania_rss.xml"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Scott Schiller is a web dev genius. I have no idea how he&#8217;s so good at what he does, I wish I did.  He&#8217;s at Flickr now, before that he worked on the really impressive new Y! Photos that was canned.</li>
<li>
<h4>                     <a href="http://simonwillison.net/">Simon Willison&#8217;s Weblog Entries</a> <a href="http://feeds.simonwillison.net/swn-entries"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Django co-creator, Simon also writes a lot about OpenID.</li>
<li>
<h4>                     <a href="http://www.sitepoint.com/">SitePoint.com</a> <a href="http://feeds.pheedo.com/sitepoint_recent"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Lots of good articles to be found here.</li>
<li>
<h4>                     <a href="http://snook.ca/jonathan/">snook.ca</a> <a href="http://www.snook.ca/jonathan/index.rdf"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Lots of PHP talk, it&#8217;s good stuff.</li>
<li>
<h4>                     <a href="http://www.solutionwatch.com">Solution Watch</a> <a href="http://feeds.feedburner.com/SolutionWatch"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Features new websites that do things well.  Good for keeping up with the current state of web dev.</li>
<li>
<h4>                     <a href="http://www.thinkvitamin.com/">Vitamin Master Feed</a> <a href="http://feeds.feedburner.com/vitaminmasterfeed"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Vitamin is kind of like A List Apart, another big group of contributors writing amazing articles.</li>
<li>
<h4>                     <a href="http://wordpress.org/development">WordPress Development Blog</a> <a href="http://wordpress.org/development/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Keeping tabs on WP development, even if I don&#8217;t have my hands into the guts as much as I used to.</li>
</ul>
</li>
<li>
<h2>General Development</h2>
<ul>
<li>
<h4>                     <a href="http://www.codinghorror.com/blog/">Coding Horror</a> <a href="http://feeds.feedburner.com/codinghorror/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Jeff Atwood&#8217;s posts are always well thought out and engaging, I love his blog.</li>
<li>
<h4>                     <a href="http://www.joelonsoftware.com">Joel on Software</a> <a href="http://www.joelonsoftware.com/rss.xml"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Joel Spolsky writes about software development from a very pratical place, having done quite a lot of it himself.</li>
<li>
<h4>                     <a href="http://www.pnotepad.org/">Programmer&#8217;s Notepad</a> <a href="http://www.pnotepad.org/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Programmer&#8217;s Notepad rocks my world.  I use it every day and love it to pieces.  Keeping up with releases via a feed is tops.</li>
<li>
<h4>                     <a href="http://toys.lerdorf.com/">Rasmus&#8217; Toys Page</a> <a href="http://toys.lerdorf.com/feeds/index.rss2"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Rasmus is really, really smart.  Not surprising, given that he wrote a bunch of PHP (the language itself, not just PHP code).  He&#8217;s another Yahoo! as well.</li>
<li>
<h4>                     <a href="http://the-stickman.com">StickBlog</a> <a href="http://the-stickman.com/feed/"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Lots of good development tips to be found, as well as general programming talk.</li>
<li>
<h4>                     <a href="http://untidy.net/blog">untidy blog » PN</a> <a href="http://untidy.net/blog/category/pn/feed"><img src="http://www.feedicons.com/images/feed-icon-14x14.png" alt="rss icon" /></a></h4>
<p>Programmer&#8217;s Notepad author&#8217;s personal blog.  The feed is just for the PN category, because that&#8217;s the programming related stuff!</li>
</ul>
</li>
</ul>
<p>And just in case you made it to the end of that huge list, here&#8217;s a link to everything I read on a not-at-all daily basis.  It&#8217;s a little ridiculous.  <a href="http://www.bloglines.com/public/tivac">My Feeds</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://patcavit.com/2008/02/13/sites-i-read-that-are-worth-checking-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Senior Project</title>
		<link>http://patcavit.com/2007/04/20/senior-project/</link>
		<comments>http://patcavit.com/2007/04/20/senior-project/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 19:57:20 +0000</pubDate>
		<dc:creator>Pat Cavit</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Demos]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://patcavit.com/2007/04/20/senior-project/</guid>
		<description><![CDATA[I&#8217;ve tossed a copy of my senior project up at http://patcavit.com/dev/classfinder/, a quick inspection makes it look like it&#8217;s working fine but I can&#8217;t say for sure. For those that don&#8217;t know this is an attempt to make the Classfinder tool at Western Washington University not only easier to use but also cleaner and faster [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve tossed a copy of my senior project up at <a href="http://patcavit.com/dev/classfinder/" title="Classfinder">http://patcavit.com/dev/classfinder/</a>, a quick inspection makes it look like it&#8217;s working fine but I can&#8217;t say for sure.  </p>
<p>For those that don&#8217;t know this is an attempt to make the <a href="https://www.admin.wwu.edu/pls/wwis/wwsktime.SelClass">Classfinder</a> tool at Western Washington University not only easier to use but also cleaner and faster with more emphasis on getting out of the way.  To that end it has a few features that the original Classfinder doesn&#8217;t have, including a freeform search box that will guess what you searched for and dynamic scratchsheet handling.  You can add classes instantly without having to go to a seperate page.  No screenshots for now.</p>
<p>It&#8217;s not the prettiest thing out there but it&#8217;s very functional and tries to take better advantage of screen real-estate than the previous Classfinder.  I&#8217;m pretty happy with how it turned out overall.</p>
]]></content:encoded>
			<wfw:commentRss>http://patcavit.com/2007/04/20/senior-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

