<?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>Madaspeak</title>
	<atom:link href="http://binil.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://binil.wordpress.com</link>
	<description>Binil Thomas' blog</description>
	<lastBuildDate>Mon, 20 May 2013 03:37:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='binil.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Madaspeak</title>
		<link>http://binil.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://binil.wordpress.com/osd.xml" title="Madaspeak" />
	<atom:link rel='hub' href='http://binil.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How things have changed</title>
		<link>http://binil.wordpress.com/2009/02/25/how-things-have-changed/</link>
		<comments>http://binil.wordpress.com/2009/02/25/how-things-have-changed/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 05:58:46 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[cricket]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=127</guid>
		<description><![CDATA[Due to some changes in work life, I might not be following India&#8217;s tour of New Zealand as well as what I would have liked. Nonetheless, I am amused by the pre-series war of words &#8211; Indian players relate &#8220;scary tales&#8221; from past tours to NZ, and Indian fans raising anticipatory bail cries about &#8220;doctored [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=127&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Due to some changes in work life, I might not be following India&#8217;s tour of New Zealand as well as what I would have liked. Nonetheless, I am amused by the pre-series war of words &#8211; Indian players relate <a href="http://epaper.indianexpress.com/IE/IEH/2009/02/15/ArticleHtmls/15_02_2009_018_002.shtml?Mode=1">&#8220;scary tales&#8221;</a> from past tours to NZ, and Indian fans raising <a href="http://content-nz.cricinfo.com/magazine/content/current/story/391978.html?comments=all#userComments">anticipatory bail</a> cries about &#8220;doctored wickets&#8221;. Typically, one would hear such stories when a non-subcontinent team visits India &#8230; how things have changed! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Meanwhile, Mark Richardson gets a <a href="http://www.nzherald.co.nz/sport/news/article.cfm?c_id=4&amp;objectid=10558022">bunch of bull</a> published, which manages the difficult feat of summarily insulting both camps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/127/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=127&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2009/02/25/how-things-have-changed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>Running cucumber on JRuby+Maven</title>
		<link>http://binil.wordpress.com/2008/10/29/running-cucumber-on-jrubymaven/</link>
		<comments>http://binil.wordpress.com/2008/10/29/running-cucumber-on-jrubymaven/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 03:51:18 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[jruby]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=116</guid>
		<description><![CDATA[Cucumber is an interesting offshoot of the popular BDD tool Rspec developed by Aslak Hellesoy. Cucumber executes plain-text feature specifications against code implementing those features and verifies it. Take a look at the cucumber examples to understand what this means in practice. This post explains how you can configure it to write specifications for a [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=116&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://github.com/aslakhellesoy/cucumber">Cucumber</a> is an interesting offshoot of the popular <a href="http://en.wikipedia.org/wiki/Behavior_driven_development">BDD</a> tool <a href="http://rspec.info/">Rspec</a> developed by <a href="http://blog.aslakhellesoy.com/">Aslak Hellesoy</a>. Cucumber executes plain-text feature specifications against code implementing those features and verifies it. Take a look at the <a href="http://github.com/aslakhellesoy/cucumber/tree/master/examples">cucumber examples</a> to understand what this means in practice.</p>
<p>This post explains how you can configure it to write specifications for a Java project using <a href="http://maven.apache.org">Maven</a> and <a href="http://jruby.org/">JRuby</a>. </p>
<p>1. Add JRuby as a dependency in your POM:</p>
<pre>
&lt;project&gt;
    ...
   &lt;dependencies&gt;
       &lt;dependency&gt;
           &lt;groupId&gt;org.jruby&lt;/groupId&gt;
           &lt;artifactId&gt;jruby-complete&lt;/artifactId&gt;
           &lt;version&gt;1.1.4&lt;/version&gt;
       &lt;/dependency&gt;
   &lt;/dependencies&gt;
   ...
&lt;/project&gt;
</pre>
<p>2. Configure the exec-maven-plugin to run cucumber during integration-test phase.</p>
<pre>
&lt;project&gt;
...
    &lt;plugin&gt;
        &lt;groupId&gt;org.codehaus.mojo&lt;/groupId&gt;
        &lt;artifactId&gt;exec-maven-plugin&lt;/artifactId&gt;
        &lt;version&gt;1.1&lt;/version&gt;
        &lt;executions&gt;
            &lt;execution&gt;
                &lt;id&gt;run-cucumber&lt;/id&gt;
                &lt;phase&gt;integration-test&lt;/phase&gt;
                &lt;goals&gt;
                    &lt;goal&gt;java&lt;/goal&gt;
                &lt;/goals&gt;
                &lt;configuration&gt;
                    &lt;mainClass&gt;org.jruby.Main&lt;/mainClass&gt;
                    &lt;arguments&gt;
                        &lt;argument&gt;-S&lt;/argument&gt;
                        &lt;argument&gt;rake&lt;/argument&gt;
                        &lt;argument&gt;features&lt;/argument&gt;
                    &lt;/arguments&gt;
                &lt;/configuration&gt;
            &lt;/execution&gt;
        &lt;/executions&gt;
    &lt;/plugin&gt;
...
&lt;/project&gt;
</pre>
<p>3. Configure a profile to install cucumber if it is not already locally available:</p>
<pre>
&lt;project&gt;
...
    &lt;profiles&gt;
        &lt;profile&gt;
            &lt;id&gt;first.time&lt;/id&gt;
            &lt;activation&gt;
                &lt;file&gt;
                    &lt;missing&gt;${user.home}/.jruby/lib/ruby/gems/1.8/gems/cucumber-0.1.8&lt;/missing&gt;
                &lt;/file&gt;
            &lt;/activation&gt;
            
            &lt;build&gt;
                &lt;plugins&gt;
                    &lt;plugin&gt;
                        &lt;groupId&gt;org.codehaus.mojo&lt;/groupId&gt;
                        &lt;artifactId&gt;exec-maven-plugin&lt;/artifactId&gt;
                        &lt;version&gt;1.1&lt;/version&gt;
                        &lt;executions&gt;
                            &lt;execution&gt;
                                &lt;id&gt;install-diff-lcs-gem&lt;/id&gt;
                                &lt;phase&gt;initialize&lt;/phase&gt;
                                &lt;goals&gt;
                                    &lt;goal&gt;java&lt;/goal&gt;
                                &lt;/goals&gt;
                                &lt;configuration&gt;
                                    &lt;mainClass&gt;org.jruby.Main&lt;/mainClass&gt;
                                    &lt;arguments&gt;
                                        &lt;argument&gt;-S&lt;/argument&gt;
                                        &lt;argument&gt;gem&lt;/argument&gt;
                                        &lt;argument&gt;install&lt;/argument&gt;
                                        &lt;argument&gt;diff-lcs&lt;/argument&gt;
                                        &lt;argument&gt;--no-ri&lt;/argument&gt;
                                        &lt;argument&gt;--no-rdoc&lt;/argument&gt;
                                        &lt;argument&gt;--no-test&lt;/argument&gt;
                                    &lt;/arguments&gt;
                                &lt;/configuration&gt;
                            &lt;/execution&gt;
                            &lt;execution&gt;
                                &lt;id&gt;install-hoe-gem&lt;/id&gt;
                                &lt;phase&gt;initialize&lt;/phase&gt;
                                &lt;goals&gt;
                                    &lt;goal&gt;java&lt;/goal&gt;
                                &lt;/goals&gt;
                                &lt;configuration&gt;
                                    &lt;mainClass&gt;org.jruby.Main&lt;/mainClass&gt;
                                    &lt;arguments&gt;
                                        &lt;argument&gt;-S&lt;/argument&gt;
                                        &lt;argument&gt;gem&lt;/argument&gt;
                                        &lt;argument&gt;install&lt;/argument&gt;
                                        &lt;argument&gt;hoe&lt;/argument&gt;
                                        &lt;argument&gt;--no-ri&lt;/argument&gt;
                                        &lt;argument&gt;--no-rdoc&lt;/argument&gt;
                                        &lt;argument&gt;--no-test&lt;/argument&gt;
                                    &lt;/arguments&gt;
                                &lt;/configuration&gt;
                            &lt;/execution&gt;
                            &lt;execution&gt;
                                &lt;id&gt;install-cucumber-gem&lt;/id&gt;
                                &lt;phase&gt;initialize&lt;/phase&gt;
                                &lt;goals&gt;
                                    &lt;goal&gt;java&lt;/goal&gt;
                                &lt;/goals&gt;
                                &lt;configuration&gt;
                                    &lt;mainClass&gt;org.jruby.Main&lt;/mainClass&gt;
                                    &lt;arguments&gt;
                                        &lt;argument&gt;-S&lt;/argument&gt;
                                        &lt;argument&gt;gem&lt;/argument&gt;
                                        &lt;argument&gt;install&lt;/argument&gt;
                                        &lt;argument&gt;cucumber&lt;/argument&gt;
                                        &lt;argument&gt;--no-ri&lt;/argument&gt;
                                        &lt;argument&gt;--no-rdoc&lt;/argument&gt;
                                        &lt;argument&gt;--no-test&lt;/argument&gt;
                                    &lt;/arguments&gt;
                                &lt;/configuration&gt;
                            &lt;/execution&gt;
                        &lt;/executions&gt;
                    &lt;/plugin&gt;
                &lt;/plugins&gt;
            &lt;/build&gt;
        &lt;/profile&gt;
    &lt;/profiles&gt;
...
&lt;/project&gt;
</pre>
<p>4. Create a file named Rakefile as a sibling of your pom.xml, with the following contents:</p>
<pre>
require 'cucumber/rake/task'
Cucumber::Rake::Task.new(:features) do |t|
  t.cucumber_opts = "--format pretty"
end
</pre>
<p>5. Running</p>
<pre>
mvn integration-test
</pre>
<p>should run cucumber now on your project. Cucumber looks for feature specifications to run in the features directory.</p>
<p>Please see <a href="http://pradeepc.net/binil/cucumber_try.tar.gz">this maven project</a> for a test project configured with cucumber.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=116&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/10/29/running-cucumber-on-jrubymaven/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>Finally, a gold!</title>
		<link>http://binil.wordpress.com/2008/08/11/finally-a-gold/</link>
		<comments>http://binil.wordpress.com/2008/08/11/finally-a-gold/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 05:31:58 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[sports]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=111</guid>
		<description><![CDATA[Abhinav Bindra wins 10m air rifle gold at the Beijing Olympics! Honestly, I never expected to see this in my lifetime. Congrats, Abhinav!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=111&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span class="sb13"><span class="sb4">Abhinav Bindra <a href="http://www.rediff.com/sports/2008/aug/11bindra.htm" target="_self">wins</a> 10m air rifle gold at the Beijing</span></span><span class="sb13"><span style="font-size:x-small;font-family:Arial;"> </span></span><span class="sb13"><span class="sb4"> Olympics! </span></span>Honestly, I never expected to see this in my lifetime. Congrats, Abhinav!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/111/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/111/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=111&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/08/11/finally-a-gold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>The Haskell School Of Expression: Getting Started on Ubuntu</title>
		<link>http://binil.wordpress.com/2008/05/26/the-haskell-school-of-expression-getting-started-on-ubuntu/</link>
		<comments>http://binil.wordpress.com/2008/05/26/the-haskell-school-of-expression-getting-started-on-ubuntu/#comments</comments>
		<pubDate>Mon, 26 May 2008 22:45:02 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=110</guid>
		<description><![CDATA[PC sent me a copy of Hudak&#8217;s The Haskell School of Expression for my birthday. I was trying to get started with some of the code in the book and could not find a good writeup on it. Here is how I got it going on my Ubuntu Gutsy laptop. First, install GHC and HGL [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=110&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://pradeepc.net/">PC</a> sent me a copy of <a href="http://www.amazon.com/Haskell-School-Expression-Functional-Programming/dp/0521644089">Hudak&#8217;s The Haskell School of Expression</a> for my birthday. I was trying to get started with some of the code in the book and could not find a good writeup on it. Here is how I got it going on my Ubuntu Gutsy laptop.</p>
<p>First, install <a title="Glasgow Haskell Compiler" href="http://www.haskell.org/ghc/">GHC</a> and <a href="http://www.haskell.org/graphics/">HGL</a> as:</p>
<pre>sudo apt-get install ghc6
sudo apt-get install libghc6-hgl-dev
</pre>
<p>Then, copy the following code to a file simple.hs somewhere on the disk. This code is from Chapter 3 of the book.</p>
<pre style="color:#000000;background-color:#ffffff;font-size:10pt;font-family:'Courier New';">import Graphics<span style="color:#000000;">.</span>SOE
main0
   <span style="color:#000000;">=</span> runGraphics $
     do w <span style="color:#000000;">&lt;-</span> openWindow <span style="color:#ff0000;">"My First Graphics Program"</span> <span style="color:#000000;">(</span><span style="color:#2928ff;">300</span><span style="color:#000000;">,</span> <span style="color:#2928ff;">300</span><span style="color:#000000;">)</span>
        drawInWindow w <span style="color:#000000;">(</span>text <span style="color:#000000;">(</span><span style="color:#2928ff;">100</span><span style="color:#000000;">,</span> <span style="color:#2928ff;">200</span><span style="color:#000000;">)</span> <span style="color:#ff0000;">"HelloGraphicsWorld"</span><span style="color:#000000;">)</span>
        k <span style="color:#000000;">&lt;-</span> getKey w
        closeWindow w
</pre>
<p>Launch GHC interpreter and load the code into it.</p>
<pre>$ ghci
   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version 6.6.1, for Haskell 98.
/ /_\\/ __  / /___| |      http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type : ? for help.

Loading package base ... linking ... done.
Prelude&gt; :l /path/to/simple.hs
[1 of 1] Compiling Main             ( /path/to/simple.hs, interpreted )
Ok, modules loaded: Main.
</pre>
<p>Now, run the application as:</p>
<pre>*Main&gt; main0
Loading package X11-1.2.1 ... linking ... done.
Loading package HGL-3.1.1 ... linking ... done.
*Main&gt;
</pre>
<p>If everything is set up properly, this should show a GUI window with the text &#8216;HelloGraphicsWorld&#8217; written on it. Pressing any key should dismiss this window.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/110/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/110/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=110&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/05/26/the-haskell-school-of-expression-getting-started-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>Furniture charity</title>
		<link>http://binil.wordpress.com/2008/05/09/furniture-charity/</link>
		<comments>http://binil.wordpress.com/2008/05/09/furniture-charity/#comments</comments>
		<pubDate>Fri, 09 May 2008 05:07:54 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=109</guid>
		<description><![CDATA[Here is an interesting article (via HN) on how IKEA cons the taxman by posing as a charity. I started reading the book Perfectly Legal, but discontinued after few pages. The IKEA story reminded me to pick it up again &#8211; maybe soon after I am done with my current reading list.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=109&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.mentalfloss.com/blogs/archives/14675">Here</a> is an interesting article (<a href="http://news.ycombinator.com/item?id=184638">via</a> HN) on how IKEA cons the taxman by posing as a charity. I started reading the book <a href="http://www.amazon.com/Perfectly-Legal-Campaign-Benefit-Everybody/dp/1591840198">Perfectly Legal</a>, but discontinued after few pages. The IKEA story reminded me to pick it up again &#8211; maybe soon after I am done with my current reading list.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/109/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/109/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=109&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/05/09/furniture-charity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>Forcing NetBeans to use Metal LAF on Ubuntu</title>
		<link>http://binil.wordpress.com/2008/04/30/forcing-netbeans-to-use-metal-laf-on-ubuntu/</link>
		<comments>http://binil.wordpress.com/2008/04/30/forcing-netbeans-to-use-metal-laf-on-ubuntu/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 19:14:27 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=108</guid>
		<description><![CDATA[I just installed NetBeans 6.1 on my Ubuntu Gutsy running Sun&#8217;s Java 6. The default L&#38;F used is GTK. I personally prefer Metal with Ocean theme. Here is how you get those: Edit NETBEANS_HOME/etc/netbeans.conf Add --laf javax.swing.plaf.metal.MetalLookAndFeel -J-Dswing.aatext=true -J-Dswing.metalTheme=ocean to netbeans_default_options variable Thats it!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=108&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I just installed NetBeans 6.1 on my Ubuntu Gutsy running Sun&#8217;s Java 6. The default L&amp;F used is GTK. I personally prefer Metal with Ocean theme. Here is how you get those:</p>
<ol>
<li>Edit <code>NETBEANS_HOME/etc/netbeans.conf</code></li>
<li>Add <code>--laf javax.swing.plaf.metal.MetalLookAndFeel -J-Dswing.aatext=true -J-Dswing.metalTheme=ocean</code> to <code>netbeans_default_options</code> variable</li>
</ol>
<p>Thats it!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/108/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/108/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=108&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/04/30/forcing-netbeans-to-use-metal-laf-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>Role models, my foot!</title>
		<link>http://binil.wordpress.com/2008/03/05/role-models-my-foot/</link>
		<comments>http://binil.wordpress.com/2008/03/05/role-models-my-foot/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 20:17:25 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[cricket]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=107</guid>
		<description><![CDATA[From the Sydney Morning Herald One spectator sitting in the Bill O&#8217;Reilly stand, Craig Woodbury, said Harbhajan also spat towards the crowd after they called him &#8220;a wanker&#8221;. &#8220;He definitely made the monkey gestures and he spat towards us,&#8221; Woodbury said. &#8220;It was a bit disgraceful really, especially after what happened here in the Test [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=107&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>From the <a href="http://www.smh.com.au/news/cricket/harbhajan-in-hot-water-again-up-to-his-armpits/2008/03/02/1204402272290.html?page=fullpage#contentSwap1">Sydney Morning Herald</a></p>
<blockquote><p>One spectator sitting in the Bill O&#8217;Reilly stand, Craig Woodbury, said Harbhajan also spat towards the crowd after they called him &#8220;a wanker&#8221;. &#8220;He definitely made the monkey gestures and he spat towards us,&#8221; Woodbury said. &#8220;It was a bit disgraceful really, especially after what happened here in the Test match [with Symonds].</p>
<p>&#8220;There are a lot of young people sitting here and it was inappropriate. He is a role model to a lot of people. If he wants respect he has to treat others with respect.</p>
<p>&#8220;He is always going to cop it from the crowd but he is a professional sportsman and he has got to expect that.&#8221;</p></blockquote>
<p>Am I the only one amused by Craig&#8217;s delusions? The older ones accompanying the &#8216;young people&#8217; <em>repeatedly</em> abuse a visitor &#8211; settings up perfect <em>role models</em> on how to treat visitors.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/107/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/107/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=107&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/03/05/role-models-my-foot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>Cause or effect?</title>
		<link>http://binil.wordpress.com/2008/03/01/cause-or-effect/</link>
		<comments>http://binil.wordpress.com/2008/03/01/cause-or-effect/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 11:27:38 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/2008/03/01/cause-or-effect/</guid>
		<description><![CDATA[From an interesting article on the practice of tipping:  It&#8217;s not that we tip waiters because they are paid so little; they are paid so little because they can expect to make up the difference in tips.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=106&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>From an interesting <a href="http://online.wsj.com/article/SB120425051754601833.html">article</a> on the practice of tipping:</p>
<blockquote><p> It&#8217;s not that we tip waiters because they are paid so little; they are paid so little because they can expect to make up the difference in tips.</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/106/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/106/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=106&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/03/01/cause-or-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>No shuttlecocks &#8211; national camp called off</title>
		<link>http://binil.wordpress.com/2008/02/06/no-shuttlecocks-national-camp-called-off/</link>
		<comments>http://binil.wordpress.com/2008/02/06/no-shuttlecocks-national-camp-called-off/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 19:33:14 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[sports]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/?p=105</guid>
		<description><![CDATA[This is one of the funniest things I have read this year. 32 top badminton players from the country come down to Goa for a camp and they are send back &#8211; because the bureaucrats could not arrange a supply of shuttlecocks .. and we are sending a team to for Thomas and Uber Cup [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=105&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.deccanherald.com/Content/Feb62008/sports2008020650775.asp">This</a> is one of the funniest things I have read this year. 32 top badminton players from the country come down to Goa for a camp and they are send back &#8211; because the bureaucrats could not arrange a supply of shuttlecocks .. and we are sending a team to for Thomas and Uber Cup qualifiers starting on Feb 19th. Darn!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/105/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/105/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=105&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2008/02/06/no-shuttlecocks-national-camp-called-off/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
		<item>
		<title>Streambox TV &#8211; Frustrated</title>
		<link>http://binil.wordpress.com/2007/12/06/streambox-tv-frustrated/</link>
		<comments>http://binil.wordpress.com/2007/12/06/streambox-tv-frustrated/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 02:15:38 +0000</pubDate>
		<dc:creator>binil</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[television]]></category>

		<guid isPermaLink="false">http://binil.wordpress.com/2007/12/06/streambox-tv-frustrated/</guid>
		<description><![CDATA[I recently took a Streambox TV account. Since taking the account 3 days ago, I have not yet been able to watch anything on it Streambox folks say that some channels are not working and they are working on it. But from what I have seen so far, the only part working on their website [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=104&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I recently took  a <a href="http://www.streambox.tv/">Streambox TV</a> account. Since taking the account 3 days ago, I have not yet been able to watch anything on it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Streambox folks say that some channels are not working and they are working on it. But from what I have seen so far, the only part working on their website is the credit card billing <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I am not even able to open a ticket with them as their issue tracking system goes into a loop between pages. I should have known when they were not able to give me a preview of any of the channels before I signed up.</p>
<p>So if you are considering taking a new Streambox TV account here is a friendly piece of advise &#8211; wait until they are able to show a decent preview of the channels you want to watch.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/binil.wordpress.com/104/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/binil.wordpress.com/104/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/binil.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/binil.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=binil.wordpress.com&#038;blog=172456&#038;post=104&#038;subd=binil&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://binil.wordpress.com/2007/12/06/streambox-tv-frustrated/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cbd511f0cd39f36c6f2a9bc17fb0f2da?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">binil</media:title>
		</media:content>
	</item>
	</channel>
</rss>
