<?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>ourlil.com &#187; CSS</title>
	<atom:link href="http://OurLil.com/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://OurLil.com</link>
	<description>A web site for tutti noi (all of us!)</description>
	<lastBuildDate>Mon, 28 Nov 2011 15:23:22 +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>Let&#8217;s make the web faster &#8211; Google Code</title>
		<link>http://OurLil.com/blog/lets-make-the-web-faster-google-code/635/</link>
		<comments>http://OurLil.com/blog/lets-make-the-web-faster-google-code/635/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 16:28:21 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[optimization]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/?p=635</guid>
		<description><![CDATA[Let&#8217;s make the web faster &#8211; Google Code. Some choice excerpts: CSS: Using every declaration just once Using every CSS declaration only once is an effective way to reduce file size of style sheets. Itâ€™s not a trivial optimization technique though: Watch over the cascade and adjust your editing workflow. HTTP caching Web pages can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/speed/articles/">Let&#8217;s make the web faster &#8211; Google Code</a>.</p>
<p>Some choice excerpts:</p>
<h4><a href="http://code.google.com/speed/articles/optimizing-css.html">CSS: Using every declaration just once</a></h4>
<blockquote>
<div id="optimizing-css">Using every CSS declaration only once is an effective way to reduce file size of style sheets. Itâ€™s not a trivial optimization technique though: Watch over the cascade and adjust your editing workflow.</div>
</blockquote>
<div>
<h4><a href="http://code.google.com/speed/articles/caching.html">HTTP caching</a></h4>
<blockquote>
<div id="caching">Web pages can load much faster on repeated visits if the resources come from the cache. Learn about two groups of HTTP headers that make all the difference.</div>
</blockquote>
<div>
<h4><a href="http://code.google.com/speed/articles/optimizing-images.html">Optimizing web graphics</a></h4>
<blockquote>
<div id="optimizing-images">Optimizing your web illustrations, icons, and graphics is one of the simplest yet most effective ways to decrease your page load time. In this tutorial, we discuss image file formats and optimize some real Google graphics for faster download on the web.</div>
</blockquote>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/lets-make-the-web-faster-google-code/635/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Even More Rounded Corners With CSS &#8211; Schillmania.com</title>
		<link>http://OurLil.com/blog/even-more-rounded-corners-with-css-schillmaniacom/287/</link>
		<comments>http://OurLil.com/blog/even-more-rounded-corners-with-css-schillmaniacom/287/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:59:58 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[radius]]></category>
		<category><![CDATA[rounded corners]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/?p=287</guid>
		<description><![CDATA[Even More Rounded Corners With CSS &#8211; Schillmania.com And here&#8217;s the actual implementation and notes: http://www.schillmania.com/projects/dialog2/ http://www.schillmania.com/projects/dialog2/download/20070214-even-more-rounded-corners.zip]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.schillmania.com/image/projects/even-more-rounded-corners-witih-css.png" alt="nice CSS rounded corners implementation" /></p>
<p><a href="http://www.schillmania.com/content/projects/even-more-rounded-corners/">Even More Rounded Corners With CSS &#8211; Schillmania.com</a></p>
<p>And here&#8217;s the actual implementation and notes:</p>
<p>http://www.schillmania.com/projects/dialog2/</p>
<p>http://www.schillmania.com/projects/dialog2/download/20070214-even-more-rounded-corners.zip</p>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/even-more-rounded-corners-with-css-schillmaniacom/287/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workarounds, Filters, and Hacks â€“ SitePoint CSS Reference</title>
		<link>http://OurLil.com/blog/workarounds-filters-and-hacks-%e2%80%93-sitepoint-css-reference/176/</link>
		<comments>http://OurLil.com/blog/workarounds-filters-and-hacks-%e2%80%93-sitepoint-css-reference/176/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 22:06:28 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[workarounds]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/2008/08/08/workarounds-filters-and-hacks-%e2%80%93-sitepoint-css-reference/</guid>
		<description><![CDATA[Here&#8217;s an interesting site for CSS hacks and workarounds&#8230; Workarounds, Filters, and Hacks â€“ SitePoint CSS Reference]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an interesting site for CSS hacks and workarounds&#8230;</p>
<p><a href="http://reference.sitepoint.com/css/workaroundsfiltershacks">Workarounds, Filters, and Hacks â€“ SitePoint CSS Reference</a></p>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/workarounds-filters-and-hacks-%e2%80%93-sitepoint-css-reference/176/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Hacks and IE7</title>
		<link>http://OurLil.com/blog/css-hacks-and-ie7/158/</link>
		<comments>http://OurLil.com/blog/css-hacks-and-ie7/158/#comments</comments>
		<pubDate>Fri, 30 May 2008 06:43:22 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[WebTech]]></category>
		<category><![CDATA[quirk]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/2008/05/29/css-hacks-and-ie7/</guid>
		<description><![CDATA[This is a really great article on how to hack IE7. CSS Hacks and IE7 The Child Selector This selector uses a &#8220;&#62;&#8221; symbol as a &#8220;combinator&#8221; that is placed between two parts of a CSS selector, and indicates that the target of the rule is the element on the right side of the &#8220;&#62;&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a really great article on how to hack IE7. <a href="http://www.positioniseverything.net/articles/ie7-dehacker.html">CSS Hacks and IE7</a></p>
<ul>
<li><a href="http://www.w3.org/TR/CSS21/selector.html#x13">The Child Selector</a></li>
<li>
<blockquote><p> This selector uses a &#8220;&gt;&#8221; symbol as a &#8220;combinator&#8221; that is  placed between two parts  of a CSS selector, and indicates that the target of the rule is the element on the  right side of the &#8220;&gt;&#8221; combinator, but <em>only</em> when that element is a direct child of the element to the left of the combinator. Thus, the  selector <strong>table&gt;td</strong> can never target any element, because TD&#8217;s are <em>never</em> direct children of tables, only of TR&#8217;s. On the other hand, the selector <strong>tr&gt;td</strong> would select <em>every</em> TD on the page, since  all TD&#8217;s are direct children of TR&#8217;s.</p>
<p>The main difference between the Child combinator and the familiar space combinator is that the space combinator is a &#8220;descendant&#8221; combinator, meaning that  the element to the right of the space only needs to be between the tags of the  element on the left to be selected. So with the selector  <strong>tableÂ td</strong>, all TD&#8217;s will selected, since TD&#8217;s always fall  between the tag pair of one table or another.</p>
<p>The Child combinator is quite useful for targeting rules to direct children of  an element, <em>without</em> also targeting the more deeply nested descendants as well. Unfortunately, up until IE7 there was no point in using it for its intended purpose,  since so few of the viewing public would get the benefits of the styling.</p></blockquote>
</li>
<li>
<h5><a href="http://www.w3.org/TR/CSS21/selector.html#adjacent-selectors">The Adjacent Sibling Selector</a></h5>
<ul>
<li> This selector is a &#8220;+&#8221; combinator symbol placed between parts of a selector, and is very  similar to the Child combinator. The only difference between the two is that while the Child combinator points to direct children of an element, the Adjacent Sibling combinator points to an element which directly <em>follows</em> another element in the source.<br />
<blockquote><p>Thus the selector <strong>tr+td</strong> cannot select anything, because no TD ever directly follows a TR. Instead, TD&#8217;s are contained <em>inside</em> TR&#8217;s, and that  is not considered to be &#8220;following&#8221; the TR. However, the selector <strong>tr+tr</strong> would select any TR that directly followed another TR, which means that every TR within a table would be selected except for the very first TR in that table.</p>
<p>Get it? An adjacent sibling element not only follows its previous sibling, but is  also completely separate from it. Further, if two DIV&#8217;s are in sequence and each  contains a paragraph, those two paragraphs are <em>not</em> considered siblings, because they  reside in different parent elements. The fact that one follows another means nothing unless the following sibling starts at the same point where the previous sibling ends.</p></blockquote>
</li>
</ul>
</li>
<li><strong>Star HTML</strong></li>
</ul>
<blockquote><p>Oh, you want to know about that structural thing? Well, the hack that uses  it is called the <strong>star-html</strong> hack, and it works by taking advantage of an oddity in Explorer&#8217;s treatment of the <strong>DocumentÂ ObjectÂ Model</strong>,  or <strong>DOM</strong> for short. Simply stated, all web pages start with a root element called <strong>html</strong>, which then contains two children, the <strong>head</strong> and the <strong>body</strong> elements. Those two then contain other children, and so forth.</p></blockquote>
<ul>
<li>
<blockquote><p>Most browsers obey this arrangement, but <strong>Explorer</strong> for both  <strong>Win</strong> and <strong>Mac</strong> do not. They seem to think there is a mysterious element <em>enclosing the html element!</em> It&#8217;s pretty strange, but in fact this extra outer &#8220;root&#8221; element has no apparent ill effects on web pages, and remained unnoticed for years, until  <a href="http://www.info.com.ph/%7Eetan/w3pantheon/style/csshub.html">EdwardsonÂ Tan</a> began experimenting with CSS selectors. He found that a selector written as  <strong>*Â htmlÂ Â .targetelement</strong> would apply the styles to <strong>.targetelement</strong>, but only for the IE browsers.</p>
<p>Think about it. That star is the &#8220;universal&#8221; selector, so it points to any element, but it comes <em>before</em> <strong>html</strong>. Therefore,  the full selector in effect says: &#8220;Select <strong>.targetelement</strong> when it is contained within <strong>html</strong>, <em>and</em> when <strong>html</strong> is  contained within any other element&#8221;.</p></blockquote>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/css-hacks-and-ie7/158/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content Syndication with Case-Hardened JavaScript</title>
		<link>http://OurLil.com/blog/content-syndication-with-case-hardened-javascript/126/</link>
		<comments>http://OurLil.com/blog/content-syndication-with-case-hardened-javascript/126/#comments</comments>
		<pubDate>Thu, 08 May 2008 20:50:36 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[nifty]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/content-syndication-with-case-hardened-javascript/</guid>
		<description><![CDATA[Content Syndication with Case-Hardened JavaScript Nice little tutorial on creating 3-tier/MVC JavaScript&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://kentbrewster.com/badges/">Content Syndication with Case-Hardened JavaScript</a></p>
<p>Nice little tutorial on creating 3-tier/MVC JavaScript&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/content-syndication-with-case-hardened-javascript/126/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALA&#8217;s New Print Styles + hasLayout</title>
		<link>http://OurLil.com/blog/alas-new-print-styles-haslayout/105/</link>
		<comments>http://OurLil.com/blog/alas-new-print-styles-haslayout/105/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 16:24:28 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[alistapart.com]]></category>
		<category><![CDATA[nifty]]></category>
		<category><![CDATA[quirk]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/alas-new-print-styles-haslayout/</guid>
		<description><![CDATA[Perplexing little CSS issue that&#8217;s dogged me for ages: Why does MSIE have weird positioning some times? It could be because of hasLayout, and all you need to do, is apply position:relative to the CSS declaration: A List Apart: Articles: ALA&#8217;s New Print Styles The only little oddity here is position: relative. I included that [...]]]></description>
			<content:encoded><![CDATA[<p>Perplexing little CSS issue that&#8217;s dogged me for ages: Why does MSIE have weird positioning some times? It could be because of  <code>hasLayout</code>, and all you need to do, is apply <code>position:relative</code> to the CSS declaration:</p>
<p><a href="http://www.alistapart.com/articles/alaprintstyles/">A List Apart: Articles: ALA&#8217;s New Print Styles</a></p>
<blockquote><p> The only little oddity here is position: relative. I included that because IE/Win has a tendency to make elements disappear if you pull them upward like this. The cure is to position them, which I suspect triggers the hasLayout flag. I don&#8217;t pretend to understand all the nuances of hasLayout, but <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/cols/dnexpie/expie20050831.asp" target="_blank">recent information from Microsoft</a>  and <a href="http://www.satzansatz.de/cssd/onhavinglayout.html" target="_blank">third-party sources</a>  has shed quite a bit of light on the subject&#8211;it would appear that many of the layout problems that bedevil us in IE/Win are the result of an element not having hasLayout.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/alas-new-print-styles-haslayout/105/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A List Apart: Articles: Improving Link Display for Print</title>
		<link>http://OurLil.com/blog/a-list-apart-articles-improving-link-display-for-print/102/</link>
		<comments>http://OurLil.com/blog/a-list-apart-articles-improving-link-display-for-print/102/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 04:56:28 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[alistapart.com]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/a-list-apart-articles-improving-link-display-for-print/</guid>
		<description><![CDATA[Here&#8217;s a nifty utility for improving printed HTML pages so links are displayed at the end of the document. A List Apart: Articles: Improving Link Display for Print]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alistapart.com/articles/improvingprint/" target="_blank"><img src="http://www.alistapart.com/d/improvingprint/images/anchor.jpg" alt="Alist Apart Link Printing" align="right" border="0" height="280" hspace="10" vspace="0" width="143" /></a> Here&#8217;s a nifty utility for improving printed HTML pages so links are displayed at the end of the document.</p>
<p><a href="http://www.alistapart.com/articles/improvingprint/">A List Apart: Articles: Improving Link Display for Print</a></p>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/a-list-apart-articles-improving-link-display-for-print/102/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A couple of useful WebDev links&#8230;</title>
		<link>http://OurLil.com/blog/a-couple-of-useful-webdev-links-2-2/608/</link>
		<comments>http://OurLil.com/blog/a-couple-of-useful-webdev-links-2-2/608/#comments</comments>
		<pubDate>Mon, 21 May 2007 18:45:22 +0000</pubDate>
		<dc:creator>webmaestro</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Interactive Team]]></category>
		<category><![CDATA[WebTech]]></category>
		<category><![CDATA[nifty]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://clay.freedomblogging.com/2007/05/21/a-couple-of-useful-webdev-links-2/</guid>
		<description><![CDATA[I thought Iâ€™d post a couple of links to some WebDev sites &#38; tools I use every day&#8230; FireFox Extensions Most of these are available on Mozillaâ€™s Recommended Addons site. Web Developer &#8211; Powerful Web Development tools for outlining DIVs, TABLEs, CSS, etc. User Agent Switcher &#8211; change the User Agent on a site or [...]]]></description>
			<content:encoded><![CDATA[<p>I thought Iâ€™d post a couple of links to some WebDev sites &amp; tools I use every day&#8230;</p>
<h2>FireFox Extensions</h2>
<p>Most of these are available on <a href="https://addons.mozilla.org/firefox/recommended/">Mozillaâ€™s Recommended Addons</a> site.</p>
<ul>
<li><a href="http://chrispederick.com/work/webdeveloper/">Web Developer</a> &#8211; Powerful Web Development tools for outlining DIVs, TABLEs, CSS, etc.<a href="http://chrispederick.com/work/webdeveloper/"><br />
</a></li>
<li><a href="http://chrispederick.com/work/useragentswitcher/">User Agent Switcher</a> &#8211; change the User Agent on a site or page (pretend your MSIE 6 or 5)</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> &#8211; edit, debug, and monitor CSS, HTML, and JavaScript live in any web page&#8230;</li>
<li><a href="https://addons.mozilla.org/firefox/748/">GreaseMonkey</a> &#8211; customize pages &amp; sites by adding your own â€˜user scriptsâ€™<a href="https://addons.mozilla.org/firefox/748/"><br />
</a></li>
<li><a href="https://addons.mozilla.org/firefox/1865/">AdBlock Plus</a> &#8211; block ads &amp; flash<a href="https://addons.mozilla.org/firefox/1865/"><br />
</a><strong>NOTE:</strong> If you need to show blocked ads (i.e., you need to see/test OAS ads <img src="http://blog.bad.freedom.com/wp-includes/images/smilies/icon_biggrin.gif" alt="-D" class="wp-smiley" /> ), thereâ€™s an â€˜ABPâ€™ button next to the Google search bar (looks like a red or green stop sign). Click the little disclosure triangle next to the ABP button, and choose â€˜Disable on [site-url]â€™. If you need help, just ask!<a href="https://addons.mozilla.org/firefox/1865/"><br />
</a></li>
<li><a href="https://addons.mozilla.org/firefox/220/">FlashGot</a> &#8211; File/Image/Link downloader<a href="https://addons.mozilla.org/firefox/220/"><br />
</a></li>
<li><a href="https://addons.mozilla.org/firefox/1269/">Fasterfox</a> &#8211; page load timer (right-side of statusbar)</li>
</ul>
<h2>CSS Resources</h2>
<ul>
<li><a href="http://www.alistapart.com/">AlistAPart.com</a> &#8211; A great place for learning &amp; pilfering^H^H^H experimenting with CSS techniques.
<ul>
<li><a href="http://www.alistapart.com/articles/taminglists/">Taming Lists</a></li>
<li><a href="http://www.alistapart.com/articles/elastic/">Elastic Design</a></li>
<li><a href="http://www.alistapart.com/articles/cssdropshadows/">CSS Drop Shadows</a></li>
<li>â€¦the list goes on!</li>
</ul>
</li>
<li><a href="http://meyerweb.com/eric/css/">meyerweb.com/eric/css</a> &#8211; Eric Meyerâ€™s CSS site
<ul>
<li>CSS Edge &#8211; life on the edge!</li>
<li>â€¦thereâ€™s much more hereâ€¦</li>
</ul>
</li>
<li><a href="http://gallery.theopalgroup.com/selectoracle/">SelectORacle</a> &#8211; a nifty online tool for learning how CSS2 &amp; CSS3 selectors work</li>
<li><a href="http://people.opera.com/rijk/panels/panelizer.html">Rijkâ€™s panelizer</a> &#8211; adds W3Câ€™s CSS &amp; HTML specs to your Mozilla Sidebar
<ul>
<li>Just download the <a href="http://people.opera.com/rijk/panels/panels.zip">panelizer.zip</a>, place it somewhere handy &amp; unzip it. Then open the included â€˜panelizer.htmlâ€™ file, and click â€˜Add Panelâ€™. I created a â€˜Sidebarsâ€™ bookmark folder in my Bookmark Toolbar, and placed the â€˜bookmarksâ€™ in there.</li>
</ul>
</li>
</ul>
<h2>Mac Tools</h2>
<blockquote><p><strong>NOTE:</strong> The following contains Mac-only tools. If you are afraid of Macs, or have aversions to heights, please close your browser now. This message will self-destruct in five seconds. Good luck team!</p></blockquote>
<ul>
<li>TinkerTool (hidden Mac OS X settings, like double x double scrollbars):<br />
<a href="http://macupdate.com/info.php/id/5721">http://macupdate.com/info.php/id/5721</a></li>
<li>WebDevAdditions for Safari (Like Mozilla Web Developer for Safari):<br />
<a href="http://macupdate.com/info.php/id/17672">http://macupdate.com/info.php/id/17672</a></li>
<li>BatChmod (batch Chmod GUI for Mac OS X &#8211; Bonus: enables you to empty stubborn Trash)<a href="http://www.macupdate.com/info.php/id/6440">
<p>http://www.macupdate.com/info.php/id/6440</a></li>
<li>Pseudo (run apps as `sudo`):<a href="http://www.macupdate.com/info.php/id/5620">
<p>http://www.macupdate.com/info.php/id/5620</a></li>
<li>TextWrangler (freeware text editorâ€“BBEditâ€™s little brother)<a href="http://barebones.com/products/textwrangler/">
<p>http://barebones.com/products/textwrangler/</a></li>
</ul>
<p>Need help with any of the above? Just ask!</p>
]]></content:encoded>
			<wfw:commentRss>http://OurLil.com/blog/a-couple-of-useful-webdev-links-2-2/608/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

