<?xml version="1.0" encoding="UTF-8"?><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>Fri, 23 Jul 2010 01:39:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Creating an Alpha Pager with Views 2 and Drupal 6</title>
		<description><![CDATA[This is a reprint of an article I found here: http://tedserbinski.com/tags/drupal/creating-alpha-pager-with-views-2-and-drupal-6 This is article that saved me tons of hours while I was chasing my tail trying to find an easy way to do this, reprinted so I can remember it later: From reading all of the docs and quietly watching development commits, I knew [...]]]></description>
		<link>http://www.bswebdev.com/2010/07/creating-an-alpha-pager-with-views-2-and-drupal-6/</link>
			</item>
	<item>
		<title>Drupal node templates based on node id</title>
		<description><![CDATA[Code Snippet to allow you to override and specify node templates based on node id. Put the code in your template.php file /** * Override or insert variables into the node templates. * * @param $vars * An array of variables to pass to the theme template. * @param $hook * The name of the [...]]]></description>
		<link>http://www.bswebdev.com/2010/06/drupal-node-templates-based-on-node-id/</link>
			</item>
	<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 was researching via [...]]]></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. The only [...]]]></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 [...]]]></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 not realize how big [...]]]></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. I checked with AT&#38;T online and found I [...]]]></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 you can easily [...]]]></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 around [...]]]></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 plan on [...]]]></description>
		<link>http://www.bswebdev.com/2008/05/javascript-autofocus-form-element/</link>
			</item>
</channel>
</rss>
