<?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/"
	>

<channel>
	<title>Premature Optimization</title>
	<atom:link href="http://prematureoptimization.org/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://prematureoptimization.org/blog</link>
	<description>Shahar's Blog</description>
	<pubDate>Thu, 11 Mar 2010 14:56:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Utopia in the header file</title>
		<link>http://prematureoptimization.org/blog/archives/125</link>
		<comments>http://prematureoptimization.org/blog/archives/125#comments</comments>
		<pubDate>Thu, 11 Mar 2010 14:56:32 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[Linux & FOSS]]></category>

		<category><![CDATA[Thoughts & Possibilities]]></category>

		<category><![CDATA[evil]]></category>

		<category><![CDATA[free software]]></category>

		<category><![CDATA[lawyers]]></category>

		<category><![CDATA[license]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[utopia]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=125</guid>
		<description><![CDATA[This is from the top of sqlite3.h, the header file for the SQLite3 library - most source file would have a copyright notice here referring people to read their license, but since SQLite is public domain, the author decided to put this instead: 
** The author disclaims copyright to this source code.  In place [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/125/feed</wfw:commentRss>
		</item>
		<item>
		<title>Experimenting with Glista on OS X</title>
		<link>http://prematureoptimization.org/blog/archives/118</link>
		<comments>http://prematureoptimization.org/blog/archives/118#comments</comments>
		<pubDate>Sat, 19 Dec 2009 20:34:25 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[Linux & FOSS]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[Thoughts & Possibilities]]></category>

		<category><![CDATA[c]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[glista]]></category>

		<category><![CDATA[gtk+]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[mac]]></category>

		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=118</guid>
		<description><![CDATA[I haven&#8217;t blogged in a while, probably because I was too busy. I&#8217;ve been working, started to take some university classes (Philosophy &#038; Computer Science), and&#8230; I&#8217;m doing most of my work on Mac OS X now. Don&#8217;t worry, I&#8217;m still a Linux guy - but mostly for work purposes (and out of curiosity) I [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/118/feed</wfw:commentRss>
		</item>
		<item>
		<title>Imagick: Maintain (fake) transparency when saving as JPEG</title>
		<link>http://prematureoptimization.org/blog/archives/112</link>
		<comments>http://prematureoptimization.org/blog/archives/112#comments</comments>
		<pubDate>Sat, 13 Jun 2009 15:49:44 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[PHP & Web Technologies]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[imagemagick]]></category>

		<category><![CDATA[imagick]]></category>

		<category><![CDATA[learnsomething]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[tip]]></category>

		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=112</guid>
		<description><![CDATA[I haven't blogged in a while (have been busy you know), so I've decided to share this small piece of knowledge I've obtained by experimenting. I wrote a small test app (it's for a feature of the next version of Zend Server - maybe I'll share it one day when the API is stable), which [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/112/feed</wfw:commentRss>
		</item>
		<item>
		<title>How much is listening to your customers worth?</title>
		<link>http://prematureoptimization.org/blog/archives/109</link>
		<comments>http://prematureoptimization.org/blog/archives/109#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:53:54 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[PHP & Web Technologies]]></category>

		<category><![CDATA[Thoughts & Possibilities]]></category>

		<category><![CDATA[community]]></category>

		<category><![CDATA[zend]]></category>

		<category><![CDATA[zend server]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=109</guid>
		<description><![CDATA[I normally don't write about work. The reason is that I feel that the slight chance that someone might feel I'm being biased towards a product that comes from the company I work for and dismiss my thoughts as "guerilla marketing" is not worth it. 
However, I'm going to make an exception - and that's [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/109/feed</wfw:commentRss>
		</item>
		<item>
		<title>NetworkManager: Auto-HTTP login to a Wifi network</title>
		<link>http://prematureoptimization.org/blog/archives/107</link>
		<comments>http://prematureoptimization.org/blog/archives/107#comments</comments>
		<pubDate>Sun, 22 Mar 2009 19:45:03 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[Linux & FOSS]]></category>

		<category><![CDATA[arcaffe]]></category>

		<category><![CDATA[bash]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[networkmanager]]></category>

		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=107</guid>
		<description><![CDATA[One of the cafés in my area where I frequently drink / work requires you to pass through an annoying web page forcing you to agree to some terms before allowing you to access the Internet through their Wifi network. It's free - but they still annoy you with this silly HTTP gateway. This is [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/107/feed</wfw:commentRss>
		</item>
		<item>
		<title>Debugging CLI PHP with Zend Server and PDT on Linux and Mac</title>
		<link>http://prematureoptimization.org/blog/archives/98</link>
		<comments>http://prematureoptimization.org/blog/archives/98#comments</comments>
		<pubDate>Fri, 20 Feb 2009 16:51:16 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[PHP & Web Technologies]]></category>

		<category><![CDATA[cli]]></category>

		<category><![CDATA[debugging]]></category>

		<category><![CDATA[learnsomething]]></category>

		<category><![CDATA[pdt]]></category>

		<category><![CDATA[zend]]></category>

		<category><![CDATA[zend server]]></category>

		<category><![CDATA[zend studio]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=98</guid>
		<description><![CDATA[I'm working on a small PHP application and a big part of it are some CLI scripts which will be executed in the background. Some of these scripts are quite complex, and I got to a point where I need to use a debugger in order to figure out what's going on. 
I started hacking [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/98/feed</wfw:commentRss>
		</item>
		<item>
		<title>Finally, it&#8217;s out: Zend Server</title>
		<link>http://prematureoptimization.org/blog/archives/96</link>
		<comments>http://prematureoptimization.org/blog/archives/96#comments</comments>
		<pubDate>Wed, 18 Feb 2009 18:12:01 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[PHP & Web Technologies]]></category>

		<category><![CDATA[Thoughts & Possibilities]]></category>

		<category><![CDATA[w00t]]></category>

		<category><![CDATA[work]]></category>

		<category><![CDATA[zend]]></category>

		<category><![CDATA[zend server]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=96</guid>
		<description><![CDATA[I normally try not to write about work related stuff... but this is a special occasion. 
Zend Server is finally out for public beta. \o/ 
I was working so hard on this for the last year, It kind of feels like I've just crapped an Elephpant  
Seriously now, I really like this product. I [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/96/feed</wfw:commentRss>
		</item>
		<item>
		<title>Priceless: &#8220;The Issuer Certificate Is Unknown&#8221;</title>
		<link>http://prematureoptimization.org/blog/archives/93</link>
		<comments>http://prematureoptimization.org/blog/archives/93#comments</comments>
		<pubDate>Sat, 07 Feb 2009 17:38:47 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[Linux & FOSS]]></category>

		<category><![CDATA[PHP & Web Technologies]]></category>

		<category><![CDATA[People & Places]]></category>

		<category><![CDATA[Thoughts & Possibilities]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[funny]]></category>

		<category><![CDATA[ha-ha]]></category>

		<category><![CDATA[https]]></category>

		<category><![CDATA[israel]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=93</guid>
		<description><![CDATA[Another example of the all-so-frightening invalid HTTPS certificate warning in Firefox 3.0. I just found this one to be a bit ironic  
BTW The Mossad website is mostly for recruiting purposes, they don't really let you search their archives on-line or anything... to bad, that could have been interesting  
(and one more thing: [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/93/feed</wfw:commentRss>
		</item>
		<item>
		<title>Subversion: Finding the &#8220;base&#8221; revision of a branch</title>
		<link>http://prematureoptimization.org/blog/archives/90</link>
		<comments>http://prematureoptimization.org/blog/archives/90#comments</comments>
		<pubDate>Mon, 02 Feb 2009 21:00:06 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[Linux & FOSS]]></category>

		<category><![CDATA[PHP & Web Technologies]]></category>

		<category><![CDATA[learnsomething]]></category>

		<category><![CDATA[svn]]></category>

		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=90</guid>
		<description><![CDATA[I use Subversion a lot - but today I've learned something new: 
You can easily find the "base" revision of a branch or a tag (i.e. the revision in which the branch or tag was created) by issuing the following command:
PLAIN TEXT
CODE:




svn log -v --stop-on-copy \


&#160; &#160; http://glista.googlecode.com/svn/branches/feature-reminders 






The last revision you see in the [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/90/feed</wfw:commentRss>
		</item>
		<item>
		<title>Seven Things - Tagged by Ivo Jansch</title>
		<link>http://prematureoptimization.org/blog/archives/85</link>
		<comments>http://prematureoptimization.org/blog/archives/85#comments</comments>
		<pubDate>Sat, 03 Jan 2009 20:18:38 +0000</pubDate>
		<dc:creator>shahar</dc:creator>
		
		<category><![CDATA[PHP & Web Technologies]]></category>

		<category><![CDATA[People & Places]]></category>

		<category><![CDATA[Thoughts & Possibilities]]></category>

		<category><![CDATA[community]]></category>

		<category><![CDATA[game]]></category>

		<category><![CDATA[seven things]]></category>

		<category><![CDATA[tagged]]></category>

		<guid isPermaLink="false">http://prematureoptimization.org/blog/?p=85</guid>
		<description><![CDATA["I was hopping along, minding my own business, when all of a sudden, up he comes…Cures me! One minute I’m a leper with a trade, next minute my livelihood’s gone!"
So apparently I was tagged by non other than the mighty Ivo Jansch, thus forced into some silly chain-blogging game. After managing to teach everyone in [...]]]></description>
		<wfw:commentRss>http://prematureoptimization.org/blog/archives/85/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
