<?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"
	>

<channel>
	<title>Forums, Blogs, Wikis</title>
	<atom:link href="http://forumsblogswikis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumsblogswikis.com</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<pubDate>Tue, 22 Jul 2008 19:31:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Quick CSS to hide disabled scroll bars in Internet Explorer</title>
		<link>http://forumsblogswikis.com/2008/07/22/quick-css-to-hide-disabled-scroll-bars-in-internet-explorer/</link>
		<comments>http://forumsblogswikis.com/2008/07/22/quick-css-to-hide-disabled-scroll-bars-in-internet-explorer/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 19:31:58 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[ie]]></category>

		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=291</guid>
		<description><![CDATA[The scroll bars in Internet Explorer never go away.  If they&#8217;re not needed, they just disable.  To me this is an incorrect behavior, and it was really causing problems on a site I&#8217;m working on where I&#8217;m handling the scroll bars inside of a wrapper div anyway so I didn&#8217;t want two scroll [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/07/22/quick-css-to-hide-disabled-scroll-bars-in-internet-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BluDomain and difficulty getting indexed by Google</title>
		<link>http://forumsblogswikis.com/2008/07/21/bludomain-and-difficulty-getting-indexed-by-google/</link>
		<comments>http://forumsblogswikis.com/2008/07/21/bludomain-and-difficulty-getting-indexed-by-google/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 03:00:04 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[forum]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[js]]></category>

		<category><![CDATA[photo]]></category>

		<category><![CDATA[photography]]></category>

		<category><![CDATA[search engines]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=290</guid>
		<description><![CDATA[One of the photography forums I spend a lot of time on has a web site board where I tend to camp out. A good percentage of the photographers are using Flash template sites like BluDomain, FlashPalette, or PortfolioSitez which are nice, relatively inexpensive, and fairly easy to setup.  
BluDomain goes a step farther [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/07/21/bludomain-and-difficulty-getting-indexed-by-google/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Error &#8216;expected identifier, string or number&#8217; in IE</title>
		<link>http://forumsblogswikis.com/2008/07/21/javascript-error-expected-identifier-string-or-number-in-ie/</link>
		<comments>http://forumsblogswikis.com/2008/07/21/javascript-error-expected-identifier-string-or-number-in-ie/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 16:03:51 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[errors]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[ie]]></category>

		<category><![CDATA[ie7]]></category>

		<category><![CDATA[internet explorer]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[js]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=289</guid>
		<description><![CDATA[Sometimes you get those errors that just pick at you and you can&#8217;t seem to find a solution.  It happened to me this morning when testing a JavaScript library I&#8217;m writing in IE7.  FireFox worked without a hitch, but IE threw an &#8216;expected identifier, string or number&#8217; error pointing to the last line [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/07/21/javascript-error-expected-identifier-string-or-number-in-ie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to insert tabs in a textarea</title>
		<link>http://forumsblogswikis.com/2008/07/20/how-to-insert-tabs-in-a-textarea/</link>
		<comments>http://forumsblogswikis.com/2008/07/20/how-to-insert-tabs-in-a-textarea/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 22:30:06 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Web Links]]></category>

		<category><![CDATA[customize]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[js]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=287</guid>
		<description><![CDATA[I&#8217;ve always found it annoying that tabs don&#8217;t, well, tab in textareas on HTML pages.  To be fair, they do what they&#8217;re supposed to and move on to the next field.  But for a web app I&#8217;m working on I needed a way for the tab key to insert a tab.
The majority of [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/07/20/how-to-insert-tabs-in-a-textarea/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.6 Available</title>
		<link>http://forumsblogswikis.com/2008/07/16/wordpress-26-available/</link>
		<comments>http://forumsblogswikis.com/2008/07/16/wordpress-26-available/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 12:17:34 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[download]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=286</guid>
		<description><![CDATA[That was a really quick turnaround from 2.5 to 2.6.  I seems like I just got all of my WordPress sites updated to 2.5.1 and last night I logged in and saw a message that WordPress 2.6 was ready for download.  Looks like I&#8217;ve found a project for today.
But since we&#8217;re here anyway, [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/07/16/wordpress-26-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IE7, xmlhttprequest, and 1223 status code</title>
		<link>http://forumsblogswikis.com/2008/07/02/ie7-xmlhttprequest-and-1223-status-code/</link>
		<comments>http://forumsblogswikis.com/2008/07/02/ie7-xmlhttprequest-and-1223-status-code/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 16:35:09 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[ajax]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[ie]]></category>

		<category><![CDATA[ie7]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=285</guid>
		<description><![CDATA[I&#8217;m working on a program that is fairly Ajax heavy right now.  Several of the JS routines need to call for XML from the server, and when there is no data to parse I&#8217;m sending a 204 header (no content) so that the JS can know there&#8217;s no data without having to parse the [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/07/02/ie7-xmlhttprequest-and-1223-status-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to install WordPress 2.5.1</title>
		<link>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/</link>
		<comments>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 22:37:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[howto]]></category>

		<category><![CDATA[install]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=277</guid>
		<description><![CDATA[WordPress is a insanely popular blogging platform, and with every release it gets better.  It&#8217;s also very easy to install, even for those who have never installed a CMS on their server before.
The first step is to head over to WordPress.org and download the WordPress file.  Click on the Download button on the [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why is middle the default vertical align for a table cell?</title>
		<link>http://forumsblogswikis.com/2008/06/14/why-is-middle-the-default-vertical-align-for-a-table-cell/</link>
		<comments>http://forumsblogswikis.com/2008/06/14/why-is-middle-the-default-vertical-align-for-a-table-cell/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 00:44:15 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Coding]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=276</guid>
		<description><![CDATA[A little bit of a rant here.  Why do HTML table cells default to vertically centering the text?  I have never done a design that it looked right for the cells to be vertically aligned to the middle.  It seems that top aligned would be the most commonly used and for those [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/06/14/why-is-middle-the-default-vertical-align-for-a-table-cell/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DIY: Make your own ethernet loopback cable</title>
		<link>http://forumsblogswikis.com/2008/06/13/diy-make-and-ethernet-loopback-cable/</link>
		<comments>http://forumsblogswikis.com/2008/06/13/diy-make-and-ethernet-loopback-cable/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 11:11:35 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[cable]]></category>

		<category><![CDATA[cat5]]></category>

		<category><![CDATA[diy]]></category>

		<category><![CDATA[ethernet]]></category>

		<category><![CDATA[hacks]]></category>

		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=275</guid>
		<description><![CDATA[Ever find yourself needing to know whether an ethernet port will light up without actually hooking it up to a switch?  Have a hard time remembering which port on a switch a jack is plugged in to?  Fortunately it&#8217;s pretty easy to make your own ethernet loopback cable.
To start you&#8217;ll need a couple [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/06/13/diy-make-and-ethernet-loopback-cable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL_CALC_FOUND_ROWS - Is it faster?</title>
		<link>http://forumsblogswikis.com/2008/06/12/sql_calc_found_rows-is-it-faster/</link>
		<comments>http://forumsblogswikis.com/2008/06/12/sql_calc_found_rows-is-it-faster/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:42:35 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Coding]]></category>

		<category><![CDATA[Databases]]></category>

		<category><![CDATA[benchmark]]></category>

		<category><![CDATA[benchmarking]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=274</guid>
		<description><![CDATA[Reading through a post on SQL_CALC_FOUND_ROWS actually being slower that running one query followed by a count query I decided I needed to do a little benchmarking on my own.  
Creating the sample data
For this I wanted a relatively large data set to work with to make the difference as high as possible.  [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/06/12/sql_calc_found_rows-is-it-faster/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
