<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Its Lennys Fault :: Lenny Urbanowski</title>
	<link>http://itslennysfault.com</link>
	<description>Blog and portfolio of Lenny Urbanowski</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:05:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Enable Remote Desktop RDP on Windows 7 Home Premium</title>
		<description><![CDATA[
If you&#8217;ve ever tried to use a computer running Windows 7 Home Premium as a Remote Desktop host you know the sad truth. You can&#8217;t! If you ask Microsoft they&#8217;ll tell you to get Windows 7 Professional (and pay us extra money for it). However, if you&#8217;re like me I only needed 1 feature from [...]]]></description>
		<link>http://itslennysfault.com/enable-remote-desktop-rdp-on-windows-7-home-premium</link>
			</item>
	<item>
		<title>Easy way to get root on a Netgear Stora</title>
		<description><![CDATA[
The Netgear Stora is a simple NAS system that allows anyone, even with no tech knowledge, to set up a simple network attached home RAID system. I plugged it in, slapped in a second hard drive, pushed the power button, and copied over my files. It was completely up and running within a few minutes. [...]]]></description>
		<link>http://itslennysfault.com/easy-way-to-get-root-on-a-netgear-stora</link>
			</item>
	<item>
		<title>iPhone 4 releases June 24th</title>
		<description><![CDATA[Version 4 of the iPhone will be released on June 24th. Follow this link to check out all the details about the new iPhone.

]]></description>
		<link>http://itslennysfault.com/iphone-4-releases-june-24th</link>
			</item>
	<item>
		<title>Easy jQuery form validation and email validator</title>
		<description><![CDATA[
This is a very quick way to make sure people fill out all fields of a form. It is easy to bypass and is in no way a replacement for server-side form validation, but it&#8217;s a quick and easy way to prevent invalid form data from being submited. All of the code below requires you [...]]]></description>
		<link>http://itslennysfault.com/easy-jquery-form-validation-and-email-validator</link>
			</item>
	<item>
		<title>Force PHP to show all errors or save them to a log for troubleshooting</title>
		<description><![CDATA[
Most servers are set to suppress PHP errors which can leave you guessing why something isn&#8217;t working and make troubleshooting code almost impossible. This is especially frustrating when you install a 3rd party module with errors. Luckily forcing PHP to display errors is very easy.  The most basic way to accomplish this is to [...]]]></description>
		<link>http://itslennysfault.com/force-php-to-show-all-errors-or-save-them-to-a-log-for-trouble-shooting</link>
			</item>
	<item>
		<title>Captcha Alternative using Flickr API with jQuery / JSON</title>
		<description><![CDATA[As anyone who knows me knows I have an OVERWHELMING hatred toward CAPTCHA and am on an on going quest to come up with the best alternative. In my opinion, any worth-while alternative  HAS to work atleast as well as captcha AND being easier for the user. Infact I feel it should be almost effort-less.
<br /><br />
What I came up with (this time) is a system that presents a random Flickr image to a user and asks them to identify the image. I'm going to implement this in PHP and probably create a wordpress, drupal, and elgg plugin. However for now I'm going to create it using JavaScript / jQuery / JSON. This will allow me to create a quick functional prototype that should show if this is a practical method of stopping spam. In addition, I just want to explore the use of Flickr API in jQuery as I think it could have alot of pretty cool uses.]]></description>
		<link>http://itslennysfault.com/flickr-api-with-jquery-json</link>
			</item>
</channel>
</rss>
