<?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/" version="2.0">

<channel>
	<title>fritz» reviews and media technology – goto fritz dot net</title>
	
	<link>http://blog.gotofritz.net</link>
	<description>digital developer and producer, london</description>
	<lastBuildDate>Mon, 09 Aug 2010 15:17:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</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/gotofritz" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="gotofritz" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>YUI Docs error</title>
		<link>http://blog.gotofritz.net/geekery/coding/testing/yui-docs-error/</link>
		<comments>http://blog.gotofritz.net/geekery/coding/testing/yui-docs-error/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 15:17:26 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[HowTo]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/coding/testing/yui-docs-error</guid>
		<description><![CDATA[I was happily running YUI Docs when suddenly it stopped working with the error: &#8220;DeprecationWarning: the sets module is deprecated&#8221;. Turns out that YUI Docs doesn&#8217;t like any code above the first Javadoc block.
]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/coding/testing/yui-docs-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Unix side of OS X – what goes in which directory</title>
		<link>http://blog.gotofritz.net/geekery/os-x/unix-osx-folder-hierarchy/</link>
		<comments>http://blog.gotofritz.net/geekery/os-x/unix-osx-folder-hierarchy/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 14:01:24 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/os-x/unix-osx-folder-hierarchy</guid>
		<description><![CDATA[One of the nice things about OS X is that it has Unix under the bonnet. That means you can install all sorts of geeky software like ImageMagick or xdebug; but, knowing where to put things can be confusing if you are new to it. Here&#8217;s a quick guide to the folder in OS X, [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/os-x/unix-osx-folder-hierarchy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joining PDF files in OS X from the command line</title>
		<link>http://blog.gotofritz.net/geekery/os-x/joining-pdf-files-in-os-x-from-the-command-line/</link>
		<comments>http://blog.gotofritz.net/geekery/os-x/joining-pdf-files-in-os-x-from-the-command-line/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 11:05:03 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/os-x/joining-pdf-files-in-os-x-from-the-command-line</guid>
		<description><![CDATA[In OS X, PDF files can be concatenated manually  using Preview. But if you are happy using Terminal there&#8217;s an easier way, thanks to a Python script installed by default in /System/Library/Automator
Combining PDF files manually using Preview
Preview allows PDF files to be combined by dragging and dropping, as long as you are careful when [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/os-x/joining-pdf-files-in-os-x-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain-driven design</title>
		<link>http://blog.gotofritz.net/geekery/coding/domain-driven-design/</link>
		<comments>http://blog.gotofritz.net/geekery/coding/domain-driven-design/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 15:21:22 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[General Coding]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/coding/domain-driven-design</guid>
		<description><![CDATA[Everyone at work seems excited about Domain-driven design.  Here are some useful links

Domain Driven Design conference
Some talks from the Domain Driven Design conference, early June 2010
DDD in a distributed world
In the presentation, the author discusses how domain driven design aggregates help build distributed systems that work better and solve latency, serialization and distribution problems.
Eric [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/coding/domain-driven-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tenancy Deposit Protection in the UK</title>
		<link>http://blog.gotofritz.net/living/boring-admin/tenancy-deposit-protection-in-the-uk/</link>
		<comments>http://blog.gotofritz.net/living/boring-admin/tenancy-deposit-protection-in-the-uk/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 15:58:54 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[Boring Admin]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/living/boring-admin/tenancy-deposit-protection-in-the-uk</guid>
		<description><![CDATA[Having to deal with boring admin landlord admin. This may be useful, so I thought I&#8217;d share it.

What is Tenancy Deposit Protection?
This  is a compulsory scheme for landlords. In the words of the DirectGov website:
The schemes allow tenants to get all or part of their deposit back when they are entitled to it and [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/living/boring-admin/tenancy-deposit-protection-in-the-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP optimization tips</title>
		<link>http://blog.gotofritz.net/geekery/web-development/php/php-optimization-tips/</link>
		<comments>http://blog.gotofritz.net/geekery/web-development/php/php-optimization-tips/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 10:08:33 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/web-development/php/php-optimization-tips</guid>
		<description><![CDATA[Here I&#8217;ll collect PHP optimization tips, and will benchmark them when I get to it.

43 Tips for optimizing your php Code
Copied straight from CodingMentor, without testing or benchmarking
1. If a method can be static, declare it static. Speed improvement is by a factor of 4.
2. echo is faster than print.
3. Use echo&#8217;s multiple parameters instead [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/web-development/php/php-optimization-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best Italian cheeses</title>
		<link>http://blog.gotofritz.net/living/food/best-italian-cheeses/</link>
		<comments>http://blog.gotofritz.net/living/food/best-italian-cheeses/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 14:03:03 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Cheese]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/living/food/best-italian-cheeses</guid>
		<description><![CDATA[Occasionally cheese lovers ask me to recommend them good, less known Italian cheeses. Here&#8217;s my list.

Disclaimer
Most cheeses, particularly soft ones, do not age well. That makes it difficult to find good quality cheeses far from the place where they are produced. It is always a good idea to try them on location first, then find [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/living/food/best-italian-cheeses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Quicksilver, the OS X app launcher</title>
		<link>http://blog.gotofritz.net/geekery/os-x/using-quicksilver-osx-app-launcher/</link>
		<comments>http://blog.gotofritz.net/geekery/os-x/using-quicksilver-osx-app-launcher/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 13:44:35 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[HowTo]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/os-x/using-quicksilver-osx-app-launcher</guid>
		<description><![CDATA[I&#8217;ve seen Quicksilver mentioned several times at LifeHacker (for example, this video presentation by Quicksilver&#8217;s maker), so I decided to give it a go.

What does QuickSilver do?
Quicksilver started off as an application launcher, but it&#8217;s taken the concept much further. Basically it allows you to use your Mac without having to search around for things [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/os-x/using-quicksilver-osx-app-launcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assorted Firefox Tips</title>
		<link>http://blog.gotofritz.net/geekery/apps/firefox-tips/</link>
		<comments>http://blog.gotofritz.net/geekery/apps/firefox-tips/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 22:47:25 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[Applications and Tools]]></category>
		<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/apps/firefox-tips</guid>
		<description><![CDATA[This is where I collect Firefox tips and tricks.


To remove a URL from the list of suggestions that appears underneath the  address bar: SHIFT-BACKSPACE (Mac) or del (Win)
To enable spellchecking on input boxes: type about:config in the address bar, set layout.spellcheckDefault to 2
To reopen a tab accidentally closed: SHIFT-cmd-T
To remove a single site from [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/apps/firefox-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding files inside an archive with Terminal</title>
		<link>http://blog.gotofritz.net/geekery/unix/finding-files-inside-archive/</link>
		<comments>http://blog.gotofritz.net/geekery/unix/finding-files-inside-archive/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 18:26:04 +0000</pubDate>
		<dc:creator>goto</dc:creator>
				<category><![CDATA[UNIX and the shell]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Quick Tips]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/unix/finding-files-inside-archive</guid>
		<description><![CDATA[Lots of searching with this current project&#8230; this time looking for files inside an archive, without having to extract them first. Using Apple&#8217;s Terminal, or any Unix / Linux bash shell: [script lang="bash"]find /dir/ -iname archive.tar -print0 &#124; xargs -0 tar t -f &#124; grep &#8220;filename you are searching for&#8221;
find /dir/ -iname archive.zip -print0 &#124; [...]]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/unix/finding-files-inside-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
