<?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>MIND&#124;DROPS</title>
	<atom:link href="http://www.mindrops.org/feed/lang/en/" rel="self" type="application/rss+xml" />
	<link>http://www.mindrops.org</link>
	<description>Our thoughts define our personal reality</description>
	<lastBuildDate>Sun, 28 Feb 2010 14:46:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Top 25 Most Dangerous Programming Errors</title>
		<link>http://www.mindrops.org/2010/02/27/top-25-most-dangerous-programming-errors/</link>
		<comments>http://www.mindrops.org/2010/02/27/top-25-most-dangerous-programming-errors/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 00:57:40 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Common Weakness Enumeration]]></category>
		<category><![CDATA[Programming Errors]]></category>
		<category><![CDATA[Software Weakness Types]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3723</guid>
		<description><![CDATA[On the official website of  Common Weakness Enumeration (CWE) you can freely consult a community developed dictionary of software weakness types. Following below the list of 25 most dangerous programming errors updated to 2010, certainly a valid reference for any developer.
The 2010 CWE/SANS Top 25 Most Dangerous Programming Errors is a list of the most [...]]]></description>
			<content:encoded><![CDATA[<p>On the <a href="http://cwe.mitre.org/index.html" target="_blank">official website</a> of  Common Weakness Enumeration (CWE) you can freely consult a community developed dictionary of <em>software weakness types</em>. Following below the list of 25 most dangerous programming errors updated to 2010, certainly a valid reference for any developer.</p>
<blockquote><p>The 2010 CWE/SANS Top 25 Most Dangerous Programming Errors is a list of the most widespread and critical programming errors that can lead to serious software vulnerabilities.  They are often easy to find, and easy to exploit.  They are dangerous because they will frequently allow attackers to completely take over the software, steal data, or prevent the software from working at all [...]</p></blockquote>
<table width="100%">
<tbody>
<tr>
<td style="text-align: center;"><strong>Rank</strong></td>
<td style="text-align: center;"><strong>Score</strong></td>
<td style="text-align: center;"><strong>ID</strong></td>
<td><strong>Name</strong></td>
</tr>
<tr>
<td style="text-align: center;">[1]</td>
<td style="text-align: center;">346</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-79" target="_blank">CWE-79</a></td>
<td>Failure to Preserve Web Page Structure (&#8216;Cross-site Scripting&#8217;)</td>
</tr>
<tr>
<td style="text-align: center;">[2]</td>
<td style="text-align: center;">330</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-89" target="_blank">CWE-89</a></td>
<td>Improper Sanitization of Special Elements used in an SQL Command  (&#8216;SQL Injection&#8217;)</td>
</tr>
<tr>
<td style="text-align: center;">[3]</td>
<td style="text-align: center;">273</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-120" target="_blank">CWE-120</a></td>
<td>Buffer Copy without Checking Size of Input (&#8216;Classic Buffer  Overflow&#8217;)</td>
</tr>
<tr>
<td style="text-align: center;">[4]</td>
<td style="text-align: center;">261</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-352" target="_blank">CWE-352</a></td>
<td>Cross-Site Request Forgery (CSRF)</td>
</tr>
<tr>
<td style="text-align: center;">[5]</td>
<td style="text-align: center;">219</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-285" target="_blank">CWE-285</a></td>
<td>Improper Access Control (Authorization)</td>
</tr>
<tr>
<td style="text-align: center;">[6]</td>
<td style="text-align: center;">202</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-807" target="_blank">CWE-807</a></td>
<td>Reliance on Untrusted Inputs in a Security Decision</td>
</tr>
<tr>
<td style="text-align: center;">[7]</td>
<td style="text-align: center;">197</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-22" target="_blank">CWE-22</a></td>
<td>Improper Limitation of a Pathname to a Restricted Directory (&#8216;Path  Traversal&#8217;)</td>
</tr>
<tr>
<td style="text-align: center;">[8]</td>
<td style="text-align: center;">194</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-434" target="_blank">CWE-434</a></td>
<td>Unrestricted Upload of File with Dangerous Type</td>
</tr>
<tr>
<td style="text-align: center;">[9]</td>
<td style="text-align: center;">188</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-78" target="_blank">CWE-78</a></td>
<td>Improper Sanitization of Special Elements used in an OS Command (&#8216;OS  Command Injection&#8217;)</td>
</tr>
<tr>
<td style="text-align: center;">[10]</td>
<td style="text-align: center;">188</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-311" target="_blank">CWE-311</a></td>
<td>Missing Encryption of Sensitive Data</td>
</tr>
<tr>
<td style="text-align: center;">[11]</td>
<td style="text-align: center;">176</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-798" target="_blank">CWE-798</a></td>
<td>Use of Hard-coded Credentials</td>
</tr>
<tr>
<td style="text-align: center;">[12]</td>
<td style="text-align: center;">158</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-805" target="_blank">CWE-805</a></td>
<td>Buffer Access with Incorrect Length Value</td>
</tr>
<tr>
<td style="text-align: center;">[13]</td>
<td style="text-align: center;">157</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-98" target="_blank">CWE-98</a></td>
<td>Improper Control of Filename for Include/Require Statement in PHP  Program (&#8216;PHP File Inclusion&#8217;)</td>
</tr>
<tr>
<td style="text-align: center;">[14]</td>
<td style="text-align: center;">156</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-129" target="_blank">CWE-129</a></td>
<td>Improper Validation of Array Index</td>
</tr>
<tr>
<td style="text-align: center;">[15]</td>
<td style="text-align: center;">155</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-754" target="_blank">CWE-754</a></td>
<td>Improper Check for Unusual or Exceptional Conditions</td>
</tr>
<tr>
<td style="text-align: center;">[16]</td>
<td style="text-align: center;">154</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-209" target="_blank">CWE-209</a></td>
<td>Information Exposure Through an Error Message</td>
</tr>
<tr>
<td style="text-align: center;">[17]</td>
<td style="text-align: center;">154</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-190" target="_blank">CWE-190</a></td>
<td>Integer Overflow or Wraparound</td>
</tr>
<tr>
<td style="text-align: center;">[18]</td>
<td style="text-align: center;">153</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-131" target="_blank">CWE-131</a></td>
<td>Incorrect Calculation of Buffer Size</td>
</tr>
<tr>
<td style="text-align: center;">[19]</td>
<td style="text-align: center;">147</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-306" target="_blank">CWE-306</a></td>
<td>Missing Authentication for Critical Function</td>
</tr>
<tr>
<td style="text-align: center;">[20]</td>
<td style="text-align: center;">146</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-494" target="_blank">CWE-494</a></td>
<td>Download of Code Without Integrity Check</td>
</tr>
<tr>
<td style="text-align: center;">[21]</td>
<td style="text-align: center;">145</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-732" target="_blank">CWE-732</a></td>
<td>Incorrect Permission Assignment for Critical Resource</td>
</tr>
<tr>
<td style="text-align: center;">[22]</td>
<td style="text-align: center;">145</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-770" target="_blank">CWE-770</a></td>
<td>Allocation of Resources Without Limits or Throttling</td>
</tr>
<tr>
<td style="text-align: center;">[23]</td>
<td style="text-align: center;">142</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-601" target="_blank">CWE-601</a></td>
<td>URL Redirection to Untrusted Site (&#8216;Open Redirect&#8217;)</td>
</tr>
<tr>
<td style="text-align: center;">[24]</td>
<td style="text-align: center;">141</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-327" target="_blank">CWE-327</a></td>
<td>Use of a Broken or Risky Cryptographic Algorithm</td>
</tr>
<tr>
<td style="text-align: center;">[25]</td>
<td style="text-align: center;">138</td>
<td style="text-align: center;"><a href="http://cwe.mitre.org/top25/#CWE-362" target="_blank">CWE-362</a></td>
<td>Race Condition</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/02/27/top-25-most-dangerous-programming-errors/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Landing in Ireland</title>
		<link>http://www.mindrops.org/2010/02/26/landing-in-ireland/</link>
		<comments>http://www.mindrops.org/2010/02/26/landing-in-ireland/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 01:10:12 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Jokes]]></category>
		<category><![CDATA[Beer]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Stereotype]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3727</guid>
		<description><![CDATA[
Well. I think they really do..  
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/HxG4kd3Sl1Y&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/HxG4kd3Sl1Y&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Well. I think they really do.. <img src='http://www.mindrops.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/02/26/landing-in-ireland/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And Java eventually became &#8220;red&#8221;</title>
		<link>http://www.mindrops.org/2010/02/22/and-java-eventually-became-red/</link>
		<comments>http://www.mindrops.org/2010/02/22/and-java-eventually-became-red/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 19:31:48 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3664</guid>
		<description><![CDATA[I knew about the acquisition of Sun Microsystems recently accomplished by Oracle Corporation but I could not imagine such a strong rebranding, so here is how http://java.sun.com/ looks like now..

Even the address http://www.sun.com/ appears to redirect to http://www.oracle.com/ ..
Hoping that Duke will survive after all these huge movements (and that our certifications won&#8217;t soon &#8220;expire&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I knew about the acquisition of <a href="http://en.wikipedia.org/wiki/Sun_Microsystems" target="_blank">Sun Microsystems</a> recently accomplished by <a href="http://en.wikipedia.org/wiki/Oracle_Corporation" target="_self">Oracle Corporation</a> but I could not imagine such a strong rebranding, so here is how <a href="http://java.sun.com/" target="_blank">http://java.sun.com/</a> looks like now..</p>
<p style="text-align: center;"><a href="http://www.mindrops.org/wp-content/uploads/2010/02/sun-oracle.bmp"><img class="aligncenter" title="sun-oracle" src="http://www.mindrops.org/wp-content/uploads/2010/02/sun-oracle.bmp" alt="" /></a></p>
<p>Even the address <a href="http://www.sun.com/" target="_blank">http://www.sun.com/</a> appears to redirect to <a href="http://www.oracle.com/" target="_blank">http://www.oracle.com/</a> ..</p>
<p><a href="http://www.mindrops.org/wp-content/uploads/2010/02/duke-java-logo.jpeg"><img class="size-medium wp-image-3667 alignleft" title="duke-java-logo" src="http://www.mindrops.org/wp-content/uploads/2010/02/duke-java-logo-300x270.jpg" alt="" width="156" height="139" /></a>Hoping that <a href="http://en.wikipedia.org/wiki/Java_%28software_platform%29#Mascot" target="_self">Duke</a> will survive after all these huge movements (and that our certifications won&#8217;t soon &#8220;expire&#8221; at least, joking of course..), I wish this big business operation won&#8217;t result negative for one of the main technologies object of this acquisition, the Java platform, a language which has definitely marked the history of <a href="http://en.wikipedia.org/wiki/Object-oriented_programming" target="_self">object-oriented programming</a> and <a href="http://en.wikipedia.org/wiki/Third-generation_programming_language" target="_blank">third generation programming languages</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/02/22/and-java-eventually-became-red/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Buzz vs Twitter</title>
		<link>http://www.mindrops.org/2010/02/10/google-buzz-vs-twitter/</link>
		<comments>http://www.mindrops.org/2010/02/10/google-buzz-vs-twitter/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 01:42:03 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FriendFeed]]></category>
		<category><![CDATA[Google Buzz]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3484</guid>
		<description><![CDATA[I&#8217;ve just come up to use this brand-new service just released by Big G named Google Buzz, so I&#8217;m going to report here some first impressions trying to make a quick comparison with Twitter, along with I think Google Buzz is sharing the basic idea (but probably only that). Anyway, I&#8217;m not going to talk [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just come up to use this brand-new service just released by Big G named <a href="http://www.google.com/buzz" target="_blank">Google Buzz</a>, so I&#8217;m going to report here some first impressions trying to make a quick comparison with <a href="http://twitter.com/" target="_blank">Twitter</a>, along with I think Google Buzz is sharing the basic idea (but probably only that). Anyway, I&#8217;m not going to talk about <a href="http://friendfeed.com/" target="_blank">FriendFeed</a> (which is probably more similar) but just because I&#8217;m not using it, or about Facebook and other popular social networks.</p>
<p style="text-align: center;"><a href="http://www.mindrops.org/wp-content/uploads/2010/02/buzz2.jpg"><img class="aligncenter size-full wp-image-3521" title="buzz2" src="http://www.mindrops.org/wp-content/uploads/2010/02/buzz2.jpg" alt="" width="619" height="127" /></a></p>
<p>Like Twitter the key concepts are very simple:</p>
<ul>
<li>There are followers and following people</li>
<li>You can share short messages</li>
</ul>
<p>Unlike Twitter:</p>
<ul>
<li>There is no limit to the number of characters you can type in (140 in T.)</li>
<li>The service is embedded within a mailbox platform (T. offers integration through its APIs) *</li>
<li>Messages are editable even after the submission</li>
<li>You can post private messages</li>
<li>You can insert images from your computer or picasaweb (with T. you need to use additional services like <a href="http://twitpic.com/" target="_blank">TwitPic</a>)</li>
<li>You can share videos and see them from inside the messages (eg. Youtube videos)</li>
<li>You can express appreciation through the button like/unlike</li>
<li>You can hide a conversation through the option mute/unmute</li>
<li>You can continue or just move a conversation to a chat (GTalk) or to emails</li>
</ul>
<p>Google Buzz confirms again Google&#8217;s main goal, gather as many users as possible to enlarge the network and increase the time adopters spend on the offered services. In fact this new service will soon provide Google with more information about users&#8217; behaviors and preferences, obviously resulting in more earnings in terms of advertising (main Google&#8217;s business). My only question is: will Google Buzz be used as a &#8220;real&#8221; social network? It&#8217;s not easy to fit into a market already dominated by many other competitors, even though with Gmail I have to admit things have gone pretty well.</p>
<p>*<strong> UPDATE -</strong> <a href="http://code.google.com/intl/it/apis/buzz/" target="_blank">Google Buzz APIs</a> also available.<a href="http://code.google.com/intl/it/apis/buzz/" target="_blank"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/02/10/google-buzz-vs-twitter/feed/lang/en/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ireland vs Italy at Croke Park</title>
		<link>http://www.mindrops.org/2010/02/08/ireland-vs-italy-at-croke-park/</link>
		<comments>http://www.mindrops.org/2010/02/08/ireland-vs-italy-at-croke-park/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 12:42:26 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Sport]]></category>
		<category><![CDATA[6 Nations 2010]]></category>
		<category><![CDATA[Croke Park]]></category>
		<category><![CDATA[Ireland]]></category>
		<category><![CDATA[Italy]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3451</guid>
		<description><![CDATA[It looks like we still have a lot to learn.. Great atmosphere anyway, unfortunately I could not watch the match.
IRELAND 29 &#8211; ITALY 11


]]></description>
			<content:encoded><![CDATA[<p>It looks like we still have a lot to learn.. Great atmosphere anyway, unfortunately I could not watch the match.</p>
<p style="text-align: center;"><strong>IRELAND 29 &#8211; ITALY 11</strong></p>
<p style="text-align: center;">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/4SOpfCVtJ6c&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/4SOpfCVtJ6c&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/02/08/ireland-vs-italy-at-croke-park/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dante&#8217;s Internet (Hell)</title>
		<link>http://www.mindrops.org/2010/02/04/dantes-internet/</link>
		<comments>http://www.mindrops.org/2010/02/04/dantes-internet/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 17:04:05 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Jokes]]></category>
		<category><![CDATA[Dante]]></category>
		<category><![CDATA[Hell]]></category>
		<category><![CDATA[Inferno]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3381</guid>
		<description><![CDATA[Nice this one..  

Just click on the links if you want to know more about Dante Alighieri and the Divine Comedy ..
[ Source: foomandoonian.net ]
]]></description>
			<content:encoded><![CDATA[<p>Nice this one.. <img src='http://www.mindrops.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: center;"><a href="http://foomandoonian.net/post/356189071/dantes-internet" target="_blank"><img class="aligncenter" title="Dante's Internet" src="http://static.blogo.it/downloadblog/dante-inferno/big_dante_internet.jpg" alt="" width="500" height="645" /></a></p>
<p>Just click on the links if you want to know more about <a href="http://en.wikipedia.org/wiki/Dante_Alighieri" target="_blank">Dante Alighieri</a> and the <a href="http://en.wikipedia.org/wiki/Divine_Comedy" target="_blank">Divine Comedy</a> ..</p>
<p style="text-align: center;">[ Source: <a href="http://foomandoonian.net">foomandoonian.net</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/02/04/dantes-internet/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My bad experience with Ryanair</title>
		<link>http://www.mindrops.org/2010/02/01/my-bad-experience-with-ryanair/</link>
		<comments>http://www.mindrops.org/2010/02/01/my-bad-experience-with-ryanair/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 17:28:22 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Drops]]></category>
		<category><![CDATA[Compensation]]></category>
		<category><![CDATA[Complaint]]></category>
		<category><![CDATA[Refund]]></category>
		<category><![CDATA[Ryanair]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3286</guid>
		<description><![CDATA[I arrived at Frankfurt Hanh Airport (in the middle of nowhere) to take a Ryanair plane to Pescara, destination Christmas holidays. I had one handbag with me with the right size, I didn&#8217;t know its weight but I thought it was approximately right. I successfully passed through the security check with my handbag arriving at [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mindrops.org/wp-content/uploads/2010/02/cover.jpg"><img class="alignleft size-full wp-image-3291" style="margin-right: 20px; margin-top: 5px;" title="cover" src="http://www.mindrops.org/wp-content/uploads/2010/02/cover.jpg" alt="" width="171" height="242" /></a>I arrived at Frankfurt Hanh Airport (in the middle of nowhere) to take a Ryanair plane to Pescara, destination Christmas holidays. I had one handbag with me with the right size, I didn&#8217;t know its weight but I thought it was approximately right. I successfully passed through the security check with my handbag arriving at the gate more than one hour earlier, then I remained in the boarding area awaiting for the beginning of the boarding procedure. When this procedure began I joined the queue along with all the other passengers, I was almost at its end. Once at the desk I was told to stop by a Ryanair officer who wanted to check my handbag. I was very surprised by the extremely late check. Anyway, I reported I had checked the dimensions already so the man decided to verify also the weight. My handbag was exceeding the limit of 10 kgs, so the man asked me to pay a 35€ fine and to do this just there at the exit (yes, at the gate!?!).</p>
<p>After a couple of minutes (while I unsuccessfully tried to get rid of some weight) I decided to accept the fine. I didn&#8217;t have cash in my wallet so I asked if I could pay with my credit card (VISA Electron) or with a laser card (Maestro) but this was not possible since no machines were available for this type of payment. So I was asked to run outside and get some money at the ATM while another Ryanair&#8217;s officer offered to hold my handbag and wait for me (&#8220;Run! Run!&#8221;). So I went out and got some cash, I passed through the security check again (skipping the queue to hurry up, not more than 10 mins had passed in total) to arrive again at the gate. There, I sadly saw my handbag left unattended and the gate closed. I can&#8217;t describe my disappointment, I started to swear in Italian but probably I should have known some German.. That night I had to pay for a double room (thank God I was not alone) in a hotel just outside the airport. I also needed to buy another ticket for the same route Hanh-Pescara luckily still available for the day after.</p>
<p>I wonder.. why don&#8217;t continue to let people pay at the destination as it has always been? Why should I be forced to pay with cash at the boarding gate where there&#8217;s no ATM? Why are they running such checks at the very last moment? These things are all against the same customers, but for what purpose? Please correct me if I&#8217;m wrong, all this crap looks to me as a way to &#8220;legally steal&#8221; money from the customers.. Do you think I&#8217;m exaggerating a bit? I can&#8217;t refrain myself from sending a complaint to Ryanair and ask for a refund. Since I&#8217;m sure most of you have experienced problems with this company (who hasn&#8217;t?), in case you like the idea you can join me and send your own complaints to the address below. I&#8217;ll keep you updated anyway..</p>
<p style="text-align: center;">EU PASSENGER<br />
COMPENSATION DEPT.<br />
PO BOX 11451<br />
SWORDS, CO. DUBLIN<br />
IRELAND</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/02/01/my-bad-experience-with-ryanair/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avatar &#8211; The movie</title>
		<link>http://www.mindrops.org/2010/01/15/avatar-the-movie/</link>
		<comments>http://www.mindrops.org/2010/01/15/avatar-the-movie/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 11:41:55 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[Avatar]]></category>
		<category><![CDATA[Trailer]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3246</guid>
		<description><![CDATA[Great movie, especially for the computer graphics effects. You must go and watch it, but don&#8217;t forget the 3D glasses!


]]></description>
			<content:encoded><![CDATA[<p>Great movie, especially for the computer graphics effects. You must go and watch it, but don&#8217;t forget the 3D glasses!</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/d1_JBMrrYw8&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/d1_JBMrrYw8&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2010/01/15/avatar-the-movie/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christmas food market at Farmleigh</title>
		<link>http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/</link>
		<comments>http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 11:59:47 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[Farmleigh]]></category>
		<category><![CDATA[Food Market]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=3114</guid>
		<description><![CDATA[Farmleigh seems to be one of those places where the Dubliners love to spend their Sundays and bank holidays. Parks, lakes and botanical gardens replace maybe what for us are the squares and the main streets. In the green spaces of this estate, where a magnificent Georgian building stands, previously belonged to the Guinness family [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.farmleigh.ie/" target="_blank">Farmleigh</a> seems to be one of those places where the Dubliners love to spend their Sundays and bank holidays. Parks, lakes and botanical gardens replace maybe what for us are the squares and the main streets. In the green spaces of this estate, where a magnificent Georgian building stands, previously belonged to the Guinness family and now owned by the Irish Government, various cultural events get organized during the year including art exhibitions and activities, concerts (mostly classical music, gospel choirs in this period), but also some less cultural event as the <a href="http://www.farmleigh.ie/culturalevents/currentevents/september2008/septemberfest/" target="_blank">September Fest</a>, inspired by the famous German festival but with local beer brands.</p>
<p>Certainly to not miss is the typical food market where you can sample and buy several typical products like muffins, fudges, cookies, whiskey cakes, Irish cheeses, burgers, mulled wine, many of them organic and locally produced. Foreign influences are not missing too, for instance German with the famous hotdogs, Italian with coffee and various preserves, or French with the typical quiches.</p>
<p>Below a little &#8220;taste&#8221; from last weekend, but just for your eyes .. <img src='http://www.mindrops.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>

<a href='http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/img_2475/' title='Big Traditional Muffins'><img width="150" height="150" src="http://www.mindrops.org/wp-content/uploads/2009/12/IMG_2475-150x150.jpg" class="attachment-thumbnail" alt="Big Traditional Muffins" title="Big Traditional Muffins" /></a>
<a href='http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/img_2469/' title='Fudges &amp; Sweets'><img width="150" height="150" src="http://www.mindrops.org/wp-content/uploads/2009/12/IMG_2469-150x150.jpg" class="attachment-thumbnail" alt="Fudges &amp; Sweets" title="Fudges &amp; Sweets" /></a>
<a href='http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/img_2464/' title='Organic Marmelade &amp; Juices'><img width="150" height="150" src="http://www.mindrops.org/wp-content/uploads/2009/12/IMG_2464-150x150.jpg" class="attachment-thumbnail" alt="Organic Marmelade &amp; Juices" title="Organic Marmelade &amp; Juices" /></a>
<a href='http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/img_2463/' title='Traditional Cakes &amp; Bread (1)'><img width="150" height="150" src="http://www.mindrops.org/wp-content/uploads/2009/12/IMG_2463-150x150.jpg" class="attachment-thumbnail" alt="Traditional Cakes &amp; Bread (1)" title="Traditional Cakes &amp; Bread (1)" /></a>
<a href='http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/img_2465/' title='Traditional Cakes &amp; Bread (2)'><img width="150" height="150" src="http://www.mindrops.org/wp-content/uploads/2009/12/IMG_2465-150x150.jpg" class="attachment-thumbnail" alt="Traditional Cakes &amp; Bread (2)" title="Traditional Cakes &amp; Bread (2)" /></a>
<a href='http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/img_2468/' title='Irish Cheeses'><img width="150" height="150" src="http://www.mindrops.org/wp-content/uploads/2009/12/IMG_2468-150x150.jpg" class="attachment-thumbnail" alt="Irish Cheeses" title="Irish Cheeses" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2009/12/22/christmas-food-market-at-farmleigh/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social data taxonomy</title>
		<link>http://www.mindrops.org/2009/12/21/social-data-taxonomy/</link>
		<comments>http://www.mindrops.org/2009/12/21/social-data-taxonomy/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:04:09 +0000</pubDate>
		<dc:creator>MzC</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Bruce Schneier]]></category>
		<category><![CDATA[Social Data]]></category>
		<category><![CDATA[Taxonomy]]></category>

		<guid isPermaLink="false">http://www.mindrops.org/?p=2225</guid>
		<description><![CDATA[Interesting this post where Bruce Schneier, the famous security technologist, offers a personal interpretation of a possible social data taxonomy centered on trust level. A valid point of view for both users and administrators. Internet can become very unpredictable, uncontrollable, and then cause unpleasant situations, even dangerous, so it&#8217;s always good to have perfectly clear [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting this <a href="http://www.schneier.com/blog/archives/2009/11/a_taxonomy_of_s.html" target="_blank">post</a> where Bruce Schneier, the famous <em>security technologist</em>, offers a personal interpretation of a possible social data taxonomy centered on trust level. A valid point of view for both users and administrators. Internet can become very unpredictable, uncontrollable, and then cause unpleasant situations, even dangerous, so it&#8217;s always good to have perfectly clear in mind WHAT is going to end into a social network (and not only) and HOW this will be controlled and eventually made available.</p>
<blockquote>
<ol>
<li><strong>Service data</strong>. Service data is the data you need to give to a social networking site in order to use it. It might include your legal name, your age, and your credit card number.</li>
<li><strong>Disclosed data</strong>.  This is what you post on your own pages: blog entries, photographs, messages, comments, and so on.</li>
<li><strong>Entrusted data</strong>. This is what you post on other people&#8217;s pages. It&#8217;s basically the same stuff as disclosed data, but the difference is that you don&#8217;t have control over the data &#8212; someone else does.</li>
<li><strong>Incidental data</strong>. Incidental data is data the other people post about you. Again, it&#8217;s basically the same stuff as disclosed data, but the difference is that 1) you don&#8217;t have control over it, and 2) you didn&#8217;t create it in the first place.</li>
<li><strong>Behavioral data</strong>.  This is data that the site collects about your habits by recording what you do and who you do it with.</li>
</ol>
</blockquote>
<p>Mechanical Poetry offers <a href="http://mechpoe.blogspot.com/2009/11/another-categorization-of-social.html" target="_blank">here</a> a different classification centered instead on the destination of data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindrops.org/2009/12/21/social-data-taxonomy/feed/lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
