<?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>patrickburke.de</title>
	<atom:link href="http://patrickburke.de/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://patrickburke.de</link>
	<description></description>
	<lastBuildDate>Thu, 16 Feb 2012 19:00:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Concat js files on demand</title>
		<link>http://patrickburke.de/index.php/concat-js-files-on-demand</link>
		<comments>http://patrickburke.de/index.php/concat-js-files-on-demand#comments</comments>
		<pubDate>Thu, 16 Feb 2012 19:00:53 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[concatenation]]></category>
		<category><![CDATA[js.php]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=746</guid>
		<description><![CDATA[At connectiv! we always have a load of JavaScript files to be loaded for some interactive stuff. Sometimes it&#8217;s so many that the amount of HTTP requests slows down the pageload. With the help of a small PHP script we reduced the number of HTTP requests to one. What the script does is it reads (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/concat-js-files-on-demand/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Object-oriented programming in JavaScript</title>
		<link>http://patrickburke.de/index.php/oop-and-javascript</link>
		<comments>http://patrickburke.de/index.php/oop-and-javascript#comments</comments>
		<pubDate>Fri, 03 Feb 2012 17:37:11 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=655</guid>
		<description><![CDATA[Although JavaScript is not an object oriented language, you can use some OOP like paradigms to structure your code. This tutorial is meant to be introductory. After reading this, you will know the very basics, a point to start and go on if you like. JavaScript is so called &#8220;prototype based&#8221;, which  basically means that there (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/oop-and-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faster jQuery</title>
		<link>http://patrickburke.de/index.php/faster-jquery</link>
		<comments>http://patrickburke.de/index.php/faster-jquery#comments</comments>
		<pubDate>Sun, 25 Dec 2011 15:12:28 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[link-tip]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=700</guid>
		<description><![CDATA[Although jQuery gets faster with almost every release, there are a few things to remember when working with it. Scott Kosman posted a nice roundup on writing faster jQuery code on 24ways.org. Some of those tips are already in use in my day-to-day code, but not all of them.]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/faster-jquery/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter Bootstrap</title>
		<link>http://patrickburke.de/index.php/twitter-bootstrap</link>
		<comments>http://patrickburke.de/index.php/twitter-bootstrap#comments</comments>
		<pubDate>Sun, 30 Oct 2011 18:52:27 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[bootstrapping]]></category>
		<category><![CDATA[html5 boilerplate]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=689</guid>
		<description><![CDATA[I found a really interesting thing for, well, bootstrapping web projects: Twitter&#8217;s Bootstrap. One problem I have every time I start a project is the styling. That basic stuff, like typography, margins here, paddings there. Things that don&#8217;t really add up to what the project is actually about. It feels felt like wasting time. With Bootstrap, (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/twitter-bootstrap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java MVC with &#8220;note&#8221;</title>
		<link>http://patrickburke.de/index.php/java-mvc-with-note</link>
		<comments>http://patrickburke.de/index.php/java-mvc-with-note#comments</comments>
		<pubDate>Mon, 11 Apr 2011 14:52:24 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=638</guid>
		<description><![CDATA[In order to train my Java skills I started a little program called &#8220;note&#8221;. It was thought to be some note manager, with adding, editing, deleting, etc. notes. Since I don&#8217;t have any clue of swing or AWT it was started as a console program &#8211; and never left that stadium. The only interesting thing, (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/java-mvc-with-note/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery.inlineComplete &#8211; Inline auto-complete for text input (2nd Update)</title>
		<link>http://patrickburke.de/index.php/jquery-inlinecomplete-inline-auto-complete-for-text-input</link>
		<comments>http://patrickburke.de/index.php/jquery-inlinecomplete-inline-auto-complete-for-text-input#comments</comments>
		<pubDate>Mon, 28 Feb 2011 21:26:39 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[inlineComplete]]></category>
		<category><![CDATA[jquery plugin]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=473</guid>
		<description><![CDATA[UPDATE NO. 2: Plugin page is now online! Yay, my first jQuery post. jQuery.inlineComplete is a plugin which auto completes your typing inside the input text field, just like you see it in Google Chrome&#8217;s Omnibar. Currently, this isn&#8217;t even tested in other browsers than Firefox 4 RC1, but I want this to be usable (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/jquery-inlinecomplete-inline-auto-complete-for-text-input/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome&#8217;s Omnibar in Firefox</title>
		<link>http://patrickburke.de/index.php/google-chromes-omnibar-in-firefox</link>
		<comments>http://patrickburke.de/index.php/google-chromes-omnibar-in-firefox#comments</comments>
		<pubDate>Mon, 28 Feb 2011 21:01:12 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[awesomebar]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[inline-complete]]></category>
		<category><![CDATA[omnibar]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=476</guid>
		<description><![CDATA[I&#8217;m using Google&#8217;s Chrome browser for quite some time now, and one of my favorite features is the auto-completion inside the address bar. For those not familiar with it: If you type &#8220;face&#8221; in the address bar, Chrome completes it with &#8220;book.com&#8221;, and by pressing enter, http://www.facebook.com is opened by Chrome. For that completion, Chrome (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/google-chromes-omnibar-in-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend View Helper in database stored content</title>
		<link>http://patrickburke.de/index.php/zend-view-helper-in-database-stored-content</link>
		<comments>http://patrickburke.de/index.php/zend-view-helper-in-database-stored-content#comments</comments>
		<pubDate>Sun, 13 Feb 2011 17:56:30 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[view helpers]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=457</guid>
		<description><![CDATA[One of my co-workers currently writes his own website based on the Zend Framework. He wanted to use view helpers inside of the content, just like you do in view scripts. But the thing with content nowadays is that it is stored inside a database. He came up with a pretty simple, yet somewhat brilliant solution. (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/zend-view-helper-in-database-stored-content/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>in_array()&#8217;s lame!</title>
		<link>http://patrickburke.de/index.php/in_arrays-lame</link>
		<comments>http://patrickburke.de/index.php/in_arrays-lame#comments</comments>
		<pubDate>Wed, 26 Jan 2011 19:46:13 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=446</guid>
		<description><![CDATA[Did you know that PHP&#8217;s in_array() is pretty lame? I didn&#8217;t. Here is a german blog post about it (maybe Google translator does a good job?): http://www.phpgangsta.de/php-in_array-die-performance-bremse He wanted to write a &#8220;Search-as-you-type&#8221; tool, which internally worked with in_array() to check for uniques in an array. With about 50.000 entries, this took about two freakin&#8217; (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/in_arrays-lame/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dynamic script loaders</title>
		<link>http://patrickburke.de/index.php/dynamic-script-loaders</link>
		<comments>http://patrickburke.de/index.php/dynamic-script-loaders#comments</comments>
		<pubDate>Tue, 28 Dec 2010 21:00:11 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[controljs]]></category>
		<category><![CDATA[headjs]]></category>
		<category><![CDATA[labjs]]></category>
		<category><![CDATA[script loader]]></category>

		<guid isPermaLink="false">http://patrickburke.de/?p=430</guid>
		<description><![CDATA[Recently I ran over HeadJS. I never heard of such script loaders before. Although I read that Google offers a JavaScript interface to load scripts from their CDN, I didn&#8217;t think of reducing the page load time in the first place. Today I checked back to the website just to see how things are going. (&#8230;)]]></description>
		<wfw:commentRss>http://patrickburke.de/index.php/dynamic-script-loaders/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

