<?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>Mostly useless &#187; Hacks</title>
	<atom:link href="http://www.mostly-useless.com/blog/tag/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mostly-useless.com/blog</link>
	<description>There is much pleasure to be gained from useless knowledge (Bertrand Russell)</description>
	<lastBuildDate>Thu, 07 Jan 2010 18:58:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Walk score</title>
		<link>http://www.mostly-useless.com/blog/2007/11/25/walk-score/</link>
		<comments>http://www.mostly-useless.com/blog/2007/11/25/walk-score/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 00:19:28 +0000</pubDate>
		<dc:creator>simone</dc:creator>
				<category><![CDATA[At work]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Firenze]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Lifestyle]]></category>

		<guid isPermaLink="false">http://www.mostly-useless.com/blog/2007/11/25/walk-score/</guid>
		<description><![CDATA[
This is a great tool, thank you Joel!  Basically you enter an address and Walk Score looks it up in Google map automatically collecting a list of interesting places you can reach on foot and finally computing a walkability score.  How easy it is to move on foot in your neighborhood?  Do you need a [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.mostly-useless.com/blog/wp-content/uploads/2007/11/walkscore.png" alt="Walk score" /></p>
<p>This is a great tool, thank you Joel!  Basically you enter an address and <a href="http://www.walkscore.com/">Walk Score</a> looks it up in Google map automatically collecting a list of interesting places you can reach on foot and finally computing a walkability score.  How easy it is to move on foot in your neighborhood?  Do you need a car?  The place where I work got 80 out of 100 which is defined as &#8220;Very Walkable: It&#8217;s possible to get by without owning a car&#8221;.  In fact I own a car by I never use it to go to work.  I usually ride a bicycle and believe me, it&#8217;s great.  I can&#8217;t stand the stress of traffic jams.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mostly-useless.com/blog/2007/11/25/walk-score/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows required to pay taxes</title>
		<link>http://www.mostly-useless.com/blog/2006/09/24/windows-required-to-pay-taxes/</link>
		<comments>http://www.mostly-useless.com/blog/2006/09/24/windows-required-to-pay-taxes/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 12:26:50 +0000</pubDate>
		<dc:creator>simone</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mostly-useless.com/blog/2006/09/24/windows-required-to-pay-taxes/</guid>
		<description><![CDATA[My mother is a self-employed artisan 56 years old and happy Linux user.  She pays taxes in multiple tranches every year and so far never had problems, but this year is different.
Italian Minister Bersani recently issued a decree mandating use of on line tools to pay social security taxes (F24 form).  This means, [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="Bersani" id="image98" title="Bersani" style="margin-right: 10px" src="http://www.mostly-useless.com/blog/wp-content/uploads/2006/09/Bersani.jpg" />My mother is a self-employed artisan 56 years old and happy Linux user.  She pays taxes in multiple tranches every year and so far never had problems, but this year is different.</p>
<p>Italian Minister Bersani recently issued a decree mandating use of on line tools to pay social security taxes (<strong>F24 form</strong>).  This means, starting from Oct 1st you either go to very expensive authorized 3rd party tax professional accountants, or you buy a very expensive on line bank account from one a few authorized banks, or you go to the ministry web site and download <a href="http://www.agenziaentrate.it/ilwwcm/connect/Nsi/Servizi/Servizi+Telematici/Versamenti+F24/Software+per+la+compilazione+del+modello+di+pagamento+F24+On+Line/">an application</a> they provide <em>for free</em>.</p>
<p>She asked to her bank, but they said they&#8217;re not authorized.  Of course nobody wants to <strong>waste lots of money</strong> in accountants (their services cost typically around €1000/yr) or in additional bank accounts (€200/yr), therefore she tried to download the on-line software.  Problem is, the ministry web site says this application <strong>is only available for Microsoft Windows and Apple Mac</strong>.  What if you run Linux or any other operating system of your choice?  Well, you are on your own, you moron, just waste your money buying a copy of Windows and shut up.  At this point, my mother was  desperate and asked for my help.</p>
<p><span id="more-96"></span></p>
<p>Previous government issued a directive mandating the State to use open source tools wherever available and to always accept and produce at least one open file format for any data exchange, therefore the government here is <strong>violating its own policy</strong>. Moreover, smart people investigated the application provided by the ministry and found out it is a <strong>java application</strong>.  Wait, isn&#8217;t java supposed to be a portable language running the same across every operating system and platform?</p>
<p>My mother is lucky enough to have a geek son, and after some serious hacking, <a href="http://punto-informatico.it/pm.aspx?id=1636177&#038;m_id=1638402&#038;r=PI">reading hints</a> on the Internet, I managed to install and run this application on Linux, using some <a href="http://upx.sourceforge.net/">obscure tools</a> and the obsoleted (and <a href="http://java.sun.com/j2se/1.3/download.html">end of life</a>) java version 1.3.1.</p>
<p>So why is the government requiring citizens to run Windows/Mac?  Can&#8217;t they just provide a multi-platform java binary?  Are their contractors (<a href="http://www.sogei.it/index_eng.htm">SOGEI</a>) so incompetent that they can&#8217;t even test this application on Linux? Do they think everybody has a geek son to call for help?  What about accessibility guidelines?  Was it so hard to build a web application that any browser can load instead of this java crap?  Do you think a government endorsing Microsoft/Apple does any good to fair competition in the market?</p>
<p>It&#8217;s beyond me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mostly-useless.com/blog/2006/09/24/windows-required-to-pay-taxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
