<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>For Your Lungs Only</title>
	<link>http://www.foryourlungsonly.net</link>
	<description>Everything you wanted to know about web development, espresso, typography, nicotine, user interface design, whiskey, javascript, php, cascading style sheets, css hacks, beer, prototype, jquery, mysql, usability and accessiblity (but were afraid to ask)</description>
	<lastBuildDate>Sat, 07 Jun 2008 01:53:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Movies I Want To See</title>
		<description>
	Gonzo
	Indiana Jones and the Kingdom of the Crystal Skull
	Taxi To The Dark Side
	Love Guru
	Kontroll
	The Visitor
	All Star Burn
	The Happening
	King of California

I will post some sketches later on tonight or sometime tomorrow, I've been swamped with work before my move. </description>
		<link>http://www.foryourlungsonly.net/2008/06/06/movies-i-want-to-see/</link>
			</item>
	<item>
		<title>Time Wasted</title>
		<description>I'm currently ensuring some scripts I'm working on will be GNU/GPL compliant in hopes to avoid being sued for porting technology from a corporate identity with the mental capacity of a 2 years old. In the meantime enjoy this.

Windows vs. Mac vs. Linux
 </description>
		<link>http://www.foryourlungsonly.net/2008/03/06/time-wasted/</link>
			</item>
	<item>
		<title>It&#8217;s Just A Font</title>
		<description> </description>
		<link>http://www.foryourlungsonly.net/2008/02/25/its-just-a-font/</link>
			</item>
	<item>
		<title>Banksy Desktop Backgrounds</title>
		<description>
&#160;

&#160;

&#160;

&#160;

&#160;

&#160;

 download them all or download the originals

I was really bored tonight and decided to revamp my background selections. So bored with work. So incredibly bored... </description>
		<link>http://www.foryourlungsonly.net/2008/01/31/banksy-desktop-backgrounds/</link>
			</item>
	<item>
		<title>PHP Image Watermarking</title>
		<description>I had to build this for a client rather swiftly but here is the brass tax of the matter. My client requested that every image in a section would be automatically water marked. I read a few good articles and played around a bit before creating this based on the ...</description>
		<link>http://www.foryourlungsonly.net/2008/01/28/php-image-watermarking/</link>
			</item>
	<item>
		<title>SWF Communication and XKCD Christmas</title>
		<description>Over the last few months I have been playing with C++, ASP, MySQL, Perl, Javascript, AS and PHP. In that time I have learning to make the web languages communicate with one another and figured I should post something to make SWF to SWF communication as easy as possible (the ...</description>
		<link>http://www.foryourlungsonly.net/2008/01/16/swf-communication-and-xkcd-christmas/</link>
			</item>
	<item>
		<title>Del Taco&#8217;s AllNightLongBaby.com Database Fun!</title>
		<description>I was cruising around Del Taco's website, scouring up and down for coupons other than Free Macho Drink or Big Fat Breakfast taco (Buy 1 get 1 Free) I found a small exploit in their admin tool, you can't write to the database but you have read access:
 http://shared.sprokkit.com/admin/?task=display&#38;object_type=slist&#38;object_id=252  ...</description>
		<link>http://www.foryourlungsonly.net/2007/12/16/del-tacos-allnightlongbabycom-database-fun/</link>
			</item>
	<item>
		<title>How I Spent My Winter Vacation</title>
		<description>Sorry for the lack of updates due to "assloads" of work, but there are good things coming. I've got an address book importer in PHP, flash toys for photo manipulation, some new DOM validation script, more Flash apps via PHP/mySQL/XML/Flash, an updated version of slightestBox and much more than I ...</description>
		<link>http://www.foryourlungsonly.net/2007/12/10/how-i-spent-my-winter-vacation/</link>
			</item>
	<item>
		<title>jQuery Image Swap</title>
		<description>jQuery does a fantastic job at simplifying JavaScript. Below is an example for those of you still relying on DreamWeaver's Image Rollover (MM Image Swap). The better alternative is using proper image replacement techniques.

$('img#nav1').hover(function() {
	$(this).attr("src","/images/headerNav/1-over.gif");
		}, function() {
	$(this).attr("src","/images/headerNav/1.gif");
});

&#60;img src="1.gif" id="nav1" /&#62;
And there you have it! Coming up next is the SEO ...</description>
		<link>http://www.foryourlungsonly.net/2007/10/12/jquery-image-swap/</link>
			</item>
	<item>
		<title>slightestBox (lightbox/litebox replacement)</title>
		<description>Sometimes I like to share artwork or photos with the readers of my site but I loathe manual entry of classes or relevance tags. So I modified the php script from Slimbox by Hardi P. This will automatically add rel="imagebox[set]" on image links. Now powered by jQuery (instead of moo.fx).

Why ...</description>
		<link>http://www.foryourlungsonly.net/2007/06/02/slightestbox-lightboxlitebox-replacement/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.916 seconds -->
<!-- Cached page served by WP-Cache -->
