<?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 stelluto »  / blog / fritz / digital developer and producer</title>
	
	<link>http://blog.gotofritz.net</link>
	<description>digital developer and producer, berlin</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:13:25 +0000</lastBuildDate>
	<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>A clear explanation of PUT and POST</title>
		<link>http://blog.gotofritz.net/geekery/a-clear-explanation-of-put-or-post/</link>
		<comments>http://blog.gotofritz.net/geekery/a-clear-explanation-of-put-or-post/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:38:56 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Geekery]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/a-clear-explanation-of-put-or-post</guid>
		<description><![CDATA[A very clear post in Open Sourcery PUT or POST: The REST of the Story about the difference between PUT and POST in REST. What the post doesn't make clear enough, though, is that PUT requests can be cached, while &#8230; <a href="http://blog.gotofritz.net/geekery/a-clear-explanation-of-put-or-post/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/a-clear-explanation-of-put-or-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building scalable PHP / MySQL websites</title>
		<link>http://blog.gotofritz.net/weekly-challenge/building-scalable-php-mysql-websites/</link>
		<comments>http://blog.gotofritz.net/weekly-challenge/building-scalable-php-mysql-websites/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 09:10:36 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Weekly Challenge]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/php/building-scalable-php-mysql-websites</guid>
		<description><![CDATA[The task: summarize notes from a lecture about scaling PHP apps. Can't remember by whom, but you can tell it was a couple of years ago because neither cloud services nor NoSQL get much of a mention. It also doesn't &#8230; <a href="http://blog.gotofritz.net/weekly-challenge/building-scalable-php-mysql-websites/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/weekly-challenge/building-scalable-php-mysql-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tim Brown: More perfect typography</title>
		<link>http://blog.gotofritz.net/geekery/tim-brown-more-perfect-typography/</link>
		<comments>http://blog.gotofritz.net/geekery/tim-brown-more-perfect-typography/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 18:10:38 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/tim-brown-more-perfect-typography</guid>
		<description><![CDATA[A geeky approach to layout and typography - full lecture on Vimeo. Basically it boils down to picking two numbers - one, say, the base font size (which should be picked to suit the font), and one from another site &#8230; <a href="http://blog.gotofritz.net/geekery/tim-brown-more-perfect-typography/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/tim-brown-more-perfect-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tagging a Jenkins build automatically</title>
		<link>http://blog.gotofritz.net/weekly-challenge/deploying-subversion-tags-jenkins/</link>
		<comments>http://blog.gotofritz.net/weekly-challenge/deploying-subversion-tags-jenkins/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 11:37:27 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Weekly Challenge]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[continuos integration]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[Jenkins]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/svn/deploying-subversion-tags-jenkins</guid>
		<description><![CDATA[The task: coming up with a branching strategy to work with Subversion and Jenkins. About the challenge In the previous weekly challenge I started setting up a continuos integration system for myself. The type of tasks I neded covered were &#8230; <a href="http://blog.gotofritz.net/weekly-challenge/deploying-subversion-tags-jenkins/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/weekly-challenge/deploying-subversion-tags-jenkins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Jenkins to replicate WordPress sites</title>
		<link>http://blog.gotofritz.net/weekly-challenge/using-jenkins-to-replicate-wordpress-sites/</link>
		<comments>http://blog.gotofritz.net/weekly-challenge/using-jenkins-to-replicate-wordpress-sites/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 10:28:39 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Weekly Challenge]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[continuos integration]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[Jenkins]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/ant/using-jenkins-to-replicate-wordpress-sites</guid>
		<description><![CDATA[The task: setting Jenkins up to recreate a WordPress site from data stores in a repository. About the challenge In the previous weekly challenge I installed the tools needed to set up a continuos integration system for myself. Here I &#8230; <a href="http://blog.gotofritz.net/weekly-challenge/using-jenkins-to-replicate-wordpress-sites/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/weekly-challenge/using-jenkins-to-replicate-wordpress-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Jenkins on OS X and Ubuntu</title>
		<link>http://blog.gotofritz.net/weekly-challenge/continuos-integration-jenkins-wordpress/</link>
		<comments>http://blog.gotofritz.net/weekly-challenge/continuos-integration-jenkins-wordpress/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 10:23:48 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Weekly Challenge]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[continuos integration]]></category>
		<category><![CDATA[Jenkins]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/svn/continuos-integration-jenkins-wordpress</guid>
		<description><![CDATA[The task: setup a simple CI system for my Linode using Subversion, Jenkins, and Ant. About the challenge Continuos integration means setting up an automated workflow so that changes to the code base or content are published seamlessly to a &#8230; <a href="http://blog.gotofritz.net/weekly-challenge/continuos-integration-jenkins-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/weekly-challenge/continuos-integration-jenkins-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting an HTTP server from any folder in OS X</title>
		<link>http://blog.gotofritz.net/geekery/starting-http-server-any-folder-osx/</link>
		<comments>http://blog.gotofritz.net/geekery/starting-http-server-any-folder-osx/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 15:14:51 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/starting-http-server-any-folder-osx</guid>
		<description><![CDATA[One liner to start an HTTP server from any folder in OS X: alias server='open http://localhost:8000 &#038;&#038; python -m SimpleHTTPServer'/via Jeffrey Way]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/starting-http-server-any-folder-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combining images with ImageMagick</title>
		<link>http://blog.gotofritz.net/geekery/combining-images-imagemagick/</link>
		<comments>http://blog.gotofritz.net/geekery/combining-images-imagemagick/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 10:34:51 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[imagemagik]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/combining-images-imagemagick</guid>
		<description><![CDATA[Assorted ImageMagick commands to combine images (I use them for screenshots of interesting sites). Latest: arranging images in a grid Combining images vertically with a line separating them This is useful to combine a few images into a single vertical &#8230; <a href="http://blog.gotofritz.net/geekery/combining-images-imagemagick/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/combining-images-imagemagick/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Canvas tutorials links</title>
		<link>http://blog.gotofritz.net/weekly-challenge/canvas-tutorials-links/</link>
		<comments>http://blog.gotofritz.net/weekly-challenge/canvas-tutorials-links/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 11:54:15 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Weekly Challenge]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/weekly-challenge/canvas-tutorials-links</guid>
		<description><![CDATA[The task: collect HTML5 canvas tutorials and assess them. About the challenge There are quite a few Canvas tutorials around. For this weekly challenge I decided to try a few, see which ones are good and which ones aren't, and &#8230; <a href="http://blog.gotofritz.net/weekly-challenge/canvas-tutorials-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/weekly-challenge/canvas-tutorials-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Your JavaScript Fast</title>
		<link>http://blog.gotofritz.net/geekery/make-javascript-fast/</link>
		<comments>http://blog.gotofritz.net/geekery/make-javascript-fast/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 14:08:36 +0000</pubDate>
		<dc:creator>fritz</dc:creator>
				<category><![CDATA[Geekery]]></category>

		<guid isPermaLink="false">http://blog.gotofritz.net/geekery/make-javascript-fast</guid>
		<description><![CDATA[Mozilla's David Mandelin has published an interesting slideshow about JS optimization. Here are the takeaway points in case it disappears. The takeaway points: treat variables as if they were strongly typed - e.g.. if var a=1 don't assign a string &#8230; <a href="http://blog.gotofritz.net/geekery/make-javascript-fast/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.gotofritz.net/geekery/make-javascript-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->

