<?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>Homo Sapiens Abstractus</title>
	
	<link>http://blog.ckkloverdos.com</link>
	<description>What I cannot create, I cannot understand (RPFeynman said that first)</description>
	<lastBuildDate>Tue, 29 Sep 2009 20:39:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CKKL" /><feedburner:info uri="ckkl" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Why Git Rocks</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/Rg31KbRbOrc/</link>
		<comments>http://blog.ckkloverdos.com/2009/09/29/why-git-rocks/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:39:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=83</guid>
		<description>Well, it just does.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=Rg31KbRbOrc:ZAub9vmxvt8:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=Rg31KbRbOrc:ZAub9vmxvt8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=Rg31KbRbOrc:ZAub9vmxvt8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=Rg31KbRbOrc:ZAub9vmxvt8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=Rg31KbRbOrc:ZAub9vmxvt8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/Rg31KbRbOrc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2009/09/29/why-git-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2009/09/29/why-git-rocks/</feedburner:origLink></item>
		<item>
		<title>Maven cheatsheet</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/50zrOBoyMeQ/</link>
		<comments>http://blog.ckkloverdos.com/2009/01/06/maven-cheatsheet/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 12:29:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=49</guid>
		<description>Search for maven artifacts http://maven.ozacc.com/ http://www.mvnrepository.com/ Create a new project (standard application) mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app Create a new project (web application) mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-webapp -DgroupId=com.mycompany.app -DartifactId=my-webapp Resolve all dependencies mvn dependency:resolve Resolve all dependencies &amp;#038; their source attachments mvn dependency:sources Analyze dependencies mvn dependency:analyze Generate Ant build files mvn ant:ant Remove target directory [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=50zrOBoyMeQ:q0idsY5KFsk:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=50zrOBoyMeQ:q0idsY5KFsk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=50zrOBoyMeQ:q0idsY5KFsk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=50zrOBoyMeQ:q0idsY5KFsk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=50zrOBoyMeQ:q0idsY5KFsk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/50zrOBoyMeQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2009/01/06/maven-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2009/01/06/maven-cheatsheet/</feedburner:origLink></item>
		<item>
		<title>Crashing Javac</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/ZXiBryWR96s/</link>
		<comments>http://blog.ckkloverdos.com/2009/01/04/crashing-javac/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 15:13:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=41</guid>
		<description>It seems that lately I have been crashing javac&amp;#8230; An exception has occurred in the compiler (1.6.0_10-rc). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport)  after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report.  Thank you. java.lang.NullPointerException   at com.sun.tools.javac.comp.Check.checkCompatibleConcretes(Check.java:1215)   at com.sun.tools.javac.comp.Check.checkCompatibleSupertypes(Check.java:1567)   at com.sun.tools.javac.comp.Attr.attribClassBody(Attr.java:2674)   at com.sun.tools.javac.comp.Attr.attribClass(Attr.java:2628) [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ZXiBryWR96s:1xUanorq4O4:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ZXiBryWR96s:1xUanorq4O4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ZXiBryWR96s:1xUanorq4O4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=ZXiBryWR96s:1xUanorq4O4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ZXiBryWR96s:1xUanorq4O4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/ZXiBryWR96s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2009/01/04/crashing-javac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2009/01/04/crashing-javac/</feedburner:origLink></item>
		<item>
		<title>From MikTeX to TeXLive</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/iTQrTVnxuo4/</link>
		<comments>http://blog.ckkloverdos.com/2008/09/10/from-miktex-to-texlive/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 08:35:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[latex]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=40</guid>
		<description>Since I am stuck with Windows, I guess the viable solution for LaTeX is MikTeX. It had served its purpose well, untill recently, when out of a sudden, a XeLaTeX-based project I am working on either could not compile or the resulting PDF was partly unreadable. I reinstalled the whole thing, tried a few quirks [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=iTQrTVnxuo4:9JLr7O17JuY:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=iTQrTVnxuo4:9JLr7O17JuY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=iTQrTVnxuo4:9JLr7O17JuY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=iTQrTVnxuo4:9JLr7O17JuY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=iTQrTVnxuo4:9JLr7O17JuY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/iTQrTVnxuo4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/09/10/from-miktex-to-texlive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/09/10/from-miktex-to-texlive/</feedburner:origLink></item>
		<item>
		<title>Stuck with Windows</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/YpXt4r0nmWI/</link>
		<comments>http://blog.ckkloverdos.com/2008/09/10/stuck-with-windows/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 08:23:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=39</guid>
		<description>For several reasons, I have been stuck with a Windows environment for the past two years. I am trully missing Linux&amp;#8230; I recently tried VirtualBox but it crashed a few times and after that suddenly my network settings in the Linux Guest went bad. Since I was out of touch, I tried to re-read some [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=YpXt4r0nmWI:jvMWouELsJE:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=YpXt4r0nmWI:jvMWouELsJE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=YpXt4r0nmWI:jvMWouELsJE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=YpXt4r0nmWI:jvMWouELsJE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=YpXt4r0nmWI:jvMWouELsJE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/YpXt4r0nmWI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/09/10/stuck-with-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/09/10/stuck-with-windows/</feedburner:origLink></item>
		<item>
		<title>Rise of the Community – Phase Two</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/PS825TvoLXs/</link>
		<comments>http://blog.ckkloverdos.com/2008/09/03/rise-of-the-community-phase-two/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 09:42:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=37</guid>
		<description>It is a few days ago that I volunteered to maintain scalap. Writing with Scala has been more than fun and I decided it was time to write for Scala. My time is limited, but the barrier has been, at some percentage, a psychological one. Dealing with the very stuff itself, is something to be [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=PS825TvoLXs:kLyfl2luRMk:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=PS825TvoLXs:kLyfl2luRMk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=PS825TvoLXs:kLyfl2luRMk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=PS825TvoLXs:kLyfl2luRMk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=PS825TvoLXs:kLyfl2luRMk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/PS825TvoLXs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/09/03/rise-of-the-community-phase-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/09/03/rise-of-the-community-phase-two/</feedburner:origLink></item>
		<item>
		<title>Object-Functional Programming is Here</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/wWqW0lLX4R0/</link>
		<comments>http://blog.ckkloverdos.com/2008/08/18/object-functional-programming-is-here/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 09:11:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=36</guid>
		<description>In Computer Science, we have all been educated to recognize the terms Object-Oriented, Functional-Programming, Logic-Programming, etc. It is time for a new term to enter our vocabulary: Object-Functional Programming. It represents the fusion of object-oriented and functional-programming cultures and it happening right now, with its finest representative, Scala. I have been playing around with the [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=wWqW0lLX4R0:Ha1OkyZPuDk:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=wWqW0lLX4R0:Ha1OkyZPuDk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=wWqW0lLX4R0:Ha1OkyZPuDk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=wWqW0lLX4R0:Ha1OkyZPuDk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=wWqW0lLX4R0:Ha1OkyZPuDk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/wWqW0lLX4R0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/08/18/object-functional-programming-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/08/18/object-functional-programming-is-here/</feedburner:origLink></item>
		<item>
		<title>Enter reflection, meet type unsoundness</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/8XUCAnHTLFg/</link>
		<comments>http://blog.ckkloverdos.com/2008/08/17/enter-reflection-meet-type-unsoundness/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 17:00:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=35</guid>
		<description>The theoretically-inclined may judge if the subject correctly characterizes the situation I am about to describe. At some point while programming a library (in Scala, of course), I thought it would be a nice idea to abstract over some compiler-powered magic regarding the handling of for-comprehensions, and in particular those compiled to foreach() calls. So, [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=8XUCAnHTLFg:JW5BMaMiQYo:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=8XUCAnHTLFg:JW5BMaMiQYo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=8XUCAnHTLFg:JW5BMaMiQYo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=8XUCAnHTLFg:JW5BMaMiQYo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=8XUCAnHTLFg:JW5BMaMiQYo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/8XUCAnHTLFg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/08/17/enter-reflection-meet-type-unsoundness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/08/17/enter-reflection-meet-type-unsoundness/</feedburner:origLink></item>
		<item>
		<title>Kill the annoying Windows Beep</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/ozY9O3nMlBs/</link>
		<comments>http://blog.ckkloverdos.com/2008/07/28/kill-the-annoying-windows-beep/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 18:19:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[external]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=32</guid>
		<description>http://www.slashdotdash.net/articles/2006/08/17/kill-the-annoying-windows-beep-internal-speaker&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ozY9O3nMlBs:smmABVwANZk:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ozY9O3nMlBs:smmABVwANZk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ozY9O3nMlBs:smmABVwANZk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=ozY9O3nMlBs:smmABVwANZk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=ozY9O3nMlBs:smmABVwANZk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/ozY9O3nMlBs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/07/28/kill-the-annoying-windows-beep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/07/28/kill-the-annoying-windows-beep/</feedburner:origLink></item>
		<item>
		<title>Language-Level LazyVals in Scala</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/RpkYUgJ1Rj0/</link>
		<comments>http://blog.ckkloverdos.com/2008/07/24/implementing-lazy-values-in-scala-at-the-language-level/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 15:11:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=31</guid>
		<description>[This is from http://www.nabble.com/Question-on-lazy-val-td17678892.html] For what it&amp;#8217;s worth, I fast-coded a hack that implements lazy vals at the language level, mimicking the compiler&amp;#8217;s implementation. It turns out 120% slower that built-in lazy vals, if using the client HotSpot (default) and 40% slower if using the server HotSpot (java -server). It does not leak (?) and [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=RpkYUgJ1Rj0:nBVRFrWEFAY:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=RpkYUgJ1Rj0:nBVRFrWEFAY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=RpkYUgJ1Rj0:nBVRFrWEFAY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=RpkYUgJ1Rj0:nBVRFrWEFAY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=RpkYUgJ1Rj0:nBVRFrWEFAY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/RpkYUgJ1Rj0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/07/24/implementing-lazy-values-in-scala-at-the-language-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/07/24/implementing-lazy-values-in-scala-at-the-language-level/</feedburner:origLink></item>
		<item>
		<title>On Bananas and the Effect of Shotokan Karate on the Human Character</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/CR7nd-_baHk/</link>
		<comments>http://blog.ckkloverdos.com/2008/05/29/on-bananas-and-the-effect-of-shotokan-karate-on-the-human-character/#comments</comments>
		<pubDate>Thu, 29 May 2008 09:09:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=29</guid>
		<description>In Greece, there is a term for under-developed countries: &amp;#8220;Banania&amp;#8221;. It is funny we have devised a term, for which the very first representative &amp;#8211; you could call it a &amp;#8220;reference representative&amp;#8221; as in &amp;#8220;reference implementation&amp;#8221; in computer science terms &amp;#8211; is our own: Greece. The other day, a close friend of mine had an [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=CR7nd-_baHk:4a9A_hbadis:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=CR7nd-_baHk:4a9A_hbadis:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=CR7nd-_baHk:4a9A_hbadis:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=CR7nd-_baHk:4a9A_hbadis:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=CR7nd-_baHk:4a9A_hbadis:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/CR7nd-_baHk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/05/29/on-bananas-and-the-effect-of-shotokan-karate-on-the-human-character/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/05/29/on-bananas-and-the-effect-of-shotokan-karate-on-the-human-character/</feedburner:origLink></item>
		<item>
		<title>New Feed URL</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/eZYp70VRF5I/</link>
		<comments>http://blog.ckkloverdos.com/2008/05/08/new-feed-url/#comments</comments>
		<pubDate>Wed, 07 May 2008 22:32:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[site updates]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/?p=28</guid>
		<description>Please update your feed URL to the new one. Thank you.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=eZYp70VRF5I:jotcyDbe2FA:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=eZYp70VRF5I:jotcyDbe2FA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=eZYp70VRF5I:jotcyDbe2FA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=eZYp70VRF5I:jotcyDbe2FA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=eZYp70VRF5I:jotcyDbe2FA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/eZYp70VRF5I" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/05/08/new-feed-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/05/08/new-feed-url/</feedburner:origLink></item>
		<item>
		<title>Reading Papers</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/1HJnsGmitb0/</link>
		<comments>http://blog.ckkloverdos.com/2008/05/05/reading-papers/#comments</comments>
		<pubDate>Mon, 05 May 2008 18:55:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/2008/05/05/reading-papers/</guid>
		<description>How to read semantics. Efficient Reading of Papers in Science and Technology.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=1HJnsGmitb0:84Xa7VbvgxM:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=1HJnsGmitb0:84Xa7VbvgxM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=1HJnsGmitb0:84Xa7VbvgxM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=1HJnsGmitb0:84Xa7VbvgxM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=1HJnsGmitb0:84Xa7VbvgxM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/1HJnsGmitb0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/05/05/reading-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/05/05/reading-papers/</feedburner:origLink></item>
		<item>
		<title>Re: The Mysterious TreeMap Type Signature</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/yplhNAbIuWw/</link>
		<comments>http://blog.ckkloverdos.com/2008/01/24/re-the-mysterious-treemap-type-signature/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 09:31:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[generics]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/2008/01/24/re-the-mysterious-treemap-type-signature/</guid>
		<description>[This is a comment on the recent post The Mysterious TreeMap Signature by D. Spinellis, also posted in his blog.] Recently I had to delve into Java Generics quite deep, since I (as my search concluded) needed to use public class Foo&amp;#60;t extends Foo&amp;#60;T&amp;#62;&amp;#62; recursive constructs for a personal project (which by the way are [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=yplhNAbIuWw:QFPf0gt5n0E:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=yplhNAbIuWw:QFPf0gt5n0E:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=yplhNAbIuWw:QFPf0gt5n0E:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=yplhNAbIuWw:QFPf0gt5n0E:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=yplhNAbIuWw:QFPf0gt5n0E:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/yplhNAbIuWw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/01/24/re-the-mysterious-treemap-type-signature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/01/24/re-the-mysterious-treemap-type-signature/</feedburner:origLink></item>
		<item>
		<title>Beyond Homo Sapiens Sapiens</title>
		<link>http://feedproxy.google.com/~r/CKKL/~3/v6EbGYgp5Ck/</link>
		<comments>http://blog.ckkloverdos.com/2008/01/22/beyond-homo-sapiens-sapiens/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 09:53:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://blog.ckkloverdos.com/2008/01/22/beyond-homo-sapiens-sapiens/</guid>
		<description>I think I was in late high school when it occurred to me that the next step in human evolution is the ability to understand/comprehend an abstract idea directly. Homo Sapiens Abstractus?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=v6EbGYgp5Ck:_nzsVKEaMnY:V-t1I-SPZMU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=V-t1I-SPZMU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=v6EbGYgp5Ck:_nzsVKEaMnY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=v6EbGYgp5Ck:_nzsVKEaMnY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?i=v6EbGYgp5Ck:_nzsVKEaMnY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/CKKL?a=v6EbGYgp5Ck:_nzsVKEaMnY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/CKKL?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/CKKL/~4/v6EbGYgp5Ck" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.ckkloverdos.com/2008/01/22/beyond-homo-sapiens-sapiens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ckkloverdos.com/2008/01/22/beyond-homo-sapiens-sapiens/</feedburner:origLink></item>
	</channel>
</rss>

