<?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>inthisstyle106.com</title>
	<atom:link href="http://www.inthisstyle106.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inthisstyle106.com</link>
	<description></description>
	<lastBuildDate>Fri, 15 Jul 2011 17:34:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>jQuery Autocomplete with MySQL &amp; PHP</title>
		<link>http://www.inthisstyle106.com/2011/07/jquery-autocomplete-with-mysql-php/</link>
		<comments>http://www.inthisstyle106.com/2011/07/jquery-autocomplete-with-mysql-php/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 17:34:01 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design & Development]]></category>

		<guid isPermaLink="false">http://www.inthisstyle106.com/?p=143</guid>
		<description><![CDATA[Over the years I&#8217;ve experimented with several autocomplete scripts, some were really nice to implement, others were really weak sauce. Recently, I had to once again implement an autocompete field in an input form, and decided it was time to take another look at my favorite library, jQuery, to get this done. Well, in this instance I&#8217;m happy to [...]]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/07/jquery-autocomplete-with-mysql-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PostgreSQL Tips From a MySQL User</title>
		<link>http://www.inthisstyle106.com/2011/07/postgresql-tips-from-a-mysql-user/</link>
		<comments>http://www.inthisstyle106.com/2011/07/postgresql-tips-from-a-mysql-user/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 03:25:35 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[postgreSQL]]></category>

		<guid isPermaLink="false">http://www.inthisstyle106.com/?p=117</guid>
		<description><![CDATA[A recent experience with postgreSQL forced me to get to know some of the syntax and associated architecture associated with a postegreSQL (w/ PHP) environment. I&#8217;m documenting a few tips which would have been helpful, Google is great, no question, but postgreSQL is not the most documented&#8230; so here&#8217;s my newb tips. First Things First [...]]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/07/postgresql-tips-from-a-mysql-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Populate Input Values From Select List</title>
		<link>http://www.inthisstyle106.com/2011/04/populate-input-values-from-select-list/</link>
		<comments>http://www.inthisstyle106.com/2011/04/populate-input-values-from-select-list/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 16:53:42 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.inthisstyle106.com/?p=107</guid>
		<description><![CDATA[Another quick jQuery tutorial! Here&#8217;s the demo. I&#8217;m building an app that requires members to &#8220;invite&#8221; contacts for each new record they create. (This consists primarily of a name and email address.) In some cases the contacts will be invited several times. So, in lieu of having the user re-enter information on multiple occasions I [...]]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/04/populate-input-values-from-select-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Links on Hover With jQuery</title>
		<link>http://www.inthisstyle106.com/2011/03/jquery-tutorial-show-links-on-hover/</link>
		<comments>http://www.inthisstyle106.com/2011/03/jquery-tutorial-show-links-on-hover/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 18:50:23 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design & Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.inthisstyle106.com/?p=95</guid>
		<description><![CDATA[I spent some time earlier today looking for a jQuery code snippet which would allow me to show some action links in a table row on hover&#8230; a pretty standard SaaS UI component for editing records. Overall, the hover effect is pretty simple to use within the jQuery library, with show() and hide() methods. However, [...]]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/03/jquery-tutorial-show-links-on-hover/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coding in the Cloud: Kodingen</title>
		<link>http://www.inthisstyle106.com/2011/02/coding-in-the-cloud-kodingen/</link>
		<comments>http://www.inthisstyle106.com/2011/02/coding-in-the-cloud-kodingen/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 18:08:52 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Web Design & Development]]></category>

		<guid isPermaLink="false">http://www.inthisstyle106.com/?p=77</guid>
		<description><![CDATA[There&#8217;s been a lot of talk lately about &#8220;The Cloud&#8221; and how it&#8217;s going to fundamentally change operating systems, and specifcally, the way we manage our information. With the anouncement of Google&#8217;s Chrome OS, this does seem to be a fair assumption, although the time to reach any significant saturation point is, I would guess, [...]]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/02/coding-in-the-cloud-kodingen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: Producteev</title>
		<link>http://www.inthisstyle106.com/2011/02/review-producteev/</link>
		<comments>http://www.inthisstyle106.com/2011/02/review-producteev/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 20:38:46 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://inthisstyle106.com/?p=63</guid>
		<description><![CDATA[In my ongoing quest to try out all the Task / Project Management software-as-a-service applications out there, I recently signed up for a free account at Producteev.  I first heard about this app late last year when a friend of mine recommended it as a sold alternative to Basecamp. Whoa, easy there big fella. I’ve [...]]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/02/review-producteev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: TeuxDeux</title>
		<link>http://www.inthisstyle106.com/2011/01/review-teuxdeux/</link>
		<comments>http://www.inthisstyle106.com/2011/01/review-teuxdeux/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 18:29:53 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Task Management]]></category>
		<category><![CDATA[To-Do]]></category>

		<guid isPermaLink="false">http://inthisstyle106.com/?p=20</guid>
		<description><![CDATA[I&#8217;ve been reviewing a variety of SaaS apps lately which deal with project management, task management and to-do lists. One of the hats I wear is that of Project Manager, and in doing so, I&#8217;m faced with the need to manage not only what I need to do, but more importantly, what my team needs [...]]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/01/review-teuxdeux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s In A Name</title>
		<link>http://www.inthisstyle106.com/2011/01/whats-in-a-name/</link>
		<comments>http://www.inthisstyle106.com/2011/01/whats-in-a-name/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 12:22:42 +0000</pubDate>
		<dc:creator>InThisStyle</dc:creator>
				<category><![CDATA[Small Business]]></category>
		<category><![CDATA[Domain Names]]></category>
		<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Startup]]></category>

		<guid isPermaLink="false">http://inthisstyle106.com/?p=1</guid>
		<description><![CDATA[Having developed a variety of online properties over the years, I thought it was time to put my comments down on "paper" regarding how to choose a name. Specifically we're talking about choosing a name for a business that is based primarily online, whether it be a web design company, or a web application.]]></description>
		<wfw:commentRss>http://www.inthisstyle106.com/2011/01/whats-in-a-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

