<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sid? What is he on about now?</title>
	<atom:link href="http://sidrit.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sidrit.wordpress.com</link>
	<description>The Almost-Daily Issue</description>
	<lastBuildDate>Fri, 29 Mar 2013 12:10:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sidrit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sid? What is he on about now?</title>
		<link>http://sidrit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sidrit.wordpress.com/osd.xml" title="Sid? What is he on about now?" />
	<atom:link rel='hub' href='http://sidrit.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Frets on Fire with Guitar Hero World Tour (GhWt) on Ubuntu</title>
		<link>http://sidrit.wordpress.com/2010/02/10/frets-on-fire-with-guitar-hero-world-tour-ghwt-on-ubuntu/</link>
		<comments>http://sidrit.wordpress.com/2010/02/10/frets-on-fire-with-guitar-hero-world-tour-ghwt-on-ubuntu/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:48:04 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[cwiid]]></category>
		<category><![CDATA[frets on fire]]></category>
		<category><![CDATA[guitar hero]]></category>
		<category><![CDATA[world tour]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=320</guid>
		<description><![CDATA[The last few days i decided to add another trick to my Media Center (running Ubuntu 9.10) : Play FoF with it. The guitar that i had was the one from the Metallica Edition , which after reading up and down about it, turns out is of the World Tour (GhWt) breed. Grabbed the bluetooth [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=320&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The last few days i decided to add another trick to my Media Center (running Ubuntu 9.10) : Play FoF with it.<br />
The guitar that i had was the one from the Metallica Edition , which after reading up and down about it, turns out is of the World Tour (GhWt) breed.<br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2010%2F02%2F10%2Ffrets-on-fire-with-guitar-hero-world-tour-ghwt-on-ubuntu%2F&amp;title=Frets+on+Fire+with+Guitar+Hero+World+Tour+%28GhWt%29+on%26nbsp%3BUbuntu"></a><br />
Grabbed the bluetooth adapter, the guitar and the software of the cwiid package: libcwiid1, wminput, wmgui and the python cwiid module.</p>
<p>If you are reading this post you must know by now that the GHWT is not supported by the libcwiid1 found in the repositories.<br />
This leaves as an only option compiling it from source.<br />
The source of version 0.6 can either be picked up from<br />
the old location of the project <a href="http://abstrakraft.org/cwiid/">http://abstrakraft.org/cwiid/</a>,<br />
or from<br />
the new location on GitHub <a href="http://abstrakraft.github.com/cwiid/">http://abstrakraft.github.com/cwiid/</a>.</p>
<p>At the end of this post i will post a script for each one of the options since the sources seem to differ.<br />
The version from Github is meant to work as soon as compiled with GHWT. For me, no matter what guitar script i use it did not.<br />
I will anyway present it as an option for the truth&#8217;s sake.<br />
<span id="more-320"></span></p>
<p><strong>Installing Cwiid 0.6 From the old project page</strong><br />
<em>*I suggest you go through this procedure and read it at least one to know what&#8217;s happening. Otherwise, you can jump at the end and either download the script or the .deb package.</em></p>
<p>We need to install necessary dependencies from this.<br />
<code>sudo apt-get install automake autoconf flex bison libbluetooth3 libtool checkinstall -y</code></p>
<p>Pick up the source from the site:<br />
<code>wget <a href="http://abstrakraft.org/cwiid/downloads/cwiid-0.6.00.tgz" rel="nofollow">http://abstrakraft.org/cwiid/downloads/cwiid-0.6.00.tgz</a></code></p>
<p>Extract and move to the working dir:<br />
<code>tar zxvf ./cwiid-0.6.00.tgz<br />
cd ./cwiid-0.6.00</code></p>
<p>This is the old version that does not support GHWT but it can be patched to do so.<br />
It can be found here <a href="http://abstrakraft.org/cwiid/ticket/79">http://abstrakraft.org/cwiid/ticket/79</a>.<br />
<em>*This patch is meant to be applied to the source from svn. So the path of the files is hardcoded id it with &#8216;trunk/&#8217; preceeding.<br />
Quick dirty trick:</em></p>
<p><code>mkdir trunk/<br />
mv ./* trunk/</code></p>
<p>Afterwards there is a second patch that will need to be applied.<br />
During the make process this error came up:<br />
<code>gcc -g -Wall -W -DHAVE_CONFIG_H -I/home/dreamer/src/cwiid/common/include -fpic -c -o bluetooth.o bluetooth.c bluetooth.c: In function ‘cwiid_get_bdinfo_array’: bluetooth.c:125: warning: implicit declaration of function ‘hci_remote_name’</code></p>
<p>In fact the name of the function needs to be <em>hci_read_remote_name</em>.<br />
This patch can be found here : <a href="http://abstrakraft.org/cwiid/ticket/74">http://abstrakraft.org/cwiid/ticket/74</a>.</p>
<p>Basically this is what just happened after creating and moving to the trunk folder:<br />
<code>wget <a href="http://abstrakraft.org/cwiid/raw-attachment/ticket/79/guitar.diff" rel="nofollow">http://abstrakraft.org/cwiid/raw-attachment/ticket/79/guitar.diff</a> -O ./guitar.diff<br />
patch -p0 &lt; ./guitar.diff<br />
cd trunk/<br />
wget <a href="http://abstrakraft.org/cwiid/raw-attachment/ticket/74/hci_read.patch" rel="nofollow">http://abstrakraft.org/cwiid/raw-attachment/ticket/74/hci_read.patch</a> -O ./hci_read.patch<br />
patch -p0 &lt; ./hci_read.patch </code></p>
<p>We are ready to continue with the compiling process.<br />
Run the automated procedures to create the configure script<br />
<code>aclocal<br />
autoconf</code></p>
<p>then we make and install<br />
<code>make<br />
sudo make install</code></p>
<p>Making the <em>uinput</em> module known to the system<br />
<code>sudo depmod -a</code></p>
<p>Loading the module<br />
<code>sudo modprobe uinput</code></p>
<p>Editing the modules to make uinput present after a restart<br />
<code>sudo echo "uinput" &gt;&gt; /etc/modules</code></p>
<p>That&#8217;s it.</p>
<p>Script to automate this procedure :<br />
<a><a href="http://www.mediafire.com/file/ytet0iydzqz/script_cwiid_0.6_patched_GHWT.tar.gz" rel="nofollow">http://www.mediafire.com/file/ytet0iydzqz/script_cwiid_0.6_patched_GHWT.tar.gz</a></a></p>
<p>64-bit Debian/ubuntu package :<br />
<a href="http://www.mediafire.com/file/mqiaddzmmw4/cwiidghwt_0.1-1_amd64.debb">http://www.mediafire.com/file/mqiaddzmmw4/cwiidghwt_0.1-1_amd64.deb</a></p>
<p>32-bit Debian/ubuntu package (from ubuntu forums since i am currently on a 64 it machine and could not package it) :<br />
<a href="http://ubuntuforums.org/showpost.php?p=7741117&amp;postcount=2">http://ubuntuforums.org/showpost.php?p=7741117&amp;postcount=2</a></p>
<p><strong>Installing the latest from GitHub</strong></p>
<p>Installing the neccessary dependencies:<br />
<code>sudo apt-get install automake autoconf flex bison libbluetooth3  libtool checkinstall -y</code></p>
<p>Retrieving the latest Cwiid from github:<br />
<code>wget <a href="http://github.com/abstrakraft/cwiid/tarball/master" rel="nofollow">http://github.com/abstrakraft/cwiid/tarball/master</a></code></p>
<p>Extracting and Changing working dir<br />
<code>tar zxvf ./abstrakraft-cwiid-*<br />
cd abstrakraft-cwiid-*</code></p>
<p>Run the automated procedures to create the configure script<br />
<code>aclocal<br />
autoconf</code></p>
<p>then we make and install<br />
<code>make<br />
sudo make install</code></p>
<p>Making the <em>uinput</em> module known to the system<br />
<code>sudo depmod -a</code></p>
<p>Loading the module<br />
<code>sudo modprobe uinput</code></p>
<p>Editing the modules to make uinput present after a restart<br />
<code>sudo echo "uinput" &gt;&gt; /etc/modules</code></p>
<p>Done.<br />
Script to automate this procedure <a href="http://www.mediafire.com/file/ytet0iydzqz/script_cwiid_0.6_patched_GHWT.tar.gz">http://www.mediafire.com/file/ytet0iydzqz/script_cwiid_0.6_patched_GHWT.tar.gz</a></p>
<p><strong>Testing the whole thing</strong><br />
<code>sudo wminput<br />
Put Wiimote in discoverable mode now (press 1+2)...</code></p>
<p>After you press 1+2 on the wiimote you should see righ under the above output:<br />
<code>Ready.</code></p>
<p>Now the configuration file that worked with my guitar is the following:<br />
<code>#buttons<br />
Wiimote.A	= BTN_LEFT<br />
Wiimote.B	= BTN_RIGHT<br />
Wiimote.Up	= KEY_UP<br />
Wiimote.Down	= KEY_DOWN<br />
Wiimote.Left	= KEY_LEFT<br />
Wiimote.Right	= KEY_RIGHT<br />
Wiimote.Minus	= KEY_BACK<br />
Wiimote.Plus	= KEY_FORWARD<br />
Wiimote.Home	= KEY_HOME<br />
Wiimote.1	= KEY_PROG1<br />
Wiimote.2	= KEY_PROG2<br />
Plugin.led.Led4 = 1<br />
# Profil wiiguitar<br />
Classic.A 	= KEY_F1<br />
Classic.B 	= KEY_F2<br />
Classic.X 	= KEY_F3<br />
Classic.Y 	= KEY_F4<br />
Classic.ZL 	= KEY_F5<br />
Classic.Down 	= KEY_ENTER<br />
Classic.Up 	= KEY_ENTER<br />
Classic.Minus 	= KEY_F6<br />
#Classic.Dpad.X = ABS_X<br />
#Classic.Dpad.Y = ABS_Y<br />
#Classic.LStick.X = ABS_HAT0X<br />
#Classic.LStick.Y = ABS_HAT0Y<br />
#Classic.RStick.X = ABS_HAT1X<br />
#Classic.RStick.Y = ABS_HAT1Y<br />
#Classic.Plus = BTN_START<br />
#Classic.Home = BTN_MODE<br />
#Classic.L = BTN_TL<br />
#Classic.R = BTN_TR<br />
#Classic.ZR = BTN_TR2</code></p>
<p>Let&#8217;s say i&#8217;ve saved it as guitar_wii in ~/Desktop.<br />
On the command line you would execute:</p>
<p><code>sudo wminput -c ~/Desktop/guitar_wii<br />
Put Wiimote in discoverable mode now (press 1+2)...</code></p>
<p>After you press 1+2 on the wiimote you should see righ under the above output:<br />
<code>Ready.</code></p>
<br />Filed under: <a href='http://sidrit.wordpress.com/category/howto/'>Howto</a>, <a href='http://sidrit.wordpress.com/category/linux/'>Linux</a>, <a href='http://sidrit.wordpress.com/category/programming/python/'>Python</a>, <a href='http://sidrit.wordpress.com/category/splurge/'>Splurge</a>, <a href='http://sidrit.wordpress.com/category/linux/ubuntu/'>Ubuntu</a> Tagged: <a href='http://sidrit.wordpress.com/tag/cwiid/'>cwiid</a>, <a href='http://sidrit.wordpress.com/tag/frets-on-fire/'>frets on fire</a>, <a href='http://sidrit.wordpress.com/tag/guitar-hero/'>guitar hero</a>, <a href='http://sidrit.wordpress.com/tag/linux/'>Linux</a>, <a href='http://sidrit.wordpress.com/tag/ubuntu/'>Ubuntu</a>, <a href='http://sidrit.wordpress.com/tag/world-tour/'>world tour</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/320/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=320&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2010/02/10/frets-on-fire-with-guitar-hero-world-tour-ghwt-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu on Acer Aspire ZG5 : Scripts to fix Wifi And Microphone issues</title>
		<link>http://sidrit.wordpress.com/2010/01/11/ubuntu-on-acer-aspire-zg5-scripts-to-fix-wifi-and-microphone-issues/</link>
		<comments>http://sidrit.wordpress.com/2010/01/11/ubuntu-on-acer-aspire-zg5-scripts-to-fix-wifi-and-microphone-issues/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 10:48:44 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[acer aspire one]]></category>
		<category><![CDATA[zg5]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=311</guid>
		<description><![CDATA[I lately had to set up a couple of Acer Aspire ZG5 laptops with ubuntu 8.10. (later on this solution turned out to work also for 9.04 and 9.10). After the installation that went on without a glitch i came to realize that the wifi card was recognized but not configured. Also the audio input [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=311&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I lately had to set up a couple of Acer Aspire ZG5 laptops with ubuntu 8.10.<br />
(later on this solution turned out to work also for 9.04 and 9.10).<br />
After the installation that went on without a glitch i came to realize that the wifi card was recognized but not configured.<br />
Also the audio input was not working. That being both the front mic and the jack input.</p>
<p><a href="https://help.ubuntu.com/community/AspireOne">This : </a> <a href="https://help.ubuntu.com/community/AspireOne" rel="nofollow">https://help.ubuntu.com/community/AspireOne</a> is a extremely detailed and useful page where i could find the solutions to both my problems.<br />
For entirely different purposes , days after i had to reinstall ubuntu , so i though i need to automatize these procedures.</p>
<p>Th following two scripts are just a collage of instructions found in that page.<br />
Since they spared me loads of repetitive effort in the following installations of other machines i thought i&#8217;d share:</p>
<p>Microphone Issue :<br />
Downloads and installs the latest <strong>alsa</strong> driver : <a href="http://www.mediafire.com/file/2zmzmmnmyy5/zg5_mic.tar.gz">link</a></p>
<p>Wifi Issue :<br />
Downloads and installs the latest <strong>madwifi</strong> driver : <a href="http://www.mediafire.com/file/t4oxmmjzmdi/zg5_wifi.tar.gz">here</a></p>
<br />Posted in Linux, Splurge, Ubuntu Tagged: acer aspire one, Linux, Ubuntu, zg5 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/311/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=311&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2010/01/11/ubuntu-on-acer-aspire-zg5-scripts-to-fix-wifi-and-microphone-issues/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu, Serial port, Bluetooth console, Nokia E61i, Python</title>
		<link>http://sidrit.wordpress.com/2009/01/23/ubuntu-serial-port-bluetooth-console-nokia-e61i-python/</link>
		<comments>http://sidrit.wordpress.com/2009/01/23/ubuntu-serial-port-bluetooth-console-nokia-e61i-python/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 13:28:14 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[E-Series]]></category>
		<category><![CDATA[E61i]]></category>
		<category><![CDATA[Fix-it !]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Python Mobile]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=280</guid>
		<description><![CDATA[A while back, in this post here, i described how to access the Bluetooth console through Bluetooth from a Nokia E61i to Win XP. After that i&#8217;ve been meaning for a long time to write about the same procedure, but running Ubuntu now as an operating system. First we need to install Python for Symbian [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=280&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>A while back, in this post<a href="http://sidrit.wordpress.com/2008/07/24/using-python-for-symbian-from-windows-xp-through-bluetooth/"> here</a>, i described how to access the Bluetooth console through Bluetooth from a Nokia E61i to Win XP.<br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2009%2F01%2F23%2Fubuntu-serial-port-bluetooth-console-nokia-e61i-python%2F&amp;title=Ubuntu%2C+Serial+port%2C+Bluetooth+console%2C+Nokia+E61i%2C%26nbsp%3BPython"></a></p>
<p>After that i&#8217;ve been meaning for a long time to write about the same procedure, but running Ubuntu now as an operating system.</p>
<p>First we need to install Python for Symbian (pys60). The .sisx file can be found on the project&#8217;s SourceForge page <a href="http://sourceforge.net/project/showfiles.php?group_id=154155">here</a>.</p>
<p>Hardware used:<br />
Dikom Bluetooth Usb Dongle : 00:02:72:XX:XX:XX<br />
Nokia E61i : 00:17:E5:XX:XX:XX<br />
Dell Dimension C521 running Ubuntu Intrepid Ibex (8.10)</p>
<p><span id="more-280"></span></p>
<p>The correct functioning of the BT dongle, BT service, and the pairing of the devices goes beyond the scope of this article.</p>
<p>From this point it is assumed that BT works correctly on your system, and that the devices are paired.</p>
<p>First we need to know if the BT dongle is up and running. Open a shell window and type:<br />
<code>hcitool dev</code></p>
<p>If everything is running properly, the output should be something similar to this:<br />
<code>sid@dev:~$ hcitool dev<br />
Devices:<br />
hci0	00:02:72:XX:XX:XX</code></p>
<p>The next two steps are quite a logical following :<br />
1. Create a serial port on the pc<br />
<code>sdptool add --channel=3 SP</code></p>
<p>that should output:<br />
<code>Serial Port service registered</code></p>
<p>2. Start listening for connections on that port:<br />
<code>rfcomm listen rfcomm0 3</code></p>
<p>that should output:<br />
<code>Waiting for connection on channel 3</code></p>
<p>Now on the phone, enable bluetooth, start up the python shell the choose:<br />
Options -&gt; Bluetooth console and select from the devices list the BT device of the computer</p>
<p>Done this, on the phone screen&#8217;s python shell you should see something similar:<br />
<code>Connecting to ('00:02:72:XX:XX:XX', 3)... OK.</code><br />
telling that the connection with our device succeeded.</p>
<p>Meanwhile on the command line, where we are listening for connections on the serial port 3, the output should be:</p>
<p><code>rfcomm listen rfcomm0 3<br />
Waiting for connection on channel 3<br />
Connection from 00:17:E5:XX:XX:XX to /dev/rfcomm0<br />
Press CTRL-C for hangup</code></p>
<p>If you&#8217;ve gotten this far with these results, we&#8217;re all good and we have one more step left.</p>
<p>So far we have an active connection between these two devices.<br />
Let&#8217;s tap into it with <strong>cu</strong></p>
<blockquote><p>The  cu  command is used to call up another system and act as a dial in<br />
terminal.  It can also do simple file transfers with no error checking.</p></blockquote>
<p>Open another command line window and type:</p>
<p><code>cu -l /dev/rfcomm0</code></p>
<p>Th desired output is something like this:</p>
<p><code>cu -l /dev/rfcomm0<br />
Connected.<br />
Python 2.4#<br />
&gt;&gt;&gt;</code></p>
<p>And voilà. Done.</p>
<p>Now we can fiddle around and do some Python Mobile programming.</p>
<p>The very same procedure can be used with any application using a bluetooth serial port.</p>
<br />Posted in Bluetooth, E-Series, E61i, Fix-it !, Free Software, Howto, Linux, Nokia, Programming, Python, Python Mobile, Splurge, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/280/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=280&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2009/01/23/ubuntu-serial-port-bluetooth-console-nokia-e61i-python/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Dual Screen Ubuntu &#8211; Windows XP with Synergy</title>
		<link>http://sidrit.wordpress.com/2008/10/21/dual-screen-ubuntu-windows-xp-with-synergy/</link>
		<comments>http://sidrit.wordpress.com/2008/10/21/dual-screen-ubuntu-windows-xp-with-synergy/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 14:30:39 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Fix-it !]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dual desktop]]></category>
		<category><![CDATA[Dual Screen]]></category>
		<category><![CDATA[synergy]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=260</guid>
		<description><![CDATA[Truly, i cannot believe i had missed this piece of software up until a few weeks ago. Here&#8217;s the description from the official page: Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It&#8217;s intended for users with multiple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=260&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Truly, i cannot believe i had missed this piece of software up until a few weeks ago.<br />
Here&#8217;s the description from the official page:<br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2008%2F10%2F21%2Fdual-screen-ubuntu-windows-xp-with-synergy%2F&amp;title=Dual+Screen+Ubuntu+%26%238211%3B+Windows+XP+with%26nbsp%3BSynergy"></a></p>
<blockquote><p>Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It&#8217;s intended for users with multiple computers on their desk since each system uses its own monitor(s).</p></blockquote>
<p>Says it all, and was exactly what i was looking for.</p>
<p>Synergy works with a client server architecture. The box that i mainly use, runs Ubuntu 8.04, and i will be using this one as a server. The other machine, that i want to share the input devices with , is my laptop, that i will be booting into Windows XP. This one will be the server.<br />
<span id="more-260"></span><br />
Then we&#8217;ll try them also the other way around.<br />
At the end, a couple of troubleshooting tricks.</p>
<p>Synergy can be picked up from it&#8217;s Sourceforge page <a href="http://sourceforge.net/project/showfiles.php?group_id=59275&amp;package_id=58013">here</a>.</p>
<p><em><strong>Ubuntu as Server</strong></em></p>
<p>For Ubuntu, it can be found in the repositories.</p>
<p><code>sudo apt-get install synergy</code></p>
<p>This will install two binaries:<br />
synergys &#8211; the server<br />
synergyc &#8211; the client</p>
<p>The installation will also create a configuration file in the home folder, .synergy.conf<br />
This is what my file looks like:</p>
<p><code>section: screens<br />
        dev:<br />
        bender:<br />
end<br />
section: links<br />
        dev:<br />
                left = bender<br />
        bender:<br />
                right = dev<br />
end</code></p>
<p>In the <em>screens</em> section, we place the hostnames of the boxes involved. For me, <strong>dev</strong> being  the server and <strong>bender</strong> the client.</p>
<p>Since this is a quick miniguide to get it running, further details of configuration are outside of the scope. For other parameters check the very rich documentation of the software itself.</p>
<p>To run the server , on the command line type:</p>
<p><code>synergys -f</code><br />
if you want the server to run in foreground, or simply<br />
<code>synergys</code><br />
if once configured, you want it to run in the background.</p>
<p><em><strong>Windows Xp as Client</strong></em></p>
<p>After downloading and installing the windows binary, run it and define the name of the Synergy server, under &#8220;Other Computer&#8217;s Hostname&#8221;.</p>
<p><a href="http://sidrit.files.wordpress.com/2008/10/syn1.jpg"><img src="http://sidrit.files.wordpress.com/2008/10/syn1.jpg?w=510" alt="" title="syn1"   class="alignnone size-full wp-image-268" /></a></p>
<p>Test it. If the server is running correctly, it should all already work.</p>
<p><em><strong>Windows XP as Server</strong></em></p>
<p>After the installation, run Synergy, and on the main screen, choose to share this computer&#8217;s keyboard and mouse.  &#8220;Screen &amp; Links : Configure&#8221;.</p>
<p><a href="http://sidrit.files.wordpress.com/2008/10/syn2.jpg"><img src="http://sidrit.files.wordpress.com/2008/10/syn2.jpg?w=510&#038;h=350" alt="" title="syn2" width="510" height="350" class="alignnone size-full wp-image-269" /></a></p>
<p>The interface from here is quite intuitive. On the Screens section click the + button to add another screen, and underneath it, the relationship with the other screen.</p>
<p><a href="http://sidrit.files.wordpress.com/2008/10/syn3.jpg"><img src="http://sidrit.files.wordpress.com/2008/10/syn3.jpg?w=510" alt="" title="syn3"   class="alignnone size-full wp-image-270" /></a></p>
<p>Start.</p>
<p><em><strong>Ubuntu as Client</strong></em></p>
<p>On the Ubuntu box, after installation, to use it as a client, there is no further configuration needed.<br />
The only thing to done is launch the client:</p>
<p><code>synergyc -f server.ip</code><br />
to keep it verbose, or</p>
<p><code>synergyc server.ip</code><br />
to leave it in the background.</p>
<p><em><strong>Notes and troubleshooting</strong></em><br />
One of the biggest issues i had to get this running was getting the windows box to recognize Ubuntu&#8217;s hostname. After some research this turned out to be quite the popular topic.</p>
<p>The solutions varied from adding<br />
<code>send host-name "thehostname";</code><br />
at the end of <em>/etc/dhcp3/dhclient.conf</em>,<br />
to installing winbind and adding wins to the nsswitch.conf file.</p>
<p>The fact is that an entirely different article could be written about this, but none of them worked for me.</p>
<p>The only hack-ish solution was installing <strong>samba</strong> and editing /etc/samba/smb.conf.<br />
At the end of the Global Settings section, adding :<br />
<code>netbios name = dev</code></p>
<p>After resolving that, another issue was that while running Ubuntu as the server, the mouse was not properly responsive on the client. The same thing happened when Ubuntu was the client on the Ubuntu box itself.<br />
Turns out this is a known bug with the newer Ubuntu versions. The solution is not the safest, but the only one working so far. Whatever you&#8217;re running on Ubuntu ( client or server ), run it as root. Works.<br />
Very important at this point is the location of the configuration file.<br />
If synergys is launched as root with no extra parameters, will be looking for the .conf file in /root/.<br />
Either move the file there, or launch it with the path parameter.</p>
<p><code>sudo synergys --config synergy.conf</code></p>
<p>Done and done.</p>
<br />Posted in Fix-it !, Free Software, Howto, Linux, Splurge, Ubuntu Tagged: dual desktop, Dual Screen, Howto, Linux, synergy, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/260/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=260&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/10/21/dual-screen-ubuntu-windows-xp-with-synergy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>

		<media:content url="http://sidrit.files.wordpress.com/2008/10/syn1.jpg" medium="image">
			<media:title type="html">syn1</media:title>
		</media:content>

		<media:content url="http://sidrit.files.wordpress.com/2008/10/syn2.jpg" medium="image">
			<media:title type="html">syn2</media:title>
		</media:content>

		<media:content url="http://sidrit.files.wordpress.com/2008/10/syn3.jpg" medium="image">
			<media:title type="html">syn3</media:title>
		</media:content>
	</item>
		<item>
		<title>Remotely monitoring MySql databases with Mytop and Terminator</title>
		<link>http://sidrit.wordpress.com/2008/10/21/remotely-monitoring-mysql-databases-with-mytop-and-terminator/</link>
		<comments>http://sidrit.wordpress.com/2008/10/21/remotely-monitoring-mysql-databases-with-mytop-and-terminator/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 11:19:58 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Fix-it !]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mytop]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[terminator]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=239</guid>
		<description><![CDATA[When finding yourself maintaining Mysql servers within a cluster, network, or even further spread out, it becomes very handy, for monitoring purposes, to take a peak at the activities of Mysql. A very useful little tool that helps doing this, is MyTop mytop is a console-based (non-gui) tool for monitoring the threads and overall performance [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=239&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>When finding yourself maintaining Mysql servers within a cluster, network, or even further spread out, it becomes very handy, for monitoring purposes, to take a peak at the activities of Mysql.<br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2008%2F10%2F21%2Fremotely-monitoring-mysql-databases-with-mytop-and-terminator%2F&amp;title=Remotely+monitoring+MySql+databases+with+Mytop+and%26nbsp%3BTerminator"></a><br />
A very useful little tool that helps doing this, is <a href="http://jeremy.zawodny.com/mysql/mytop/">MyTop</a></p>
<blockquote><p>mytop is a console-based (non-gui) tool for monitoring the threads and overall performance of a MySQL 3.22.x, 3.23.x, and 4.x server. It runs on most Unix systems (including Mac OS X) which have Perl, DBI, and Term::ReadKey installed. And with Term::ANSIColor installed you even get color. If you install Time::HiRes, you&#8217;ll get good real-time queries/second stats. As of version 0.7, it even runs on Windows (somewhat).</p></blockquote>
<p>The source can be found on the official page. For ubuntu, the package is in the repositories, and this is the case we&#8217;ll be talking about.</p>
<p><span id="more-239"></span></p>
<p><code>sudo apt-get install mytop</code></p>
<p>After the installation, in your home folder you will be able to find the configuration file.<br />
To set a few predefined parameters we can edit this file.</p>
<p><code>gedit ~/.mytop</code></p>
<p>For example, my configuration file looks like this:</p>
<p><code>  user=sid<br />
  pass=********<br />
  host=xxx.xxx.xxx.xxx<br />
  delay=5<br />
  port=3306<br />
  socket=<br />
  batchmode=0<br />
  header=1<br />
  color=1<br />
  idle=1</code></p>
<p>where of course ***** is replaced with your password.<br />
These parameters defined in the file will be the default ones if you start mytop from the command line with no options. Alternatively, all of the above can be overriden.<br />
<code><br />
-u username<br />
-p password<br />
-h host<br />
-d database<br />
</code><br />
and so on. for more details take a look at the mytop man page.</p>
<p>Another thing to be kept in mind is that, if you&#8217;re going to check a machine other than localhost you need to have the correct permissions in my Mysql user table to do that.</p>
<p>In combination with this, there&#8217;s another nifty piece of software called <a href="https://launchpad.net/terminator/+download">Terminator.</a></p>
<blockquote><p>Terminator, multiple terminals in one window. The goal of this project is to produce a useful tool for arranging terminals. It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).</p></blockquote>
<p>So basically what Terminator does , is split your normal gnome-terminal window in as many sections as you wish, the way you wish, dropping you into the command line into each one of them.</p>
<p>The output : </p>
<p><a href="http://sidrit.files.wordpress.com/2008/10/mytop_terminator2.png"><img src="http://sidrit.files.wordpress.com/2008/10/mytop_terminator2.png?w=510&#038;h=408" alt="" title="mytop_terminator2" width="510" height="408" class="aligncenter size-large wp-image-250" /></a></p>
<br />Posted in Fix-it !, Free Software, Howto, Linux, Mysql, Splurge, Ubuntu Tagged: Howto, Linux, Mysql, mytop, remote, terminator, top, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/239/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/239/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=239&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/10/21/remotely-monitoring-mysql-databases-with-mytop-and-terminator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>

		<media:content url="http://sidrit.files.wordpress.com/2008/10/mytop_terminator2.png?w=510" medium="image">
			<media:title type="html">mytop_terminator2</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Openproj on Ubuntu</title>
		<link>http://sidrit.wordpress.com/2008/10/10/installing-openproj-on-ubuntu/</link>
		<comments>http://sidrit.wordpress.com/2008/10/10/installing-openproj-on-ubuntu/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 14:03:14 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Fix-it !]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[alien]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[fixit]]></category>
		<category><![CDATA[howot]]></category>
		<category><![CDATA[openproj]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=232</guid>
		<description><![CDATA[I was looking for a new application to use for project management. Amongst people that i spoke to, and e few web resources OpenProj seemed to be quite a must. OpenProj by Serena Software is a desktop replacement of Microsoft Project. OpenProj has equivalent functionality, a familiar user interface and even opens existing MSProject files. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=232&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2008%2F10%2F10%2Finstalling-openproj-on-ubuntu%2F&amp;title=Installing+Openproj+on%26nbsp%3BUbuntu"></a><br />
I was looking for a new application to use for project management. Amongst people that i spoke to, and e few web resources OpenProj seemed to be quite a must.</p>
<blockquote><p>OpenProj by Serena Software is a desktop replacement of Microsoft Project. OpenProj has equivalent functionality, a familiar user interface and even opens existing MSProject files. OpenProj is inter operable with Project, with a Gantt Chart and PERT chart</p></blockquote>
<p><a href="http://sourceforge.net/projects/openproj/">sourceForge page</a></p>
<p>Seems to be pretty handy. On it&#8217;s SourceForge page though there&#8217;s only a .rpm noarch package.<br />
The RPM packet manager is available for Debian-based systems indeed, non the less there are a few complications.</p>
<p>When attempting to install openproj with rpm:</p>
<p><code>sid@dev:~/Desktop$ rpm -i openproj-1.4-2.noarch.rpm<br />
rpm: To install rpm packages on Debian systems, use alien. See README.Debian.<br />
error: cannot open Packages index using db3 - No such file or directory (2)<br />
error: cannot open Packages database in /var/lib/rpm<br />
</code></p>
<p>What&#8217;s alien?</p>
<blockquote><p>Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg.<br />
It can also generate packages of any of the other formats.<br />
This is a tool only suitable for binary packages.</p></blockquote>
<p>Here goes the installation from the Ubuntu repositories:</p>
<p><code>sudo apt-get install alien</code></p>
<p>Afterwards it&#8217;s time to convert Openproj from a .rpm package to a .deb one.</p>
<p><code>sudo alien openproj-1.4-2.noarch.rpm  openproj-1.4-2.noarch.deb</code></p>
<p>Once the package is created, double click on it, to install with the gDebi installer.</p>
<p>Been using it for a few days now, and i must say, i regret not having picked it up  earlier.</p>
<br />Posted in Fix-it !, Howto, Linux, Splurge, Ubuntu Tagged: alien, deb, fixit, howot, Linux, openproj, rpm, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=232&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/10/10/installing-openproj-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Java support and latest Flash for Konqueror on Amd64</title>
		<link>http://sidrit.wordpress.com/2008/10/10/java-support-and-latest-flash-for-konqueror-on-amd64/</link>
		<comments>http://sidrit.wordpress.com/2008/10/10/java-support-and-latest-flash-for-konqueror-on-amd64/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 13:17:40 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Amd Specific]]></category>
		<category><![CDATA[Fix-it !]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[konqueror]]></category>
		<category><![CDATA[Linu]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=228</guid>
		<description><![CDATA[A few days ago i installed Konqueror on a Ubuntu 64bit machine, upon request. The installation went smooth (why not?). The issue came up while attempting to get Flash and Java to work. The workaround was fairly simple. Java After installing Java, the trick is done by giving Konqueror the absolute path of the executable: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=228&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>A few days ago i installed Konqueror on a Ubuntu 64bit machine, upon request.<br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2008%2F10%2F10%2Fjava-support-and-latest-flash-for-konqueror-on-amd64%2F&amp;title=Java+support+and+latest+Flash+for+Konqueror+on%26nbsp%3BAmd64"></a><br />
The installation went smooth (why not?). The issue came up while attempting to get Flash and Java to work.<br />
The workaround was fairly simple.</p>
<p><strong>Java</strong><br />
After installing Java, the trick is done by giving Konqueror the absolute path of the executable:</p>
<p><em>Konqueror -&gt; Settings -&gt;Configure Konqueror -&gt; Java &amp; Javascript </em></p>
<p>and set (in my case) to <em>/usr/bin/java</em></p>
<p><strong>Flash</strong></p>
<p>Open a shell window and type:<br />
<code>sudo apt-get install konqueror-nsplugins flashplugin-nonfree</code></p>
<p><em>Konqueror -&gt; Settings -&gt;Configure Konqueror -&gt; Plugins.-&gt;Scan for new plugins</em></p>
<p>Restart Konqueror.</p>
<br />Posted in Amd Specific, Fix-it !, Howto, Linux, Splurge, Ubuntu Tagged: 64 bit, amd, flash, Howto, java, konqueror, Linu, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/228/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/228/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=228&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/10/10/java-support-and-latest-flash-for-konqueror-on-amd64/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Blueprint 3  &#8211; Jockin&#8217; Jay-z</title>
		<link>http://sidrit.wordpress.com/2008/08/16/blueprint-3-jockin-jay-z/</link>
		<comments>http://sidrit.wordpress.com/2008/08/16/blueprint-3-jockin-jay-z/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 09:39:37 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Hip-Hop]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Blueprint 3]]></category>
		<category><![CDATA[Hip-Hop. Rap]]></category>
		<category><![CDATA[Jay-z]]></category>
		<category><![CDATA[Kanye]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=145</guid>
		<description><![CDATA[Well, this is a good one. A few days ago, during a Kanye west concert at the Madison Square Garden, Mr.West and Jay-z performed a new track , which is supposed to be one the next Hova album, Blueprint 3. The track is called Jockin&#8217; Jay-Z and has already leaked (intentionally? doesn&#8217;t matter), so it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=145&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Well, this is a good one. A few days ago, during a Kanye west concert at the Madison Square Garden,<br />
Mr.West and Jay-z performed a new track , which is supposed to be one the next Hova album, Blueprint 3.</p>
<p>The track is called Jockin&#8217; Jay-Z and has already leaked (intentionally? doesn&#8217;t matter), so it can be found around.<br />
The chorus is sampled from Dumb Girl, a Run DMC song on Raising Hell (track 10).<br />
In the original track it actually says &#8220;Jockin JC&#8221;, but it&#8217;s been moded into jay-z eventually-</p>
<p>Here&#8217;s the video of the performance. This track is a beast.<br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2008%2F08%2F16%2Fblueprint-3-jockin-jay-z%2F&amp;title=Blueprint+3++%26%238211%3B+Jockin%26%238217%3B%26nbsp%3BJay-z"></a><br />
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='510' height='317' src='http://www.youtube.com/embed/rl-zp5cFSDI?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sidrit.wordpress.com/145/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sidrit.wordpress.com/145/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=145&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/08/16/blueprint-3-jockin-jay-z/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Enabling Desktop Effects for Ati Radeon Xpress 200M on Ubuntu Hardy Heron</title>
		<link>http://sidrit.wordpress.com/2008/08/10/enabling-desktop-effects-for-ati-radeon-xpress-200m-on-ubuntu-hardy-heron/</link>
		<comments>http://sidrit.wordpress.com/2008/08/10/enabling-desktop-effects-for-ati-radeon-xpress-200m-on-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 15:04:40 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Fix-it !]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ati express]]></category>
		<category><![CDATA[desktop effects]]></category>
		<category><![CDATA[radeon]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=140</guid>
		<description><![CDATA[To make sure that this is the model of your graphics card, on a terminal window and type: lspci &#124; grep -i vga The output should be similar to this : 01:05.0 VGA compatible controller: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE) Now we need to install the fglrx driver: sudo apt-get install xorg-driver-fglrx [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=140&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>To make sure that this is the model of your graphics card, on a terminal window and type:</p>
<p><code>lspci | grep -i vga</code></p>
<p>The output should be similar to this :</p>
<p><code>01:05.0 VGA compatible controller: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE)</code></p>
<p>Now we need to install the fglrx driver:</p>
<p><code>sudo apt-get install xorg-driver-fglrx</code></p>
<p>Enable the Ati driver from the System -&gt; Administration -&gt; Hardware Drivers.</p>
<p>Reboot the system, open a terminal window and type:</p>
<p><code>fglrxinfo</code></p>
<p>The output should be the following:</p>
<p><code>display: :0.0  screen: 0<br />
OpenGL vendor string: ATI Technologies Inc.<br />
OpenGL renderer string: ATI Radeon Xpress Series<br />
OpenGL version string: 2.1.7412 Release</code></p>
<p>That&#8217;s it.<br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2008%2F08%2F10%2Fenabling-desktop-effects-for-ati-radeon-xpress-200m-on-ubuntu-hardy-heron%2F&amp;title=Enabling+Desktop+Effects+for+Ati+Radeon+Xpress+200M+on+Ubuntu+Hardy%26nbsp%3BHeron"></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sidrit.wordpress.com/140/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sidrit.wordpress.com/140/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=140&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/08/10/enabling-desktop-effects-for-ati-radeon-xpress-200m-on-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring Windows Media Center Remote control for Elisa on Ubuntu 8.04</title>
		<link>http://sidrit.wordpress.com/2008/08/09/configuring-windows-media-center-remote-control-for-elisa-on-ubuntu-804/</link>
		<comments>http://sidrit.wordpress.com/2008/08/09/configuring-windows-media-center-remote-control-for-elisa-on-ubuntu-804/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 20:40:26 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Elisa]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Infrared]]></category>
		<category><![CDATA[IRDA]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Wuindows Media Center]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=128</guid>
		<description><![CDATA[Hardware used: Windows Media Center Remote (usb, 2nd model) Hewlett Packard Easynote R0933 Laptop Software used: Ubuntu 8.04 Website LIRC Website Elisa Media Center Website Before we begin, it would be a good idea to check your remote model. Use this documentation over here. First, we&#8217;re going to need to install lirc to get our [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=128&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Hardware used:</p>
<p>Windows Media Center Remote (usb, 2nd model)<br />
Hewlett Packard Easynote R0933 Laptop</p>
<p>Software used:</p>
<p>Ubuntu 8.04 <a href="http://www.ubuntu.com/">Website</a><br />
LIRC <a href="http://www.lirc.org/">Website</a><br />
Elisa Media Center <a href="http://elisa.fluendo.com/home/">Website</a><br />
<a class="DiggThisButton DiggMedium" href="http://digg.com/submit?url=http%3A%2F%2Fsidrit.wordpress.com%2F2008%2F08%2F09%2Fconfiguring-windows-media-center-remote-control-for-elisa-on-ubuntu-804%2F&amp;title=Configuring+Windows+Media+Center+Remote+control+for+Elisa+on+Ubuntu%26nbsp%3B8.04"></a><br />
Before we begin, it would be a good idea to check your remote model.<br />
Use this documentation over <a href="http://www.mythtv.org/wiki/index.php/MCE_Remote">here</a>.<br />
<span id="more-128"></span></p>
<p>First, we&#8217;re going to need to install lirc to get our remote to interact with the computer over infrared.</p>
<p><code>sudo apt-get install lirc</code></p>
<p>During the setup you will be prompted with a few configuration choices.<br />
The first choice is the remote- On the list make sure you pick <strong>&#8220;Windows Media Center Remotes ( new version Philips et al. )&#8221;</strong>.<br />
On the second prompt pick <strong>&#8220;None&#8221;</strong>.</p>
<p>After the installation finishes, plug in the infrared device and start the Lirc service:</p>
<p><code>sudo /etc/init.d/lirc restart</code></p>
<p>To test weather everything works correctly , on the terminal type:</p>
<p><code>irw</code></p>
<p>then after pressing any button on the remote you should see the output , altogether with the name of the key you pressed.</p>
<p>Elisa Media Center can be installed from the repos:</p>
<p><code>sudo apt-get install elisa</code></p>
<p>Now let&#8217;s create a proper configuration of the remote, with all the necessary keys and feed it to Elisa.</p>
<p><code>sudo irrecord -d /dev/lirc0 elisa.lirc</code></p>
<p>Afterward move the file to the directory where the IR Remote conf files are located for lirc:</p>
<p><code>sudo cp elisa.lirc /usr/share/pyshared/elisa/plugins/lirc_plugin/data/lirc/</code><br />
<code>sudo cp elisa.lirc /home/YOUR_USERNAME/.elisa/</code></p>
<p>create a symbolic link too :</p>
<p><code>cd /usr/lib/python2.5/site-packages/elisa/plugins/lirc_plugin/data/lirc<br />
sudo ln -s /usr/lib/python2.5/site-packages/elisa/plugins/lirc_plugin/data/lirc/elisa.lirc ./</code></p>
<p>Now we need to instruct the elisa.conf file to take the info from the elisa.lirc<br />
 <code>gedit /home/YOUR_USERNAME/.elisa/elisa.conf</code></p>
<p>Find the lirc_rc parameter and set it to:</p>
<p><code>lirc_rc = 'elisa.lirc'</code></p>
<p>Here&#8217;s the content of my elisa.lirc file:<br />
<code>begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Play<br />
    config = toggle_play_pause_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Right<br />
    config = move_right_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = OK<br />
    config = activate_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Power<br />
    config = close_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Mute<br />
    config = toggle_mute_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = VolDown<br />
    config = decrement_volume_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Rewind<br />
    config = seek_backward_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Stop<br />
    config = stop_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Up<br />
    config = move_up_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = VolUp<br />
    config = increment_volume_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Down<br />
    config = move_down_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Pause<br />
    config = pause_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Enter<br />
    config = activate_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Forward<br />
    config = seek_forward_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Home<br />
    config = toggle_menu_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Red<br />
    config = toggle_fullscreen_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
begin<br />
    remote = mceusb<br />
    prog = elisa<br />
    button = Left<br />
    config = move_left_key<br />
    repeat = 0<br />
    delay = 0<br />
end<br />
</code></p>
<p>Restart Lirc, fire up Elisa and all is done.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sidrit.wordpress.com/128/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sidrit.wordpress.com/128/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&#038;blog=975087&#038;post=128&#038;subd=sidrit&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/08/09/configuring-windows-media-center-remote-control-for-elisa-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66e7f7c9ba6df26aa4748304b3faec7c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
	</channel>
</rss>
