<?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>YellowJug.com &#187; Software</title>
	<atom:link href="http://www.yellowjug.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellowjug.com</link>
	<description>by Alberto Betella</description>
	<lastBuildDate>Fri, 05 Feb 2010 11:29:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Super simple Text to MD5 Converter</title>
		<link>http://www.yellowjug.com/software/super-simple-text-to-md5-converter/</link>
		<comments>http://www.yellowjug.com/software/super-simple-text-to-md5-converter/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 10:43:31 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Posts in ENGLISH]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/?p=361</guid>
		<description><![CDATA[Yep, I know, there are tons of web-based MD5 encryption tools out there, however some of them store the associations between strings and their hashes into a database that allows eventually to &#8220;decrypt&#8221; in real time (no bruteforce) any string previously entered&#8230; For this reason, I decided to dedicate one minute in writing &#8220;yet another [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-373" title="Text to MD5 converter" src="http://www.yellowjug.com/blog/wp-content/uploads/2009/08/Immagine-1.png" alt="Text to MD5 converter" width="297" height="129" />Yep, I know, there are tons of web-based <a href="http://en.wikipedia.org/wiki/MD5" target="_blank">MD5</a> encryption tools out there, however some of them store the associations between strings and their hashes into a database that allows eventually to &#8220;<a href="http://www.google.it/search?source=ig&amp;hl=it&amp;rlz=&amp;=&amp;q=md5+decrypt&amp;btnG=Cerca+con+Google&amp;meta=lr%3D&amp;aq=f&amp;oq=" target="_blank">decrypt</a>&#8221; in real time (no bruteforce) any string previously entered&#8230;</p>
<p>For this reason, I decided to dedicate one minute in writing &#8220;<em>yet another text to md5 converter</em>&#8220;, which I can use in my own server!</p>
<p>Nothing special, just a few lines of PHP code, ut prosim!</p>
<pre style="padding-left: 60px;">&lt;?php
echo '
&lt;h1&gt;Text2MD5 super simple converter&lt;/h1&gt;
&lt;p&gt;Type a word or a sentence below:&lt;/p&gt;
&lt;form method="get"&gt;
 &lt;input name="string" type="text" id="string" /&gt;    
 &lt;input type="submit" value="Convert to MD5" /&gt;
&lt;/form&gt;';

if (isset($_GET['string'])) {    
$str = $_GET['string'];
echo '&lt;p&gt;The MD5 hash of &lt;strong&gt;'.$str.'
&lt;/strong&gt; corresponds to:&lt;br /&gt;&lt;strong&gt;'.md5($str).'
&lt;/strong&gt;&lt;/p&gt;';
}
?&gt;</pre>
<p><a href="http://www.yellowjug.com/blog/wp-content/uploads/2009/08/md5-convert.zip">Download md5-convert.php</a> &#8211; <a href="http://www.podcastgenerator.net/md5-convert/md5-convert.php" target="_blank">Try it online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/super-simple-text-to-md5-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software libero e licenza GPL</title>
		<link>http://www.yellowjug.com/software/software-libero-e-licenza-gpl/</link>
		<comments>http://www.yellowjug.com/software/software-libero-e-licenza-gpl/#comments</comments>
		<pubDate>Mon, 11 May 2009 11:06:53 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Articoli in ITALIANO]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[licenze]]></category>
		<category><![CDATA[software libero]]></category>
		<category><![CDATA[tesi]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/?p=330</guid>
		<description><![CDATA[Al fine di approfondire il concetto di “libertà” del software riportiamo una trascrizione del seminario tenuto da Stallman nel maggio 2005 all&#8217;università di Bologna, organizzato nell&#8217;ambito del master in “Tecnologia del Software Libero e Open Source”: “Free software means software that respects user&#8217;s freedom. It does not mean zero price software, in fact it&#8217;s not [...]]]></description>
			<content:encoded><![CDATA[<p>Al fine di approfondire il concetto di <a href="http://www.yellowjug.com/open-source/la-nascita-del-software-libero/">“libertà” del software</a> riportiamo una trascrizione del <a title="Scarica la registrazione in formato OGG della conferenza di Stallman a Bologna (maggio 2005)" href="http://www.lugob.org/modules/mylinks/singlelink.php?cid=1&amp;lid=1" target="_blank">seminario tenuto da Stallman nel maggio 2005 all&#8217;università di Bologna</a>, organizzato nell&#8217;ambito del master in “Tecnologia del Software Libero e Open Source”:</p>
<p style="padding-left: 30px;"><em>“Free software means software that respects user&#8217;s freedom. It does not mean zero price software, in fact it&#8217;s not directly about money at all, it&#8217;s about freedom, so think of free speech, not free beer [...] The software that&#8217;s available to the public, but not free software, is called proprietary software or non-free software or user subjugating software, because it keeps the users divided and helpless; divided because each one is forbidden to share, and helpless because the users don&#8217;t have the source code so they can&#8217;t change the software, they can&#8217;t even verify what it does. Free software develops in a kind of democratic society under the control of its users, proprietary software gives the developer power over the user [...] its distribution system is a system for subjugating people, for exercising power over people; and that makes it fundamentally unethical.”</em></p>
<p>Stallman attraverso la ricorrente esortazione ad intendere il termine <em>free</em> come “libertà di parola” piuttosto che “birra gratis”, chiarisce la valenza semantica di questo vocabolo che, nella lingua inglese, potrebbe dare adito ad incomprensioni; la libertà nel software non ne implica la gratuità (anche se nella maggior parte dei casi il software libero è pure gratuito).<br />
Egli definisce quattro libertà che devono essere rispettate perché un software possa essere considerato “libero”:</p>
<p style="padding-left: 30px;"><em>“To understand free software you need to understand what the freedoms are: the definition of free software is that the user has four specific freedoms, freedoms that every user of software always should have. Freedom zero is the freedom to run the program as you wish, freedom one is the freedom to help yourself, in other words the freedom to study the source code of the program and then change it to do what you wish. Freedom two is the freedom to help your neighbor; that&#8217;s the freedom to make copies and distribute to others, and freedom three is the freedom to help your community, that&#8217;s the freedom to publish modified versions so others can get the benefit of your contribution. These four freedom are all essential; in order to be free software the program must give you all of these freedoms.”</em></p>
<p>Stallman nel 1989 sintetizzò queste libertà in una licenza, la <em>GNU General Public License (GPL)</em>. Il software tutelato da tale licenza può essere liberamente utilizzato, modificato, copiato e distribuito; inoltre chi rilascia software secondo questi termini deve distribuirne il codice sorgente. Infine chiunque apporti aggiunte o miglioramenti a programmi rilasciati mediante GPL è vincolato a rendere libere le proprie modifiche.<br />
La <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">General Public License</a> è scritta con un linguaggio giuridico e possiede una valenza legale, poiché registrata dalla Free Software Foundation, che ne detiene il <em>copyright</em>:</p>
<p style="padding-left: 30px;"><em>“Preamble<br />
The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software&#8211;to make sure the software is free for all its users. [...] Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.<br />
To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.[...]”</em></p>
<p>L’autore di un software ne detiene la paternità intellettuale, ed è un suo diritto optare per la tutela del proprio lavoro attraverso una licenza che permetta di riprodurlo, utilizzarlo e ridistribuirlo, vincolando chiunque lo modifichi a fare lo stesso.<br />
<strong>L&#8217;idea geniale che sta alla base della GPL (e di altre licenze promosse dalla FSF) consiste proprio nello sfruttamento della stessa legge sul copyright per istituzionalizzare legalmente il <em>copyleft</em>.</strong></p>
<p><span style="color: #808080;">___<br />
</span></p>
<p><span style="color: #808080;">Questo articolo è tratto dalla mia Tesi di Laurea: </span></p>
<p><span style="color: #808080;">Alberto Betella, “<em>Open Source, Free Software e Podcasting: l&#8217;esperienza di Pluriverisadio</em>”, Università degli Studi di Bergamo, A.A. 2005/2006.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/software-libero-e-licenza-gpl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Realtà aumentata &#8211; &#8220;Gli animali del futuro&#8221;</title>
		<link>http://www.yellowjug.com/software/realta-aumentata-gli-animali-del-futuro/</link>
		<comments>http://www.yellowjug.com/software/realta-aumentata-gli-animali-del-futuro/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 09:47:13 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Articoli in ITALIANO]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[amusement]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[realtà virtuale]]></category>
		<category><![CDATA[virtual reality]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/?p=275</guid>
		<description><![CDATA[Futuroscope è un parco divertimenti che si trova a Poitiers in Francia, a circa 90 minuti da Parigi. Fin dalla sua apertura nel 1987 questo parco si è costantemente rinnovato adottando le più recenti tecnologie per le proprie attrazioni. Attualmente ospita 20 padiglioni dove è possibile attraversare la via lattea, scoprire i misteri del Nilo, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_282" class="wp-caption alignright" style="width: 299px"><img class="size-medium wp-image-282" title="Animaux du Futur" src="http://www.yellowjug.com/blog/wp-content/uploads/2009/03/futuroscope_adf07crea_31-289x300.jpg" alt="Una simulazione dell'attrazione &quot;Les Animaux du Futur&quot;" width="289" height="300" /><p class="wp-caption-text">&quot;Les Animaux du Futur&quot;</p></div>
<p><a href="http://www.futuroscope.com/" target="_blank">Futuroscope</a> è un <em>parco divertimenti</em> che si trova a Poitiers in Francia, a circa 90 minuti da Parigi. Fin dalla sua apertura nel 1987 questo parco si è costantemente rinnovato adottando le più recenti tecnologie per le proprie attrazioni. Attualmente ospita 20 padiglioni dove è possibile attraversare la via lattea, scoprire i misteri del Nilo, danzare attraverso delle braccia meccaniche&#8230;</p>
<p>Nell&#8217;aprile 2008 il parco ha inaugurato una nuova attrazione chiamata <em>Les Animaux du Futur</em> (gli animali del futuro), si basa sul documentario &#8220;The future is wild&#8221;, una co-produzione canadese e tedesca trasmessa in tre episodi da Discovery Channel dove alcuni scienziati immaginano nuove specie di animali in un futuro dove la razza umana sarà estinta. Nonostante questa attrazione sia pensata principalmente per i più piccoli (vi è pure un <a href="http://www.futuroscope.com/ressources/education/fr/guide-adf.pdf" target="_blank">progetto educativo</a> alla base), anche gli adulti possono senz&#8217;altro divertirsi ;-)</p>
<p>Questa attrazione utilizza largamente la tecnologia dell&#8217;<strong><em>augmented reality</em></strong> (realtà aumentata) e consiste in un <em>dark ride</em> (ovvero un percorso al buio, come ad esempio i tunnel dell&#8217;orrore nei luna park). I visitatori salgono su un veicolo che si trova su una piattaforma mobile e viaggiano attraverso quattro zone (un freddo e secco deserto, la valle paludosa, l&#8217;oceano e la foresta pluviale); utilizzando una sorta di binocolo ed uno speciale braccialetto, essi possono vedere all&#8217;interno del paesaggio gli animali del futuro, animati in 3D, e possono interagire con loro (toccandoli, offrendo loro cibo, etc&#8230;).</p>
<p><strong>La <em>realtà aumentata</em> permette di sovrapporre all&#8217;ambiente reale una realtà fittizia e virtuale. A differenza della <em>realtà virtuale</em>, dove si ha un&#8217;immersione totale, la realtà aumentata permette di rimanere connessi al &#8220;mondo reale&#8221; e mantenere un contatto con l&#8217;ambiente circostante.</strong></p>
<p>L&#8217;augmented reality può essere sperimentata anche attraverso periferiche comuni e diffuse: è sufficiente avere un computer e una webcam (alcune grandi aziende hanno già sperimentato <a href="http://www.youtube.com/watch?v=HTYeuo6pIjY" target="_blank">nuove forme di advertising attraverso queste tecnologie</a>).</p>
<p>Il <a href="http://www.lesanimauxdufutur.com/" target="_blank">sito ufficiale dell&#8217;attrazione Les Animaux du Futur</a> <strong>offre due software gratuiti che permettono di provare la tecnologia della realtà aumentata</strong>: è sufficiente scaricarli (nel sito sono indicati come <em>Expérience 2008</em> e <em>2009</em>) ed installarli nel proprio computer.</p>
<div id="attachment_277" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-277" title="Realtà aumentata" src="http://www.yellowjug.com/blog/wp-content/uploads/2009/03/augmented_reality-300x215.png" alt="Realtà aumentata" width="300" height="215" /><p class="wp-caption-text">Una piovra in testa con la &quot;realtà aumentata&quot;!</p></div>
<p>Il primo software richiede la stampa di 4 figurine che, mostrate alla webcam, faranno apparire nello schermo i modelli 3D degli animali che potremo osservare da ogni angolazione (utilizzando due figurine contemporaneamente i due animali interagiranno tra loro). Il secondo software, ovvero la versione 2009, utilizza invece una tecnologia di riconoscimento facciale e permette di &#8220;incollare&#8221; una futuristica piovra sulla nostra testa, muovendoci e avvicinandoci allo schermo, potremo vederla da prospettive differenti&#8230; attenzione a non fare movimenti bruschi però, l&#8217;animale si spaventa e sparisce!</p>
<p>Da provare dunque&#8230;</p>
<p>I due succitati software sono purtroppo disponibili solo per Windows, tuttavia fanno largo uso di librerie ed engine open source rilasciati sotto licenza GNU/GPL, come <a href="http://www.ogre3d.org" target="_blank">Ogre</a> (per gestire i modelli 3D), <a href="http://www.hitl.washington.edu/artoolkit/" target="_blank">ARToolKit</a> (per il tracking) e <a href="http://sourceforge.net/projects/dsvideolib/b" target="_blank">DSVideoLib</a> (grabbing del video).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/realta-aumentata-gli-animali-del-futuro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dazzling mouse</title>
		<link>http://www.yellowjug.com/software/dazzling-mouse/</link>
		<comments>http://www.yellowjug.com/software/dazzling-mouse/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 22:32:41 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Posts in ENGLISH]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/?p=264</guid>
		<description><![CDATA[OmniDazzle is a piece of software for MAC OS X which provides a set of fun and useful enhancements that help you highlight certain areas of your screen, create visual effects, and track the location of your mouse pointer. It&#8217;s easy to use and it features several effects, such as a flashlight or nice footprints [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_265" class="wp-caption alignright" style="width: 174px"><img class="size-full wp-image-265" title="OmniDazzle" src="http://www.yellowjug.com/blog/wp-content/uploads/2009/03/immagine-2.png" alt="OmniDazzle flashlight effect" width="164" height="157" /><p class="wp-caption-text">The &quot;Flashlight&quot; effect</p></div>
<p><strong>OmniDazzle</strong> is a piece of software for MAC OS X which provides <em>a set of fun and useful enhancements that help you highlight certain areas of your screen, create visual effects, and track the location of your mouse pointer.</em></p>
<p>It&#8217;s easy to use and it features several effects, such as a flashlight or nice footprints which follow your pointer: these may give a creative touch to your slide presentations and can be useful while recording screencasts&#8230;</p>
<p>OmniDazzle is free and can be <a title="Download OmniDazzle" href="http://www.omnigroup.com/applications/omnidazzle/" target="_blank">downloaded from the official web page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/dazzling-mouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcast Generator: Open Source Podcast Publishing Solution</title>
		<link>http://www.yellowjug.com/software/podcast-generator-open-source-podcast-publishing-solution/</link>
		<comments>http://www.yellowjug.com/software/podcast-generator-open-source-podcast-publishing-solution/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 01:03:40 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Posts in ENGLISH]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/?p=34</guid>
		<description><![CDATA[Podcast Generator is free web based podcast publishing script written in PHP: users can upload media files (audio-video) via a web form along with episode information and automatically create podcast w3c-compliant feed including iTunes specific tags. Podcast Generator is an open source web based software I developed as part of my final degree project in [...]]]></description>
			<content:encoded><![CDATA[<p><em><img class="alignright" title="Podcast Generator" src="http://www.yellowjug.com/blog/wp-content/uploads/2009/02/pg.png" alt="Podcast Generator" width="205" height="176" />Podcast Generator is free web based podcast publishing script written in PHP: users can upload media files (audio-video) via a web form along with episode information and automatically create podcast w3c-compliant feed including iTunes specific tags.</em></p>
<p>Podcast Generator is an open source web based software I developed as part of <a title="Alberto Betella's Degree Thesis [PDF - Italian Language]" href="http://www.betella.net/tesi/TESI_Alberto_Betella.pdf">my final degree project</a> in 2007 and I am still maintaining.</p>
<p>To give a look at Podcast Generator, visit the official website: <a href="http://podcastgen.sourceforge.net/" target="_blank">http://podcastgen.sourceforge.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/podcast-generator-open-source-podcast-publishing-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filezilla 3: cross platform FTP and SFTP client</title>
		<link>http://www.yellowjug.com/software/filezilla-3-cross-platform-ftp-and-sftp-client/</link>
		<comments>http://www.yellowjug.com/software/filezilla-3-cross-platform-ftp-and-sftp-client/#comments</comments>
		<pubDate>Wed, 05 Sep 2007 02:33:02 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Posts in ENGLISH]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cross-platform]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/mac/18/</guid>
		<description><![CDATA[FileZilla, the popular open source FTP and SFTP client for Windows, has been completely re-written and now is able to run on every major platform, including Linux, Mac OS X and *BSD. The new cross-platform release of Filezilla (Version 3) will be available officially in a few weeks; in the meanwhile you can already download [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_74" class="wp-caption alignright" style="width: 170px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-74" title="Filezilla" src="http://www.yellowjug.com/blog/wp-content/uploads/2007/09/filezilla.png" alt="Filezilla" width="160" height="92" /></dt>
</dl>
</div>
<p><a href="http://filezilla.sourceforge.net/" target="_blank">FileZilla</a>, the popular open source FTP and SFTP client for Windows, has been completely re-written and now is able to <strong>run on every major platform, including Linux, Mac OS X and *BSD</strong>.</p>
<p>The new cross-platform release of Filezilla (Version 3) will be available officially in a few weeks; in the meanwhile you can already <a href="http://sourceforge.net/project/showfiles.php?group_id=21558" target="_blank">download the Beta version from Sourceforge</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/filezilla-3-cross-platform-ftp-and-sftp-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to quickly delete .DS_store files</title>
		<link>http://www.yellowjug.com/software/how-to-quickly-delete-ds_store-files/</link>
		<comments>http://www.yellowjug.com/software/how-to-quickly-delete-ds_store-files/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 04:22:14 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Posts in ENGLISH]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/mac/how-to-quickly-delete-ds_store-files/</guid>
		<description><![CDATA[.DS_store are hidden files Mac OS X creates into every folder in order to save non-vital appearance information such as windows position, background and file comments. These files are generated automatically and are almost invisible to Mac OS X users, anyway, it would be a good idea to delete them if you are going to [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9276347993669457";
/* 468x60, YJ - Top Posts */
google_ad_slot = "0430528840";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<div class="mceTemp">
<dl id="attachment_76" class="wp-caption alignright" style="width: 169px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-76" title="DSstore" src="http://www.yellowjug.com/blog/wp-content/uploads/2007/07/dsstore.png" alt="DSstore" width="159" height="146" /></dt>
</dl>
</div>
<p><strong>.DS_store</strong> are hidden files Mac OS X creates into every folder in order to save non-vital <strong>appearance information</strong> such as windows position, background and file comments.<br />
These files are generated automatically and are almost invisible to Mac OS X users, anyway, it would be a good idea to delete them if you are going to burn a CD or create a compressed file to share with someone who may adopt another OS, as .DS_store files can result superfluous and annoying.<br />
<a href="http://projects.ryangrier.com/" target="_blank">DS_Store Cleaner</a> is a small piece of software for Mac OS X (Mac OS X 10.3 or later is required) which can help you removing swiftly all .DS_Store files present in a folder and in its sub-folders and can be very useful if you share your compressed archives, CDs or memory sticks: just drag the folder you wish to clean into the application icon and automatically clean it. An alert box will notify about the number of .DS_Store files deleted.<br />
DS_Store Cleaner is <em>freeware</em> and available also for Windows.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9276347993669457";
/* 468x60, YJ - Top Posts */
google_ad_slot = "0430528840";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/how-to-quickly-delete-ds_store-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Safari 3 for Windows</title>
		<link>http://www.yellowjug.com/software/apple-safari-3-for-windows/</link>
		<comments>http://www.yellowjug.com/software/apple-safari-3-for-windows/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 13:52:34 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Posts in ENGLISH]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/general/safari-3-for-windows/</guid>
		<description><![CDATA[Today during the WWDC07 Apple announced that Safari 3 will be released also for Windows platform. A beta version is already available here: http://www.apple.com/safari/ According to Apple, Safari is 2 times faster than Internet Explorer 7 and up to 1.6 times faster than Mozilla Firefox. I downloaded the beta version of Safari and installed it [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_78" class="wp-caption alignright" style="width: 160px;">
<dt class="wp-caption-dt"><img class="size-thumbnail wp-image-78" title="Safari" src="http://www.yellowjug.com/blog/wp-content/uploads/2007/06/immagine-1-150x150.png" alt="Safari" width="150" height="150" /></dt>
</dl>
</div>
<p>Today during the <a href="http://developer.apple.com/wwdc/" target="_blank">WWDC07</a> Apple announced that <strong>Safari 3</strong> will be released also <strong>for Windows platform</strong>.</p>
<p>A beta version is already available here:<br />
<a href="http://www.apple.com/safari/" target="_blank">http://www.apple.com/safari/</a></p>
<p>According to Apple, Safari is 2 times faster than Internet Explorer 7 and up to 1.6 times faster than Mozilla Firefox.</p>
<p>I downloaded the beta version of Safari and installed it on Windows XP: the installation went smoothly but the browser gave a non critical error on starting. It&#8217;s really fast but I experienced some characters and pages rendering issues.<br />
It&#8217;s still a beta version of course, but in my opinion the premises are good: waiting for a stable Windows release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/software/apple-safari-3-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install multiple instances of Internet Explorer</title>
		<link>http://www.yellowjug.com/web-design/how-to-install-multiple-instances-of-internet-explorer/</link>
		<comments>http://www.yellowjug.com/web-design/how-to-install-multiple-instances-of-internet-explorer/#comments</comments>
		<pubDate>Sun, 20 May 2007 02:44:42 +0000</pubDate>
		<dc:creator>Alberto Betella</dc:creator>
				<category><![CDATA[Posts in ENGLISH]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.yellowjug.com/web-design/how-to-install-multiple-instances-of-internet-explorer/</guid>
		<description><![CDATA[Here is a useful tip for web designers and developers who want to test their website with different versions of Internet Explorer. As a web designer you&#8217;ll have to test your website with multiple browsers in order to check the correct behavior of your pages on different platforms. Whether you like Internet Explorer or not, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_86" class="wp-caption alignright" style="width: 139px"><img class="size-full wp-image-86" title="Multiple Internet ExplorerS" src="http://www.yellowjug.com/blog/wp-content/uploads/2007/05/multipleie.png" alt="Multiple Internet ExplorerS" width="129" height="492" /><p class="wp-caption-text">Multiple Internet ExplorerS</p></div>
<p><em>Here is a useful tip for web designers and developers who want to test their website with different versions of Internet Explorer.</em></p>
<p>As a web designer you&#8217;ll have to test your website with multiple browsers in order to check the correct behavior of your pages on different platforms.<br />
Whether you like Internet Explorer <a href="http://www.yellowjug.com/web-design/why-internet-explorer-is-my-worse-friend/">or not</a>, you&#8217;ll have to carefully test your new pages with this browser, which <span style="text-decoration: line-through;">sucks</span> doesn&#8217;t respect many international web standards, but unfortunately is still the most popular among internet surfers.</p>
<p>If you update your copy of Windows XP, IE 6 will be replaced with the new version 7. Anyway you may need also the previous version (which is currently the most wide spread) to test your web pages.</p>
<p><strong>Now there is a simple way to install standalone copies of Internet Explorer!</strong></p>
<p>Just download the multiple IE installer at this page: <a href="http://tredosoft.com/Multiple_IE" target="_blank">http://tredosoft.com/Multiple_IE</a></p>
<p>You&#8217;ll be able to easily install old Internet Explorer versions (3, 4.01, 5.01, 5.5 and <strong>6</strong>) and <strong>run them side by side with IE 7</strong>.</p>
<p>The installer currently supports only Win XP and doesn&#8217;t work under Vista.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowjug.com/web-design/how-to-install-multiple-instances-of-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
