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

<channel>
	<title>(pk)blog</title>
	<atom:link href="http://p.karageorgakis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://p.karageorgakis.com</link>
	<description>Blog of Panos Karageorgakis - Design in progess</description>
	<pubDate>Wed, 12 Nov 2008 22:08:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Trapster: A Nice Idea Poorly Implemented</title>
		<link>http://p.karageorgakis.com/blog/trapster-a-nice-idea-poorly-implemented/</link>
		<comments>http://p.karageorgakis.com/blog/trapster-a-nice-idea-poorly-implemented/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 07:57:46 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[App Reviews]]></category>

		<guid isPermaLink="false">http://p.karageorgakis.com/?p=71</guid>
		<description><![CDATA[An iPhone app that alerts you for incoming speed cameras and other police traps is a good idea, but the implementation lacks a few important features.]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/trapster-a-nice-idea-poorly-implemented/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Going to iPhone Tech Talks, Rome</title>
		<link>http://p.karageorgakis.com/blog/going-to-iphone-tech-talks-rome/</link>
		<comments>http://p.karageorgakis.com/blog/going-to-iphone-tech-talks-rome/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 11:21:26 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://p.karageorgakis.com/?p=69</guid>
		<description><![CDATA[My registration for the iPhone Tech Talks event in Rome, this November, got confirmed. Rome, here I come!]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/going-to-iphone-tech-talks-rome/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery: What to do when replaceWith() doesn&#8217;t work</title>
		<link>http://p.karageorgakis.com/blog/jquery-what-to-do-when-replacewith-doesnt-work/</link>
		<comments>http://p.karageorgakis.com/blog/jquery-what-to-do-when-replacewith-doesnt-work/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 09:03:48 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Development]]></category>

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

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

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

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

		<guid isPermaLink="false">http://p.karageorgakis.com/?p=65</guid>
		<description><![CDATA[Nothing&#8217;s perfect in this world and jQuery is not the exception to prove the rule. Sometimes the replaceWith() function doesn&#8217;t seem to work, no matter what you do. It looks like the function does nothing, and that&#8217;s a problem. But don&#8217;t bother; this will do the trick:
instead of

$('#someElement').replaceWith('something');

use this:

$('#someElement').empty().append('something');

]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/jquery-what-to-do-when-replacewith-doesnt-work/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to trade your great idea for nothing</title>
		<link>http://p.karageorgakis.com/blog/how-to-trade-your-great-idea-for-nothing/</link>
		<comments>http://p.karageorgakis.com/blog/how-to-trade-your-great-idea-for-nothing/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 08:07:38 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://p.karageorgakis.com/?p=30</guid>
		<description><![CDATA[Have you ever had  an imaginary friend? Well maybe not (I haven’t), but for once let’s imagine that you do have one. Picture a cloudy-like, fuzzy-shaped form with unlimited knowledge and memory, always willing to answer  any question your soul could possibly want to ask (expect maybe for the Ultimate Question which has [...]]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/how-to-trade-your-great-idea-for-nothing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is phoning-your-wallet easier than tapping your mobile?</title>
		<link>http://p.karageorgakis.com/blog/is-phoning-your-wallet-easier-than-tapping-your-mobile/</link>
		<comments>http://p.karageorgakis.com/blog/is-phoning-your-wallet-easier-than-tapping-your-mobile/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 06:38:15 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Applications]]></category>

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

		<category><![CDATA[expense tracker]]></category>

		<category><![CDATA[start-up]]></category>

		<guid isPermaLink="false">http://p.karageorgakis.com/?p=48</guid>
		<description><![CDATA[This morning I stumbled upon yet another expense tracker start-up, named ExpenseTracker (!), that tries to differentiate by letting users enter expenses through voice, by calling a number and entering the expense&#8217;s details. Other features are advertised as well, such as spending plans tailored by economy experts etc, but the main theme is entering data [...]]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/is-phoning-your-wallet-easier-than-tapping-your-mobile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mac OSX Leopard on a touch-screen, but not from Apple</title>
		<link>http://p.karageorgakis.com/blog/mac-osx-leopard-on-a-touch-screen-but-not-from-apple/</link>
		<comments>http://p.karageorgakis.com/blog/mac-osx-leopard-on-a-touch-screen-but-not-from-apple/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 13:46:31 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

		<guid isPermaLink="false">http://p.karageorgakis.com/?p=44</guid>
		<description><![CDATA[Recently, I&#8217;ve been arguing with a trio of ambitious entrepreneurs whether a touch interface is coming to Apple products and how this could possibly affect iPhone app development. My point was that, since Apple has already filed a patent for a touch-screen mac and had shown strong interest on multi-touch user interfaces (see iPhone), it [...]]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/mac-osx-leopard-on-a-touch-screen-but-not-from-apple/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The end of online piracy and the Internet as we know it</title>
		<link>http://p.karageorgakis.com/blog/the-end-of-online-piracy-and-the-internet-as-we-know-it/</link>
		<comments>http://p.karageorgakis.com/blog/the-end-of-online-piracy-and-the-internet-as-we-know-it/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 10:58:48 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Culture]]></category>

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

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

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

		<guid isPermaLink="false">http://p.karageorgakis.com/blog/the-end-of-online-piracy-and-the-internet-as-we-know-it/</guid>
		<description><![CDATA[Ah, the Internet! A huge network of interconnected computers allowing users to exchange information of all kinds. It started with chunks of text, e-mail and simple web pages, but as connection lines improved and end-users got more bandwidth (speed) available, file-sharing became a reality: a haven of all the world&#8217;s digital riches, be it music, [...]]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/the-end-of-online-piracy-and-the-internet-as-we-know-it/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Safari 3 browser windows refuse to close</title>
		<link>http://p.karageorgakis.com/blog/safari-3-browser-windows-refuse-to-close/</link>
		<comments>http://p.karageorgakis.com/blog/safari-3-browser-windows-refuse-to-close/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 18:05:45 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

		<guid isPermaLink="false">http://p.karageorgakis.com/blog/safari-3-browser-windows-refuse-to-close/</guid>
		<description><![CDATA[Upon upgrade to Safari 3.0.4, browser windows won't close. Deleting the culprit restores the normal functionality.]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/safari-3-browser-windows-refuse-to-close/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Terminal to the rescue</title>
		<link>http://p.karageorgakis.com/blog/terminal-to-the-rescue/</link>
		<comments>http://p.karageorgakis.com/blog/terminal-to-the-rescue/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 13:12:19 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Apple]]></category>

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

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

		<guid isPermaLink="false">http://p.karageorgakis.com/blog/terminal-to-the-rescue/</guid>
		<description><![CDATA[When you fail to copy files to a new location using Finder on a Mac (due to a damaged drive), use an alternative approach: the Terminal]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/terminal-to-the-rescue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is the most popular &#8220;here&#8221;-linked website in the whole Internet?</title>
		<link>http://p.karageorgakis.com/blog/what-is-the-most-popular-here-linked-website-in-the-whole-internet/</link>
		<comments>http://p.karageorgakis.com/blog/what-is-the-most-popular-here-linked-website-in-the-whole-internet/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 14:32:01 +0000</pubDate>
		<dc:creator>Panagiotis Karageorgakis</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://p.karageorgakis.com/blog/what-is-the-most-popular-here-linked-website-in-the-whole-internet/</guid>
		<description><![CDATA[People all over the web use the word "here" to point to websites or downloads. Have you ever wondered what's the most popular "here"-linked site in the whole Internet?]]></description>
		<wfw:commentRss>http://p.karageorgakis.com/blog/what-is-the-most-popular-here-linked-website-in-the-whole-internet/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
