<?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>KYRIAKOS ANASTASAKIS - ΚΥΡΙΑΚΟΣ ΑΝΑΣΤΑΣΑΚΗΣ</title>
	<atom:link href="http://kyriakos.anastasakis.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyriakos.anastasakis.net</link>
	<description></description>
	<lastBuildDate>Wed, 14 Oct 2009 20:03:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Must have Eclipse plugins</title>
		<link>http://kyriakos.anastasakis.net/2009/10/14/must-have-eclipse-plugins/</link>
		<comments>http://kyriakos.anastasakis.net/2009/10/14/must-have-eclipse-plugins/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 19:51:07 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/?p=204</guid>
		<description><![CDATA[From time to time I develop something on Eclipse. Apart from the usual Eclipse operations (build and test) that I do with the Eclipse Ant and JUnit plugins (they ship with Eclipse for Java), I also wanted to carry out some dependency analysis on existing code. Of course JDepend is the obvious option, but I [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time I develop something on Eclipse. Apart from the usual Eclipse operations (build and test) that I do with the Eclipse Ant and JUnit plugins (they ship with Eclipse for Java), I also wanted to carry out some dependency analysis on existing code. Of course JDepend is the obvious option, but I found a nice article from IBM that suggests some additional plugins that help the coder carry out day to day tasks such as Complexity monitoring and Coding standard analysis.</p>
<p>The following is a summary of the plugins proposed by the article. Of course all of them are opensource/free.</p>
<table border="1">
<tbody>
<tr>
<td><strong>Tool</strong></td>
<td><strong>Purpose</strong></td>
<td><strong>URL for Eclipse plugin</strong></td>
</tr>
<tr>
<td>CheckStyle</td>
<td>Coding standard analysis</td>
<td>http://eclipse-cs.sourceforge.net/update/</td>
</tr>
<tr>
<td>Coverlipse</td>
<td>Test code coverage</td>
<td>http://coverlipse.sf.net/update</td>
</tr>
<tr>
<td>CPD</td>
<td>Copy/Paste detection</td>
<td>http://pmd.sourceforge.net/eclipse/</td>
</tr>
<tr>
<td>JDepend</td>
<td>Package dependency analysis</td>
<td>http://andrei.gmxhome.de/eclipse/</td>
</tr>
<tr>
<td>Metrics</td>
<td>Complexity monitoring</td>
<td>http://metrics.sourceforge.net/update</td>
</tr>
</tbody>
</table>
<p>The full IBM article can be found here: <a href="http://www.ibm.com/developerworks/java/library/j-ap01117/" target="_blank">http://www.ibm.com/developerworks/java/library/j-ap01117/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2009/10/14/must-have-eclipse-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It takes lots of failures to become successful&#8230;</title>
		<link>http://kyriakos.anastasakis.net/2009/10/10/it-takes-lots-of-failures-to-become-successful/</link>
		<comments>http://kyriakos.anastasakis.net/2009/10/10/it-takes-lots-of-failures-to-become-successful/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:09:28 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/?p=202</guid>
		<description><![CDATA[I was reading an article in the Computer Weekly magazine the other day. The article features the 10 worst inventions from apple (so far) and the 7 worse inventions from Microsoft (so far). Such articles prove one thing that has been well documented.. it takes many failures to become successful! The articles from the computer [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading an article in the Computer Weekly magazine the other day. The article features the 10 worst inventions from apple (so far) and the 7 worse inventions from Microsoft (so far). Such articles prove one thing that has been well documented.. it takes many failures to become successful! The articles from the computer weekly magazine are the following:</p>
<ul>
<li><a href="http://www.computerweekly.com/galleries/238046-1/Apple-Pippin-games-console-cannot-play-games.htm" target="_blank">Bad Apples &#8211; Their 10 worst inventions</a></li>
<li><a href="http://www.computerweekly.com/galleries/238027-1/Microsoft-Bob-makes-life-uncomfortable.htm" target="_blank">The 7 sins &#8211; Microsoft&#8217;s worst inventions ever</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2009/10/10/it-takes-lots-of-failures-to-become-successful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>That&#8217;s interesting&#8230;</title>
		<link>http://kyriakos.anastasakis.net/2009/04/23/thats-interesting/</link>
		<comments>http://kyriakos.anastasakis.net/2009/04/23/thats-interesting/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 20:16:30 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/?p=165</guid>
		<description><![CDATA[We had a storm a few months ago and before the storm a number of lightnings struck the area close to where I live. I recorder a video of the lightnings and I noticed something weird&#8230;
The first image shows the view from our house. The second and third images show two lightnings. The third image [...]]]></description>
			<content:encoded><![CDATA[<p>We had a storm a few months ago and before the storm a number of lightnings struck the area close to where I live. I recorder a video of the lightnings and I noticed something weird&#8230;</p>
<p>The first image shows the view from our house. The second and third images show two lightnings. The third image is quite interesting, because the closest building on that image is around 20 meters away from where I was standing; and the lightning trajectory appears all the way to the bottom of the picture. It&#8217;s been ages since I last studied physics, so even if I knew how to explain how this happened, I have now forgotten! My thoughts so far:</p>
<ul>
<li>either the lightning struck less than 20 meters away from where I was. It doesn&#8217;t seem likely, because I assume I would have felt it striking so close. Moreover the clouds where the lightning started its trip [sic] appear to be far away close to the mountains.</li>
<li>or the camera was able to capture the trajectory of the lightning behind the trees and buildings!</li>
<li>or&#8230;</li>
</ul>
<div id="attachment_166" class="wp-caption alignleft" style="width: 160px"><a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2009/04/view.jpeg"><img class="size-thumbnail wp-image-166" title="Image1" src="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2009/04/view-150x150.jpg" alt="Image1" width="150" height="150" /></a><p class="wp-caption-text">Image1</p></div>
<div id="attachment_168" class="wp-caption alignleft" style="width: 160px"><a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2009/04/lightning2.jpg"><img class="size-thumbnail wp-image-168" title="Image2" src="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2009/04/lightning2-150x150.jpg" alt="Image2" width="150" height="150" /></a><p class="wp-caption-text">Image2</p></div>
<div id="attachment_167" class="wp-caption alignleft" style="width: 160px"><a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2009/04/lightning1.jpeg"><img class="size-thumbnail wp-image-167" title="Image3" src="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2009/04/lightning1-150x150.jpg" alt="Image3" width="150" height="150" /></a><p class="wp-caption-text">Image3</p></div>
<p>&#8230;?</p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2009/04/23/thats-interesting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exception using XMLConfiguration</title>
		<link>http://kyriakos.anastasakis.net/2009/02/23/exception-using-xmlconfiguration/</link>
		<comments>http://kyriakos.anastasakis.net/2009/02/23/exception-using-xmlconfiguration/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 14:01:36 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[UML2Alloy]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/?p=157</guid>
		<description><![CDATA[I tried using the Apache XMLConfiguration to save the settings of an application I am developing to XML format. When I used it with Java 1.5 it all worked perfectly; however if I tried using it with Java 1.6 I was getting the following exception.

Exception in thread "main" java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(Unknown Source)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Unknown Source)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Unknown [...]]]></description>
			<content:encoded><![CDATA[<p>I tried using the <a href="http://commons.apache.org/configuration/" target="_blank">Apache XMLConfiguration</a> to save the settings of an application I am developing to XML format. When I used it with Java 1.5 it all worked perfectly; however if I tried using it with Java 1.6 I was getting the following exception.</p>
<p><span style="font-family: Courier; font-size:small;"><code><br />
Exception in thread "main" java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z<br />
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(Unknown Source)<br />
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Unknown Source)<br />
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(Unknown Source)<br />
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(Unknown Source)<br />
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(Unknown Source)<br />
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(Unknown Source)<br />
at org.apache.commons.configuration.XMLConfiguration.save(XMLConfiguration.java:880)<br />
at org.apache.commons.configuration.AbstractHierarchicalFileConfiguration$FileConfigurationDelegate.save(AbstractHierarchicalFileConfiguration.java:454)<br />
at org.apache.commons.configuration.AbstractFileConfiguration.save(AbstractFileConfiguration.java:546)<br />
at org.apache.commons.configuration.AbstractFileConfiguration.save(AbstractFileConfiguration.java:513)<br />
at org.apache.commons.configuration.AbstractFileConfiguration.save(AbstractFileConfiguration.java:491)<br />
at org.apache.commons.configuration.AbstractFileConfiguration.save(AbstractFileConfiguration.java:403)<br />
at org.apache.commons.configuration.AbstractHierarchicalFileConfiguration.save(AbstractHierarchicalFileConfiguration.java:199)<br />
</code></span></p>
<p>After doing some search on google I found that this can be a problem with the xerces XML library (xercesImpl.jar). Checking the 3rd party libraries I am using in my project, I found a library that was using and distributing an earlier version of xercesImpl.jar.</p>
<p>I downloaded the latest version (2.91) of xercesImpl.jar from the Apache xerces project (<a href="http://xerces.apache.org/mirrors.cgi#binary" target="_blank">http://xerces.apache.org/mirrors.cgi#binary</a>) and replaced in the 3rd party library I was using the xercesImpl.jar file with the one I downloaded. Now everything seems to work fine, even in Java 1.6.  <img src='http://kyriakos.anastasakis.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2009/02/23/exception-using-xmlconfiguration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimise the Noise of the CPU Fan on a SONY VAIO Laptop</title>
		<link>http://kyriakos.anastasakis.net/2009/02/15/minimise-the-noise-of-the-cpu-fan-of-sony-vaio-laptop/</link>
		<comments>http://kyriakos.anastasakis.net/2009/02/15/minimise-the-noise-of-the-cpu-fan-of-sony-vaio-laptop/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 13:40:03 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/?p=146</guid>
		<description><![CDATA[Update: The method described in the following proved to be useless in the summer, when the laptop became too slow (almost unresponsive). I guess setting the CPU Fan Control level to quiet does not work well when the environment temperature is relatively high.  So, I removed the fan cover (all you need to do [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">Update: The method described in the following proved to be useless in the summer, when the laptop became too slow (almost unresponsive). I guess setting the CPU Fan Control level to quiet does not work well when the environment temperature is relatively high. </span><strong><span style="color: #ff0000;"> So, I removed the fan cover (all you need to do is remove 6 screws on my laptop) and injected some sewing machine oil on the fan! Now the laptop is TOTALLY silent again! Hurrah!</span></strong></p>
<p>The noise level of the CPU Fan of my Sony Vaio VGN-SZ71E laptop was driving me crazy for the past few days. When the laptop was on, you could hear the fan operating even in the room next door. The fan was also producing vibrations, which I could feel when I had my arms on the keyboard palmrest! It&#8217;s needless to say you can&#8217;t work properly (i.e. concentrate on your work) under these circumstances.</p>
<p>I tried removing the chassis to see if I can replace the fan, but in order to have access to the CPU fan on this laptop model you need to disassemble pretty much everything! Luckily there is a workaround.</p>
<p>I had installed the Sony VAIO Power Management utilities, which allow me to manage the CPU Fan speed (Control Panel -&gt; Power Options-&gt;VAIO Power Managent -&gt; CPU Fan Control ). I set it to level  &#8220;1-quiet&#8221; and I have to say it is much better now.  Probably this has some impact on the performance, but this comes second to the peace of mind when working <img src='http://kyriakos.anastasakis.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2009/02/15/minimise-the-noise-of-the-cpu-fan-of-sony-vaio-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome: First Experiences</title>
		<link>http://kyriakos.anastasakis.net/2008/09/02/google-chrome-first-experiences/</link>
		<comments>http://kyriakos.anastasakis.net/2008/09/02/google-chrome-first-experiences/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 20:51:53 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[experiences]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/blog/?p=80</guid>
		<description><![CDATA[When I saw the comic on the new google chrome browser I was very excited. It seems to promise that I will never have to restart the whole browser if just one of the 10 open tabs crashes. No more 100% utilisation for heavyweight javascript sites?
My first experiences (I&#8217;ve only been playing with it for [...]]]></description>
			<content:encoded><![CDATA[<p>When I saw the <a href="http://blogoscoped.com/google-chrome/" target="_blank">comic</a> on the new google chrome browser I was very excited. It seems to promise that I will never have to restart the whole browser if just one of the 10 open tabs crashes. No more 100% utilisation for heavyweight javascript sites?</p>
<p>My first experiences (I&#8217;ve only been playing with it for 10 minutes):</p>
<p>1) Doesn&#8217;t import my huge firefox visited sites history. If during the installation I ask it to import the history it just doesn&#8217;t proceed, without any error. The third time I tried to import my firefox settings I unticked the &#8220;import history&#8221; and it worked.</p>
<p>2) It seems to take longer to initially load up a page (I guess because it spawns a new process each time a new tab is opened and because of the javascript VM).  But once<span id="more-80"></span> the page is there, it works really well. I tried it on a couple of &#8220;heavy&#8221; sites (lots of scrolling text, flash player, animated gifs). Firefox would use 100% of the cpu, but chrome seems to work just fine.</p>
<p>3) The feature, which shows the 9 most visited pages when you open up a new tab seems cool initially. However, it raises privacy issues. I don&#8217;t want my employer to see that amongst my most visited site is bbc and a betting website <img src='http://kyriakos.anastasakis.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   The problem is that so far I couldn&#8217;t find an option to change the behaviour of the browser when it opens up a new tab.</p>
<p>4) It does eat up quite a lot of memory (I have 2 instances of chrome running, with 5 tabs of &#8220;standard&#8221; sites, such as facebook and my blog based on wordpress, on each instance and the browser eats up more than 100MB of RAM). However, when I close a tab the memory it eats up seems to decrease substantially, so it probably doesn&#8217;t have any memory leaks. And I really like the &#8220;stats for nerds&#8221; feature! <img src='http://kyriakos.anastasakis.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>5) The tabs are part of the window and there are no big buttons and statusbar. This allows for more website content to be visible at a time and reduces the need to scroll up and down all the time.</p>
<p>One think is for sure. I like it so far! I still need to use it more and see how it behaves, especially from a performance point of view&#8230;   It doesn&#8217;t have a spell check (yet) or any fancy plugins, but it seems to be what a browser should be&#8230; Stable and transparent! I don&#8217;t know how secure it is though&#8230; guess we&#8217;ll have to wait and see&#8230;</p>
<p style="color:red">Update:</p>
<ul>
<li>I just came across my first problem&#8230; Facebook has a &#8220;read more&#8221; link, which expands long text in facebook posts. Chrome doesn&#8217;t seem to work with it <img src='http://kyriakos.anastasakis.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Guess my point no. 2 above was not correct. Just tried it on: <a href="http://www.goalnews.gr" target="_blank">www.goalnews.gr</a> and the flash player utilises 50% of the CPU, so I guess it was pure luck it had better performance on the other heavy on javascript/flash sites I tried it. In fact firefox&#8217;s CPU usuage didn&#8217;t peak over 20% on the same site!</li>
<li>It seems that it doesn&#8217;t work well with Kaspersky antivirus. When I disabled it Chrome&#8217;s performance was greatly improved.</li>
<li>Flash perfomance seems to be an issue. I have a youtube (music) video playing on another tab and the current tab becomes momentarily unresponsive from time to time.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2008/09/02/google-chrome-first-experiences/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>It&#8217;s the 21st Century!!</title>
		<link>http://kyriakos.anastasakis.net/2008/08/15/its-the-21st-century/</link>
		<comments>http://kyriakos.anastasakis.net/2008/08/15/its-the-21st-century/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 13:18:26 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Daily Show]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/blog/?p=77</guid>
		<description><![CDATA[&#8220;In the 21st century you can&#8217;t invade another country, occupy a capital, overthrow a government and get away with it&#8221;

Yeah&#8230; right!
]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>&#8220;In the 21st century you can&#8217;t invade another country, occupy a capital, overthrow a government and get away with it&#8221;</em></p></blockquote>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="332" height="316" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="comedy_central_player" /><param name="bgcolor" value="#cccccc" /><param name="align" value="middle" /><param name="flashvars" value="videoId=179234" /><param name="src" value="http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml" /><embed type="application/x-shockwave-flash" width="332" height="316" src="http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml" flashvars="videoId=179234" align="middle" bgcolor="#cccccc" name="comedy_central_player"></embed></object></p>
<p>Yeah&#8230; right!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2008/08/15/its-the-21st-century/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Idea for a paper.</title>
		<link>http://kyriakos.anastasakis.net/2008/08/09/idea-for-a-paper/</link>
		<comments>http://kyriakos.anastasakis.net/2008/08/09/idea-for-a-paper/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 18:14:29 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Daily Show]]></category>
		<category><![CDATA[Darrell Hamamoto]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/blog/?p=74</guid>
		<description><![CDATA[I was having a snack break and watching some internet TV, when I came across a video of Prof. Hamamoto&#8217;s paper:

]]></description>
			<content:encoded><![CDATA[<p>I was having a snack break and watching some internet TV, when I came across a video of Prof. Hamamoto&#8217;s paper:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="332" height="316" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="comedy_central_player" /><param name="bgcolor" value="#cccccc" /><param name="align" value="middle" /><param name="flashvars" value="videoId=108161" /><param name="src" value="http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml" /><embed type="application/x-shockwave-flash" width="332" height="316" src="http://www.thedailyshow.com/sitewide/video_player/view/default/swf.jhtml" flashvars="videoId=108161" align="middle" bgcolor="#cccccc" name="comedy_central_player"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2008/08/09/idea-for-a-paper/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CS Undergraduate in Bham=Pub!</title>
		<link>http://kyriakos.anastasakis.net/2008/07/18/cs-undergraduate-in-bhampub/</link>
		<comments>http://kyriakos.anastasakis.net/2008/07/18/cs-undergraduate-in-bhampub/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 21:35:08 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/blog/?p=69</guid>
		<description><![CDATA[The first page of the CS website of the Uni. of Birmingham displays random images οf the links to the undergraduate/postgraduate and research sections of the site. I visited the website today and the following is a screenshot of the page I viewed.

So, the experience of a CS undergraduate in Birmingham=Pub drinking/eating/socialising&#8230;whatever&#8230; I don&#8217;t mind [...]]]></description>
			<content:encoded><![CDATA[<p>The first page of the <a href="http://www.cs.bham.ac.uk" target="_blank">CS website of the Uni. of Birmingham</a> displays random images οf the links to the undergraduate/postgraduate and research sections of the site. I visited the website today and the following is a screenshot of the page I viewed.</p>
<p><a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2008/07/csbham.jpg"><img class="aligncenter size-medium wp-image-70" title="csbham" src="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2008/07/csbham-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>So, the experience of a CS undergraduate in Birmingham=Pub drinking/eating/socialising&#8230;whatever&#8230; I don&#8217;t mind the message the image is trying to put across (even though I should probably mind)! However, I think the moment you visit the website this image strikes you as contradicting the site&#8217;s look and feel. What do I mean? In general the page is what you would expect to see in a CS department&#8217;s page&#8230; nerdy stuff! On the top there is the brain with the monitor to emphasise the strong AI background of the department. The image for the research is full of post-it notes. The image with the undergraduates in the pub&#8230; well it just doesn&#8217;t fit!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2008/07/18/cs-undergraduate-in-bhampub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Childrens must be ascorted!</title>
		<link>http://kyriakos.anastasakis.net/2008/07/09/childrens-must-be-ascorted/</link>
		<comments>http://kyriakos.anastasakis.net/2008/07/09/childrens-must-be-ascorted/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 16:41:46 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/blog/?p=67</guid>
		<description><![CDATA[I took the following photo in the Nisos Chios ferry of Hellenic Seaways on my trip to Chios. The signpost was located next to the main lift of the vessel.
I think it is very clear&#8230; childrens (as in chickens i guess) must be ascorted (as in&#8230;hmmm&#8230; I can&#8217;t think of anything)&#8230;

]]></description>
			<content:encoded><![CDATA[<p>I took the following photo in the Nisos Chios ferry of <a href="http://www.hellenicseaways.gr" target="_blank">Hellenic Seaways</a> on my trip to Chios. The signpost was located next to the main lift of the vessel.</p>
<p>I think it is very clear&#8230; childrens (as in chickens i guess) must be ascorted (as in&#8230;hmmm&#8230; I can&#8217;t think of anything)&#8230;</p>
<p><a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2008/07/img_0048.jpg"><img class="alignnone size-medium wp-image-68" title="img_0048" src="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2008/07/img_0048-225x300.jpg" alt="Signpost" width="225" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2008/07/09/childrens-must-be-ascorted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
