<?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>Take these coins.</title>
	<atom:link href="http://www.takethesecoins.it/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.takethesecoins.it/blog</link>
	<description></description>
	<lastBuildDate>Thu, 16 Feb 2012 00:19:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>jwbfs &#8211; rev91</title>
		<link>http://www.takethesecoins.it/blog/2012/02/jwbfs-rev91/</link>
		<comments>http://www.takethesecoins.it/blog/2012/02/jwbfs-rev91/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 00:10:30 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[jwbfs]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[wbfs]]></category>
		<category><![CDATA[wbfs_file]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://www.takethesecoins.it/blog/?p=527</guid>
		<description><![CDATA[This update adds: -Menu shortcut creation in linux -About page -Update on request -Configurable update site Basically i just added the icon creation for - lazy like me - linux users and re-worked the update method as a RCP handler. As usual, just launch jwbfs, it will prompt for an update. Your job is to pick &#8220;Yes&#8221; [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_528" class="wp-caption aligncenter" style="width: 106px"><a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/02/jwbfs.png"><img class=" wp-image-528    " title="jwbfs" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/02/jwbfs.png" alt="jwbfs icon" width="96" height="96" /></a><p class="wp-caption-text">i know it&#39;s bad <img src='http://www.takethesecoins.it/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<p>This update adds:</p>
<p>-Menu shortcut creation in linux<br />
-About page<br />
-Update on request<br />
-Configurable update site</p>
<p>Basically i just added the icon creation for - lazy like me - linux users and re-worked the update method as a RCP handler.</p>
<p>As usual, just launch jwbfs, it will prompt for an update. Your job is to pick &#8220;Yes&#8221; <img src='http://www.takethesecoins.it/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>for any bug please go on <a title="jwbfs homepage" href="http://code.google.com/p/jwbfs/issues/list" target="_blank">issues page</a>.<br />
<a title="jwbfs homepage" href="http://code.google.com/p/jwbfs/" target="_blank">jwbfs homepage</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2012/02/jwbfs-rev91/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pulse4kill: bash script to kill pulseaudio temporarely and use ALSA</title>
		<link>http://www.takethesecoins.it/blog/2012/01/pulse4kill-bash-script-to-kill-pulseaudio-temporarely-and-use-alsa/</link>
		<comments>http://www.takethesecoins.it/blog/2012/01/pulse4kill-bash-script-to-kill-pulseaudio-temporarely-and-use-alsa/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:22:17 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[ALSA]]></category>
		<category><![CDATA[kill]]></category>
		<category><![CDATA[p4k]]></category>
		<category><![CDATA[PlayOnLinux]]></category>
		<category><![CDATA[pulse4kill]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.takethesecoins.it/blog/?p=518</guid>
		<description><![CDATA[PulseAudio is a nice thing but has some issues. My soundcard can&#8217;t use the passthrough if pulseaudio is enabled. All i can do is as a 2 channel downmix (too bad for a Media Center). Since pasuspender don&#8217;t work for me, i could not find a better solution than create a script  witch kills PA, add a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/PulseAudio-logo.png"><img class="aligncenter size-medium wp-image-521" title="PulseAudio-logo" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/PulseAudio-logo-300x54.png" alt="" width="300" height="54" /></a></p>
<p>PulseAudio is a nice thing but has some issues.</p>
<p>My soundcard can&#8217;t use the passthrough if pulseaudio is enabled. All i can do is as a 2 channel downmix (too bad for a Media Center).</p>
<p>Since pasuspender don&#8217;t work for me, i could not find a better solution than create a script  witch kills PA, add a flag to .pulse/client.conf to disable autorespawn, opens a specified program and wait until you close it. Than remove autorespawn flag and relaunch Pulseaudio.</p>
<p>Now my HTPC says thanks and me too:  i can finally play wine games without audio lag.</p>
<p>sooo..</p>
<p><span id="more-518"></span></p>
<p>You can get it here:</p>
<blockquote><p>wget http://www.takethesecoins.it/projects/p4k/0.1/p4k</p></blockquote>
<p>than move to /usr/bin</p>
<blockquote><p>sudo mv p4k /usr/bin/p4k</p>
<p>sudo chmod +x /usr/bin/p4k</p></blockquote>
<p>Usage (example with xbmc):</p>
<blockquote><p>p4k -n xbmc</p></blockquote>
<p>or</p>
<blockquote><p>p4k</p></blockquote>
<p>to write in a popup the name of the application you wish to launch (like playonlinux).</p>
<p>Options:</p>
<blockquote><p>-h print helps<br />
-n &lt;BINARY&gt;<br />
-i &lt;NOTIFICATION_TYPE/INFO_LEVEL&gt;</p>
<ul>
<li>notify = uses notify-send for notifications</li>
<li>zenity = uses zenity for notifications</li>
<li>quiet = system out with echo</li>
<li>silent = no system out</li>
</ul>
<p>-f application selection via file dialog instead of a text input (if no name [-n] is provided)</p></blockquote>
<p>Remember that while active you cannot use pulseaudio mixer. Go with alsamixer or equivalent.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2012/01/pulse4kill-bash-script-to-kill-pulseaudio-temporarely-and-use-alsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wine (PlayOnLinux) Left 4 Dead 2 configs</title>
		<link>http://www.takethesecoins.it/blog/2012/01/wine-playonlinux-left-4-dead-2-configs/</link>
		<comments>http://www.takethesecoins.it/blog/2012/01/wine-playonlinux-left-4-dead-2-configs/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 01:23:46 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[L4D2]]></category>
		<category><![CDATA[PlayOnLinux]]></category>
		<category><![CDATA[Steam]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.takethesecoins.it/blog/?p=489</guid>
		<description><![CDATA[I hate dual boot, especially when i do it just for gaming&#8230;fuck&#8230;cough..you&#8230;ATI&#8230;cough&#8230; However if you own a decent card &#8230;cough&#8230;nvidia&#8230;cough&#8230;your experience with gaming on linux may be better. Mine is, somehow, not completely bad. Left 4 Dead 2 works via Steam (PlayOnLinux) but has some minor issues: 1) Mouse pointer visible in all game windows. 2) Random [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/Left-4-Dead-2.jpg"><img class="aligncenter size-medium wp-image-508" title="Left-4-Dead-2" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/Left-4-Dead-2-300x140.jpg" alt="" width="300" height="140" /></a></p>
<p>I hate dual boot, especially when i do it just for gaming&#8230;fuck&#8230;cough..you&#8230;ATI&#8230;cough&#8230;</p>
<p>However if you own a decent card &#8230;cough&#8230;nvidia&#8230;cough&#8230;your experience with gaming on linux may be better.</p>
<p>Mine is, somehow, not completely bad. Left 4 Dead 2 works via Steam (PlayOnLinux) but has some minor issues:</p>
<div><strong>1) Mouse pointer visible in all game windows.</strong></div>
<div><strong>2) Random Lag/temporary freeze of sound/video in game.</strong></div>
<div></div>
<div>This is how i solved them:<span id="more-489"></span></div>
<p><strong>1) Wine version greater than 1.3.23 and minor than 1.3.33 has this bug.</strong></p>
<p>Pick another one and make Steam use it.</p>
<p>a) Open PlayOnLinux</p>
<p>b) Select &#8220;Settings&#8221; on top menu than &#8220;Manage wine version&#8221;<a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxWine.png"><img class="aligncenter size-medium wp-image-496" title="playonlinuxWine" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxWine-300x262.png" alt="" width="300" height="262" /></a></p>
<p>c) In the new popup select a version greater than 1.3.33 (i used 1.3.37) than close.<a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxWineManage.png"><img class="aligncenter size-medium wp-image-497" title="playonlinuxWineManage" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxWineManage-300x160.png" alt="" width="300" height="160" /></a></p>
<p>d) Select &#8220;Steam&#8221; and press button &#8220;Configure&#8221;.<a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxConfig.png"><img class="aligncenter size-medium wp-image-498" title="playonlinuxConfig" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxConfig-300x260.png" alt="" width="300" height="260" /></a></p>
<p>e) In the new popup select &#8220;General&#8221; tab.</p>
<p>f) Select the wine version you downloaded early (minor than 1.3.23 or greater than 1.3.33).</p>
<p><img class="aligncenter size-medium wp-image-499" title="playonlinuxSteamConfigGeneral" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxSteamConfigGeneral-300x192.png" alt="" width="300" height="192" /></p>
<p>Via W<a title="Fonte WineHQ" href="http://bugs.winehq.org/show_bug.cgi?id=27779">ineHQ bug 27779</a></p>
<p><strong>2) Seem that shader support can cause this. Just disable it.</strong></p>
<p>a) Open PlayOnLinux</p>
<p>b) Select &#8220;Steam&#8221; and press button &#8220;Configure&#8221;<a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxConfig.png"><img class="aligncenter size-medium wp-image-498" title="playonlinuxConfig" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxConfig-300x260.png" alt="" width="300" height="260" /></a></p>
<p>c) In the new popup select &#8220;Display&#8221; tab.</p>
<p>d) Select &#8220;disabled&#8221; in &#8220; GLSL support&#8221; combobox.</p>
<p><a href="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxSteamConfigDisplay.png"><img class="aligncenter size-medium wp-image-500" style="border-style: initial; border-color: initial;" title="playonlinuxSteamConfigDisplay" src="http://www.takethesecoins.it/blog/wp-content/uploads/2012/01/playonlinuxSteamConfigDisplay-300x192.png" alt="" width="300" height="192" /></a></p>
<p>p.s this can be done by editing your wine instance registry (it is case sensitive)</p>
<blockquote><p><strong>HKEY_CURRENT_USER\Software\Wine\Direct3D\UseGLSL -&gt; &#8220;disabled&#8221;</strong></p></blockquote>
<p>Via <a title="Fonte WineHQ" href="http://bugs.winehq.org/show_bug.cgi?id=27453" target="_blank">WineHQ bug 27453</a></p>
<p>&nbsp;</p>
<p>Tested on:</p>
<blockquote>
<ul>
<li>S.O. Ubuntu 11.10 (x64)y</li>
<li>ATI Mobility HD 5470 (Catalist 11.12)</li>
<li>Wine version 1.3.28</li>
</ul>
</blockquote>
<p>And remember: <strong>this is not a flu</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2012/01/wine-playonlinux-left-4-dead-2-configs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install WineAsio 0.9.0 on Ubuntu 11.04 (deb file included)</title>
		<link>http://www.takethesecoins.it/blog/2011/05/install-wineasio-0-9-0-on-ubuntu-11-04-deb-file-included/</link>
		<comments>http://www.takethesecoins.it/blog/2011/05/install-wineasio-0-9-0-on-ubuntu-11-04-deb-file-included/#comments</comments>
		<pubDate>Sun, 08 May 2011 22:37:11 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[EnergyXT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reaper]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VST]]></category>
		<category><![CDATA[WineAsio]]></category>

		<guid isPermaLink="false">http://www.lucamazzilli.it/blog/?p=467</guid>
		<description><![CDATA[If you really need VST or any ASIO related application on linux the solution i simple: WineAsio &#8220;WineASIO provides an ASIO to JACK driver for WINE. ASIO is the most common Windows low-latency driver, so is commonly used in audio workstation programs.&#8221; I created a little guide to install via deb file. Install Wine and [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/05/wineasio.jpg"><img class="aligncenter size-full wp-image-475" title="wineasio" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/05/wineasio.jpg" alt="" width="175" height="128" /></a></p>
<p>If you really need VST or any ASIO related application on linux the solution i simple:</p>
<p><a href="http://wineasio.sourceforge.net/" target="_blank">WineAsio</a></p>
<p>&#8220;WineASIO provides an ASIO to JACK driver for WINE. ASIO is the most common Windows low-latency driver, so is commonly used in audio workstation programs.&#8221;</p>
<p>I created a little guide to install via deb file.</p>
<p><span id="more-467"></span></p>
<p><strong>Install Wine and Jack:</strong></p>
<blockquote><p>sudo apt-get install wine jackd qjackctl</p></blockquote>
<p><strong>Install WineAsio </strong></p>
<p><strong><em><strong>A) </strong>deb file</em>:</strong></p>
<p>Download  and install this package</p>
<blockquote><p>wget http://www.lucamazzilli.it/downloads/wineasio_0.9.0-1_i386.deb</p></blockquote>
<blockquote><p>sudo dpkg -i wineasio_0.9.0-1_i386.deb</p></blockquote>
<p><strong><em>B) from source</em>:</strong></p>
<p>Install dependencies</p>
<p><em>- if you are using jack 1</em></p>
<blockquote><p>sudo apt-get install libjack-dev</p></blockquote>
<p><em>- if you are using jack2</em></p>
<blockquote><p>sudo apt-get install libjack-jackd2-dev</p></blockquote>
<p>Download and extract</p>
<blockquote><p>wget http://leaseweb.dl.sourceforge.net/project/wineasio/wineasio-0.9.0.tar.gz</p>
<p>tar -zxvf wineasio-*</p>
<p>cd wineasio</p></blockquote>
<p>search google for asio.h (file:asio.h) than copy to your source folder and:</p>
<blockquote><p>make</p>
<p>sudo make install</p></blockquote>
<p>if you get an error like this:</p>
<blockquote><p>luca@pc:~/wineasio$ sudo make install<br />
if [ -d /usr/lib32/wine ]; then cp wineasio.dll.so /usr/lib32/wine; else cp wineasio.dll.so /usr/lib/wine; fi</p></blockquote>
<p>just copy wineasio.dll.so on the correct folder in old fashioned way:</p>
<p><em>- 64bit</em></p>
<blockquote><p>sudo cp wineasio.dll.so /usr/lib32/wine</p></blockquote>
<p><em>- 32bit</em></p>
<blockquote><p>sudo cp wineasio.dll.so /usr/lib/wine</p></blockquote>
<p><strong>register wine library</strong></p>
<blockquote><p>regsvr32 wineasio.dll</p></blockquote>
<p><strong>Configure Wine to use alsa and jack</strong></p>
<blockquote><p>winecfg</p></blockquote>
<p>select audio tab, than pick Jack Driver and Alsa Driver</p>
<p><strong>Install some cool stuff like <a href=" http://www.energy-xt.com">EnergyXT</a> or <a href="http://www.reaper.fm/">Reaper</a>.</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2011/05/install-wineasio-0-9-0-on-ubuntu-11-04-deb-file-included/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Transmission 2.2x crash on optware: EVENT_NOEPOLL</title>
		<link>http://www.takethesecoins.it/blog/2011/05/transmission-2-2x-crash-on-optware-event_noepoll/</link>
		<comments>http://www.takethesecoins.it/blog/2011/05/transmission-2-2x-crash-on-optware-event_noepoll/#comments</comments>
		<pubDate>Sat, 07 May 2011 11:06:05 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[ipkg]]></category>
		<category><![CDATA[nas]]></category>
		<category><![CDATA[optware]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[transmission]]></category>

		<guid isPermaLink="false">http://www.lucamazzilli.it/blog/?p=456</guid>
		<description><![CDATA[On some optware systems transmission randomly crashes due old version of libevent installed. It can be solved with 3 easy steps: if you don&#8217;t have nano installed: ipkg install nano 1) then edit the script: nano /opt/etc/init.d/S90transmission-daemon 2) add this to the first line of your script: EVENT_NOEPOLL=1; export EVENT_NOEPOLL mine looks like this: #!/bin/sh [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2009/07/transmission-logo-new.png"><img class="aligncenter size-medium wp-image-110" title="transmission-logo" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2009/07/transmission-logo-new-300x300.png" alt="" width="300" height="300" /></a></p>
<p>On some optware systems transmission randomly crashes due old version of libevent installed.</p>
<p>It can be solved with 3 easy steps:</p>
<p><span id="more-456"></span></p>
<p>if you don&#8217;t have nano installed:</p>
<blockquote><p>ipkg install nano</p></blockquote>
<p>1) then edit the script:</p>
<blockquote><p>nano /opt/etc/init.d/S90transmission-daemon</p></blockquote>
<p>2) add this to the first line of your script:</p>
<blockquote><p>EVENT_NOEPOLL=1; export EVENT_NOEPOLL</p></blockquote>
<p>mine looks like this:</p>
<blockquote><p>#!/bin/sh<br />
#<br />
# Startup script for transmission</p>
<p>EVENT_NOEPOLL=1; export EVENT_NOEPOLL</p>
<p>CONFIGPATH=/YourPath/config</p>
<p>case $1 in<br />
start)<br />
# update blocklist<br />
echo &#8220;updating blocklist&#8221;<br />
cd ${CONFIGPATH}/blocklists<br />
if wget -q -N &#8211;tries=3 &#8211;timeout=10 http://update.transmissionbt.com/level1.gz<br />
then<br />
if test -f level1.gz; then<br />
rm level1<br />
gunzip level1.gz<br />
chmod go+r level1<br />
fi<br />
else<br />
echo &#8220;Error $?. Blocklist NOT updated.&#8221;<br />
fi</p>
<p># start transmission<br />
echo &#8220;starting transmission&#8221;<br />
nice /opt/bin/transmission-daemon -g ${CONFIGPATH}<br />
;;</p>
<p>stop)<br />
if [ -n "`pidof transmission-daemon`" ]; then<br />
echo &#8220;stopping transmission&#8221;<br />
kill -9 `pidof transmission-daemon`<br />
fi<br />
;;<br />
restart|force-reload)<br />
$0 stop<br />
sleep 1<br />
$0 start<br />
;;</p>
<p>*)<br />
echo &#8220;usage: $0 (start|stop|restart|force-reload)&#8221;<br />
exit 1<br />
esac</p></blockquote>
<p>3) then start transmission-daemon</p>
<blockquote><p>/opt/etc/init.d/S90transmission-daemon start</p></blockquote>
<p>happy downloading!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2011/05/transmission-2-2x-crash-on-optware-event_noepoll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jwbfs &#8211; multi disk manager</title>
		<link>http://www.takethesecoins.it/blog/2011/03/jwbfs-multi-disk-manager/</link>
		<comments>http://www.takethesecoins.it/blog/2011/03/jwbfs-multi-disk-manager/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 16:36:56 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[jwbfs]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[eclipse rcp]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[wbfs]]></category>
		<category><![CDATA[wbfs_file]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://www.lucamazzilli.it/blog/?p=447</guid>
		<description><![CDATA[L&#8217;influenza intestinale porta noia e la noia porta aggiornamenti. - Multi disk support (fino a 6 path) - Nuova UI con salvataggio della perspective - Thread principali ora gestiti da Job - Bug fix]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/03/jwbfsManager.png"><img class="aligncenter size-medium wp-image-448" title="jwbfs Manager" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/03/jwbfsManager-300x210.png" alt="" width="300" height="210" /></a></p>
<p style="text-align: justify;">L&#8217;influenza intestinale porta noia e la noia porta aggiornamenti.</p>
<p style="text-align: justify;">- Multi disk support (fino a 6 path)</p>
<p style="text-align: justify;">- Nuova UI con salvataggio della perspective</p>
<p style="text-align: justify;">- Thread principali ora gestiti da Job</p>
<p style="text-align: justify;">- Bug fix</p>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2011/03/jwbfs-multi-disk-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jwbfs &#8211; aggiornamento automatico e bugfix</title>
		<link>http://www.takethesecoins.it/blog/2011/02/jwbfs-aggiornamento-automatico-e-bugfix/</link>
		<comments>http://www.takethesecoins.it/blog/2011/02/jwbfs-aggiornamento-automatico-e-bugfix/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 00:57:56 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[jwbfs]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[eclipse rcp]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[wbfs]]></category>
		<category><![CDATA[wbfs_file]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://www.lucamazzilli.it/blog/?p=440</guid>
		<description><![CDATA[Erano mesi che mi riproponevo di dare una botta di spugna su questa applicazione. Finalmente ho trovato il tempo per &#8220;disaccoppiare&#8221; un po delle porcate che ci avevo scritto e visto che c&#8217;ero, ho aggiunto il meccanismo di update nativo di Eclipse RCP, in modo da poter gestire meglio la risoluzione dei futuri bug. Link [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="JWBFS manager" src="http://sertmaat.files.wordpress.com/2010/05/jwbfs_small.png" alt="" width="360" height="215" /></p>
<p style="text-align: justify;">Erano mesi che mi riproponevo di dare una botta di spugna su questa applicazione. Finalmente ho trovato il tempo per &#8220;disaccoppiare&#8221; un po delle porcate che ci avevo scritto e visto che c&#8217;ero, ho aggiunto il meccanismo di update nativo di Eclipse RCP, in modo da poter gestire meglio la risoluzione dei futuri bug.</p>
<p style="text-align: center;"><a href="http://code.google.com/p/jwbfs/">Link al sito per il download (win, linux, mac).</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2011/02/jwbfs-aggiornamento-automatico-e-bugfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bancoposta click registrazione ed errore &#8220;controlla i dati del codice fiscale&#8221;</title>
		<link>http://www.takethesecoins.it/blog/2011/01/bancoposta-click-registrazione-ed-errore-controlla-i-dati-del-codice-fiscale/</link>
		<comments>http://www.takethesecoins.it/blog/2011/01/bancoposta-click-registrazione-ed-errore-controlla-i-dati-del-codice-fiscale/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 21:53:14 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[Il bel paese]]></category>
		<category><![CDATA[Real Life]]></category>
		<category><![CDATA[bancoposta click]]></category>
		<category><![CDATA[errore codice fiscale]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[registrazione]]></category>

		<guid isPermaLink="false">http://www.lucamazzilli.it/blog/?p=363</guid>
		<description><![CDATA[Nel tentativo di registrazione al bancoposta click la mia dolce &#8220;tre quarti&#8221; ha incontrato delle difficoltà. Essendo lei già presente nel db delle poste, i suoi dati anagrafici sono stati agganciati, presentandole la finestra già compilata. Chiaramente i dati sono quelli corretti, ma non per il form: Ticket aperto presso le poste. Risultato: 20 giorni [...]]]></description>
			<content:encoded><![CDATA[<p>Nel tentativo di registrazione al bancoposta click la mia dolce &#8220;<em>tre quarti</em>&#8221; ha incontrato delle difficoltà.</p>
<p>Essendo lei già presente nel db delle poste, i suoi dati anagrafici sono stati agganciati, presentandole la finestra già compilata.</p>
<p>Chiaramente i dati sono quelli corretti, ma non per il form:</p>
<p><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/01/bancopostaclickErrorControllaCF.png"><img class="aligncenter size-medium wp-image-366" title="bancopostaclickErrorControllaCF" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/01/bancopostaclickErrorControllaCF.png" alt="" /></a></p>
<p>Ticket aperto presso le poste.</p>
<p>Risultato: <span style="text-decoration: underline;">20 giorni di inutile attesa</span>.</p>
<p>alla fine ho notato una cosa&#8230;<span id="more-363"></span></p>
<ul>
<li>Nome</li>
<li>Cognome</li>
<li>Sesso</li>
<li>Codice Fiscale</li>
</ul>
<p>sono campi protetti e <span style="text-decoration: underline;">non modificabili</span> (agganciati dalla loro anagrafica).</p>
<ul>
<li>Stato</li>
<li>Provincia</li>
<li>Data di nascita</li>
</ul>
<p>sono delle combo selezionabili e <span style="text-decoration: underline;">modificabili</span> (agganciati dalla loro anagrafica).</p>
<p>Dulcis in fundo &#8220;<strong>Luogo di nascita&#8221; </strong>è un testo modificabile precaricato dalle poste (anche questo modificabile)&#8230;ma ha un milione di spazi aggiunti a cazzo (gratuiti).</p>
<p>Tolti quelli il form torna a vivere.</p>
<p>Lunga vita ai trim!</p>
<p><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/01/bancopostaclickErrorAnagrafica.png"><img class="aligncenter size-medium wp-image-367" title="bancopostaclickErrorAnagrafica" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/01/bancopostaclickErrorAnagrafica.png" alt="" width="571" height="116" /></a></p>
<p>Per chiarezza, questa è la pagina a cui mi sto riferendo.</p>
<p style="text-align: center;"><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/01/bancopostaclickError.png"><img class="aligncenter" title="bancopostaclickError" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2011/01/bancopostaclickError-300x234.png" alt="" width="300" height="234" /></a></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 517px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden; text-align: center;">﻿</div>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2011/01/bancoposta-click-registrazione-ed-errore-controlla-i-dati-del-codice-fiscale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use IMON Remote on XBMC with Linux input layer (Ubuntu 10.10 Maverick Meerkat)</title>
		<link>http://www.takethesecoins.it/blog/2010/10/how-to-use-imon-remote-on-xbmc-with-linux-input-layer-ubuntu-10-10-maverick-meerkat/</link>
		<comments>http://www.takethesecoins.it/blog/2010/10/how-to-use-imon-remote-on-xbmc-with-linux-input-layer-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 00:57:09 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Antec Veris]]></category>
		<category><![CDATA[IMON]]></category>
		<category><![CDATA[Linux input layer]]></category>
		<category><![CDATA[lirc]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.lucamazzilli.it/blog/?p=340</guid>
		<description><![CDATA[With Ubuntu 10.10 due to some changes to lirc and its modules, my harmony remote (with MCE codes) stopped to work with lirc_imon module. I decided to try to use imon module and IMON codes and follow the new way of lirc: Linux input layer. sudo dpkg-reconfigure lirc on &#8220;Remote Control Configuration&#8221; select: Linux input [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Imon Remote" src="http://www.plug-ins.net/image.php?productid=1341" alt="" width="300" height="300" /></p>
<p>With <strong>Ubuntu 10.10</strong> due to <a href="http://wilsonet.com/?page_id=95">some changes to lirc and its modules</a>, my harmony remote (with MCE codes) stopped to work with <em>lirc_imon module</em>.</p>
<p>I decided to try to use<em> imon module</em> and IMON codes and follow the new way of lirc: <strong>Linux input layer</strong>.<span id="more-340"></span></p>
<blockquote><p>sudo dpkg-reconfigure lirc</p></blockquote>
<p>on <strong>&#8220;Remote Control Configuration&#8221;</strong> select:</p>
<blockquote><p>Linux input layer (/dev/input/eventX)</p></blockquote>
<p>on &#8220;<strong>IR transmitter</strong>&#8221; i picked none.</p>
<p>on &#8220;<strong>Custom event interface for your dev/input device: </strong>&#8221; open a new shell and run:</p>
<blockquote><p>cat /proc/bus/input/devices</p></blockquote>
<p>you will face somethig like this:</p>
<blockquote><p>I: Bus=0003 Vendor=15c2 Product=0038 Version=0001<br />
N: Name=&#8221;iMON Remote (15c2:0038)&#8221;<br />
P: Phys=usb-0000:00:0b.0-6/input0<br />
S: Sysfs=/devices/pci0000:00/0000:00:0b.0/usb2/2-6/2-6:1.0/rc/rc0/input5<br />
U: Uniq=<br />
H: Handlers=kbd mouse1[B] event5 [/B]<br />
B: EV=100007<br />
B: KEY=fff 0 0 400000 108c0320 2d50082 0 0 30000 4 119000 4196 14100801 809e1680 0 2000000 10004002<br />
B: REL=103</p></blockquote>
<p>select the event you want lirc to listen, in my case:</p>
<blockquote><p>/dev/input/event5</p></blockquote>
<p>after this try<strong> </strong></p>
<blockquote><p><strong>irw</strong></p></blockquote>
<p>and check if it works.<br />
my device prints something like:</p>
<blockquote><p>000000008001001c 00 KEY_ENTER <strong>devinput</strong></p></blockquote>
<p>since my remote declare himself as &#8220;<strong>devinput</strong>&#8221; i had to edit <strong>Lircmap.xml</strong>:</p>
<blockquote><p>sudo gedit /usr/share/xbmc/system/Lircmap.xml</p></blockquote>
<p>Add this to the xml and can change the keys following your taste.</p>
<blockquote><p>&lt;remote device=&#8221;devinput&#8221;&gt;<br />
&lt;pause&gt;KEY_PLAY&lt;/pause&gt;<br />
&lt;stop&gt;KEY_STOP&lt;/stop&gt;<br />
&lt;forward&gt;KEY_FASTFORWARD&lt;/forward&gt;<br />
&lt;reverse&gt;KEY_REWIND&lt;/reverse&gt;<br />
&lt;left&gt;KEY_LEFT&lt;/left&gt;<br />
&lt;right&gt;KEY_RIGHT&lt;/right&gt;<br />
&lt;up&gt;KEY_UP&lt;/up&gt;<br />
&lt;down&gt;KEY_DOWN&lt;/down&gt;<br />
&lt;select&gt;KEY_ENTER&lt;/select&gt;<br />
&lt;pageplus&gt;KEY_CHANNELUP&lt;/pageplus&gt;<br />
&lt;pageminus&gt;KEY_CHANNELDOWN&lt;/pageminus&gt;<br />
&lt;back&gt;KEY_BACKSPACE&lt;/back&gt;<br />
&lt;menu&gt;KEY_MENU&lt;/menu&gt;<br />
&lt;play&gt;KEY_PLAY&lt;/play&gt;<br />
&lt;info&gt;KEY_COMPOSE&lt;/info&gt;<br />
&lt;skipplus&gt;KEY_NEXT&lt;/skipplus&gt;<br />
&lt;skipminus&gt;KEY_PREVIOUS&lt;/skipminus&gt;<br />
&lt;volumeplus&gt;KEY_VOLUMEUP&lt;/volumeplus&gt;<br />
&lt;volumeminus&gt;KEY_VOLUMEDOWN&lt;/volumeminus&gt;<br />
&lt;mute&gt;KEY_MUTE&lt;/mute&gt;<br />
&lt;power&gt;KEY_POWER&lt;/power&gt;<br />
&lt;title&gt;KEY_PROG1&lt;/title&gt;<br />
&lt;display&gt;KEY_ZOOM&lt;/display&gt;<br />
&lt;tab&gt;KEY_SCREEN&lt;/tab&gt;<br />
&lt;home&gt;KEY_EXIT&lt;/home&gt;<br />
&lt;backslash&gt;KEY_CYCLEWINDOWS&lt;/backslash&gt;<br />
&lt;myvideo&gt;KEY_VIDEO&lt;/myvideo&gt;<br />
&lt;mymusic&gt;KEY_MEDIA&lt;/mymusic&gt;<br />
&lt;mypictures&gt;KEY_CAMERA&lt;/mypictures&gt;<br />
&lt;mytv&gt;KEY_TV&lt;/mytv&gt;<br />
&lt;subtitle&gt;KEY_SUBTITLE&lt;/subtitle&gt;<br />
&lt;language&gt;KEY_LANGUAGE&lt;/language&gt;<br />
&lt;one&gt;KEY_NUMERIC_1&lt;/one&gt;<br />
&lt;two&gt;KEY_NUMERIC_2&lt;/two&gt;<br />
&lt;three&gt;KEY_NUMERIC_3&lt;/three&gt;<br />
&lt;four&gt;KEY_NUMERIC_4&lt;/four&gt;<br />
&lt;five&gt;KEY_NUMERIC_5&lt;/five&gt;<br />
&lt;six&gt;KEY_NUMERIC_6&lt;/six&gt;<br />
&lt;seven&gt;KEY_NUMERIC_7&lt;/seven&gt;<br />
&lt;eight&gt;KEY_NUMERIC_8&lt;/eight&gt;<br />
&lt;nine&gt;KEY_NUMERIC_9&lt;/nine&gt;<br />
&lt;zero&gt;KEY_NUMERIC_0&lt;/zero&gt;<br />
&lt;/remote&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2010/10/how-to-use-imon-remote-on-xbmc-with-linux-input-layer-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix VirtualBox Fullscreen e comandi Compiz</title>
		<link>http://www.takethesecoins.it/blog/2010/09/fix-virtualbox-fullscreen-e-comandi-compiz/</link>
		<comments>http://www.takethesecoins.it/blog/2010/09/fix-virtualbox-fullscreen-e-comandi-compiz/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 22:18:31 +0000</pubDate>
		<dc:creator>lmaz</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Fullscreen]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Scala Finestre]]></category>
		<category><![CDATA[Scale Windows]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://www.lucamazzilli.it/blog/?p=325</guid>
		<description><![CDATA[Aggiornando VirtualBox alle nuove versioni ho notato che in fullscreen alcune funzionalità di Compiz come &#8220;Scale Windows&#8221; non andavano più. Il problema è legato al fatto che la virtual machine quando è in fullscreen acquisisce automaticamente le combinazioni dei tasti (alt+tab e ctrl+alt+canc, ctrl+shift+alt+quelloCheViPare) e le invia alla virtual machine a meno che non sia [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2010/09/oracleCompiz.png"><img class="aligncenter size-medium wp-image-384" title="oracleCompiz" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2010/09/oracleCompiz-300x149.png" alt="" width="300" height="149" /></a></p>
<p>Aggiornando <strong>VirtualBox</strong> alle nuove versioni ho notato che in fullscreen alcune funzionalità di <strong>Compiz</strong> come &#8220;<strong>Scale Windows</strong>&#8221; non andavano più.</p>
<p>Il problema è legato al fatto che la virtual machine quando è in <strong>fullscreen</strong> acquisisce automaticamente le combinazioni dei tasti (alt+tab e ctrl+alt+canc, ctrl+shift+alt+quelloCheViPare) e le invia alla virtual machine a meno che non sia premuto il tasto &#8220;HOST&#8221;.<span id="more-325"></span></p>
<p>Questo blocca i comandi di Compiz anche quando associati ad un angolo dello schermo, dato che in realtà eseguono un evento tastiera (combinazione di tasti)&#8230; di conseguenza se siamo in fullscreen questi eventi non fuoriescono dalla VM, e col cazzo che vengono intercettati dall&#8217;HOST.</p>
<p>Seguire lo splendido screenshot per rimettere tutto apposto come prima:</p>
<p>cliccare su:</p>
<blockquote><p>&#8220;File&#8221; &#8212;&gt; &#8220;Impostazioni&#8221; &#8212;&gt; &#8220;Inserimento&#8221;</p></blockquote>
<p>e deselezionare il check evidenziato.</p>
<p>Ora tutti i comandi che compiz lancia come eventi tastiera dovrebbero funzionare, primo fra tutti Scale Windows (Scala finestre).</p>
<p><a href="http://www.lucamazzilli.it/blog/wp-content/uploads/2010/09/VirtualBoxFullScreenCompizScaleWindowFix.png"><img class="aligncenter size-medium wp-image-337" title="VirtualBoxFullScreenCompizScaleWindowFix" src="http://www.lucamazzilli.it/blog/wp-content/uploads/2010/09/VirtualBoxFullScreenCompizScaleWindowFix-300x223.png" alt="" width="300" height="223" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.takethesecoins.it/blog/2010/09/fix-virtualbox-fullscreen-e-comandi-compiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

