<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>builder2</title>
	
	<link>http://builder2.blogger.ph</link>
	<description>Links and resources for the web 2.0 developer.</description>
	<lastBuildDate>Tue, 16 Feb 2010 18:35:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Builder2" /><feedburner:info uri="builder2" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Builder2</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>PHP &amp; Perl Growing In The Enterprise</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/sp0Zm-3EkME/</link>
		<comments>http://builder2.blogger.ph/2010/02/17/php-perl-growing-enterprise/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 18:34:41 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/?p=240</guid>
		<description><![CDATA[
Java and .NET has always dominated the enterprise but you&#8217;d be surprised at this CNET story that suggests PHP and Perl growing at such an impressive rate:
Overall, we see use of dynamic languages as growing significantly. This is due to several large trends. First, there&#8217;s definitely a widespread growth of skills around open source programming [...]<p><a href="http://builder2.blogger.ph/2010/02/17/php-perl-growing-enterprise/">PHP &#038; Perl Growing In The Enterprise</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://builder2.blogger.ph/wp-content/uploads/2010/02/jobgraph-500x277.png" alt="Graph showing PHP &amp; Perl growth in the enterprise." title="PHP &amp; Perl growth in the enterprise." width="500" height="277" class="alignleft size-large wp-image-242" /></p>
<p>Java and .NET has always dominated the enterprise but you&#8217;d be surprised at this CNET story that suggests <a href="http://news.cnet.com/8301-13505_3-10453213-16.html">PHP and Perl growing at such an impressive rate</a>:</p>
<blockquote><p>Overall, we see use of dynamic languages as growing significantly. This is due to several large trends. First, there&#8217;s definitely a widespread growth of skills around open source programming languages. There&#8217;s also a widespread acceptance of open source in the enterprise that didn&#8217;t exist even five to six years ago. And there are various respective inherent advantages of using dynamic languages&#8211;speed, flexibility, ease of use for developers, low-cost, and community support, just to name a few&#8211;that continue to push usage trends upward.</p></blockquote>
<p>Now this is perfectly good news for the open source community!</p>
<p><a href="http://builder2.blogger.ph/2010/02/17/php-perl-growing-enterprise/">PHP &#038; Perl Growing In The Enterprise</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/sp0Zm-3EkME" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2010/02/17/php-perl-growing-enterprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2010/02/17/php-perl-growing-enterprise/</feedburner:origLink></item>
		<item>
		<title>PHP: Keeping Things Simple</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/kJ5O_q9Cdow/</link>
		<comments>http://builder2.blogger.ph/2010/02/09/php-keeping-simple/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:35:23 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/?p=238</guid>
		<description><![CDATA[A lot of PHP programmers with moderate coding experience tend to get into the trap of &#8220;frameworks&#8221;. Usually, a newbie learns more and knows enough to create his own CMS, after which he &#8220;discovers&#8221; that a framework solves a lot of repetitive coding. Sometimes, it does. But you don&#8217;t really need all that.
PHP: Keeping Things [...]<p><a href="http://builder2.blogger.ph/2010/02/09/php-keeping-simple/">PHP: Keeping Things Simple</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A lot of PHP programmers with moderate coding experience tend to get into the trap of &#8220;frameworks&#8221;. Usually, a newbie learns more and knows enough to create his own CMS, after which he &#8220;discovers&#8221; that a framework solves a lot of repetitive coding. Sometimes, it does. But <a href="http://phpadvent.org/2009/you-dont-need-all-that-by-marcel-esser">you don&#8217;t really need all that</a>.</p>
<p><a href="http://builder2.blogger.ph/2010/02/09/php-keeping-simple/">PHP: Keeping Things Simple</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/kJ5O_q9Cdow" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2010/02/09/php-keeping-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2010/02/09/php-keeping-simple/</feedburner:origLink></item>
		<item>
		<title>Font Squirrel’s @font-face Generator</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/uy9MKbODL58/</link>
		<comments>http://builder2.blogger.ph/2010/01/30/font-squirrels-fontface-generator/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:49:56 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/?p=236</guid>
		<description><![CDATA[Converting fonts to make them better suited for CSS @font-face use has not been exactly easy&#8212;until now. Free font library site Font Squirrel has just launched a @font-face generator! Their tool might just be good enough for web designers looking to take advantage of @font-face embedding, allowing for various tricks like subsetting to reduce a [...]<p><a href="http://builder2.blogger.ph/2010/01/30/font-squirrels-fontface-generator/">Font Squirrel&#8217;s @font-face Generator</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Converting fonts to make them better suited for CSS @font-face use has not been exactly easy&#8212;until now. Free font library site <a href="http://www.fontsquirrel.com/">Font Squirrel</a> has just launched a <a href="http://www.fontsquirrel.com/fontface/generator">@font-face generator</a>! Their tool might just be good enough for web designers looking to take advantage of @font-face embedding, allowing for various tricks like subsetting to reduce a font&#8217;s file size and make it ideal for web use.</p>
<p>Go on, <a href="http://www.fontsquirrel.com/fontface/generator">try it</a>! Just make sure you use a font that allows for for @font-face embedding.</p>
<p><a href="http://builder2.blogger.ph/2010/01/30/font-squirrels-fontface-generator/">Font Squirrel&#8217;s @font-face Generator</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/uy9MKbODL58" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2010/01/30/font-squirrels-fontface-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2010/01/30/font-squirrels-fontface-generator/</feedburner:origLink></item>
		<item>
		<title>This barely made the news but you should …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/qGMz3akc-Dk/</link>
		<comments>http://builder2.blogger.ph/2010/01/21/this-barely-made-the-news-but-you-should/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 18:18:18 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2010/01/21/this-barely-made-the-news-but-you-should/</guid>
		<description><![CDATA[This barely made the news but you should know that jQuery 1.4 is now out with lots of performance improvements and a few new features.
This barely made the news but you should &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2010/01/21/this-barely-made-the-news-but-you-should/">This barely made the news but you should &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This barely made the news but you should know that <a href="http://jquery14.com/day-01/jquery-14">jQuery 1.4 is now out</a> with lots of performance improvements and a few new features.</p>
<p><a href="http://builder2.blogger.ph/2010/01/21/this-barely-made-the-news-but-you-should/">This barely made the news but you should &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/qGMz3akc-Dk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2010/01/21/this-barely-made-the-news-but-you-should/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2010/01/21/this-barely-made-the-news-but-you-should/</feedburner:origLink></item>
		<item>
		<title>If you play a lot with Compiz Fusion and …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/yh91DYnC4cA/</link>
		<comments>http://builder2.blogger.ph/2009/11/27/if-you-play-a-lot-with-compiz-fusion-and/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:16:41 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[compiz fusion]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/11/27/if-you-play-a-lot-with-compiz-fusion-and/</guid>
		<description><![CDATA[If you play a lot with Compiz Fusion and managed to ruin your config file and now you can&#8217;t boot into GNOME, here&#8217;s a simple command line fix: gconftool-2 --recursive-unset /apps/compiz
If you play a lot with Compiz Fusion and &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/11/27/if-you-play-a-lot-with-compiz-fusion-and/">If you play a lot with Compiz Fusion and &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you play a lot with Compiz Fusion and managed to ruin your config file and now you can&#8217;t boot into GNOME, here&#8217;s a simple command line fix: <code>gconftool-2 --recursive-unset /apps/compiz</code></p>
<p><a href="http://builder2.blogger.ph/2009/11/27/if-you-play-a-lot-with-compiz-fusion-and/">If you play a lot with Compiz Fusion and &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/yh91DYnC4cA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/11/27/if-you-play-a-lot-with-compiz-fusion-and/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/11/27/if-you-play-a-lot-with-compiz-fusion-and/</feedburner:origLink></item>
		<item>
		<title>Can you be a web designer?</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/lwfrhfhcF6g/</link>
		<comments>http://builder2.blogger.ph/2009/11/02/can-you-be-a-web-designer/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 15:56:38 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/11/02/can-you-be-a-web-designer/</guid>
		<description><![CDATA[Can you be a web designer?
Can you be a web designer? is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/11/02/can-you-be-a-web-designer/">Can you be a web designer?</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://sixrevisions.com/web_design/can-you-be-a-web-designer/">Can you be a web designer?</a></p>
<p><a href="http://builder2.blogger.ph/2009/11/02/can-you-be-a-web-designer/">Can you be a web designer?</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/lwfrhfhcF6g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/11/02/can-you-be-a-web-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/11/02/can-you-be-a-web-designer/</feedburner:origLink></item>
		<item>
		<title>“Underscore is a utility-belt library f …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/Z_QrFDt1oz8/</link>
		<comments>http://builder2.blogger.ph/2009/11/02/underscore-is-a-utility-belt-library-f/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 15:23:32 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[underscore.js]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/11/02/underscore-is-a-utility-belt-library-f/</guid>
		<description><![CDATA[&#8220;Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It&#8217;s the tie to go along with jQuery&#8217;s tux.&#8221;
&#8220;Underscore is a utility-belt library f &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/11/02/underscore-is-a-utility-belt-library-f/">&#8220;Underscore is a utility-belt library f &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>&#8220;<a href="http://documentcloud.github.com/underscore/">Underscore</a> is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It&#8217;s the tie to go along with jQuery&#8217;s tux.&#8221;</p>
<p><a href="http://builder2.blogger.ph/2009/11/02/underscore-is-a-utility-belt-library-f/">&#8220;Underscore is a utility-belt library f &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/Z_QrFDt1oz8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/11/02/underscore-is-a-utility-belt-library-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/11/02/underscore-is-a-utility-belt-library-f/</feedburner:origLink></item>
		<item>
		<title>Halves layouts come in two options: Left …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/UCh_h6xU49k/</link>
		<comments>http://builder2.blogger.ph/2009/11/01/halves-layouts-come-in-two-options-left/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 19:56:08 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[layouts]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/11/01/halves-layouts-come-in-two-options-left/</guid>
		<description><![CDATA[Halves layouts come in two options: Left &#038; Right and Top &#038; Bottom.
Halves layouts come in two options: Left &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/11/01/halves-layouts-come-in-two-options-left/">Halves layouts come in two options: Left &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Halves layouts come in two options: <a href="http://css-tricks.com/snippets/html/left-right-halves-layout/">Left &#038; Right</a> and <a href="http://css-tricks.com/snippets/html/top-bottom-halves-layout/">Top &#038; Bottom</a>.</p>
<p><a href="http://builder2.blogger.ph/2009/11/01/halves-layouts-come-in-two-options-left/">Halves layouts come in two options: Left &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/UCh_h6xU49k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/11/01/halves-layouts-come-in-two-options-left/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/11/01/halves-layouts-come-in-two-options-left/</feedburner:origLink></item>
		<item>
		<title>QueryLoader is another javascript preloa …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/tejwzL-D7DA/</link>
		<comments>http://builder2.blogger.ph/2009/11/01/queryloader-is-another-javascript-preloa/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 19:53:30 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[jquery plugins]]></category>
		<category><![CDATA[queryloader]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/11/01/queryloader-is-another-javascript-preloa/</guid>
		<description><![CDATA[QueryLoader is another javascript preloader that produces a stylish effect for your pages. Uses jQuery.
QueryLoader is another javascript preloa &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/11/01/queryloader-is-another-javascript-preloa/">QueryLoader is another javascript preloa &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gayadesign.com/diy/queryloader-preload-your-website-in-style/">QueryLoader</a> is another javascript preloader that produces a stylish effect for your pages. Uses jQuery.</p>
<p><a href="http://builder2.blogger.ph/2009/11/01/queryloader-is-another-javascript-preloa/">QueryLoader is another javascript preloa &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/tejwzL-D7DA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/11/01/queryloader-is-another-javascript-preloa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/11/01/queryloader-is-another-javascript-preloa/</feedburner:origLink></item>
		<item>
		<title>This WordPress plugin is fairly simple:  …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/2XpR0RjhJXc/</link>
		<comments>http://builder2.blogger.ph/2009/11/01/this-wordpress-plugin-is-fairly-simple/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 19:05:24 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[subscription]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/11/01/this-wordpress-plugin-is-fairly-simple/</guid>
		<description><![CDATA[This WordPress plugin is fairly simple: it creates a name and email field in a form that you can put in your blog for collecting people&#8217;s contact information&#8212;the WordPress Email Capture Plugin. Should be useful for campaign microsites and similar projects.
This WordPress plugin is fairly simple:  &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/11/01/this-wordpress-plugin-is-fairly-simple/">This WordPress plugin is fairly simple:  &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This WordPress plugin is fairly simple: it creates a name and email field in a form that you can put in your blog for collecting people&#8217;s contact information&#8212;the <a href="http://www.gospelrhys.co.uk/plugins/WordPress-plugins/WordPress-email-capture-plugin">WordPress Email Capture Plugin</a>. Should be useful for campaign microsites and similar projects.</p>
<p><a href="http://builder2.blogger.ph/2009/11/01/this-wordpress-plugin-is-fairly-simple/">This WordPress plugin is fairly simple:  &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/2XpR0RjhJXc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/11/01/this-wordpress-plugin-is-fairly-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/11/01/this-wordpress-plugin-is-fairly-simple/</feedburner:origLink></item>
		<item>
		<title>If you’re interested in what Firefox’s …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/eJXxgE1E1R0/</link>
		<comments>http://builder2.blogger.ph/2009/10/31/if-youre-interested-in-what-firefoxs/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 11:10:35 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[camino 2]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/10/31/if-youre-interested-in-what-firefoxs/</guid>
		<description><![CDATA[If you&#8217;re interested in what Firefox&#8217;s sibling Camino 2 has in store, there&#8217;s a bunch of beta releases that you can try now.
If you&#8217;re interested in what Firefox&#8217;s &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/10/31/if-youre-interested-in-what-firefoxs/">If you&#8217;re interested in what Firefox&#8217;s &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re interested in what Firefox&#8217;s sibling Camino 2 has in store, there&#8217;s <a href="http://preview.caminobrowser.org/">a bunch of beta releases</a> that you can try now.</p>
<p><a href="http://builder2.blogger.ph/2009/10/31/if-youre-interested-in-what-firefoxs/">If you&#8217;re interested in what Firefox&#8217;s &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/eJXxgE1E1R0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/10/31/if-youre-interested-in-what-firefoxs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/10/31/if-youre-interested-in-what-firefoxs/</feedburner:origLink></item>
		<item>
		<title>In Mac OS X, here’s a terminal command  …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/EiYOPQh7Auk/</link>
		<comments>http://builder2.blogger.ph/2009/10/28/in-mac-os-x-heres-a-terminal-command/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 16:45:06 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/10/28/in-mac-os-x-heres-a-terminal-command/</guid>
		<description><![CDATA[In Mac OS X, here&#8217;s a terminal command to show processes that use your network connection: lsof -P -i -n &#124; cut -f 1 -d " " &#124; uniq
In Mac OS X, here&#8217;s a terminal command  &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/10/28/in-mac-os-x-heres-a-terminal-command/">In Mac OS X, here&#8217;s a terminal command  &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In Mac OS X, here&#8217;s a terminal command to show processes that use your network connection: <code>lsof -P -i -n | cut -f 1 -d " " | uniq</code></p>
<p><a href="http://builder2.blogger.ph/2009/10/28/in-mac-os-x-heres-a-terminal-command/">In Mac OS X, here&#8217;s a terminal command  &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/EiYOPQh7Auk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/10/28/in-mac-os-x-heres-a-terminal-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/10/28/in-mac-os-x-heres-a-terminal-command/</feedburner:origLink></item>
		<item>
		<title>Firefox 3.6 will be supporting WOFF, the …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/k3wQTL8vxu4/</link>
		<comments>http://builder2.blogger.ph/2009/10/22/firefox-3-6-will-be-supporting-woff-the/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 18:43:32 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[woff]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/10/22/firefox-3-6-will-be-supporting-woff-the/</guid>
		<description><![CDATA[Firefox 3.6 will be supporting WOFF, the Web Open Font Format that will make @font-face embedding more straightforward.
Firefox 3.6 will be supporting WOFF, the &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/10/22/firefox-3-6-will-be-supporting-woff-the/">Firefox 3.6 will be supporting WOFF, the &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://hacks.mozilla.org/2009/10/woff/">Firefox 3.6 will be supporting WOFF</a>, the Web Open Font Format that will make @font-face embedding more straightforward.</p>
<p><a href="http://builder2.blogger.ph/2009/10/22/firefox-3-6-will-be-supporting-woff-the/">Firefox 3.6 will be supporting WOFF, the &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/k3wQTL8vxu4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/10/22/firefox-3-6-will-be-supporting-woff-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/10/22/firefox-3-6-will-be-supporting-woff-the/</feedburner:origLink></item>
		<item>
		<title>Notes on @font-face</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/syFI3F8Gwn8/</link>
		<comments>http://builder2.blogger.ph/2009/10/16/notes-fontface/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:17:18 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[@font-face]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/?p=224</guid>
		<description><![CDATA[In my struggle playing with @font-face at my personal blog, I&#8217;ve learned that right now, it really isn&#8217;t worth it yet. Unless if your design really requires it. Here&#8217;s a bunch of links I&#8217;ve used while trying it out though:

Font Squirrel &#124; Download Hundreds of Free @font-face Fonts
High Performance Web Sites :: @font-face and performance
Fighting [...]<p><a href="http://builder2.blogger.ph/2009/10/16/notes-fontface/">Notes on @font-face</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In my struggle playing with @font-face at my <a href="http://rebelpixel.com/">personal blog</a>, I&#8217;ve learned that right now, it really isn&#8217;t worth it yet. Unless if your design really requires it. Here&#8217;s a bunch of links I&#8217;ve used while trying it out though:</p>
<ul>
<li><a href="http://www.fontsquirrel.com/fontface">Font Squirrel | Download Hundreds of Free @font-face Fonts</a></li>
<li><a href="http://www.stevesouders.com/blog/2009/10/13/font-face-and-performance/">High Performance Web Sites :: @font-face and performance</a></li>
<li><a href="http://paulirish.com/2009/fighting-the-font-face-fout/">Fighting the @font-face FOUT &#8211; Quicken the load time « Paul Irish</a></li>
<li><a href="http://www.phpied.com/gzip-your-font-face-files/">Gzip your @font-face files / Stoyan&#8217;s phpied.com</a></li>
<li><a href="http://www.useragentman.com/blog/2009/10/09/more-font-face-fun/">More @font-face fun</a></li>
<li><a href="http://iliadraznin.com/2009/07/css3-font-face-multiple-weights/">Using CSS3 @font-face to “fake” multiple font weights &#8211; IliaDraznin.com</a></li>
<li><a href="http://sameropensource.blogspot.com/2009/08/genius-solution-to-detect-font-face.html">Samer: Genius solution to detect @font-face feature</a></li>
<li><a href="http://paulirish.com/2009/font-face-feature-detection/">@font-face feature detection « Paul Irish</a></li>
</ul>
<p><a href="http://builder2.blogger.ph/2009/10/16/notes-fontface/">Notes on @font-face</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/syFI3F8Gwn8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/10/16/notes-fontface/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/10/16/notes-fontface/</feedburner:origLink></item>
		<item>
		<title>$fx() is a compact, lightweight Javascri …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/I7Pa2KyECCI/</link>
		<comments>http://builder2.blogger.ph/2009/10/15/fx-is-a-compact-lightweight-javascri/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 18:40:43 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[$fx()]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/10/15/fx-is-a-compact-lightweight-javascri/</guid>
		<description><![CDATA[$fx() is a compact, lightweight Javascript Library for animation.
$fx() is a compact, lightweight Javascri &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/10/15/fx-is-a-compact-lightweight-javascri/">$fx() is a compact, lightweight Javascri &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://fx.inetcat.com/">$fx()</a> is a compact, lightweight Javascript Library for animation.</p>
<p><a href="http://builder2.blogger.ph/2009/10/15/fx-is-a-compact-lightweight-javascri/">$fx() is a compact, lightweight Javascri &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/I7Pa2KyECCI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/10/15/fx-is-a-compact-lightweight-javascri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/10/15/fx-is-a-compact-lightweight-javascri/</feedburner:origLink></item>
		<item>
		<title>phpFlickr allows you to many things with …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/wKyiP1cVWzg/</link>
		<comments>http://builder2.blogger.ph/2009/10/02/phpflickr-allows-you-to-many-things-with/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 18:07:19 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[flickr.com]]></category>
		<category><![CDATA[flogr]]></category>
		<category><![CDATA[galleries]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpflickr]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/10/02/phpflickr-allows-you-to-many-things-with/</guid>
		<description><![CDATA[phpFlickr allows you to many things with your Flickr photos using your own PHP&#8211;capable server. flogr is just one of them.
phpFlickr allows you to many things with &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/10/02/phpflickr-allows-you-to-many-things-with/">phpFlickr allows you to many things with &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://phpflickr.com/">phpFlickr</a> allows you to many things with your <a href="http://flickr.com/">Flickr</a> photos using your own PHP&#8211;capable server. <a href="http://code.google.com/p/flogr/">flogr</a> is just one of them.</p>
<p><a href="http://builder2.blogger.ph/2009/10/02/phpflickr-allows-you-to-many-things-with/">phpFlickr allows you to many things with &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/wKyiP1cVWzg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/10/02/phpflickr-allows-you-to-many-things-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/10/02/phpflickr-allows-you-to-many-things-with/</feedburner:origLink></item>
		<item>
		<title>A Smart Bear switches to WordPress. Why?</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/ZCJeR1l5VgQ/</link>
		<comments>http://builder2.blogger.ph/2009/09/30/a-smart-bear-switches-to-wordpress-why/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 19:54:07 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[a smart bear]]></category>
		<category><![CDATA[switch]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/09/30/a-smart-bear-switches-to-wordpress-why/</guid>
		<description><![CDATA[A Smart Bear switches to WordPress. Why?
A Smart Bear switches to WordPress. Why? is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/09/30/a-smart-bear-switches-to-wordpress-why/">A Smart Bear switches to WordPress. Why?</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.asmartbear.com/">A Smart Bear</a> <a href="http://blog.asmartbear.com/switch-to-wordpress.html">switches to WordPress</a>. Why?</p>
<p><a href="http://builder2.blogger.ph/2009/09/30/a-smart-bear-switches-to-wordpress-why/">A Smart Bear switches to WordPress. Why?</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/ZCJeR1l5VgQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/09/30/a-smart-bear-switches-to-wordpress-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/09/30/a-smart-bear-switches-to-wordpress-why/</feedburner:origLink></item>
		<item>
		<title>Linode appears to be another good VPS ho …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/E8zKUXiIOf4/</link>
		<comments>http://builder2.blogger.ph/2009/09/18/linode-appears-to-be-another-good-vps-ho/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 22:12:54 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/09/18/linode-appears-to-be-another-good-vps-ho/</guid>
		<description><![CDATA[Linode appears to be another good VPS host worth considering if you&#8217;re growing out of shared hosting.
Linode appears to be another good VPS ho &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/09/18/linode-appears-to-be-another-good-vps-ho/">Linode appears to be another good VPS ho &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linode.com/">Linode</a> appears to be another good VPS host worth considering if you&#8217;re growing out of shared hosting.</p>
<p><a href="http://builder2.blogger.ph/2009/09/18/linode-appears-to-be-another-good-vps-ho/">Linode appears to be another good VPS ho &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/E8zKUXiIOf4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/09/18/linode-appears-to-be-another-good-vps-ho/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/09/18/linode-appears-to-be-another-good-vps-ho/</feedburner:origLink></item>
		<item>
		<title>Useful popularity algorithm, in case you …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/iXEjKVYb9FA/</link>
		<comments>http://builder2.blogger.ph/2009/09/15/useful-popularity-algorithm-in-case-you/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 16:20:43 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[popularity algorithm]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/09/15/useful-popularity-algorithm-in-case-you/</guid>
		<description><![CDATA[Useful popularity algorithm, in case you&#8217;re building your next big thing.
Useful popularity algorithm, in case you &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/09/15/useful-popularity-algorithm-in-case-you/">Useful popularity algorithm, in case you &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.linkibol.com/post/How-to-Build-a-Popularity-Algorithm-You-can-be-Proud-of.aspx">Useful popularity algorithm</a>, in case you&#8217;re building your next big thing.</p>
<p><a href="http://builder2.blogger.ph/2009/09/15/useful-popularity-algorithm-in-case-you/">Useful popularity algorithm, in case you &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/iXEjKVYb9FA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/09/15/useful-popularity-algorithm-in-case-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/09/15/useful-popularity-algorithm-in-case-you/</feedburner:origLink></item>
		<item>
		<title>Recently, the Apache Foundation was hack …</title>
		<link>http://feedproxy.google.com/~r/Builder2/~3/WdNt2bAyqis/</link>
		<comments>http://builder2.blogger.ph/2009/09/11/recently-the-apache-foundation-was-hack/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 20:14:42 +0000</pubDate>
		<dc:creator>markku</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[hack]]></category>

		<guid isPermaLink="false">http://builder2.blogger.ph/2009/09/11/recently-the-apache-foundation-was-hack/</guid>
		<description><![CDATA[Recently, the Apache Foundation was hacked and compromised, but managed to limit it and bounce from it pretty quickly. Here&#8217;s a rundown of things that happened with their corrective actions. Useful for DIY administrators.
Recently, the Apache Foundation was hack &#8230; is a post from: builder2
<p><a href="http://builder2.blogger.ph/2009/09/11/recently-the-apache-foundation-was-hack/">Recently, the Apache Foundation was hack &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Recently, the Apache Foundation was hacked and compromised, but managed to limit it and bounce from it pretty quickly. Here&#8217;s a <a href="https://blogs.apache.org/infra/entry/apache_org_downtime_report">rundown of things that happened with their corrective actions</a>. Useful for DIY administrators.</p>
<p><a href="http://builder2.blogger.ph/2009/09/11/recently-the-apache-foundation-was-hack/">Recently, the Apache Foundation was hack &#8230;</a> is a post from: <a href="http://builder2.blogger.ph">builder2</a></p>
<img src="http://feeds.feedburner.com/~r/Builder2/~4/WdNt2bAyqis" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://builder2.blogger.ph/2009/09/11/recently-the-apache-foundation-was-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://builder2.blogger.ph/2009/09/11/recently-the-apache-foundation-was-hack/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.361 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-02-27 01:35:45 -->
