<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>tales from the crypt( )</title>
	<link>http://org.against.org</link>
	<description>slightly biased and undoubtful pieces of random information</description>
	<pubDate>Mon, 18 Feb 2008 02:20:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>o cupertino, where art thou?</title>
		<link>http://org.against.org/o-cupertino-where-art-thou/</link>
		<comments>http://org.against.org/o-cupertino-where-art-thou/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 21:58:46 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
		
		<category><![CDATA[apple]]></category>

		<category><![CDATA[geek stuff]]></category>

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

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

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

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

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

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

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

		<category><![CDATA[os x]]></category>

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

		<guid isPermaLink="false">http://org.against.org/o-cupertino-where-art-thou/</guid>
		<description><![CDATA[Sure, the Mac is exciting. I have nightmares about living in a world where laptops have no backlit keyboards and large shiny screens, sleek user interfaces and some other nice details. I must admit these guys do things the right way. But then&#8230;


For those with ADD: Why, oh why does leopard insist on storing entries [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://org.against.org/r.php?http://flickr.com/photos/halfpinay/315916670"><img align="right" border="0" src="http://org.against.org/wp-content/uploads/2008/01/315916670_2eef344cd21.jpg" alt="rotten apple" /></a>Sure, the Mac is exciting. I have nightmares about living in a world where laptops have no backlit keyboards and large shiny screens, sleek user interfaces and some other nice details. I must admit these guys do things the right way. But then&#8230;
</p>
<p>
<strong>For those with ADD: </strong>Why, oh why does leopard insist on storing entries on its DNS cache with TTL=3600 when the DNS proxy is sending them with TTL=0?
</p>
<p>
<strong>For everyone else:</strong> I&#8217;m testing DSL routers. One of the &#8220;nice&#8221; features to have in such a device is something that stands between the DNS clients (computers connected to the LAN ports) and the DNS server (usually provided by the network). This is usually called a DNS proxy or DNS relay and will (hopefully, in decent implementations), if the DSL connection is down, translate every single request to an internal/private/reserved IP address. If the user is using a browser, the www.whatever.com DNS query returns the mentioned IP address instead of the real one and the HTTP request will land on the router itself, which will politely say <em>&#8220;your connection is down, go get a towel or something&#8221;</em>. Aditionally, the router will send the DNS answer time-to-live to something real low (zero, preferably, so the &#8220;fake&#8221; DNS entry doesn&#8217;t get stored in local DNS caches).
</p>
<p>
So far so good.
</p>
<p>
Eventually, DSL connections go up. Sometimes they don&#8217;t (but that&#8217;s not my problem).
</p>
<p>
Should the DSL connection go up again, the router will probably fetch a working DNS server from the network and start resolving DNS correctly. End of story.
</p>
<p>
***Except*** there seems to be something essentially wrong with Leopard (I&#8217;m hearing people grinning and whispering <em>&#8220;eh, don&#8217;t get me started&#8230;&#8221;</em>).
</p>
<p>
A quick search on Google returns a few hundred hits on people whining about Leopard&#8217;s DNS implementation and the fact that it&#8217;ll take a few <em>dscacheutil -flushcache</em> iterations a day to clean the cache from DNS lookup failures (due to unresponsive DNS servers, for instance). Those error entries get marked with a big YES on <em>dscacheutil -cachedump -entries</em> &#8220;Neg&#8221; column. And they&#8217;ll probably have some sort of dealing up with that clutter. Not the issue here.
</p>
<p>
There&#8217;s another issue I won&#8217;t bother to go into right now, but is slightly related. Most entries on the cache show up has having TTL=3600 when the DNS server is sending values far above that (12 or 24 hours, just to name a few - I&#8217;ve got the packet captures to show it). The sentence <em>&#8220;Why would someone want to store a DNS cache entry for so many time&#8221;</em> makes some sense to me, but it would be nice if the operating system just did as it&#8217;s being told.
</p>
<p>Which brings &#8220;the&#8221; problem here (my problem, at least - but <a href="http://org.against.org/r.php?http://open-mind-open-opinion.blogspot.com/2008/01/o-meo-maior-que-o-teu-1.html">JP mentioned a similar behavior</a> around the time I first noticed the issue on my equipment): Leopard is storing entries with a TTL of 3600 (seconds) for entries that were sent with TTL=0. The DNS relay is saying <em>&#8220;don&#8217;t cache this entry&#8221;</em> but Leopard insists on doing so - and for an hour or something. <em>dscacheutil -flushcache</em> will fix it, but this is plainly annoying.
</p>
<p>
Here&#8217;s the DNS response from the DSL modem on Wireshark:<br />
<a class="imagelink" href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/2008/01/wireshark.png" title="Wireshark capture" rel="lightbox"><img id="image74" src="http://org.against.org/wp-content/uploads/2008/01/wireshark.thumbnail.png" alt="Wireshark capture" /></a>
</p>
<p>
Windows&#8217; <em>ipconfig /displaydns</em> listing (showing no trace of the google.com entry):<br />
<a class="imagelink" href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/2008/01/windows.png" title="windows doing something right (for a change)" rel="lightbox"><img id="image76" src="http://org.against.org/wp-content/uploads/2008/01/windows.thumbnail.png" alt="windows doing something right (for a change)" /></a>
</p>
<p>
Last but not least, the Leopard <em>dscache -cachedump -entries</em> listing with a glorious TTL=3600:<br />
<a class="imagelink" href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/2008/01/dscache.png" title="it just works (not)" rel="lightbox"><img id="image75" src="http://org.against.org/wp-content/uploads/2008/01/dscache.thumbnail.png" alt="it just works (not)" /></a>
</p>
<p>
No sight of similar problems on the Ubuntu installation I tried. <a href="http://org.against.org/r.php?http://mat.su">Pedro</a> confirmed me minutes ago that Tiger behaves slightly better than Leopard and honors the TTL=0, keeping these records away from the cache (as it should). </p>
<p>
<strike>Now could someone do something about this?</strike> I just did. Filed bug <a href="http://org.against.org/r.php?https://bugreport.apple.com/cgi-bin/WebObjects/RadarWeb.woa/47/wo/007vkB2NJvEy0k2B8KTmEg/10.65.0.3">#5711166</a> and became a Mac Geek, according to <a href="http://org.against.org/r.php?http://the.taoofmac.com">Rui</a>. Why do I have a feeling I&#8217;ll regret this? ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/o-cupertino-where-art-thou/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Paris Dec07</title>
		<link>http://org.against.org/parisdec07/</link>
		<comments>http://org.against.org/parisdec07/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 00:43:34 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
		
		<category><![CDATA[travel]]></category>

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

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

		<category><![CDATA[new year]]></category>

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

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

		<guid isPermaLink="false">http://org.against.org/parisdec07/</guid>
		<description><![CDATA[
Where to stay: 
 If you&#8217;re looking for a nice place to crash for a small price, the Hotel Au Pacific might be right for you. Book in advance to get one of the larger rooms. It&#8217;s small, it&#8217;s cozy, it&#8217;s on a nice and quiet neighborhood and very close to the Dupleix metro station. [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Where to stay: </strong><br />
<a href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/p1050969.jpg" title="paris1" rel="lightbox"><img src="http://org.against.org/wp-content/uploads/p1050969.thumbnail.jpg" alt="paris1" align="right" border="0" hspace="10" vspace="10" /></a> If you&#8217;re looking for a nice place to crash for a small price, the <a href="http://org.against.org/r.php?http://www.paris-hotel-pacific.com" class="external">Hotel Au Pacific</a> might be right for you. Book in advance to get one of the larger rooms. It&#8217;s small, it&#8217;s cozy, it&#8217;s on a nice and quiet neighborhood and very close to the <a href="http://org.against.org/r.php?http://en.wikipedia.org/wiki/Dupleix_(Paris_M%C3%A9tro)" class="external">Dupleix metro station</a>. The Eiffel tower is at walking distance (15 min). A good alternative would be getting one of those big hotel chains such as <a href="http://org.against.org/r.php?http://www.accorhotels.com/index.html" class="external">Accor</a>, who occasionally have special rates for specific locations (even closer to the city center).
<p> </p>
</li>
<li><strong>Moving around:</strong><br />
<a href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/p1060844.jpg" vspace="10" hspace="10" title="paris2" rel="lightbox"><img src="http://org.against.org/wp-content/uploads/p1060844.thumbnail.jpg" alt="paris2" align="right" border="0" /></a><a href="http://org.against.org/r.php?http://ratp.fr/" class="external">Public transportation in Paris</a> covers most of the city and is pretty decent and safe. The metro may sound a little confusing at first, but it&#8217;s nothing the <a href="http://org.against.org/r.php?http://nanika.net/Metro/" class="external">right and ever-helping tool</a> won&#8217;t handle, especially when it&#8217;s hard to find everything you&#8217;ll want to see at walking distance. If there&#8217;s a downside on the whole metro deal, it&#8217;s the closing time (between midnight and 1AM) - specially when the night line (<a href="http://org.against.org/r.php?http://www.ratp.info/touristes/index.php?langue=en&amp;rub=guide&amp;cat=noctilien2" class="external">Noctilien</a>) doesn&#8217;t cover the whole city. Consider buying multi-day passes, as the t+ ticket price may be a little overrated (10 t+ ticket bundles are considerably cheaper). Ticket dispensers run Windows NT, are awfully prone to crashes and rarely accept coins, so bring enough coins (or credit cards). IMHO, panoramic tour buses are worthless (and expensive) and can easily be replaced by a few regular bus rides and some short walks covering the most &#8220;touristic&#8221; spots. A boat cruise along the Seine river, however, may be worth the shot, specially at sunset (<a href="http://org.against.org/r.php?http://www.vedettesdupontneuf.com/" class="external">Les Vedettes du Pont-Neuf</a>, aprox 10€)
<p> </p>
</li>
<li><strong>What to see: </strong><br />
<a href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/p1050927.jpg" rel="lightbox" title="mandatory eiffel tower pic"><img src="http://org.against.org/wp-content/uploads/p1050927.thumbnail.jpg" alt="mandatory eiffel tower pic" align="left" border="0" hspace="10" vspace="10" /></a> You&#8217;ll find most mainstream spots spread along the river. Use the boat cruise (or a good map) to identify them. These &#8220;attractions&#8221; can get pretty crowded and you should expect waiting in line for a couple of hours to get in <a href="http://org.against.org/r.php?http://www.tour-eiffel.fr/" class="external">the Eiffel Tower</a> (where the night ascents are wickedly cool) or the <a href="http://org.against.org/r.php?http://www.notredamedeparis.fr/" class="external">Notre Dame Cathedral</a>. Well know museums can get pretty crowded too, but it&#8217;ll take less time to get in (and even so, getting inside the <a href="http://org.against.org/r.php?http://www.louvre.fr" class="external">Louvre</a> using one of the <a href="http://org.against.org/r.php?http://www.louvre.fr/llv/pratique/venir.jsp?bmLocale=en" class="external">secondary entrances</a> - and not the Pyramide, will save you some time - check the <a href="http://org.against.org/r.php?http://www.louvre.fr/llv/pratique/horaires.jsp?bmLocale=en" class="external">timetables</a> for information on days where the museum is opened until later and when admission is free - and please ignore the signs pointing out the Mona Lisa location). On the <em>rive gauche</em>, the <a href="http://org.against.org/r.php?http://www.musee-orsay.fr/" class="external">Musée d&#8217;Orsay</a> is also worth a visit, with its impressive collection of impressionist (was that a pun?) masterpieces such as Monet and Renoir.<br />
There are at least two well known gardens you should visit on a trip to Paris. One is <em>Les Tuileries, </em>which stretches from the Concorde square to the Louvre. The other one lies farther from the city center, so it won&#8217;t be unusual to feel a little more relaxed and calm. It&#8217;s one of the locals favorite places to have a stroll or just lie in the sun and very close to the Saint Germain quarter, very famous for its cafés and related artistic movements.<br />
And yes it&#8217;s true, there&#8217;s a whole lot more in Paris than what&#8217;s visible from the river axis. La Défense, for instance, an interesting architectural landmark and the major business district featuring some of the tallest high-rises in the city and a huge 110 by 100 meter open cube (l&#8217;Arche).  It also marks the end of Paris&#8217; 10 Km historical axis (which starts at the Louvre and continues along the Champs-Élysées and the <a href="http://org.against.org/r.php?http://arc-de-triomphe.monuments-nationaux.fr/en/" class="external">Arc de Triomphe</a>). Taking a stroll along the Champs-Élysées is mandatory, as well as having a look at the stores. And I&#8217;m not talking about places where you could buy a pair of earrings for the same price as you would buy a compact car, but car dealers&#8217; showrooms where you are invited to see the latest concept cars and rarities (and a drink and some merchandising here and there).<br />
Not very far, the impressive Trocadero gardens with the Eiffel Tower as backdrop: definitely a must see. But a visit to Paris demands a walk on the Montmartre district, crowned by the <a href="http://org.against.org/r.php?http://www.sacre-coeur-montmartre.com/" class="external">Basilique du Sacré-Coeur</a> and its impressive view over the city. Well known for its night life and way beyond the <a href="http://org.against.org/r.php?http://www.imdb.com/title/tt0211915/" class="external">Amélie</a> clichés, there&#8217;s something decadent about this neighborhood. A different city inside the city. A <em>je ne sais quoi</em>&#8230;<a href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/p1060262.jpg" title="paris3" rel="lightbox"><img src="http://org.against.org/wp-content/uploads/p1060262.thumbnail.jpg" alt="paris3" align="right" border="0" hspace="10" vspace="10" /></a><br />
To finish, a not so short walk towards the Marais, starting in the awkwardly strange <a href="http://org.against.org/r.php?http://www.centrepompidou.fr/" class="external">Centre Jacques Pompidou</a> (a concept building, odd looking art museum lying whose weird looks and colors seem vaguely well accepted amongst most people - and I just can understand why), wandering around narrow streets and alleys filled of strange shops and strange people and ending near the Bastille area (the Colonne de Juillet dominates the square and it marks the site of  the prison known as the <em>Bastille</em> which was stormed at the start of the French Revolution - quite a landmark, but actually quite deceiving - it looks like just any other square with a statue).
<p> </p>
</li>
<li><strong>Souvenirs:<br />
</strong>The best european chocolate may be found in Brussels, but Paris has its honorable share of good <em>chocolatiers</em>. There were probably a dozen places we visited, but  <a href="http://org.against.org/r.php?http://www.chocolats-vannier.com/" class="external">Joséphine Vannier</a>, at the Marais district, was the chosen one. Delicious.<br />
Bringing home some tea is also a good idea, and <a href="http://org.against.org/r.php?http://www.mariagefreres.com/" class="external">Mariage Frères</a> is just the place to get it. It&#8217;s one of the finest and well-known french tea companies. Most of their stores have a &#8220;salon de thé&#8221; where you can sit and have a cup of tea before you head to the counter and choose what to bring back home (and it&#8217;s not just tea - you&#8217;ll probably get lost over the hundred varieties - there are also teacups, teapots and everything tea related).
<p> </p>
</li>
<li><strong>Cool stuff to look for:</strong><br />
<a href="http://org.against.org/r.php?http://org.against.org/wp-content/uploads/p1060877.jpg" rel="lightbox" title="paris space invaders"><img src="http://org.against.org/wp-content/uploads/p1060877.thumbnail.jpg" alt="paris space invaders" align="right" border="0" height="75" hspace="0" vspace="0" width="100" /></a>Paris has been conquered by <a href="http://org.against.org/r.php?http://www.space-invaders.com/" class="external">Space Invaders</a>. These creatures can be found mostly anywhere along the city. I had a planned encounter with one on the last day of the trip and found out, once arrived at home, that I had photo evidence of a whole lot more without ever knowing. Insanely cool. Last but not least, there are <a href="http://org.against.org/r.php?http://egouts.idf.st/" class="external">guided tours</a> on <em>Les Ègouts de Paris</em> (the Paris sewers). Honest.
<p> </p>
</li>
<li><strong>Don&#8217;ts:</strong><br />
Don&#8217;t trust the train schedules. Don&#8217;t trust train operators on strike. Don&#8217;t miss the flight back home. Don&#8217;t sleep at the airport. Don&#8217;t trust anything that replies you back in french you you speak to them in english. Don&#8217;t walk when it&#8217;s <em>just one block</em>. Don&#8217;t go to Disneyland Paris unless you&#8217;re staying at a hotel there. Don&#8217;t drink <em>vin chaud</em>. Don&#8217;t go to the Champs-Elisées on new years-eve.  Don&#8217;t expect much from a french reveillon (it&#8217;s just a bunch of people in the streets getting drunk, destroying things, burning cars and blowing themselves with their fireworks). Meh.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/parisdec07/feed/</wfw:commentRss>
		</item>
		<item>
		<title>best. xmas. musak. evah.</title>
		<link>http://org.against.org/best-xmas-musak-evah/</link>
		<comments>http://org.against.org/best-xmas-musak-evah/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 16:33:18 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
		
		<category><![CDATA[geek stuff]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://org.against.org/best-xmas-musak-evah/</guid>
		<description><![CDATA[Tired of listening to Kenny G throwing up the usual Xmas tunes every single year? Gregorian chant is so last century. And the classics? The classics are boring. 
There&#8217;s an alternative for us enlightened ones. The 3rd edition of Santastic is out. 22 bizarre and unusually cool Xmas mashups and remixes. Here&#8217;s a sample from [...]]]></description>
			<content:encoded><![CDATA[<p>Tired of listening to Kenny G throwing up the usual Xmas tunes every single year? Gregorian chant is so last century. And the classics? The classics are boring. </p>
<p>There&#8217;s an alternative for us enlightened ones. The <a href="http://org.against.org/r.php?http://www.djbc.net/santastic3/">3rd edition of Santastic is out</a>. 22 bizarre and unusually cool Xmas mashups and remixes. Here&#8217;s a sample from last year&#8217;s:</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/1znmcAINGlk&#038;rel=1&#038;border=0"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/1znmcAINGlk&#038;rel=1&#038;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Here are the links. Enjoy. Seed. Share the wealth ;)</p>
<li><a href="http://org.against.org/r.php?http://www.djbc.net/christmas/">Santastic: Holiday Boots 4 Your Stockings</a> - 2005 (<a href="http://org.against.org/r.php?http://www.mininova.org/tor/498994">torrent</a>)
<li><a href="http://org.against.org/r.php?http://www.djbc.net/santastic/">Santastic II: Clausome</a> - 2006 (<a href="http://org.against.org/r.php?http://www.mininova.org/tor/499922">torrent</a>)
<li><a href="http://org.against.org/r.php?http://www.djbc.net/santastic3/">Santastic III in 3D</a> - 2007 (<a href="http://org.against.org/r.php?http://www.mininova.org/tor/1019065">torrent</a>)<br />
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/best-xmas-musak-evah/feed/</wfw:commentRss>
		</item>
		<item>
		<title>some thoughts on file explorers</title>
		<link>http://org.against.org/70/</link>
		<comments>http://org.against.org/70/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 10:06:27 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
		
		<category><![CDATA[geek stuff]]></category>

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

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

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

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

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

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

		<category><![CDATA[mac os x]]></category>

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

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

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

		<guid isPermaLink="false">http://org.against.org/70/</guid>
		<description><![CDATA[This post is based on a usability rant I shared with Pedro which in turn ended up on one of his posts about the Mac Finder. My initial take on the subject was based on my daily use of Ubuntu (with Gnome as the default Desktop Environment) when compared to Windows (probably any flavour). 
Say [...]]]></description>
			<content:encoded><![CDATA[<p>This post is based on a usability rant I shared with <a href="http://org.against.org/r.php?http://mat.su">Pedro</a> which in turn ended up on one of his <a href="http://org.against.org/r.php?http://mat.su/two-improvements-for-the-mac-os-x-finder/">posts</a> about the Mac Finder. My initial take on the subject was based on my daily use of Ubuntu (with Gnome as the default Desktop Environment) when compared to Windows (probably any flavour). </p>
<p>Say I&#8217;m a average joe user and I&#8217;d want to copy or move some files around: Coalesce the contents of two directories into one, with a lot of files on both of them, some of them sharing the same filename, with different modification times. </p>
<p>So basically, when a user tries this stunt on his windows box, he&#8217;ll get a bunch of messages from his default file manager like this one:</p>
<p><img id="image66" src="http://org.against.org/wp-content/uploads/2007/12/windows.PNG" alt="windows_file" /></p>
<p>Excess information can sometimes turn into a burden (*). But it won&#8217;t take an experienced user to notice when he&#8217;s overwriting a newer file with an old version (or worst, replacing it with a zero sized file). </p>
<p>Let&#8217;s compare it to the Nautilus one (and let me remind you, Nautilus is the default file manager for Gnome, which is bundled on Ubuntu).</p>
<p><img id="image68" src="http://org.against.org/wp-content/uploads/2007/12/nautilus.png" alt="nautilus_file" /><br />
Not only do the path and filename appear chopped, but there&#8217;s no mention about the files properties. Nice, uh? (NOT!)</p>
<p>Some will say a true power user would always check for file contents regardless of timestamps or filesizes. Or use some sort of versioning system. This will obviously fail for a large amount of files or when file content is proprietary (closed) or binary. But there are always a number of occasions I&#8217;d want my files overwritten. A bigger-than-zero sized file is probably more useful than a zero-sized one. I want some sort of control. Any control.</p>
<p>Just to keep things straight, the Mac Finder will show only the filename but omit the file properties. Even better, it looks like there&#8217;s no chance to randomly overwrite some files and leave others unharmed. The user keeps control over the process. If there are files with the same name in the destination, then there&#8217;s probably something wrong with the process and that was not what we wanted in the first place and we can just &#8220;stop&#8221; it. Cool.</p>
<p><img id="image67" src="http://org.against.org/wp-content/uploads/2007/12/macosx.png" alt="macosx_file" /></p>
<p>I went further and got my hands on a Suse box (with KDE) to play around and check its behaviour. And it&#8217;s amazing, because at the fourth iteration you still get a different approach (how many more can there be?). Here&#8217;s how Konqueror deals with the issue:</p>
<p><img id="image69" src="http://org.against.org/wp-content/uploads/2007/12/konquerorsuse.png" alt="konqueror_file" /></p>
<p>So basically, this is the ugliest message box of them all, it&#8217;s cluttered but you can overwrite the file, rename it to something else using some intelligence (<em>image.0.jpg</em>)  or cancel the whole process. </p>
<p><strong>The fact that each operating system / file explorer / window manager / whatever has a different behavior proves there is no easy solution (or at least consensual) for this question - so each one does what it thinks is right for the user. I understand the need to keep things simple, but sometimes we need to have the right tools for the right tasks. As there are multiple user profiles, wouldn&#8217;t it be easy to keep simple dialog boxes (like the Mac) giving the user some power whether he&#8217;d want some more information or control over his file operations?<br />
</strong></p>
<p>(*) Don&#8217;t get me started and ranting on Windows lack of usability. Everytime I see one of these dialog boxes I got a shiver up my spine:<br />
<img id="image71" src="http://org.against.org/wp-content/uploads/2007/12/omg.PNG" alt="brrr" /></p>
<p>&lt;/rant&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/70/feed/</wfw:commentRss>
		</item>
		<item>
		<title>an ipod singing the blues</title>
		<link>http://org.against.org/an-ipod-singing-the-blues/</link>
		<comments>http://org.against.org/an-ipod-singing-the-blues/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 16:30:24 +0000</pubDate>
		<dc:creator>bruno</dc:creator>
		
		<category><![CDATA[How-To]]></category>

		<category><![CDATA[geek stuff]]></category>

		<category><![CDATA[useful stuff]]></category>

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

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

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

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

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

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

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

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

		<category><![CDATA[spilling coffee]]></category>

		<guid isPermaLink="false">http://org.against.org/an-ipod-singing-the-blues/</guid>
		<description><![CDATA[ Yesterday, as I was leaving work, I plugged the 4th gen iPod on the car, set it to random and started driving. 10 minutes later, I noticed it was skipping some songs. I&#8217;ve seen it happen before (a long time ago) and was lucky enough to:
a) have it within the warranty period
b) have the [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image63" src="http://org.against.org/wp-content/uploads/2007/07/ipod.PNG" alt="iPod dead" hspace=2 vspace=2 align="left" /> Yesterday, as I was leaving work, I plugged the <a href="http://org.against.org/r.php?ttp://docs.info.apple.com/article.html?artnum=61688#clickwheel">4th gen iPod</a> on the car, set it to random and started driving. 10 minutes later, I noticed it was skipping some songs. I&#8217;ve seen it happen before (a long time ago) and was lucky enough to:</p>
<p>a) have it within the warranty period<br />
b) have the fellow who brought it from San Francisco make the same business trip in a week</p>
<p>The folks at the <a href="http://org.against.org/r.php?http://www.apple.com/retail/sanfrancisco/">Apple Store</a> asked no questions and traded the malfunctioning iPod for a brand new (and shiny) one. I also got a <a href="http://org.against.org/r.php?http://www.apple.com/support/products/applecareipod.html">Applecare warranty extension for two more years</a>. Needless to say, Apple representatives in Portugal would deny assistance to the iPod with Applecare as they didn&#8217;t accept to repair the iPod inside the warranty period. Y&#8217;all know the drill with Apple and Portugal, right? But any other Apple store would accept it. A-N-Y.</p>
<p>Back to today. The iPod was left charging overnight and plugged back in to the computer today to confirm the thesis that the disk was screwed up. Windows didn&#8217;t recognize it, Ubuntu didn&#8217;t (but the /var/log/messages output is slighty more helpful than its Windows counterpart - which is none). A few seconds later, I was greeted with a constant clicking noise coming from the inside of the iPod. And then it reset. And then it made a face at me. Disk failure. No chance of running the diagnostics. No chance of resetting it. A sad iPod icon begging to be taken to the Apple support site.</p>
<p>The <a href="http://org.against.org/r.php?http://docs.info.apple.com/article.html?artnum=61771">Apple support site</a> doesn&#8217;t help at all. Last time it happened to me, I was able to put the iPod in disk mode but unable to make it recognizable by the operating system. Next suggestion: open a support call. Yeah right. As if it was possible in Portugal. By this time, it hit me: I had roughly 10 gigs of pictures on the iPod, absolutely no backups (I was waiting to classify them, tag them and burn them to DVD). I started to panic. Even if I got the warranty thing fixed, they wouldn&#8217;t recover what was on the disk.</p>
<p> <a href="http://org.against.org/r.php?http://org.against.org/an-ipod-singing-the-blues/#more-61" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://org.against.org/an-ipod-singing-the-blues/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 6.138 seconds -->
