<?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>MarioNote</title>
	<atom:link href="http://marionote.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://marionote.wordpress.com</link>
	<description>Technical notes on Linux Android Programming</description>
	<lastBuildDate>Thu, 05 Jan 2012 07:41:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='marionote.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>MarioNote</title>
		<link>http://marionote.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://marionote.wordpress.com/osd.xml" title="MarioNote" />
	<atom:link rel='hub' href='http://marionote.wordpress.com/?pushpress=hub'/>
		<item>
		<title>X11 Forwarding Fails When IPv6 is Disabled [Resolved]</title>
		<link>http://marionote.wordpress.com/2011/12/04/x11-forwarding-fails-when-ipv6-is-disabled-resolved/</link>
		<comments>http://marionote.wordpress.com/2011/12/04/x11-forwarding-fails-when-ipv6-is-disabled-resolved/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 08:49:49 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[X11 forwarding]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=129</guid>
		<description><![CDATA[After disabling Ubuntu 11.10&#8242;s IPv6 by putting the following lines in /etc/sysctl.conf, I found that X11 Forwarding (ssh -X option) stopped working. #Disable IPv6 net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 Ubuntu Forum had an exact same case and workaround. http://ubuntuforums.org/showthread.php?t=1649657 So, I put the following lines in remoet host&#8217;s /etc/ssh/sshd_config file. $ cat /etc/ssh/sshd_config &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=129&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After disabling Ubuntu 11.10&#8242;s IPv6 by putting the following lines in /etc/sysctl.conf, I found that X11 Forwarding (ssh -X option) stopped working.<br />
#Disable IPv6<br />
net.ipv6.conf.all.disable_ipv6 = 1<br />
net.ipv6.conf.default.disable_ipv6 = 1</p>
<p>Ubuntu Forum had an exact same case and workaround.</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=1649657" target="_blank">http://ubuntuforums.org/showthread.php?t=1649657</a></p>
<p>So, I put the following lines in remoet host&#8217;s /etc/ssh/sshd_config file.</p>
<p>$ cat /etc/ssh/sshd_config</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
<p># Workaround to have X forwarding work when ipv6 is disabled<br />
# <a href="http://ubuntuforums.org/showthread.php?t=1649657" target="_blank">http://ubuntuforums.org/showthread.php?t=1649657</a><br />
AddressFamily inet</p>
<p>&#8212;&#8212;&#8212;&#8212;-</p>
<p>It worked.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=129&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2011/12/04/x11-forwarding-fails-when-ipv6-is-disabled-resolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux rdesktop (Remote Desktop) with ClearType font smoothing enabled</title>
		<link>http://marionote.wordpress.com/2011/11/13/linux-rdesktop-remote-desktop-with-cleartype-font-smoothing-enabled/</link>
		<comments>http://marionote.wordpress.com/2011/11/13/linux-rdesktop-remote-desktop-with-cleartype-font-smoothing-enabled/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 12:41:48 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[rdesktop]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=124</guid>
		<description><![CDATA[I was looking for ways to make fonts look better in connecting to Windows from Linux via rdesktop. The following page shows a great resolution/workaround. http://katastrophos.net/andre/blog/2008/03/10/rdesktop-connect-to-windows-vista-with-cleartype-font-smoothing-enabled/ $ rdesktop -u mywinusername -k en-us -g 93% -x 80 -r sound myhostipaddress Two other options than -x 80 are shown in the page above, -x 81 and -x [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=124&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was looking for ways to make fonts look better in connecting to Windows from Linux via rdesktop.</p>
<p>The following page shows a great resolution/workaround.</p>
<p><a href="http://katastrophos.net/andre/blog/2008/03/10/rdesktop-connect-to-windows-vista-with-cleartype-font-smoothing-enabled/" target="_blank">http://katastrophos.net/andre/blog/2008/03/10/rdesktop-connect-to-windows-vista-with-cleartype-font-smoothing-enabled/</a></p>
<p>$ rdesktop -u mywinusername -k en-us -g 93% -x 80 -r sound myhostipaddress</p>
<p>Two other options than -x 80 are shown in the page above, -x 81 and -x 8f.  (Refer to the page above.)</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=124&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2011/11/13/linux-rdesktop-remote-desktop-with-cleartype-font-smoothing-enabled/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>Maven 2.2.1 &#8211; [WARNING] repository metadata for: ‘org.apache.maven.plugins’ could not be retrieved from repository</title>
		<link>http://marionote.wordpress.com/2011/09/19/maven-warning-org-apache-maven-plugins-could-not-be-retrieved-from-repository/</link>
		<comments>http://marionote.wordpress.com/2011/09/19/maven-warning-org-apache-maven-plugins-could-not-be-retrieved-from-repository/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 13:22:21 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=121</guid>
		<description><![CDATA[On Maven 2.2.1, I had trouble when executing, &#8220;mvn archetype:generate&#8221;, with the following errors. [INFO] Searching repository for plugin with prefix: ‘archetype’. [INFO] org.apache.maven.plugins: checking for updates from central [WARNING] repository metadata for: ‘org.apache.maven.plugins’ could not be retrieved from repository: central due to an error: Error transferring file: Connection timed out [INFO] Repository ‘central’ will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=121&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On Maven 2.2.1, I had trouble when executing, &#8220;mvn archetype:generate&#8221;, with the following errors.</p>
<p>[INFO] Searching repository for plugin with prefix: ‘archetype’.<br />
[INFO] org.apache.maven.plugins: checking for updates from central<br />
[WARNING] repository metadata for: ‘org.apache.maven.plugins’ could not be retrieved from repository: central due to an error: Error transferring file: Connection timed out<br />
[INFO] Repository ‘central’ will be blacklisted</p>
<p>Finally, it turned out that the proxies section in settings.xml was not commented/uncommented properly.  Windows XP Firewall or security software had nothing to do with the error.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=121&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2011/09/19/maven-warning-org-apache-maven-plugins-could-not-be-retrieved-from-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>Trang &#8211; Multi-format schema converter based on RELAX NG</title>
		<link>http://marionote.wordpress.com/2011/08/27/trang-multi-format-schema-converter-based-on-relax-ng/</link>
		<comments>http://marionote.wordpress.com/2011/08/27/trang-multi-format-schema-converter-based-on-relax-ng/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 01:53:35 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=117</guid>
		<description><![CDATA[Trang is a schema converter. Install Trang on Ubuntu 10.04 LTS. $ sudo apt-get install trang This time, I used Trang to generate an XSD file from an XML file. $ trang -I xml -O xsd InputXmlFile.xml OutputXSDFile.xsd<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=117&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Trang is a schema converter.</p>
<p>Install Trang on Ubuntu 10.04 LTS.<br />
$ sudo apt-get install trang</p>
<p>This time, I used Trang to generate an XSD file from an XML file.</p>
<p>$ trang -I xml -O xsd InputXmlFile.xml OutputXSDFile.xsd</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=117&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2011/08/27/trang-multi-format-schema-converter-based-on-relax-ng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>CVS Server Installation on Ubuntu Linux 10.04</title>
		<link>http://marionote.wordpress.com/2010/12/18/cvs-server-installation-on-ubuntu-linux-10-04/</link>
		<comments>http://marionote.wordpress.com/2010/12/18/cvs-server-installation-on-ubuntu-linux-10-04/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 21:48:08 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Linux memo]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=114</guid>
		<description><![CDATA[I installed CVS Server on Ubuntu 10.04. CVS repository is copied from another machine, and it is placed in /opt/cvsroot . Reference: https://help.ubuntu.com/10.04/serverguide/C/cvs-server.html # apt-get install xinetd # apt-cache search git-cvs # apt-get install git-cvs # apt-cache search cvsps # apt-get install cvsps Edit /etc/xinetd.d/cvspserver . # vi /etc/xinetd.d/cvspserver The file now looks: # cat [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=114&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I installed CVS Server on Ubuntu 10.04.<br />
CVS repository is copied from another machine, and it is placed in /opt/cvsroot .</p>
<p>Reference:<br />
<a href="https://help.ubuntu.com/10.04/serverguide/C/cvs-server.html">https://help.ubuntu.com/10.04/serverguide/C/cvs-server.html</a></p>
<p># apt-get install xinetd<br />
# apt-cache search git-cvs<br />
# apt-get install git-cvs<br />
# apt-cache search cvsps<br />
# apt-get install cvsps</p>
<p>Edit /etc/xinetd.d/cvspserver .</p>
<p># vi /etc/xinetd.d/cvspserver</p>
<p>The file now looks:</p>
<p># cat /etc/xinetd.d/cvspserver<br />
service cvspserver<br />
{<br />
    port = 2401<br />
    socket_type = stream<br />
    protocol = tcp<br />
    user = root<br />
    wait = no<br />
    type = UNLISTED<br />
    server = /usr/bin/cvs<br />
    server_args = -f &#8211;allow-root /opt/cvsroot pserver<br />
    disable = no<br />
}</p>
<p># /etc/init.d/xinetd restart</p>
<p>Ensure CVS server is running.</p>
<p># netstat -tap | grep cvs<br />
tcp        0      0 *:cvspserver            *:*                     LISTEN      11676/xinetd    </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=114&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2010/12/18/cvs-server-installation-on-ubuntu-linux-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Screen Resolution on Toshiba Satellite Pro 4600 with Trident XP</title>
		<link>http://marionote.wordpress.com/2010/12/08/109/</link>
		<comments>http://marionote.wordpress.com/2010/12/08/109/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 12:48:14 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Linux memo]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=109</guid>
		<description><![CDATA[I installed Ubuntu Linux 10.04 on Toshiba Satellite Pro 4600 with Trident XP 16MB video, which is about 10 years old. At first, the screen resolution was 800&#215;600 on 1024&#215;768 LCD. Finding the following entry, I made /etc/X11/xorg.conf as shown below. http://ubuntuforums.org/showthread.php?t=1354952 Then, the screen resolution became 1024&#215;768. $ cat /etc/X11/xorg.conf Section &#8220;Monitor&#8221; Identifier &#8220;Configured [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=109&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I installed Ubuntu Linux 10.04 on Toshiba Satellite Pro 4600 with Trident XP 16MB video, which is about 10 years old.<br />
At first, the screen resolution was 800&#215;600 on 1024&#215;768 LCD.</p>
<p>Finding the following entry, I made /etc/X11/xorg.conf as shown below.<br />
<a href="http://ubuntuforums.org/showthread.php?t=1354952">http://ubuntuforums.org/showthread.php?t=1354952<br />
</a><br />
Then, the screen resolution became 1024&#215;768.</p>
<p>$ cat /etc/X11/xorg.conf<br />
Section &#8220;Monitor&#8221;<br />
Identifier &#8220;Configured Monitor&#8221;<br />
Option &#8220;DPMS&#8221; &#8220;true&#8221;<br />
HorizSync 30.0-60.0<br />
VertRefresh 50.0-70.0<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
Identifier &#8220;Default Screen&#8221;<br />
Monitor &#8220;Configured Monitor&#8221;<br />
Device &#8220;Configured Video Device&#8221;<br />
DefaultDepth 24<br />
SubSection &#8220;Display&#8221;<br />
Depth 24<br />
Modes &#8220;1024&#215;768&#8243; &#8220;800&#215;600&#8243;<br />
EndSubSection</p>
<p>EndSection</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=109&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2010/12/08/109/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>Using AirTunes-AirMac Express from Ubuntu Linux</title>
		<link>http://marionote.wordpress.com/2010/09/04/using-airtunes-airmac-express-from-ubuntu-linux/</link>
		<comments>http://marionote.wordpress.com/2010/09/04/using-airtunes-airmac-express-from-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 12:22:08 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=106</guid>
		<description><![CDATA[Install pulseaudio-module-raop $ sudo apt-get install pulseaudio-module-raop Install paprefs $ sudo apt-get install paprefs $ paprefs In &#8220;Network Access Tab&#8221;, check both: Make discoverable PulseAudio network sound devices available locally Make discoverable Apple AirTunes sound devices available locally System&#8217;s sound setting allows you to choose AirTunes sound device as output.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=106&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Install pulseaudio-module-raop<br />
$ sudo apt-get install pulseaudio-module-raop</p>
<p>Install paprefs<br />
$ sudo apt-get install paprefs</p>
<p>$ paprefs<br />
In &#8220;Network Access Tab&#8221;, check both:<br />
Make discoverable PulseAudio network sound devices available locally<br />
Make discoverable Apple AirTunes sound devices available locally</p>
<p>System&#8217;s sound setting allows you to choose AirTunes sound device as output.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=106&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2010/09/04/using-airtunes-airmac-express-from-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>cron-like job setting on Windows XP with schtasks command</title>
		<link>http://marionote.wordpress.com/2010/07/31/cron-like-job-setting-schtasks/</link>
		<comments>http://marionote.wordpress.com/2010/07/31/cron-like-job-setting-schtasks/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 04:57:40 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Sample code]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[schtasks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=104</guid>
		<description><![CDATA[Task Scheduler GUI on Windows XP does not appear to allow us to set a job every 5 minutes. Instead, schtasks command allows cron-like setting. To set a job (a batch file) to run every 5 minutes, here&#8217;s a sample command. C:\&#62;schtasks /Create /SC MINUTE /MO 5 /TN yourjob_every5min.bat /TR C:\yourfolder\yourbatchfile.bat<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=104&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Task Scheduler GUI on Windows XP does not appear to allow us to set a job every 5 minutes.</p>
<p>Instead, schtasks command allows cron-like setting.</p>
<p>To set a job (a batch file) to run every 5 minutes, here&#8217;s a sample command.</p>
<p>C:\&gt;schtasks /Create /SC MINUTE /MO 5 /TN yourjob_every5min.bat /TR C:\yourfolder\yourbatchfile.bat</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=104&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2010/07/31/cron-like-job-setting-schtasks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>Grub Error 18 &#8211; Debian Linux 5.05 (Lenny)</title>
		<link>http://marionote.wordpress.com/2010/07/03/grub-error-18-debian-linux-5-05-lenny/</link>
		<comments>http://marionote.wordpress.com/2010/07/03/grub-error-18-debian-linux-5-05-lenny/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 22:04:03 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[Lenny]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=100</guid>
		<description><![CDATA[When I installed Debian 5.05 (Lenny) onto a machine with an old motherboard, ASUS CUSL2-C (2000 or 2001 model), I got the following Grub error. Grub Stage 1.5 Grub Loading, Please Wait Error 18 My initial configuration was to use an entire HDD (one partition for the mountpoint / and another for swap). According to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=100&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I installed Debian 5.05 (Lenny) onto a machine with an old motherboard, ASUS CUSL2-C (2000 or 2001 model), I got the following Grub error.</p>
<p><strong>Grub Stage 1.5</p>
<p>Grub Loading, Please Wait<br />
Error 18<br />
</strong></p>
<p>My initial configuration was to use an entire HDD (one partition for the mountpoint / and another for swap).</p>
<p>According to the web page below, I made a separate /boot partition with 200MB, from the root (/) partition, placing the /boot at the first partition (/dev/hda1) of the HDD.</p>
<p>Then, base system installation was completed with GUI installation and Debian was successfully booted.</p>
<p><a href="http://www.linuxquestions.org/questions/linux-hardware-18/grub-loading-please-wait-error-18-a-343280/">http://www.linuxquestions.org/questions/linux-hardware-18/grub-loading-please-wait-error-18-a-343280/<br />
</a></p>
<p>Motherboard: ASUS CUSL2-C (BIOS 1009, which is the latest release)<br />
HDD: Hitachi HTS541616J9AT00 (160GB)</p>
<p>Incidentally, with this motherboard with Matrox G400 Video card, X window was not configured properly, and I am still researching.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=100&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2010/07/03/grub-error-18-debian-linux-5-05-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
		<item>
		<title>Hadoop Installation Note (Standalone)</title>
		<link>http://marionote.wordpress.com/2010/06/04/hadoop-installation-note-standalone/</link>
		<comments>http://marionote.wordpress.com/2010/06/04/hadoop-installation-note-standalone/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 22:30:06 +0000</pubDate>
		<dc:creator>mariojump</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[step-by-step]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://marionote.wordpress.com/?p=96</guid>
		<description><![CDATA[This is a note when I installed Hadoop on a single machine (standalone). I followed Hadoop Quick Start available at: http://hadoop.apache.org/common/docs/r0.20.0/quickstart.html Check Java version &#8212; Java 1.6.x is required, and Sun version is preferred. See: http://hadoop.apache.org/common/docs/r0.20.0/quickstart.html Download hadoop-0.20.2.tar.gz from: http://hadoop.apache.org/mapreduce/releases.html#Download $ tar xvzf hadoop-0.20.2.tar.gz Skip rsync and ssh installation, as they are already available on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=96&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a note when I installed Hadoop on a single machine (standalone).</p>
<p>I followed Hadoop Quick Start available at:<br />
<a href="http://hadoop.apache.org/common/docs/r0.20.0/quickstart.html">http://hadoop.apache.org/common/docs/r0.20.0/quickstart.html</a></p>
<p>Check Java version &#8212; Java 1.6.x is required, and Sun version is preferred.  See:<br />
<a href="http://hadoop.apache.org/common/docs/r0.20.0/quickstart.html">http://hadoop.apache.org/common/docs/r0.20.0/quickstart.html</a></p>
<p>Download hadoop-0.20.2.tar.gz from:<br />
<a href="http://hadoop.apache.org/mapreduce/releases.html#Download">http://hadoop.apache.org/mapreduce/releases.html#Download</a></p>
<p>$ tar xvzf hadoop-0.20.2.tar.gz</p>
<p>Skip rsync and ssh installation, as they are already available on the machine.</p>
<p>// Check the command usage:<br />
$ cd hadoop-0.20.2<br />
$ bin/hadoop<br />
Usage: hadoop [--config confdir] COMMAND<br />
where COMMAND is one of:<br />
  namenode -format     format the DFS filesystem<br />
  secondarynamenode    run the DFS secondary namenode<br />
  namenode             run the DFS namenode<br />
  datanode             run a DFS datanode<br />
  dfsadmin             run a DFS admin client<br />
  mradmin              run a Map-Reduce admin client<br />
  fsck                 run a DFS filesystem checking utility<br />
  fs                   run a generic filesystem user client<br />
  balancer             run a cluster balancing utility<br />
  jobtracker           run the MapReduce job Tracker node<br />
  pipes                run a Pipes job<br />
  tasktracker          run a MapReduce task Tracker node<br />
  job                  manipulate MapReduce jobs<br />
  queue                get information regarding JobQueues<br />
  version              print the version<br />
  jar             run a jar file<br />
  distcp   copy file or directories recursively<br />
  archive -archiveName NAME *  create a hadoop archive<br />
  daemonlog            get/set the log level for each daemon<br />
 or<br />
  CLASSNAME            run the class named CLASSNAME<br />
Most commands print help when invoked w/o parameters.</p>
<p>$ mkdir input<br />
$ cp conf/*.xml input<br />
$ bin/hadoop jar hadoop-*-examples.jar grep input output &#8216;dfs[a-z.]+&#8217;<br />
Error: JAVA_HOME is not set.</p>
<p>$ /usr/java/latest/bin/java -version<br />
java version &#8220;1.6.0_16&#8243;</p>
<p>$ export JAVA_HOME=/usr/java/latest<br />
[added this line in the .bashrc]<br />
Reference: <a href="http://www.atmarkit.co.jp/fjava/special/distributed03/distributed03_1.html">http://www.atmarkit.co.jp/fjava/special/distributed03/distributed03_1.html</a></p>
<p>Try again:<br />
$ bin/hadoop jar hadoop-*-examples.jar grep input output &#8216;dfs[a-z.]+&#8217;</p>
<p>No error message is shown this time.<br />
$ cat output/*<br />
1       dfsadmin</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/marionote.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/marionote.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/marionote.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/marionote.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/marionote.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/marionote.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/marionote.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/marionote.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/marionote.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/marionote.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/marionote.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/marionote.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/marionote.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/marionote.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=marionote.wordpress.com&amp;blog=10791116&amp;post=96&amp;subd=marionote&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://marionote.wordpress.com/2010/06/04/hadoop-installation-note-standalone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/209ba7bd0a1712f4056a1f1ed873331b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mariojump</media:title>
		</media:content>
	</item>
	</channel>
</rss>
