<?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>Mostly Programming Related</title>
	<atom:link href="http://sbelur.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sbelur.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Sep 2011 08:41:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sbelur.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/aac64f37c04b06d0b57e05fc213f585a?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Mostly Programming Related</title>
		<link>http://sbelur.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sbelur.wordpress.com/osd.xml" title="Mostly Programming Related" />
	<atom:link rel='hub' href='http://sbelur.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Guestbook in LiftWeb</title>
		<link>http://sbelur.wordpress.com/2011/09/22/guestbook-in-liftweb/</link>
		<comments>http://sbelur.wordpress.com/2011/09/22/guestbook-in-liftweb/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 06:32:08 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[Lift]]></category>
		<category><![CDATA[LiftWeb]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[Scala Web]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/?p=37</guid>
		<description><![CDATA[Lift is a Scala based web framework and recently i have had the chance to work on it. One can produce web page content using very few lines of code &#8211; some credit here goes to the power of Scala. Wicket is too a beautiful component oriented web framework - but one has to write  considerable amount of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=37&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2011/09/22/guestbook-in-liftweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Scala API for apigee source api</title>
		<link>http://sbelur.wordpress.com/2011/08/04/scala-api-for-apigee-source-api/</link>
		<comments>http://sbelur.wordpress.com/2011/08/04/scala-api-for-apigee-source-api/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 11:31:14 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[scala]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/?p=33</guid>
		<description><![CDATA[Apigee provides REST APIs to help create an application like twitter application. Basically the most painful part of creating  an application is handling OAuth. By providing oauth mediation,  the app developer is saved a lot of effort. Since these are basically REST APIs, it helps to have clients in multiple languages and  have just released [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=33&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2011/08/04/scala-api-for-apigee-source-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Jdec 2.0 is Released&#8230;</title>
		<link>http://sbelur.wordpress.com/2008/05/26/jdec-20-is-released/</link>
		<comments>http://sbelur.wordpress.com/2008/05/26/jdec-20-is-released/#comments</comments>
		<pubDate>Mon, 26 May 2008 05:58:12 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java 5]]></category>
		<category><![CDATA[jdec]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/?p=16</guid>
		<description><![CDATA[As stated in my earlier blogs, I have made a release in sourceforge.net updating jdec to support JAVA 5 features namely : Generics. Annotations. Users can grab this version from here. Also was just able to cover some few bug fixes &#8211; not many. I just feel that decompiler is getting more and more complicated [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=16&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2008/05/26/jdec-20-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Jdec and Java Annotations support</title>
		<link>http://sbelur.wordpress.com/2008/04/27/jdec-and-java-annotations-support/</link>
		<comments>http://sbelur.wordpress.com/2008/04/27/jdec-and-java-annotations-support/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 10:54:38 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jdec]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Annotations]]></category>
		<category><![CDATA[java 5]]></category>
		<category><![CDATA[jdk 5]]></category>
		<category><![CDATA[Jdk 5 support in decompiler]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/?p=15</guid>
		<description><![CDATA[Heres a sample code with Java Annotations. See Earlier Post for more details. &#160; &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=15&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2008/04/27/jdec-and-java-annotations-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Java 5 support in Jdec &#8211; Finally !</title>
		<link>http://sbelur.wordpress.com/2008/04/27/java-5-support-in-jdec-finally/</link>
		<comments>http://sbelur.wordpress.com/2008/04/27/java-5-support-in-jdec-finally/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 10:32:50 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java 5]]></category>
		<category><![CDATA[jdec]]></category>
		<category><![CDATA[jdk 5]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/?p=13</guid>
		<description><![CDATA[What a relief - I can probably claim now quite confidently that Jdec support Java 1.5 important features- namely : Annotation support Generic Support (? How come- read on) Annotation support &#8211; The class spec mentions both Runtime visible and invisible annotaitons at various levels : Class level Method level Method Parameter level Field level [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=13&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2008/04/27/java-5-support-in-jdec-finally/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>An Inspiring talk on climate crisis</title>
		<link>http://sbelur.wordpress.com/2008/04/10/an-inspiring-talk-on-climiate-crisis/</link>
		<comments>http://sbelur.wordpress.com/2008/04/10/an-inspiring-talk-on-climiate-crisis/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 05:32:05 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[climate]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/?p=12</guid>
		<description><![CDATA[ted.com is a site really worth visiting every now and then. If you havent been to this site, I suggest you do so.Take a break from the many many technical books &#8211; and this site is really awesome. We all know the effort taken by Al Gore in the climate crisis issue. This talk he [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=12&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2008/04/10/an-inspiring-talk-on-climiate-crisis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Released jdec 1.2.1</title>
		<link>http://sbelur.wordpress.com/2007/12/28/released-jdec-121/</link>
		<comments>http://sbelur.wordpress.com/2007/12/28/released-jdec-121/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 08:33:46 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/2007/12/28/released-jdec-121/</guid>
		<description><![CDATA[Finally &#8211; another version is out. You can check it out here. Again had to invest a lot of time to fix bugs found in 1.2. (Really can understand now the commitment that is required to make frequent releases) There is one enhancement though &#8211; the ability to configure variable names if classes were not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=10&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2007/12/28/released-jdec-121/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Laszlo javarpc approach + Spring Managed beans&#8230;.</title>
		<link>http://sbelur.wordpress.com/2007/11/02/using-laszlo-javarpc-approach-spring-managed-beans/</link>
		<comments>http://sbelur.wordpress.com/2007/11/02/using-laszlo-javarpc-approach-spring-managed-beans/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 11:55:18 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[Laszlo]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[AspectJ]]></category>
		<category><![CDATA[openlaszlo]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/2007/11/02/using-laszlo-javarpc-approach-spring-managed-beans/</guid>
		<description><![CDATA[Off late, I am involved in porting some screens of an application built using Wicket + Spring + Hibernate to Laszlo + Spring + Hibernate. To suggest that I would have been hesitant about it would not be very far from truth..mainly because I love wicket. However, as I checked out some sites built using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=9&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2007/11/02/using-laszlo-javarpc-approach-spring-managed-beans/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Weird compilation problem</title>
		<link>http://sbelur.wordpress.com/2007/07/31/weird-compilation-problem/</link>
		<comments>http://sbelur.wordpress.com/2007/07/31/weird-compilation-problem/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 08:37:20 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/2007/07/31/weird-compilation-problem/</guid>
		<description><![CDATA[Today as i was coding , I just happened to write this piece of code public void test(int i){ if(i &#62; 1) int z=5; } For some reason, the compiler flags the above as error. However the below works just fine&#8230; public void test(int i){ if(i &#62; 1) { int z=5; } } Any idea [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=8&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2007/07/31/weird-compilation-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Wicket behaviors to the rescue again !</title>
		<link>http://sbelur.wordpress.com/2007/07/08/wicket-behaviors-to-the-rescue-again/</link>
		<comments>http://sbelur.wordpress.com/2007/07/08/wicket-behaviors-to-the-rescue-again/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 09:22:14 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/2007/07/08/wicket-behaviors-to-the-rescue-again/</guid>
		<description><![CDATA[Scenario : In my application , pages showing information about an item in the form of a table is common. These tables include checkboxes for selecting the individual items &#8211; for tracking the items for any operation like deleting. Assume that a user selects some checkboxes to perform the delete operation. Before the server request [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=7&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2007/07/08/wicket-behaviors-to-the-rescue-again/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Growable wicket textarea&#8230;</title>
		<link>http://sbelur.wordpress.com/2007/06/28/growable-wicket-textarea/</link>
		<comments>http://sbelur.wordpress.com/2007/06/28/growable-wicket-textarea/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 09:33:17 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/2007/06/28/growable-wicket-textarea/</guid>
		<description><![CDATA[We all know how painful it can get when we type quite a bit in a textarea in a web page , only to keep scrolling up every now and then to see the entire content. In this blog , i will attempt to produce a growable textarea using wicket. The purpose of this blog [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=6&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2007/06/28/growable-wicket-textarea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Cancel link and component errors</title>
		<link>http://sbelur.wordpress.com/2007/06/24/cancel-link-and-component-errors/</link>
		<comments>http://sbelur.wordpress.com/2007/06/24/cancel-link-and-component-errors/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 17:55:40 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/2007/06/24/cancel-link-and-component-errors/</guid>
		<description><![CDATA[We all know how useful validators and ajax behaviors can be for showing errors upfront to the user if some input is wrong for example. I have lost count how many times i have had to use AjaxFormComponentUpdatingBehavior. An immensely useful behavior. Everything looks nice until a link called cancel link comes up. So basically [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=5&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2007/06/24/cancel-link-and-component-errors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
		<item>
		<title>Binding keyboard events to wicket component events</title>
		<link>http://sbelur.wordpress.com/2007/06/22/binding-key-events-component-events/</link>
		<comments>http://sbelur.wordpress.com/2007/06/22/binding-key-events-component-events/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 09:15:33 +0000</pubDate>
		<dc:creator>Swaroop Belur</dc:creator>
				<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://sbelur.wordpress.com/2007/06/22/binding-key-events-component-events/</guid>
		<description><![CDATA[For quite some time now, i have been involved in a wicket project. Believe me , its been all fun and learning all the way. For those of you who are new to wicket, have a look a here Here I would like to show a piece of code which will bind keyboard events to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sbelur.wordpress.com&amp;blog=1272090&amp;post=3&amp;subd=sbelur&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sbelur.wordpress.com/2007/06/22/binding-key-events-component-events/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21b65653f904b037f0eb4250b2a183de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sbelur</media:title>
		</media:content>
	</item>
	</channel>
</rss>
