<?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>just keep tryin' ta get a little better</title>
	
	<link>http://hancic.info</link>
	<description>thoughts by Jan Hančič</description>
	<lastBuildDate>Mon, 11 Mar 2013 14:28:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</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/JustKeepTryinTaGetALittleBetter" /><feedburner:info uri="justkeeptryintagetalittlebetter" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Callback parameter should always be last</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/4RhmyCOurJw/callback-parameter-should-always-be-last</link>
		<comments>http://hancic.info/callback-parameter-should-always-be-last#comments</comments>
		<pubDate>Sun, 10 Feb 2013 13:05:29 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=622</guid>
		<description>Node.js is famous for being asynchronous. That means you&amp;#8217;ll have a lot of callbacks or anonymous functions in your code. This can quickly lead to somewhat hard to follow code (hello callback pyramids). But that&amp;#8217;s not what I want to talk about today.
What I want to talk about is the order of parameters in functions that [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/4RhmyCOurJw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/callback-parameter-should-always-be-last/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/callback-parameter-should-always-be-last</feedburner:origLink></item>
		<item>
		<title>hnHiringFilter – filter jobs on Hacker News</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/rFOmLjphMPc/hnhiringfilter-filter-jobs-on-hacker-news</link>
		<comments>http://hancic.info/hnhiringfilter-filter-jobs-on-hacker-news#comments</comments>
		<pubDate>Fri, 01 Feb 2013 19:33:44 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=603</guid>
		<description>I&amp;#8217;m currently looking for a full time web-dev  job in London. And a few days ago I remembered the monthly &amp;#8220;Ask HN: Who is hiring?&amp;#8221; threads on Hacker News. I also remembered what a pain it is to browse that thread. Especially if you&amp;#8217;re not from the Bay area, for where most of the jobs [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/rFOmLjphMPc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/hnhiringfilter-filter-jobs-on-hacker-news/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://hancic.info/hnhiringfilter-filter-jobs-on-hacker-news</feedburner:origLink></item>
		<item>
		<title>Load JavaScript and CSS with one request</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/YpyhMoezVGg/load-javascript-and-css-with-one-request</link>
		<comments>http://hancic.info/load-javascript-and-css-with-one-request#comments</comments>
		<pubDate>Wed, 23 Jan 2013 16:39:36 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=583</guid>
		<description>When it comes to web pages I&amp;#8217;m a bit of a speed freak. I&amp;#8217;m constantly on the lookout for new techniques to make my pages faster. So it&amp;#8217;s a great pleasure that I can now say that I came up with a new* technique to speed up page rendering.
The idea came to me while I [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/YpyhMoezVGg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/load-javascript-and-css-with-one-request/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://hancic.info/load-javascript-and-css-with-one-request</feedburner:origLink></item>
		<item>
		<title>Client side validation on mobile</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/9kylvUozWTo/client-side-validation-on-mobile</link>
		<comments>http://hancic.info/client-side-validation-on-mobile#comments</comments>
		<pubDate>Mon, 14 Jan 2013 08:11:30 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=565</guid>
		<description>We all know that client side form validation leads to a better user experience, but why are so many pages out there without it?
JavaScript validation can save your users a lot of time and frustration by informing them that they did something wrong as early as possible. And this is especially important on mobile. Everything takes [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/9kylvUozWTo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/client-side-validation-on-mobile/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/client-side-validation-on-mobile</feedburner:origLink></item>
		<item>
		<title>Nobody cares you use Bootstrap</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/xkDr7PCZV-o/nobody-cares-you-use-bootstrap</link>
		<comments>http://hancic.info/nobody-cares-you-use-bootstrap#comments</comments>
		<pubDate>Thu, 10 Jan 2013 15:58:16 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=494</guid>
		<description>Reading Hacker News threads, related to Twitter Bootstrap, is lately kinda like going on a walk with a child, that just learned the word &amp;#8220;car&amp;#8221; and is now pointing and shouting &amp;#8220;car, car, car!&amp;#8221; all the time. Yes, it&amp;#8217;s a car now, please, shut up.

Seriously, every time there is a story posted about some project/startup/hack, [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/xkDr7PCZV-o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/nobody-cares-you-use-bootstrap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/nobody-cares-you-use-bootstrap</feedburner:origLink></item>
		<item>
		<title>SDSzombi – a weekend hack</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/qS7T48KI1SE/sdszombi-a-weekend-hack</link>
		<comments>http://hancic.info/sdszombi-a-weekend-hack#comments</comments>
		<pubDate>Sun, 30 Dec 2012 12:17:10 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=548</guid>
		<description>Last weekend I came up with an idea for a mini web page: SDSzombi.com. The idea came to me after the friday protests in our capital city. I won&amp;#8217;t explain the issues in Slovenia at the moment, but suffice to know that our government (or rather the leading party) has labeled all protesters as zombies. They&amp;#8217;ve done that on Twitter, [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/qS7T48KI1SE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/sdszombi-a-weekend-hack/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/sdszombi-a-weekend-hack</feedburner:origLink></item>
		<item>
		<title>Facebook messages UX</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/-We9XdKaB9o/facebook-messages-ux</link>
		<comments>http://hancic.info/facebook-messages-ux#comments</comments>
		<pubDate>Fri, 21 Dec 2012 14:18:22 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=532</guid>
		<description>I was reading this article on how Facebook is experimenting with taking payments to deliver your message to some person&amp;#8217;s inbox and not the &amp;#8220;other&amp;#8221; folder.
That reminded me that I should check that infamous &amp;#8220;other&amp;#8221; folder, just to check if somebody was trying to get in touch. Luckily there wasn&amp;#8217;t since people still use email, [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/-We9XdKaB9o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/facebook-messages-ux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/facebook-messages-ux</feedburner:origLink></item>
		<item>
		<title>Missed opportunity for Instagram</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/T4qpJOEH-8o/missed-opportunity-for-instagram</link>
		<comments>http://hancic.info/missed-opportunity-for-instagram#comments</comments>
		<pubDate>Tue, 18 Dec 2012 09:59:52 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=518</guid>
		<description>Today the internet is filled with news about Instagram changing their Terms of Use. The meat of this changes, for me at least, is this:
You agree that a business or other entity may pay us to display your username, likeness, photos (along with any associated metadata), and/or actions you take, in connection with paid or [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/T4qpJOEH-8o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/missed-opportunity-for-instagram/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/missed-opportunity-for-instagram</feedburner:origLink></item>
		<item>
		<title>After mentoring Rails Girls</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/Zbx8rrQlQI8/after-mentoring-rails-girls</link>
		<comments>http://hancic.info/after-mentoring-rails-girls#comments</comments>
		<pubDate>Mon, 17 Dec 2012 13:28:58 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=486</guid>
		<description>The first Rails Girls event in Ljubljana was great fun and a huge success. I volunteered to be a mentor and I&amp;#8217;m really glad that I did. The whole day went by in the blink of an eye, and I&amp;#8217;ll be more than happy to do it again someday.

Me coaching @ManjaUZ and @AndrejaCokl (© Katarina Jazbec [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/Zbx8rrQlQI8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/after-mentoring-rails-girls/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/after-mentoring-rails-girls</feedburner:origLink></item>
		<item>
		<title>Pick a style, any style</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/JeFXwsHRMHs/pick-a-style-any-style</link>
		<comments>http://hancic.info/pick-a-style-any-style#comments</comments>
		<pubDate>Thu, 13 Dec 2012 13:24:00 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=474</guid>
		<description>I&amp;#8217;m sorry, but if you sometimes put spaces around parentheses and sometimes you don&amp;#8217;t, I just can&amp;#8217;t be your friend any more.
I&amp;#8217;m talking about source code writing style of course, or rather lack of it. Whenever I open some file that looks something like this &amp;#8230;

&amp;#8230; I get a sudden urge to punch however wrote that in the face.

If you are writing [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/JeFXwsHRMHs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/pick-a-style-any-style/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://hancic.info/pick-a-style-any-style</feedburner:origLink></item>
		<item>
		<title>How to be cool in Google search</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/TCb-zJwcty4/how-to-be-cool-in-google-search</link>
		<comments>http://hancic.info/how-to-be-cool-in-google-search#comments</comments>
		<pubDate>Fri, 23 Nov 2012 15:30:17 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=432</guid>
		<description>You may have noticed, in recent months, that some search results on Google have extra stuff displayed next to the regular title and small text that we are used to. Some even have images displayed! So, what&amp;#8217;s this all about?


There are actually two different things going on. One thing are schemas (more on them later) [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/TCb-zJwcty4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/how-to-be-cool-in-google-search/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://hancic.info/how-to-be-cool-in-google-search</feedburner:origLink></item>
		<item>
		<title>HN Favourite Users</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/A-SuUmtJPXM/hn-favourite-users</link>
		<comments>http://hancic.info/hn-favourite-users#comments</comments>
		<pubDate>Sun, 18 Nov 2012 17:50:47 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=459</guid>
		<description>Let&amp;#8217;s face it, Hacker News could do with a make over and some new features, but I don&amp;#8217;t think that that&amp;#8217;s going to happen anytime soon. So I&amp;#8217;ve decided to scratch one of my own itches with it and made a new extension for Chrome: HN Favourite Users. What it does is highlights your favourite [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/A-SuUmtJPXM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/hn-favourite-users/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/hn-favourite-users</feedburner:origLink></item>
		<item>
		<title>Mentoring Rails Girls</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/Gmlu0Gkb2us/mentoring-rails-girls</link>
		<comments>http://hancic.info/mentoring-rails-girls#comments</comments>
		<pubDate>Fri, 16 Nov 2012 14:14:17 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=452</guid>
		<description>There&amp;#8217;s a lovely new event coming up here in Ljubljana, aimed at women who&amp;#8217;d like to learn programming. Apparently this has already been done across the globe and it&amp;#8217;s been quite a success. Rails Girls is a two-day workshop for women who don&amp;#8217;t have any experience with programming, and the aim is to introduce this subject to [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/Gmlu0Gkb2us" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/mentoring-rails-girls/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://hancic.info/mentoring-rails-girls</feedburner:origLink></item>
		<item>
		<title>New design</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/sDChEJ14L3M/new-design</link>
		<comments>http://hancic.info/new-design#comments</comments>
		<pubDate>Sat, 03 Nov 2012 09:25:46 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=427</guid>
		<description>You are looking at a new design for this page. The old one was really, well &amp;#8230; old. And it gave me a perfect opportunity to play around with Twitter Bootstrap. I must say that I like this bootstrap thing a whole lot. It&amp;#8217;s really amazing when you see what you can come up with in ridiculous small amounts [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/sDChEJ14L3M" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/new-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/new-design</feedburner:origLink></item>
		<item>
		<title>How to serve JS&amp;CSS files properly (part 2)</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/VcqmaSC-o84/how-to-serve-javascript-and-css-files-properly-2</link>
		<comments>http://hancic.info/how-to-serve-javascript-and-css-files-properly-2#comments</comments>
		<pubDate>Wed, 24 Oct 2012 17:16:07 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=418</guid>
		<description>Thh&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/VcqmaSC-o84" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/how-to-serve-javascript-and-css-files-properly-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/how-to-serve-javascript-and-css-files-properly-2</feedburner:origLink></item>
		<item>
		<title>OSX leave my USB key alone</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/AcupuAEFaJs/osx-leave-my-usb-key-alone</link>
		<comments>http://hancic.info/osx-leave-my-usb-key-alone#comments</comments>
		<pubDate>Sat, 06 Oct 2012 10:38:08 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=405</guid>
		<description>I&amp;#8217;ve been using OSX for almost a year now which, naturally, makes me an expert on all things OSX and gives me the right to rant about it. It&amp;#8217;s been a mostly pleasant year, but there are some issues with this god-sent operating system. The single most annoying thing about OSX is how it&amp;#8217;s handling USB keys [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/AcupuAEFaJs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/osx-leave-my-usb-key-alone/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://hancic.info/osx-leave-my-usb-key-alone</feedburner:origLink></item>
		<item>
		<title>How to serve JS&amp;CSS files properly (part 1)</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/td90rTbr0eQ/how-to-serve-javascript-and-css-files-properly-1</link>
		<comments>http://hancic.info/how-to-serve-javascript-and-css-files-properly-1#comments</comments>
		<pubDate>Thu, 20 Sep 2012 13:35:16 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=379</guid>
		<description>In the world of front end optimization you will want to start with how you serve CSS and JavaScript files. Same rules can be applied to both types of files:
- minify
- combine
- compress
- cache
- serve from cookie-less domain
In this first part I&amp;#8217;ll explain the first two items from the list:

Minify .js and .css files
Minifying your [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/td90rTbr0eQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/how-to-serve-javascript-and-css-files-properly-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/how-to-serve-javascript-and-css-files-properly-1</feedburner:origLink></item>
		<item>
		<title>Google analytics and cookies</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/44b6M3sVHyg/google-analytics-and-cookies</link>
		<comments>http://hancic.info/google-analytics-and-cookies#comments</comments>
		<pubDate>Fri, 14 Sep 2012 16:00:06 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=381</guid>
		<description>If you are using Google Analytics you&amp;#8217;ve probably noticed that it sets a bunch of cookies on your computer. They have to set those cookies to be able to track users activity on your page. But unfortunately this has a rather annoying side affect of always sending those cookies as part of the request when user navigates [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/44b6M3sVHyg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/google-analytics-and-cookies/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/google-analytics-and-cookies</feedburner:origLink></item>
		<item>
		<title>Optimize JPG/JPEG images automatically with JpegTran</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/6Ef2e2_N6o0/optimize-jpg-or-jpeg-images-automatically-with-jpegtran</link>
		<comments>http://hancic.info/optimize-jpg-or-jpeg-images-automatically-with-jpegtran#comments</comments>
		<pubDate>Fri, 14 Sep 2012 10:55:55 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=364</guid>
		<description>Optimizing front end performance of your web page is both a hard and really rewarding job. Hard because there are so many things you have to take care of. And rewarding because you will gain a lot more out of it than optimizing your back end (most of the time spent rendering a web page [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/6Ef2e2_N6o0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/optimize-jpg-or-jpeg-images-automatically-with-jpegtran/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/optimize-jpg-or-jpeg-images-automatically-with-jpegtran</feedburner:origLink></item>
		<item>
		<title>Run SQL queries in the background with PHP</title>
		<link>http://feedproxy.google.com/~r/JustKeepTryinTaGetALittleBetter/~3/QPtUjV4M6Pg/run-sql-queries-in-the-background-with-php</link>
		<comments>http://hancic.info/run-sql-queries-in-the-background-with-php#comments</comments>
		<pubDate>Wed, 12 Sep 2012 11:59:19 +0000</pubDate>
		<dc:creator>Jan Hančič</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hancic.info/?p=356</guid>
		<description>As any developer working with SQL will tell you, sometimes some queries are just slow and there isn&amp;#8217;t much you can do about it. MySQL&amp;#8217;s InnoDB can be painfully slow at inserts for instance.
I was recently dealing with this exact problem and after some thinking I&amp;#8217;ve came up with a really nice solution that offloads [...]&lt;img src="http://feeds.feedburner.com/~r/JustKeepTryinTaGetALittleBetter/~4/QPtUjV4M6Pg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hancic.info/run-sql-queries-in-the-background-with-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hancic.info/run-sql-queries-in-the-background-with-php</feedburner:origLink></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! -->
