<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>l-Satz</title>
	<atom:link href="http://sathyz.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sathyz.wordpress.com</link>
	<description>Hello World! This is me..</description>
	<lastBuildDate>Wed, 21 Oct 2009 06:51:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='sathyz.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b30127188aa267974d13f9a42a29a287?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>l-Satz</title>
		<link>http://sathyz.wordpress.com</link>
	</image>
			<item>
		<title>Motorola em325 &#8211; my experiences/feedback</title>
		<link>http://sathyz.wordpress.com/2009/10/13/motorola-em325-in-my-hands/</link>
		<comments>http://sathyz.wordpress.com/2009/10/13/motorola-em325-in-my-hands/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:31:28 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[motorola]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/?p=114</guid>
		<description><![CDATA[I have used Nokia/Samsung/Sony Ericsson and recently I have switched to Motorola EM325. Finally I made up the decision to post my bad experiences with this mobile/model. My intension is not to promote some ABC mobile/model, I&#8217;m just sharing my points that I had noted these days with my mobile/model. 

Contacts, you don&#8217;t have the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=114&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/10/13/motorola-em325-in-my-hands/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>easy switchover between tabs in vim</title>
		<link>http://sathyz.wordpress.com/2009/08/17/easy-switchover-between-tabs-in-vim/</link>
		<comments>http://sathyz.wordpress.com/2009/08/17/easy-switchover-between-tabs-in-vim/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:39:48 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/2009/08/17/easy-switchover-between-tabs-in-vim/</guid>
		<description><![CDATA[I was so lazy to type :tabnext, :tabprev everytime to swtich between tabs in vim. Now it was made easy by,


map &#60;silent&#62;&#60;A-Right&#62; :tabnext&#60;CR&#62;
map &#60;silent&#62;&#60;A-Left&#62; :tabprevious&#60;CR&#62;


Got this from John Anderson&#8217;s page
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=110&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/08/17/easy-switchover-between-tabs-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>nm-applet shows &#8211; device not managed</title>
		<link>http://sathyz.wordpress.com/2009/08/17/nm-applet-shows-device-not-managed/</link>
		<comments>http://sathyz.wordpress.com/2009/08/17/nm-applet-shows-device-not-managed/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 13:06:21 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[nm-applet]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/2009/08/17/nm-applet-shows-device-not-managed/</guid>
		<description><![CDATA[On my debian Squeeze, I was getting &#8220;device not managed&#8221; and my nm-applet was showing network disconnected all time. The problem was it doesn&#8217;t have the following setting in /etc/NetworkManager/nm-system-settings.conf:

  [ifupdown]
  managed=true


This has been mentioned in README.debian.

Bug#517427
 Tagged: nm-applet, squeeze      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=107&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/08/17/nm-applet-shows-device-not-managed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>sed commands useful for hibernate</title>
		<link>http://sathyz.wordpress.com/2009/05/26/sed-commands-useful-for-hibernate/</link>
		<comments>http://sathyz.wordpress.com/2009/05/26/sed-commands-useful-for-hibernate/#comments</comments>
		<pubDate>Tue, 26 May 2009 13:48:50 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/2009/05/26/sed-commands-useful-for-hibernate/</guid>
		<description><![CDATA[After generating hibernate files using ant tasks the column names and table names has to be edited.

say generated code 


This has to be edited as,


I use the following sed commands to do this.

sed -i 's&#124;table="\([a-zA-Z_]*\)"&#124;table="\&#34;\1\&#34;"&#124;g' table.hbm.xml
sed -i 's&#124;column name="\([a-zA-Z_]*\)"&#124;column name="\&#34;\1\&#34;"&#124;g' table.hbl.xml
sed -i 's&#124;schema="\([a-zA-Z_]*\)"&#124;column name="\&#34;\1\&#34;"&#124;g' table.hbm.xml


       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=102&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/05/26/sed-commands-useful-for-hibernate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>gnome-do plugin [part 1]: create an action</title>
		<link>http://sathyz.wordpress.com/2009/05/11/gnome-do-plugin-part-1-create-an-action/</link>
		<comments>http://sathyz.wordpress.com/2009/05/11/gnome-do-plugin-part-1-create-an-action/#comments</comments>
		<pubDate>Mon, 11 May 2009 11:46:09 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[gnome-do-plugin]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/2009/05/11/gnome-do-plugin-part-1-create-an-action/</guid>
		<description><![CDATA[I started trying out gnome-do when I read an article about the upcoming ontology based tools (gnome-do and ubiquity) in Linux for you. There are many plug-ins available for gnome-do (official and community). I am using Debian(lenny) and had a hard time in setting it up. Setting up do from source was easy, but setting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=98&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/05/11/gnome-do-plugin-part-1-create-an-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>firefox persona</title>
		<link>http://sathyz.wordpress.com/2009/04/10/firefox-persona/</link>
		<comments>http://sathyz.wordpress.com/2009/04/10/firefox-persona/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 16:51:18 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/2009/04/10/firefox-persona/</guid>
		<description><![CDATA[just tried firefox persona. Love my firefox after that..  

Getting Started with Personas from Mozilla Labs on Vimeo.
 Tagged: firefox      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=97&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/04/10/firefox-persona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>form resubmission in spring</title>
		<link>http://sathyz.wordpress.com/2009/03/25/form-resubmission-in-spring/</link>
		<comments>http://sathyz.wordpress.com/2009/03/25/form-resubmission-in-spring/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 12:58:57 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/2009/03/25/form-resubmission-in-spring/</guid>
		<description><![CDATA[we used SimpleFormController for handling forms, in which we had onSuccess mapped to url say, &#8216;/uploadSuccess&#8217;. The problem with this was, after submitting the form the user would be taken to &#8220;/uploadSuccess&#8221;. if user presses refresh in browser or if the user goes to some page and comes back using the back button the form [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=96&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/03/25/form-resubmission-in-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>ping from gnome-blog</title>
		<link>http://sathyz.wordpress.com/2009/03/20/ping-from-gnome-blog/</link>
		<comments>http://sathyz.wordpress.com/2009/03/20/ping-from-gnome-blog/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 17:59:11 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/2009/03/20/ping-from-gnome-blog/</guid>
		<description><![CDATA[Testing blog posting from gnome-blog.

Preferences:

Blog Type : Self-Run Other

Blog Protocol : MetaWeblog

XML-RPC URL : http://{blog}.wordpress.com/xmlrpc.php

courtesy: http://ullu.wordpress.com/2009/02/16/gnome-blog-for-wordpresscom-blogs/
 Tagged: debian, gnome      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=93&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/03/20/ping-from-gnome-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>problem in starting nm-applet</title>
		<link>http://sathyz.wordpress.com/2009/02/12/problem-in-starting-nm-applet/</link>
		<comments>http://sathyz.wordpress.com/2009/02/12/problem-in-starting-nm-applet/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 16:58:20 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/?p=90</guid>
		<description><![CDATA[nm-applet fails to start and shows 
** (nm-applet:3006): WARNING **:   nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.17" is not allowed to own the service "org.freedesktop.NetworkManagerInfo" due to security policies in the configuration file'

The following solution worked for me,
user (skumar) is not a member of group netdev.
Reference : http://forums.debian.net/viewtopic.php?p=205475&#38;sid=1675a9fa3162153fd40654f2b72cb4a8
 Tagged: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=90&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/02/12/problem-in-starting-nm-applet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
		<item>
		<title>subversion client &#8211; nautilussvn</title>
		<link>http://sathyz.wordpress.com/2009/02/11/subversion-client-nautilussvn/</link>
		<comments>http://sathyz.wordpress.com/2009/02/11/subversion-client-nautilussvn/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 19:27:39 +0000</pubDate>
		<dc:creator>sathyz</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://sathyz.wordpress.com/?p=88</guid>
		<description><![CDATA[I have been looking for a good subversion client on Linux and started using nautilussvn.  That&#8217;s pretty cool, since it works from the file browser and pysvn based.
Installation is easy process. I used deb package from the nautilussvn home page on my Debian (unstable). 
Still using meld for comparison and that&#8217;s also look cool. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sathyz.wordpress.com&blog=767296&post=88&subd=sathyz&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sathyz.wordpress.com/2009/02/11/subversion-client-nautilussvn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac9b5cdfd1bec35f5d609f5b074e889e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sathyz</media:title>
		</media:content>
	</item>
	</channel>
</rss>