<?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>A misunderstood                                  genius</title>
	<atom:link href="http://punarjani.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://punarjani.wordpress.com</link>
	<description>Reality continues to ruin my life!! - Calvin .</description>
	<lastBuildDate>Tue, 06 Dec 2011 04:39:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='punarjani.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>A misunderstood                                  genius</title>
		<link>http://punarjani.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://punarjani.wordpress.com/osd.xml" title="A misunderstood                                  genius" />
	<atom:link rel='hub' href='http://punarjani.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Add UNIQUE constraint to column in MySQL</title>
		<link>http://punarjani.wordpress.com/2011/12/06/add-unique-constraint-to-column-in-mysql/</link>
		<comments>http://punarjani.wordpress.com/2011/12/06/add-unique-constraint-to-column-in-mysql/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 04:34:51 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Query Browser]]></category>
		<category><![CDATA[UNIQUE Constraint]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=151</guid>
		<description><![CDATA[Add UNIQUE Constraint ALTER TABLE ADD CONSTRAINT UNIQUE () Remove UNIQUE Constraint ALTER TABLE DROP INDEX () To add through Query browser GUI . Select the Table , right click and edit Then select the column to add the unique constraint , select “Indices” tab next to “Column details” , click the plus (+) button [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=151&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Add UNIQUE Constraint</p>
<p>ALTER TABLE <TABLE> ADD CONSTRAINT  UNIQUE ()</p>
<p>Remove UNIQUE Constraint</p>
<p>ALTER TABLE <TABLE> DROP INDEX  ()</p>
<p>To add through Query browser GUI .</p>
<p>Select the Table , right click and edit<br />
Then select the column to add the unique constraint , select “Indices” tab next to “Column details” , click the plus (+) button and add the constraint you need.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=151&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2011/12/06/add-unique-constraint-to-column-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Could not find the main class. Program will exit.</title>
		<link>http://punarjani.wordpress.com/2011/12/06/could-not-find-the-main-class-program-will-exit/</link>
		<comments>http://punarjani.wordpress.com/2011/12/06/could-not-find-the-main-class-program-will-exit/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 04:28:52 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=143</guid>
		<description><![CDATA[Created a Test class with main() in Eclipse which ran successfully for a whole day. The very next day when I wanted to run the same application so that I can test my pet project..there goes the main in some hole. Could not find the main class. Program will exit. Tried a lot to fix [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=143&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Created a Test class with main() in Eclipse which ran successfully for a whole day. The very next day when I wanted to run the same application so that I can test my pet project..there goes the main in some hole.</p>
<p>Could not find the main class. Program will exit.</p>
<p>Tried a lot to fix .. Still have no clue what went wrong. But Creating another class with main method and copying the content from the non working class to this worked. Another lousy learning..But again that works for me!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=143&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2011/12/06/could-not-find-the-main-class-program-will-exit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Unexpected Error Initializing Deployer: weblogic.management.ManagementException</title>
		<link>http://punarjani.wordpress.com/2011/01/12/unexpected-error-initializing-deployer-weblogic-management-managementexception/</link>
		<comments>http://punarjani.wordpress.com/2011/01/12/unexpected-error-initializing-deployer-weblogic-management-managementexception/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 12:43:24 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=128</guid>
		<description><![CDATA[Weblogic Exception [java] Unexpected Error Initializing Deployer: weblogic.management.ManagementException: [Deployer:149163]The domain edit lock is owned by another session in non-exclusive mode - this deployment operation requires exclusive access to the edit lock and hence cannot proceed. If you are using "Automatically Aquire Lock and Activate Changes" in the console, then the lock will expire shortly so [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=128&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Weblogic Exception </strong></p>
<p><code>[java] Unexpected Error Initializing Deployer: weblogic.management.ManagementException: [Deployer:149163]The domain edit lock is owned by another session in non-exclusive mode - this deployment operation requires exclusive access to the edit lock and hence cannot proceed. If you are using "Automatically Aquire Lock and Activate Changes" in the console, then the lock will expire shortly so retry this operation.<br />
</code></p>
<p><strong>Solution.</strong></p>
<p>Search and delete all the <strong>.lok</strong> files from weblogic folder ( <strong>*.lok</strong> )</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=128&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2011/01/12/unexpected-error-initializing-deployer-weblogic-management-managementexception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Count open connections for a process &#8211; SOLARIS</title>
		<link>http://punarjani.wordpress.com/2010/10/14/count-open-connections-for-a-process-solaris/</link>
		<comments>http://punarjani.wordpress.com/2010/10/14/count-open-connections-for-a-process-solaris/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 16:49:20 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[open connections count for a process]]></category>
		<category><![CDATA[PID]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=123</guid>
		<description><![CDATA[Had an issue in SIT server , where all the connections of the MQManager server got exhausted. This was because some process was holding the entire available connections and not releasing it. The following code finds all the process id&#8217;s for a particular user and finds the count of all connections opened by each of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=123&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Had an issue in SIT server , where all the connections of the MQManager server got exhausted.</p>
<p>This was because some process was holding the entire available connections and not releasing it. </p>
<p>The following code finds all the process id&#8217;s for a particular user and finds the count of all connections opened by each of that processes . This will be logged to a file.</p>
<p><strong>username</strong> &#8211; the user name for which the process belongs<br />
<strong>/folder/data.txt</strong> &#8211; the file which stores process id&#8217;s.<br />
<strong>result.txt</strong> &#8211; results with PID &#8211; COUNT generated<br />
<strong>AF_INET 127.0.0.1</strong> &#8211; denotes the server to which connections are made<br />
<code><br />
#!/bin/bash<br />
ps -eaf -u <strong>username</strong> -opid &gt; <strong>/folder/data.txt</strong><br />
echo &gt;<strong> result.txt</strong><br />
while IFS= read -r file<br />
     do<br />
          [ -f "$file" ] &amp;&amp; rm -f "$file"<br />
          cnt=$(pfiles $file |egrep '<strong>AF_INET 127.0.0.1</strong>' | wc -l)<br />
          if [ $cnt -ne "0" ]<br />
          then<br />
                 echo $file $cnt  &gt;&gt; result.txt<br />
          fi<br />
 done &lt; &quot;/folder/data.txt&quot;</code></p>
<p>This script helped me zero in on the process holding up all the connections</p>
<p>~HTH</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=123&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2010/10/14/count-open-connections-for-a-process-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Java , Unix &amp; Spanish Characters</title>
		<link>http://punarjani.wordpress.com/2010/09/30/java-unix-spanish-characters/</link>
		<comments>http://punarjani.wordpress.com/2010/09/30/java-unix-spanish-characters/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 13:59:41 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Unix & Spanish Characters]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=117</guid>
		<description><![CDATA[Java , Unix &#38; Spanish Characters<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=117&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Had a problem with Spanish Characters , JDK1.6 , Oracle 10g in Unix Environment.</p>
<p>The country name &#8220;Panamá&#8221; when retrieved from database was displayed in application log with a question mark (?) instead of &#8220;á&#8221; .<br />
When connecting to DB with sqlplus from Unix box and viewing the value using select query was also displaying the same question mark.</p>
<p>The character set of DB was UTF8 which could store Spanish characters properly.<br />
So where is the problem??&#8230;<br />
 When connecting to DB with NLS_LANG set to WE8ISO8859P1 showed proper Spanish characters in place. So the issue was not at the DB end.</p>
<p>Our java application was getting screwed up for some strange reasons.<br />
Solution to the issue was to start the java application with correct file.encoding parameter.<br />
Unix box was having the default file.encoding US-ASCII which will not handle Spanish characters properly.</p>
<p> So starting application as : java -Dfile.encoding=ISO-8859-1  would override the default and use the correct character set correctly which solved the issue.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=117&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2010/09/30/java-unix-spanish-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Move/Rearrange HTML table rows</title>
		<link>http://punarjani.wordpress.com/2010/09/10/moverearrange-html-table-rows/</link>
		<comments>http://punarjani.wordpress.com/2010/09/10/moverearrange-html-table-rows/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 03:30:33 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[insertBefore]]></category>
		<category><![CDATA[move html table rows]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=111</guid>
		<description><![CDATA[A simple javascript solution for moving html table rows up/down on click of an image. function moveUp(node){ var changeNode; var parent; if(node.rowIndex!=0){ changeNode=getNextRow(-1,node.rowIndex); parent = node.parentNode; parent.insertBefore(node,changeNode); } } function moveDown(node){ var changeNode; var parent; var ln = document.getElementById(&#8220;myTable&#8221;).rows.length; if(node.rowIndex!=ln-1){ changeNode=getNextRow(1,node.rowIndex); parent = node.parentNode; parent.insertBefore(changeNode,node); } } function getNextRow(diff,selectedRowIndex){ var table = document.getElementById(&#8220;myTable&#8221;); var cnt; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=111&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A simple javascript solution for moving html table rows up/down on click of an image.</p>
<p>function moveUp(node){</p>
<p>var changeNode;</p>
<p>var parent;</p>
<p>if(node.rowIndex!=0){</p>
<p>changeNode=getNextRow(-1,node.rowIndex);</p>
<p>parent = node.parentNode;</p>
<p>parent.insertBefore(node,changeNode);</p>
<p>}</p>
<p>}</p>
<p>function moveDown(node){</p>
<p>var changeNode;</p>
<p>var parent;</p>
<p>var ln = document.getElementById(&#8220;myTable&#8221;).rows.length;</p>
<p>if(node.rowIndex!=ln-1){</p>
<p>changeNode=getNextRow(1,node.rowIndex);</p>
<p>parent = node.parentNode;</p>
<p>parent.insertBefore(changeNode,node);</p>
<p>}</p>
<p>}</p>
<p>function getNextRow(diff,selectedRowIndex){</p>
<p>var table = document.getElementById(&#8220;myTable&#8221;);</p>
<p>var cnt;</p>
<p>for (var i = 0, row; row = table.rows[i]; i ++) {</p>
<p>if(row.rowIndex==selectedRowIndex){</p>
<p>cnt = i+diff;</p>
<p>return table.rows[cnt];</p>
<p>}</p>
<p>}</p>
<p>}<br />
<code><br />
<table id="myTable" border="1" cellspacing="5" cellpadding="5">
<tbody>
<tr>
<td>First Row</td>
<td></td>
<td><img src="upArrow.jpg" alt="Up" /></td>
<td><img src="downArrow.jpg" alt="Down" /></td>
</tr>
<tr>
<td>Second Row</td>
<td></td>
<td><img src="upArrow.jpg" alt="Up" /></td>
<td><img src="downArrow.jpg" alt="Down" /></td>
</tr>
<tr>
<td>Third Row</td>
<td></td>
<td><img src="upArrow.jpg" alt="Up" /></td>
<td><img src="downArrow.jpg" alt="Down" /></td>
</tr>
<tr>
<td>Fourth Row</td>
<td></td>
<td><img src="upArrow.jpg" alt="Up" /></td>
<td><img src="downArrow.jpg" alt="Down" /></td>
</tr>
</tbody>
</table>
<p></code><br />
~HTH</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=111&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2010/09/10/moverearrange-html-table-rows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Samsung Jet S8003 . Add / Remove from Reject List</title>
		<link>http://punarjani.wordpress.com/2010/05/19/samsung-jet-s8003-add-remove-from-reject-list/</link>
		<comments>http://punarjani.wordpress.com/2010/05/19/samsung-jet-s8003-add-remove-from-reject-list/#comments</comments>
		<pubDate>Wed, 19 May 2010 15:24:57 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add]]></category>
		<category><![CDATA[Remove from Reject List]]></category>
		<category><![CDATA[Samsung Jet S8003]]></category>
		<category><![CDATA[Samsung Jet S8003 Remove from Reject List]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=108</guid>
		<description><![CDATA[Just adding a number to Reject List alone won’t work with Samsung Jet S8003. You need to activate the function from here. Settings -&#62;Application Settings-&#62;Call-&#62;All Calls-&#62;Auto Reject Activation On / Off. To remove a number from auto reject can also be done here.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=108&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just adding a number to Reject List alone won’t work with Samsung Jet S8003.<br />
You need to activate the function from here.<br />
Settings -&gt;Application Settings-&gt;Call-&gt;All Calls-&gt;Auto Reject<br />
Activation On / Off.<br />
To remove a number from auto reject can also be done here.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=108&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2010/05/19/samsung-jet-s8003-add-remove-from-reject-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Quote</title>
		<link>http://punarjani.wordpress.com/2009/06/10/quote/</link>
		<comments>http://punarjani.wordpress.com/2009/06/10/quote/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 15:31:00 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/2009/06/10/quote/</guid>
		<description><![CDATA[Whether we wake or we sleep, Whether we carol or weep, The Sun with his Planets in chime, Marketh the going of Time. ~Edward Fitzgerald<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=106&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Whether we wake or we sleep,</p>
<p>Whether we carol or weep,</p>
<p>The Sun with his Planets in chime,</p>
<p>Marketh the going of Time.</p>
<p>~Edward Fitzgerald</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=106&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2009/06/10/quote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Microsoft Office Outlook 2007 Signatures when New Signature option is disabled.</title>
		<link>http://punarjani.wordpress.com/2009/04/17/creating-microsoft-office-outlook-2007-signatures-when-new-signature-option-is-disabled/</link>
		<comments>http://punarjani.wordpress.com/2009/04/17/creating-microsoft-office-outlook-2007-signatures-when-new-signature-option-is-disabled/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 09:09:50 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Microsoft Office Outlook 2007 Signatures]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=102</guid>
		<description><![CDATA[The place where I work , we have company default signature for all the Outlook Messages we create. I always wanted to add more information to that signature or create another project specific signature for my mails. But the Tools-&#62;Options-&#62;Mail Format-&#62;Signatures-&#62;New Option is disabled in my Outlook. Following is a workaround that I found to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=102&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The place where I work , we have company default signature for all the Outlook Messages we create.<br />
I always wanted to add more information to that signature or create another project specific signature for my mails.</p>
<p>But the Tools-&gt;Options-&gt;Mail Format-&gt;Signatures-&gt;New Option is disabled in my Outlook.</p>
<p>Following is a workaround that I found to create/edit new/existing signature in Outlook 2007.</p>
<p>Additional tools that I used is Microsoft Office Word 2007 .</p>
<p>Create new Signature<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Open MS Word and create a good looking signature of your choice with all the formatting , pictures , colours that you need.</p>
<p>Create a folder in your desktop ( eg: &#8220;My Signature&#8221; ) and save your newly created Word document to that folder.</p>
<p>Save the Word document in three formats from MS Word. Select File -&gt; Save As</p>
<p>Save as -&gt; Web Page<br />
Save as -&gt; Rich Text Format<br />
Save as -&gt; Plain Text [When asked for Text Encoding : select default , ie Windows ( Default )]</p>
<p>Save the file with same name ( eg: MySignature.txt , MySignature.rtf, MySignature.htm ).<br />
Microsoft Word will create an addictional  folder when you save a document as Web Page for pictures and the styles for that page. Which will be  &lt;your file name&gt;_files folder.</p>
<p>So now you have three files with same name and a folder with you. Copy these files and folders ( not the directory you created , just the files and folders ) to</p>
<p>C:\Documents and Settings\&lt;your login name&gt;\Application Data\Microsoft\Signatures</p>
<p>This is the place where Outlook keeps its signatures.</p>
<p>Edit existing Signature<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>C:\Documents and Settings\&lt;your login name&gt;\Application Data\Microsoft\Signatures</p>
<p>Browse to the folder specified above , right click on the file ( will be same as your Signature name ) and select Edit. If you have Microsoft Office installed in your machine the document should open up in Microsoft Word. Do edit all the three formats of your signature , ie txt,rtf and htm which is available inside the Signatures folder.</p>
<p>Now you should be able to see your new signature listed for selection in your Outlook.  Good Luck!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=102&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2009/04/17/creating-microsoft-office-outlook-2007-signatures-when-new-signature-option-is-disabled/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
		<item>
		<title>Checkbox selection logic</title>
		<link>http://punarjani.wordpress.com/2008/11/30/checkbox-selection-logic/</link>
		<comments>http://punarjani.wordpress.com/2008/11/30/checkbox-selection-logic/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 12:00:41 +0000</pubDate>
		<dc:creator>punarjani</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[js]]></category>

		<guid isPermaLink="false">http://punarjani.wordpress.com/?p=98</guid>
		<description><![CDATA[This js restricts the selection from a group of checkboxes to four. If a fifth one is selected , then the first one whichever was selected will be unchecked. A combination of js and jQuery.   // Restricting the vehicle selection to FOUR &#8211; Start var vehList=new Array(); vehList[0]=”&#8221;; vehList[1]=”&#8221;; vehList[2]=”&#8221;; vehList[3]=”&#8221;; var vehObjList = [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=98&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="snap_preview">
<p>This js restricts the selection from a group of checkboxes to four. If a fifth one is selected , then the first one whichever was selected will be unchecked.</p>
<p>A combination of js and jQuery.</p>
<p> </p>
<p>// Restricting the vehicle selection to FOUR &#8211; Start<br />
var vehList=new Array();<br />
vehList[0]=”&#8221;;<br />
vehList[1]=”&#8221;;<br />
vehList[2]=”&#8221;;<br />
vehList[3]=”&#8221;;</p>
<p>var vehObjList = new Array();<br />
vehObjList[0]=”&#8221;;<br />
vehObjList[1]=”&#8221;;<br />
vehObjList[2]=”&#8221;;<br />
vehObjList[3]=”&#8221;;</p>
<p>function restrictVeh(obj,name){<br />
  var selVin = name;<br />
  var remVeh = “”;<br />
  var remObj;<br />
  if($(obj).attr(’checked’)){<br />
    for(var incr=0;incr &lt;= 3 ; incr++){<br />
      if(vehList[incr]==”&#8221;){<br />
      vehList[incr]=selVin;<br />
      vehObjList[incr]=obj;<br />
      break;<br />
       }<br />
       if(incr==3){<br />
        remVeh = vehList[0];<br />
        remObj = vehObjList[0];<br />
        $(remObj).attr(’checked’,false);<br />
        for(var cnt=0;cnt&lt;3;cnt++){<br />
       vehList[cnt]=vehList[cnt+1];<br />
       vehObjList[cnt]= vehObjList[cnt+1];<br />
        }<br />
        vehList[3]=selVin;<br />
        vehObjList[3]=obj;<br />
       }<br />
     }<br />
  }else{<br />
    for(var incr=0;incr &lt;= 3 ; incr++){<br />
      if(vehList[incr]==selVin){<br />
      vehList[incr]=”&#8221;;<br />
      vehObjList[incr]=”&#8221;;<br />
      for(var cnt=incr;cnt&lt;3;cnt++){<br />
       vehList[cnt]=vehList[cnt+1];<br />
       vehObjList[cnt]=vehObjList[cnt+1]<br />
      }<br />
      vehList[3]=”&#8221;;<br />
      vehObjList[3]=”&#8221;;<br />
       }<br />
  <br />
    }  <br />
  }<br />
/* for(var incr=0;incr &lt;= 3 ; incr++){<br />
   alert(vehList[incr]);<br />
  }  */<br />
}<br />
// Restricting the vehicle selection to FOUR &#8211; End</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/punarjani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/punarjani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/punarjani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/punarjani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/punarjani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/punarjani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/punarjani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/punarjani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/punarjani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/punarjani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/punarjani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/punarjani.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/punarjani.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/punarjani.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=punarjani.wordpress.com&amp;blog=1626764&amp;post=98&amp;subd=punarjani&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://punarjani.wordpress.com/2008/11/30/checkbox-selection-logic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3048b98c2e323fb1537160277193209e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">punarjani</media:title>
		</media:content>
	</item>
	</channel>
</rss>
