<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<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>Wed, 14 Oct 2009 18:32:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Display dhtml menu over the top of a flash movie</title>
		<description><![CDATA[One of my bigest complaints about flash is that I had thought you couldn't layer over the top of it.    By default a flash object is placed as the topmost layer of your web page.   No matter what type of z-index you would place it would still be on top. 
Recently I [...]]]></description>
		<link>http://www.bswebdev.com/2009/10/display-dhtml-menu-over-the-top-of-a-flash-movie/</link>
			</item>
	<item>
		<title>Drupal, a pleasant surprise</title>
		<description><![CDATA[I've spent the last number of years developing my own CMS (content management system) as well as using many others.  Several years ago I looked at Drupal for about 10 mins then moved on.  I didn't give it a respectful look, or the time it would take to give it a fair review. [...]]]></description>
		<link>http://www.bswebdev.com/2009/03/drupal-a-pleasant-surprise/</link>
			</item>
	<item>
		<title>javascript change input box type to password</title>
		<description><![CDATA[Well its been quite a while since I blogged last.  I have loads of new stuff to write but will get to that later.
How to change input text field to a password type
 
My most recent challenge was a client did not want to use labels for his login boxes on his website.   He wanted [...]]]></description>
		<link>http://www.bswebdev.com/2008/12/javascript-change-input-box-type-to-password/</link>
			</item>
	<item>
		<title>sql file splitter to the rescue</title>
		<description><![CDATA[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 on the surface I did [...]]]></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><![CDATA[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 give them more industrial strength. [...]]]></description>
		<link>http://www.bswebdev.com/2008/05/palm-centro/</link>
			</item>
	<item>
		<title>PHP day count and date comparison</title>
		<description><![CDATA[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 into a standard format that [...]]]></description>
		<link>http://www.bswebdev.com/2008/05/php-day-count-and-date-comparison/</link>
			</item>
	<item>
		<title>Experiments in Domain Parking</title>
		<description><![CDATA[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 domain name rush, I was [...]]]></description>
		<link>http://www.bswebdev.com/2008/05/experiments-in-domain-parking/</link>
			</item>
	<item>
		<title>Javascript Auto Focus Form Element</title>
		<description><![CDATA[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.  From here on out I [...]]]></description>
		<link>http://www.bswebdev.com/2008/05/javascript-autofocus-form-element/</link>
			</item>
	<item>
		<title>Variable Variables and Template Lite</title>
		<description><![CDATA[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)
&#160;
$b =20;  // set the [...]]]></description>
		<link>http://www.bswebdev.com/2008/05/variable-variables-and-template-lite/</link>
			</item>
	<item>
		<title>Template Lite Modifiers</title>
		<description><![CDATA[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 point of this blog is [...]]]></description>
		<link>http://www.bswebdev.com/2008/04/template-lite-modifiers/</link>
			</item>
</channel>
</rss>
