<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Forums, Blogs, Wikis</title>
	<link>http://forumsblogswikis.com</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<lastBuildDate>Tue, 22 Jul 2008 19:31:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Quick CSS to hide disabled scroll bars in Internet Explorer</title>
		<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>
		<link>http://forumsblogswikis.com/2008/07/22/quick-css-to-hide-disabled-scroll-bars-in-internet-explorer/</link>
			</item>
	<item>
		<title>BluDomain and difficulty getting indexed by Google</title>
		<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>
		<link>http://forumsblogswikis.com/2008/07/21/bludomain-and-difficulty-getting-indexed-by-google/</link>
			</item>
	<item>
		<title>JavaScript Error &#8216;expected identifier, string or number&#8217; in IE</title>
		<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>
		<link>http://forumsblogswikis.com/2008/07/21/javascript-error-expected-identifier-string-or-number-in-ie/</link>
			</item>
	<item>
		<title>How to insert tabs in a textarea</title>
		<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>
		<link>http://forumsblogswikis.com/2008/07/20/how-to-insert-tabs-in-a-textarea/</link>
			</item>
	<item>
		<title>WordPress 2.6 Available</title>
		<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>
		<link>http://forumsblogswikis.com/2008/07/16/wordpress-26-available/</link>
			</item>
	<item>
		<title>IE7, xmlhttprequest, and 1223 status code</title>
		<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>
		<link>http://forumsblogswikis.com/2008/07/02/ie7-xmlhttprequest-and-1223-status-code/</link>
			</item>
	<item>
		<title>How to install WordPress 2.5.1</title>
		<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>
		<link>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/</link>
			</item>
	<item>
		<title>Why is middle the default vertical align for a table cell?</title>
		<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>
		<link>http://forumsblogswikis.com/2008/06/14/why-is-middle-the-default-vertical-align-for-a-table-cell/</link>
			</item>
	<item>
		<title>DIY: Make your own ethernet loopback cable</title>
		<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>
		<link>http://forumsblogswikis.com/2008/06/13/diy-make-and-ethernet-loopback-cable/</link>
			</item>
	<item>
		<title>SQL_CALC_FOUND_ROWS - Is it faster?</title>
		<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>
		<link>http://forumsblogswikis.com/2008/06/12/sql_calc_found_rows-is-it-faster/</link>
			</item>
</channel>
</rss>
