<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>habdas.org</title>
	<link>http://www.habdas.org</link>
	<description>The technical blog of Josh Habdas</description>
	<lastBuildDate>Thu, 02 Sep 2010 02:06:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Running Android on the HTC HD2 Leo</title>
		<description><![CDATA[After spending the last few weeks on the HD2 Android Development forums at XDA I learned how to coerce my T-Mobile HTC HD2 into running Android. As of today I&#8217;ve got Android Froyo running with few issues and reasonable battery life. In this post I&#8217;ll explain how how you can run Android on your HD2 [...]]]></description>
		<link>http://www.habdas.org/2010/08/21/running-android-on-htc-hd2-leo/</link>
			</item>
	<item>
		<title>MSIE 4095 Selector Limit</title>
		<description><![CDATA[Web applications concatenate CSS files to improve performance, which can result in large numbers of style rules in a single file. Enter the 4095 selector limitation for IE browsers. An IE bug whereby the browser will only apply style for the first 4095 selectors declared per file. Impacted browsers include IE6, IE7, IE8 and IE9. [...]]]></description>
		<link>http://www.habdas.org/2010/05/30/msie-4095-selector-limit/</link>
			</item>
	<item>
		<title>Anatomy of a Google 302 Redirect Hijack</title>
		<description><![CDATA[Recently while Googling &#8220;Olla de Carne&#8221; (Costa Rican beef stew) my browser was hijacked after taking a search results link. Rather than receiving a list of ingredients, the link redirected the browser to a bogus antivirus site that mimicked Windows and faked an integrated Explorer virus scan (see screenshot below or watch the video). After a few [...]]]></description>
		<link>http://www.habdas.org/2009/10/18/google-302-redirect-hijack/</link>
			</item>
	<item>
		<title>Analyzing User Agent Strings</title>
		<description><![CDATA[The user agent string, a piece of data transmitted in the HTTP header during a web request, contains information valuable in determining browser type and often basic system information. Example user agent string sent from a web browser during an HTTP request: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 [...]]]></description>
		<link>http://www.habdas.org/2009/07/22/analyzing-user-agent-strings/</link>
			</item>
	<item>
		<title>Building a Better Lightbox</title>
		<description><![CDATA[Though modal dialogs are not a new concept in UI design, the number of homegrown Lightbox clones appearing on the Web since major JavaScript libraries like Prototype and jQuery hit the scene has been staggering. Unfortunately, many of the clones developed leave some key usability considerations unaddressed, and struggle with common problems in accessibility. Some key [...]]]></description>
		<link>http://www.habdas.org/2009/03/29/building-a-better-lightbox/</link>
			</item>
	<item>
		<title>Web Development and Debugging Tools</title>
		<description><![CDATA[Following is a  list of cross-browser/platform web development and debugging tools useful for client-side developers. Depending on the application, one or all of these tools can be valuable in completing work on a website front-end. Tools for Firefox Build for standards. Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you [...]]]></description>
		<link>http://www.habdas.org/2009/01/10/useful-web-development-and-debugging-tools/</link>
			</item>
	<item>
		<title>Password Protection with PassKeeper</title>
		<description><![CDATA[After recently losing a USB flash drive with all my passwords, I was grateful for the precaution I took by storing all my password data using Brad Greenlee’s PassKeeper password manager. PassKeeper is a Windows utility that allows you to keep a list of accounts with usernames, passwords, and notes. This list is stored encrypted. [...]]]></description>
		<link>http://www.habdas.org/2008/12/30/password-protection-with-passkeeper/</link>
			</item>
	<item>
		<title>Relocate Missing Files in iTunes</title>
		<description><![CDATA[iTunes users opting not to allow the program to automatically keep their folders organized (the default setting) may be well aware that iTunes does not respond well after changing locations of or renaming files. In fact, any change in the file name or path renders the item inaccessible from within iTunes. To make matters worse, there&#8217;s no [...]]]></description>
		<link>http://www.habdas.org/2008/12/15/itunes-fix-for-manually-moving-files/</link>
			</item>
</channel>
</rss>
