<?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/"
	>

<channel>
	<title>Tonylog</title>
	<atom:link href="http://tonylog.altervista.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://tonylog.altervista.org</link>
	<description>What geeks like</description>
	<pubDate>Sat, 24 Oct 2009 16:33:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tonylog redesign. What do you think?</title>
		<link>http://tonylog.altervista.org/2009/01/15/tonylog-redesign-what-do-you-think/</link>
		<comments>http://tonylog.altervista.org/2009/01/15/tonylog-redesign-what-do-you-think/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 15:22:31 +0000</pubDate>
		<dc:creator>Tonylog</dc:creator>
		
		<category><![CDATA[Culture]]></category>

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

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

		<guid isPermaLink="false">http://tonylog.altervista.org/?p=113</guid>
		<description><![CDATA[During last week I did a redesign of the blog . I focused on the development of valid Xhtml and CSS. The main issue addressed was the readability of the blog posts. I also changed the Xhtml so to make it  semantically valid. Thank you to the people that sent me an email addressing this [...]]]></description>
			<content:encoded><![CDATA[<p>During last week I did a redesign of the blog . I focused on the development of valid Xhtml and CSS. The main issue addressed was the readability of the blog posts. I also changed the Xhtml so to make it  semantically valid. Thank you to the people that sent me an email addressing this issue.</p>
<p>What do you think of tonylog now? Please let me know by sending a comment from the <a title="About tonylog" href="http://tonylog.altervista.org/tonylog/">about tonylog</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://tonylog.altervista.org/2009/01/15/tonylog-redesign-what-do-you-think/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install NetBeans on Arch Linux</title>
		<link>http://tonylog.altervista.org/2009/01/14/how-to-install-netbeans-on-arch-linux/</link>
		<comments>http://tonylog.altervista.org/2009/01/14/how-to-install-netbeans-on-arch-linux/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 15:32:17 +0000</pubDate>
		<dc:creator>Tonylog</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Linux Operating System en]]></category>

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

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

		<category><![CDATA[Net Beans]]></category>

		<guid isPermaLink="false">http://tonylog.altervista.org/?p=112</guid>
		<description><![CDATA[NetBeans is one of the most complete and used IDES out there. It is mainly used for Java software development but recently it has been improved with support for Php. With NetBeans any project can be brought from its very initial design stage, with UML, Use case diagrams to its final development with the support [...]]]></description>
			<content:encoded><![CDATA[<p>NetBeans is one of the most complete and used IDES out there. It is mainly used for Java software development but recently it has been improved with support for Php. With NetBeans any project can be brought from its very initial design stage, with UML, Use case diagrams to its final development with the support of ant scripts and CVS. On this blog post I am going to write a guide on <strong>how  to install NetBeans on Arch</strong>.</p>
<p>In my Netbeans install I decided to use the shellscript of the version 6.10, given that the arch repository doesn&#8217;t have it.  NetBeans 6.10 is the latest version currently available at the <a title="NetBeans official website" href="http://netbeans.org">NetBeans</a> official website. The download size is 245 MB, so get comfortable.</p>
<p>After the download we need to install our new Netbeans on arch.  So, firstly we need to make the file downloaded executable (as a super user chmod +x name_of_the_file) then we need to run it (./name_of_the_file.sh or .bin). After the execute command is issued, given that your arch has a JVM correctly installed, the netbeans installer will come up. Following the step by step guide will allow you to install Netbeans on your system.</p>
<p>I received emails from people that had problems on arch with netbeans and tiled window managers such as <a title="Install dwm on arch" href="http://tonylog.altervista.org/2008/12/15/how-to-install-configure-xorg-dwm-on-arch-linux/">dwm</a>. For some reason the default advanced window toolkit shows some big grey boxes instead of the IDE. To solve this problem you need to reset to the MToolkit with the command: export AWT_TOOLKIT = MToolKit. At this point starting Netbeans with the command netbeans should correctly show &#8220;the only IDE you need&#8221;&#8230;quotation from the website.</p>
]]></content:encoded>
			<wfw:commentRss>http://tonylog.altervista.org/2009/01/14/how-to-install-netbeans-on-arch-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install and configure xorg and dwm on arch linux</title>
		<link>http://tonylog.altervista.org/2008/12/15/how-to-install-configure-xorg-dwm-on-arch-linux/</link>
		<comments>http://tonylog.altervista.org/2008/12/15/how-to-install-configure-xorg-dwm-on-arch-linux/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:02:16 +0000</pubDate>
		<dc:creator>Tonylog</dc:creator>
		
		<category><![CDATA[Culture]]></category>

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

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

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

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

		<guid isPermaLink="false">http://tonylog.altervista.org/?p=108</guid>
		<description><![CDATA[This is a tutorial on how to install and configure dwm on arch linux. Given that dwm runs on X, as most window managers do, there is a guide on how to install Xorg on arch as well. Both, will guide you through step by step in an hopefully easy way.
Installing all packages myself on [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This is a tutorial on how to install and configure dwm on arch linux. Given that dwm runs on X, as most window managers do, there is a guide on how to install Xorg on arch as well. Both, will guide you through step by step in an hopefully easy way.</strong></p>
<p>Installing all packages myself on arch linux I thought i might as well try something new and adventurous. Looking around the web I found a few enthustiac programmers that use tiled window managers. Researching i found that the one for me is dwm.<span id="more-108"></span></p>
<p>Main characteristics of dwm are size, it weighs less than 10 MB dependencies included, and possibility of customisation, given that it is written in C and that its code its very readable. Going to the official website of dwm I found this description:</p>
<blockquote><p>dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. Either layout can be applied dynamically, optimising the environment for the application in use and the task performed.</p></blockquote>
<p>So far it sounds very good! Light, fast, few dependencies. Regarding the customisation bit&#8230;&#8230;every time a change is made you need to recompile and reinstall. It may seem a bit crazy, however, thinking about it:</p>
<ul>
<li>There is no risk to introduce obscure bugs with config files</li>
<li>If you make a mistake nothing will freeze, it will not compile giving you the chance to fix</li>
<li>It is faster</li>
</ul>
<p>Ok let me take dwm for a spin.</p>
<p>When installing arch linux, no Xorg is shipped with it so before installing dwm, Xorg has to be installed and configured. Fairly straight forward&#8230;.</p>
<blockquote><p>pacman -Sy xorg</p></blockquote>
<p>Once xorg is downloaded and installed we need to configure it. There are many tools around but the favourite one  in the arch community is hwd</p>
<blockquote><p>pacman -S hwd</p></blockquote>
<p>hwd is a program that automates the production of the xorg.conf file. This configuration file is the most important as it sets the drivers and paths for:</p>
<ul>
<li>Keyboard</li>
<li>Mouse</li>
<li>Video Card</li>
<li>Monitor</li>
<li>Fonts</li>
</ul>
<p>Once hwd is installed we need to create the xorg.conf file with:</p>
<blockquote><p>hwd -xa</p></blockquote>
<p>This command will create two xorg.conf files:</p>
<ul>
<li>Default vesa driver xorg</li>
<li>Video card specific xorg (which won&#8217;t work if you don&#8217;t have your card drivers installed)</li>
</ul>
<p><strong>The moment of truth</strong></p>
<p>To verify the xorg files we need to run X with a different xorg.conf, to achieve this we need to use the command:</p>
<blockquote><p>X -config<em> name_of_the_conf_file</em></p></blockquote>
<p>So let&#8217;s do it!</p>
<p>cd /etc/X11</p>
<p>X -config xorg.conf.vesa</p>
<p>The TWM window manager should start up. To run your card&#8217;s specific conf use its xorg file, xorg.conf.ati, xorg.conf.nvidia or xorg.conf.trident (in my case <img src='http://tonylog.altervista.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). Once, you are certain of having a working conf file rename it to xorg.conf (eg. mv xorg.conf.vesa xorg.conf) so that when you startx it is automatically loaded.</p>
<p>Xorg is now configured. Let&#8217;s install dwm</p>
<blockquote><p>pacman -S dwm</p></blockquote>
<p>When done we need to set dwm to startup when we invoke startx instead of TWM, to achieve this we need to edit the file xinitrc so from the home directory:</p>
<blockquote><p>cd /etc/X11/xinit</p>
<p>vi xinitrc</p></blockquote>
<p>Here we need to find the line that says:</p>
<blockquote><p>#Start some nice programs<br />
twm&amp;<br />
xclock &#8230;<br />
xterm &#8230;<br />
xterm &#8230;<br />
exec xterm&#8230;</p></blockquote>
<p>Comment the above lines and add:</p>
<blockquote><p>exec dwm</p></blockquote>
<p>Now the command startx will start dwm as your window manager.</p>
<p>Resources:</p>
<ul>
<li>Arch Linux. (2008, December 15).  In <em>Wikipedia, The Free Encyclopedia</em>. Retrieved 15:50, December 15, 2008, from <a class="external free" style="text-decoration: line-through;" title="http://en.wikipedia.org/w/index.php?title=Arch_Linux&amp;oldid=258096392" rel="nofollow" href="http://en.wikipedia.org/w/index.php?title=Arch_Linux&amp;oldid=258096392">http://en.wikipedia.org/w/index.php?title=Arch_Linux&amp;oldid=258096392</a></li>
<li>X.Org Server. (2008, December 10).  In <em>Wikipedia, The Free Encyclopedia</em>. Retrieved 15:51, December 15, 2008, from <a class="external free" style="text-decoration: line-through;" title="http://en.wikipedia.org/w/index.php?title=X.Org_Server&amp;oldid=257160364" rel="nofollow" href="http://en.wikipedia.org/w/index.php?title=X.Org_Server&amp;oldid=257160364">http://en.wikipedia.org/w/index.php?title=X.Org_Server&amp;oldid=257160364</a></li>
<li>Dwm. (2008, December 10).  In <em>Wikipedia, The Free Encyclopedia</em>. Retrieved 15:52, December 15, 2008, from <a class="external free" style="text-decoration: line-through;" title="http://en.wikipedia.org/w/index.php?title=Dwm&amp;oldid=257157399" rel="nofollow" href="http://en.wikipedia.org/w/index.php?title=Dwm&amp;oldid=257157399">http://en.wikipedia.org/w/index.php?title=Dwm&amp;oldid=257157399</a></li>
<li>Hwd. (2008, December 10). In <em>User Contributons. </em>Retrieved 15:53, December 15, 2008, from <a title="Hwd, Hardware detect for arch Linux" href="http://user-contributions.org/projects/hwd/hwd.html" target="_blank">http://user-contributions.org/projects/hwd/hwd.html<br />
</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tonylog.altervista.org/2008/12/15/how-to-install-configure-xorg-dwm-on-arch-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Arch Linux a new adventure ahead</title>
		<link>http://tonylog.altervista.org/2008/12/14/arch-linux-a-new-adventure-ahead/</link>
		<comments>http://tonylog.altervista.org/2008/12/14/arch-linux-a-new-adventure-ahead/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 14:46:08 +0000</pubDate>
		<dc:creator>Tonylog</dc:creator>
		
		<category><![CDATA[Culture]]></category>

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

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

		<guid isPermaLink="false">http://tonylog.altervista.org/?p=107</guid>
		<description><![CDATA[Ubuntu has lately become a bit of a distro reserved to slightly more powerful machines with fancy desktop effects and lots of (not always) useful applications. Given that I have no intention to upgrade my system in the near fufure and that Ubuntu was running short of RAM I started looking around for a Linux [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu has lately become a bit of a distro reserved to slightly more powerful machines with fancy desktop effects and lots of (not always) useful applications. Given that I have no intention to upgrade my system in the near fufure and that Ubuntu was running short of RAM I started looking around for a Linux distro slightly more compact.</p>
<p>While spending one of this long afternoons in the ITL (Information Technology Lab) i saw a friend of mine with its laptop. Knowing the, not very generous, specs of the machine I asked what distro he was running on it, the answer was Arch Linux.</p>
<p>Reading the installation guide on the website I was conviced by a couple of sentences.</p>
<blockquote><p>Reminiscent of *BSD, Arch is installed as a <strong>minimal</strong> base system. The base system only includes the Linux kernel and GNU. Bash is the included shell. During installation, the user may choose to install a handful of extra libraries and modules, and only a few basic command line tools such as <strong>make</strong> and <strong>links</strong>. From the command line, the system is then expanded into whatever the user requires by pulling in software from internet repositories via <strong>pacman</strong>, the Arch package manager. This means there are virtually no &#8217;system defaults&#8217; beyond the slim package set of the base system. The user is given complete control of their system by choosing <em>all</em> additional packages themselves, and in so doing, assembles a completely customized system tailored for their own unique and individual needs.</p></blockquote>
<p>Arch is what I was looking for for my beloved old dear.</p>
]]></content:encoded>
			<wfw:commentRss>http://tonylog.altervista.org/2008/12/14/arch-linux-a-new-adventure-ahead/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Come installare NDISwrapper su ubuntu</title>
		<link>http://tonylog.altervista.org/2008/04/29/come-installare-ndiswrapper-su-ubuntu/</link>
		<comments>http://tonylog.altervista.org/2008/04/29/come-installare-ndiswrapper-su-ubuntu/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 07:24:21 +0000</pubDate>
		<dc:creator>Tonylog</dc:creator>
		
		<category><![CDATA[Linux Operating System it]]></category>

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

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

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

		<guid isPermaLink="false">http://tonylog.altervista.org/?p=103</guid>
		<description><![CDATA[Che cosa è NDISwrapper? essendo a conoscenza del fatto che molti produttori di periferiche non rendono publiche le specifiche tecniche di alcuni dei loro prodotti, gli sviluppatori Linux trovano molto difficile per non dire impossibile lo sviluppo di driver. Comunque tutti i Linuxiani trovano sempre una soluzione, qui NDISwrapper diventa utile. Il progetto NDISwrapper usa [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="NDISwrapper Logo" src="http://www.wlanfr.net/get.php?id=340" alt="NDISwrapper Logo" width="100" height="141" />Che cosa è NDISwrapper? essendo a conoscenza del fatto che molti produttori di periferiche non rendono publiche le specifiche tecniche di alcuni dei loro prodotti, gli sviluppatori Linux trovano molto difficile per non dire impossibile lo sviluppo di driver. Comunque tutti i Linuxiani trovano sempre una soluzione, qui NDISwrapper diventa utile. Il progetto NDISwrapper usa delle API e NDIS (Network Driver Interface Specification) native di Windows al fine di far funzionare periferiche windows su linux. NDISwrapper e stato creato nativamente per l&#8217;uso con wireless cards non supportate da linux ed ubuntu in particolare, comunque come scoprirete le wi-fi card non sono le sole perifieriche che fa &#8220;girare&#8221; su linux.</p>
<p>Installare NDISwrapper su Ubuntu è molto semplice specialmente con il package manager Synaptic, bisogna, inizializzare il package manager, inserire la password di root e con l&#8217;icona cerca dobbiamo trovare il pacchetto ndiswrapper-common, segnarlo per l&#8217;installazione ed installarlo, il pacchetto dovrebbe risolvere la dipendenza con ndiswrapper-utils-1.9 (cioè dovrebbe installarlo in automatico), se non è stato installato di nuovo cerca e questa volta ndiswrapper-utils-1.9, marca ed installa.</p>
<p>Fatto!</p>
<p>Cosa bisogna fare adesso è installare i driver windows sulla nostra linux box e divertirci ed usare periferiche windows su Linux Ubuntu.</p>
<p>Se trovate difficile l&#8217;installazione delle vostre periferiche windows su linux potete seguire questa guida su come installare <a title="Come installare driver e periferiche windows su linux" href="http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,installation/">driver CAB o EXE su linux</a> in inglese.</p>
]]></content:encoded>
			<wfw:commentRss>http://tonylog.altervista.org/2008/04/29/come-installare-ndiswrapper-su-ubuntu/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
