<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Philip Klauzinski</title>
	<link>http://klauzinski.com</link>
	<description>PHP, CakePHP, JavaScript, jQuery &#38; More</description>
	<lastBuildDate>Mon, 09 Jan 2012 20:52:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Introducing jScroll</title>
		<description><![CDATA[jScroll is a jQuery plugin I have developed for the simple purpose of infinite scrolling, lazy loading, or whatever catchy phrase you may know it as. A real-world example of this behavior is your Facebook News Feed, which automatically loads content as you scroll down and reach the end of the page. I decided to [...]]]></description>
		<link>http://klauzinski.com/javascript/introducing-jscroll</link>
			</item>
	<item>
		<title>Safe Firebug Console in Javascript</title>
		<description><![CDATA[Firebug&#8216;s console object is an extremely useful tool for debugging and logging javascript interactions and responses, especially when working with AJAX and JSONP. What is not useful, is that when using the console object&#8217;s methods directly in your included javascript code, it will not work in most browsers other than Firefox, and of course it [...]]]></description>
		<link>http://klauzinski.com/javascript/safe-firebug-console-in-javascript</link>
			</item>
	<item>
		<title>Search Engine Friendly URLs in CakePHP</title>
		<description><![CDATA[One thing that is not built-in to CakePHP is the ability to use search engine friendly controller and action names when those names consist of more than one word. CakePHP does an excellent job of allowing friendly URLs in general, but this typically involves single-word controller and action names. So what about controller and action [...]]]></description>
		<link>http://klauzinski.com/php/cakephp/search-engine-friendly-urls-in-cakephp</link>
			</item>
	<item>
		<title>PHP Coding Guidelines</title>
		<description><![CDATA[The following PHP coding guidelines represent my own conventions and standards which I code by, along with some CakePHP conventions when developing with CakePHP, my PHP MVC framework of choice. These PHP coding guidelines are by no means an industry standard, nor are they intended to tell you PHP coders out there how things should [...]]]></description>
		<link>http://klauzinski.com/php/php-coding-guidelines</link>
			</item>
	<item>
		<title>Windows Vista Woes</title>
		<description><![CDATA[I recently caught a glimpse of Windows Vista at a local Best Buy while shopping for a new notebook computer. To say I was unimpressed would be an understatement. Aside from a few UI updates and some fancy transparent window effects, Windows Vista is really not all that different from Windows XP. In fact, much [...]]]></description>
		<link>http://klauzinski.com/technology/windows-vista-woes</link>
			</item>
</channel>
</rss>

