<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>Brainstorms of a Webdev</title>
	<link>http://www.bswebdev.com</link>
	<description>Web development, PHP, Security, etc... etc...</description>
	<lastBuildDate>Sun, 01 Jun 2008 03:37:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>sql file splitter to the rescue</title>
		<description>My Adventures in sql dumping and database migration
My latest problem project presented itself as a phpbb conversion.    The client was having some issues with the old versions of phpbb so we elected to move them to the new version.   While this is a great idea ...</description>
		<link>http://www.bswebdev.com/2008/05/sql-file-splitter-to-the-rescue/</link>
			</item>
	<item>
		<title>Palm Centro, my new phone</title>
		<description>WOOT!!  I got a new phone!   Only reason I did, was I broke my Treo 650 a second time.   Same issue, I managed to short out the headphone jack.   I don't know why they bother to put them on,  if they don't ...</description>
		<link>http://www.bswebdev.com/2008/05/palm-centro/</link>
			</item>
	<item>
		<title>PHP day count and date comparison</title>
		<description>Dealing with date based data can be a mind numbing experience.   Calculation date differences, doing date comparisons can really stretch you to the limits at times.  There is a variety of ways to deal with date based data but the first step usually is to convert it ...</description>
		<link>http://www.bswebdev.com/2008/05/php-day-count-and-date-comparison/</link>
			</item>
	<item>
		<title>Experiments in Domain Parking</title>
		<description>I had just paid for several domains that I had planned to build websites on yet have not had time to do them.  You know web entrepreneurs,  they are always looking for that next great website.

While I am not one that has taken up the reigns of the ...</description>
		<link>http://www.bswebdev.com/2008/05/experiments-in-domain-parking/</link>
			</item>
	<item>
		<title>Javascript Auto Focus Form Element</title>
		<description>One of the main reasons I decided to have this blog is to create a reference place so I could easily find code or how to do things from time to time.  Usually I have to sift through code trying to remember the last place I used something.  ...</description>
		<link>http://www.bswebdev.com/2008/05/javascript-autofocus-form-element/</link>
			</item>
	<item>
		<title>Variable Variables and Template Lite</title>
		<description>There is one programing concept that always hurts my head, and  that is the variable variables or dynamic variables.   What dynamic let you do is access data from the value of the a variable you are viewing.  (See I told you it would hurt your head)


$b ...</description>
		<link>http://www.bswebdev.com/2008/05/variable-variables-and-template-lite/</link>
			</item>
	<item>
		<title>Template Lite Modifiers</title>
		<description>One of the greatest tools I have in my library set is Template Lite .   Template lite is a light-weight version of another template engine known as Smarty.  Once you start using template lite you will be pleasantly surprised by how powerful yet modular it is.

My whole ...</description>
		<link>http://www.bswebdev.com/2008/04/template-lite-modifiers/</link>
			</item>
</channel>
</rss>
