<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>For Your Lungs Only &#187; css</title>
	<atom:link href="http://www.foryourlungsonly.net/category/css/feed/" rel="self" type="application/rss+xml" />
	<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>Mon, 14 Jun 2010 22:08:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Slide N&#8217; Hide jQuery Navigation Accordion Slider</title>
		<link>http://www.foryourlungsonly.net/2008/11/12/slide-n-hide-jquery-navigation-accordion-slider/</link>
		<comments>http://www.foryourlungsonly.net/2008/11/12/slide-n-hide-jquery-navigation-accordion-slider/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 01:48:52 +0000</pubDate>
		<dc:creator>Jonathan Harriot</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[eff]]></category>
		<category><![CDATA[gnu gpl]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.foryourlungsonly.net/?p=37</guid>
		<description><![CDATA[View Example View Source Code A simple vertical jQuery accordion with much room for growth. In future version I would like to use a few additional lines of JS to create a cleaner structure but even if only as an example this is a good start. I made a horizontal accordion as well but all [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.foryourlungsonly.net/experiments/slide_n_hide.php3">View Example</a><br />
<a href="http://foryourlungsonly.net/experiments/slide_n_hide.phps">View Source Code</a></p>
<p>A simple vertical jQuery accordion with much room for growth. In future version I would like to use a few additional lines of JS to create a cleaner structure but even if only as an example this is a good start. I made a horizontal accordion as well but all things will be made public in due time.</p>
<p>This script creates a cooking and remembers which section was last opened therefore making it a great homepage piece or miniature site navigation.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foryourlungsonly.net/2008/11/12/slide-n-hide-jquery-navigation-accordion-slider/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>slightestBox (lightbox/litebox replacement)</title>
		<link>http://www.foryourlungsonly.net/2007/06/02/slightestbox-lightboxlitebox-replacement/</link>
		<comments>http://www.foryourlungsonly.net/2007/06/02/slightestbox-lightboxlitebox-replacement/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 03:31:36 +0000</pubDate>
		<dc:creator>Jonathan Harriot</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[i came as a rant]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.foryourlungsonly.net/2007/06/02/slightestbox-lightboxlitebox-replacement/</guid>
		<description><![CDATA[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=&#8221;imagebox[set]&#8220; on image links. Now powered by jQuery (instead of moo.fx). Why would you use jQuery [...]]]></description>
			<content:encoded><![CDATA[<p><strike>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 <em>rel=&#8221;imagebox[set]&#8220;</em> on image links. Now powered by <a href="http://jquery.com">jQuery</a> (instead of moo.fx).</strike></p>
<p><strike><strong><em>Why would you use jQuery instead of (insert name of your favorite script library)?</em></strong><br />
I prefer jQuery to most other script libraries as it can be used for everything you&#8217;d need. It may be a bit heavier (20k compressed) but the cross browser support is fantastic. Plus if 20k in javascript is too heavy for your site, you should probably revise your page assets (images, flash, inline scripting, etc). Enough ranting here are some examples of this plugin in action.</strike></p>
<h3><strike>Text link examples:</strike></h3>
<p><strike>Alex and her purposely blurred roommate | Oh many a night we play around the halls of Goathill Tavern | Lindsey at Goathill</strike></p>
<h3><strike>Image link examples:</strike></h3>
<p><strike><img src="/img/070602-simpled_thumb.png" /></strike></p>
<h3><strike>Release Notes and Download</strike></h3>
<p><strike>As this was made in one afternoon and made for fun the image set is for any image links on the page (I will fix this later) In the download package just drag and drop the folder into your wordpress plugins folder and that should take care of it.</strike></p>
<p><strike>download without jQuery included<br />
download with jQuery included</strike></p>
<p><strike><strong>If you use it please credit me somewhere and/or leave a comment here! Please don&#8217;t directly link to my script!</strong></strike></p>
<p><strong>UPDATE: further development has ceased on this project as since its inception there have been great advances by other developers offering a standalone and WordPress plugin that works fantastically! Check out <a href="http://www.dolem.com/lytebox/">Lytebox (standalone)</a> or <a href="http://grupenet.com/2007/08/03/wp-lytebox/">WP-Lytebox (WordPress Plugin for version 1.5+)</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.foryourlungsonly.net/2007/06/02/slightestbox-lightboxlitebox-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CL, CSS Navigation and How to Waste an Afternoon</title>
		<link>http://www.foryourlungsonly.net/2007/05/31/cl-css-navigation-and-how-to-waste-an-afternoon/</link>
		<comments>http://www.foryourlungsonly.net/2007/05/31/cl-css-navigation-and-how-to-waste-an-afternoon/#comments</comments>
		<pubDate>Thu, 31 May 2007 21:22:23 +0000</pubDate>
		<dc:creator>Jonathan Harriot</dc:creator>
				<category><![CDATA[cl rnr]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[web accessiblity]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.foryourlungsonly.net/words/2007/05/31/cl-css-navigation-and-how-to-waste-an-afternoon/</guid>
		<description><![CDATA[Finished my workload by 10am so I have been putting around net killing time. This of course means I have been obsessively reading Craigslist. Here are some of my favorite findings for the day: An open letter to the Anaheimer who posted on Ottawa R&#38;R I spilled grandma on you around spadian station To my [...]]]></description>
			<content:encoded><![CDATA[<p> Finished my workload by 10am so I have been putting around  net killing time. This of course means I have been obsessively reading <a href="http://www.craigslist.org">Craigslist</a>. Here are some of my favorite findings for the day:</p>
<ul>
<li><a href="http://www.craigslist.org/about/best/orc/337453333.html">An open letter to the Anaheimer who posted on Ottawa R&amp;R</a></li>
<li><a href="http://www.craigslist.org/about/best/tor/291325470.html" target="_blank">I spilled grandma on you around spadian station</a></li>
<li><a href="http://www.craigslist.org/about/best/sea/333295779.html">To my Ex-GF&#8217;s Cat</a></li>
</ul>
<p>Pushed out two comps one I played around with floating left the navigation at different heights and floating right an accessible search right under the navigation. There&#8217;s even room to add image replacement for hover effects on the navbar but I&#8217;m pretty sure the more traditional layout will win out with the client. So have at it and <a href="http://sabatinos.geekchicinc.com/layout-01.html">view the one I played with that won&#8217;t be chosen</a>. Also, <a href="http://sabatinos.geekchicinc.com/layout-02.html">here is the standard layout that I haven&#8217;t coded yet</a> as it&#8217;s fairly straight forward.</p>
<p>If you are having any CSS issues feel free to contact me and I might help you out and write something about the issue/solution on here. I was debating writing something about floats, clears, alignment, fluid layouts and lucky charms. The last bit there means I need lunch or a big bag of marshmallows.</p>
<p><a href="http://technorati.com/claim/yrgspqe63j" rel="me">Technorati Profile</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.foryourlungsonly.net/2007/05/31/cl-css-navigation-and-how-to-waste-an-afternoon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 fonts for the web and much (expect severe delays)</title>
		<link>http://www.foryourlungsonly.net/2007/05/26/css3-fonts-for-the-web/</link>
		<comments>http://www.foryourlungsonly.net/2007/05/26/css3-fonts-for-the-web/#comments</comments>
		<pubDate>Sat, 26 May 2007 19:26:52 +0000</pubDate>
		<dc:creator>Jonathan Harriot</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.foryourlungsonly.net/words/2007/05/26/css3-fonts-for-the-web/</guid>
		<description><![CDATA[One of the most frustrating things as a hired geek doing sites is the limit of fonts available for use on the web. Recent initiatives from developers (sIFR beta 3) to aid in the reduction of generic web fonts for headlines. But no one has really done anything for site wide un-web safe fonts. The [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most frustrating things as a hired geek doing sites is the limit of fonts available for use on the web. Recent initiatives from developers (<a href="http://www.mikeindustries.com/blog/archive/2006/12/sifr-3-beta-is-here">sIFR beta 3</a>) to aid in the reduction of generic web fonts for headlines. But no one has really done anything for site wide un-web safe fonts. <a href="http://www.w3.org/TR/css3-webfonts/">The W3C&#8217;s working draft for CSS3</a> has some <a href="http://www.w3.org/TR/css3-webfonts/#q47">examples of font matching</a> available for browsing.</p>
<p>Currently it seems <acronym title="Internet Explorer">IE</acronym> 4 is the only browser to support(please correct me if I am wrong). The W3C has great intentions but like any bureaucratic endeavor CSS3 will require much paperwork/revisions/coffee as it carries enormous changes.</p>
<p><a href="http://www.andybudd.com/archives/2007/05/css22/">Andy Budd posted an article about CSS2.2</a>:</p>
<blockquote><p>&#8220;Bert Bos and Hakon Lie postulated that CSS3 would <a href="http://www.w3.org/Style/LieBos2e/history/">arrive sometime in late 1999</a>.</p>
<p>Over 7 years later, and we’re still waiting. This begs the question, what went wrong?</p></blockquote>
<p>I agree, when will see something done? If they don&#8217;t get up soon enough we might be forced into some serious javascript work arounds involving and extended version of something sIFR-like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foryourlungsonly.net/2007/05/26/css3-fonts-for-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>skip to content</title>
		<link>http://www.foryourlungsonly.net/2007/04/29/skip-to-content/</link>
		<comments>http://www.foryourlungsonly.net/2007/04/29/skip-to-content/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 21:26:30 +0000</pubDate>
		<dc:creator>Jonathan Harriot</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[web accessiblity]]></category>

		<guid isPermaLink="false">http://www.foryourlungsonly.net/words/2007/04/29/skip-to-content/</guid>
		<description><![CDATA[Amy asked for my assistance in creating a compliant &#8220;skip to content&#8221; bar for a project we are currently working on. So I decided to make it a bit more styled and pretty. eventually I may even make the skip to content fade in. Here it goes: the css a#skipAhead { display: inline; position:absolute; top:0; [...]]]></description>
			<content:encoded><![CDATA[<p>Amy asked for my assistance in creating a compliant &#8220;skip to content&#8221; bar for a project we are currently working on. So I decided to make it a bit more styled and pretty. eventually I may even make the skip to content fade in.</p>
<p>Here it goes:</p>
<h3>the css</h3>
<pre><code>a#skipAhead {
	display: inline; position:absolute; top:0; left:0;
	width:10%; z-index:1000;
	filter:alpha(opacity=0); -moz-opacity:0.0; opacity:0.0;
}
/* accesibility for skipper aka skipAhead from comments by
patrick h. lauke aka redux@splintered.co.uk */
a#skipAhead:focus,a#skipAhead:hover,a#skipAhead:active {
	filter:alpha(opacity=0.85); -moz-opacity:0.85; opacity:0.85;
	border-bottom:1px solid #023845; border-right:1px solid #023845; background:#0E4E70;
	color:#fff; font-weight: bold; text-align: center; padding: 5px;
}
</code></pre>
<h3>the html</h3>
<pre><code>
[a href="#yourMom" title="Skip to the content" id="skipAhead"]skip to content[/a]

[a name="yourMom" title="yourMom"][/a]
</code></pre>
<h3>some info</h3>
<p>by placing the triggering anchor tag right after the body tag as this is a feature for accessibility we allow the user to skip flashy navigation and other page elements and  get to the guts of the page.</p>
<h3>updated</h3>
<p>Many thanks to Patrick H. Lauke</p>
]]></content:encoded>
			<wfw:commentRss>http://www.foryourlungsonly.net/2007/04/29/skip-to-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.311 seconds -->
