<?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>The Codemaker</title>
	<atom:link href="http://ubuntuandstruts.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntuandstruts.wordpress.com</link>
	<description>A Guide for a slow learner!!</description>
	<lastBuildDate>Mon, 12 Dec 2011 06:41:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ubuntuandstruts.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/7f754ca7ebd4063c2afedcca5ed86227?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>The Codemaker</title>
		<link>http://ubuntuandstruts.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ubuntuandstruts.wordpress.com/osd.xml" title="The Codemaker" />
	<atom:link rel='hub' href='http://ubuntuandstruts.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to clean up svn files using terminal in Ubuntu??</title>
		<link>http://ubuntuandstruts.wordpress.com/2011/12/12/how-to-clean-up-svn-files-using-terminal-in-ubuntu/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2011/12/12/how-to-clean-up-svn-files-using-terminal-in-ubuntu/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 06:41:53 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/2011/12/12/how-to-clean-up-svn-files-using-terminal-in-ubuntu/</guid>
		<description><![CDATA[Use the following command sudo find . -name .svn -exec rm -rf {} \; This will remove all the svn files in the project and you can check the same by executing the command find . -name .svn  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=105&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Use the following command</p>
<p><strong>sudo find . -name .svn -exec rm -rf {} \;</strong></p>
<p>This will remove all the svn files in the project and you can check the same by executing the command</p>
<p><strong>find . -name .svn</strong></p>
<p> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=105&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2011/12/12/how-to-clean-up-svn-files-using-terminal-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting system specification in ubuntu</title>
		<link>http://ubuntuandstruts.wordpress.com/2010/01/19/getting-system-specification-in-ubuntu/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2010/01/19/getting-system-specification-in-ubuntu/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 10:18:06 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=75</guid>
		<description><![CDATA[To get the system specification in ubuntu type in the following command lshw lshw -html &#62; file_name.html This will give a detailed view of the system specification.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=75&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To get the system specification in ubuntu type in the following command</p>
<p><strong>lshw</strong></p>
<p><strong>lshw -html &gt; file_name.html</strong></p>
<p>This will give a detailed view of the system specification.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=75&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2010/01/19/getting-system-specification-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>Sharing software installed in linux to all users</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/09/22/sharing-software-installed-in-linux-to-all-users/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/09/22/sharing-software-installed-in-linux-to-all-users/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 04:52:01 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=72</guid>
		<description><![CDATA[To do this you need to copy the installation to the following location / usr / local / bin Then the software or program will be available for all the users of that machine.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=72&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To do this you need to copy the installation to the following location</p>
<p><strong>/ usr / local / bin</strong></p>
<p>Then the software or program will be available for all the users of that machine.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=72&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/09/22/sharing-software-installed-in-linux-to-all-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting classpath for JAXB</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/07/21/setting-classpath-for-jaxb/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/07/21/setting-classpath-for-jaxb/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 06:07:45 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[JAVA and XML]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=68</guid>
		<description><![CDATA[export jWSDP_HOME=/home/venkitesh/installs/jwsdp-2.0 export jaxb_lib=$JWSDP_HOME/jaxb/lib export jaxp_lib=$JWSDP_HOME/jaxp/lib/endorsed export jwsdp_lib=$JWSDP_HOME/jwsdp-shared/lib export CLASSPATH=$jwsdp_lib/jax-qname.jar:$jwsdp_lib/namespace.jar:$jaxb_lib/jaxb-api.jar:$jaxb_lib/jaxb-libs.jar:$jaxb_lib/jaxb-ri.jar:$jaxb_lib/jaxb-xjc.jar:$jaxp_lib/dom.jar:$jaxp_lib/sax.jar:$jaxp_lib/xalan.jar:$jaxp_lib/xercesImpl.jar:$jaxp_lib/xsltc.jar:$jaxp_lib/../jaxp-api.jar:.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=68&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>export jWSDP_HOME=/home/venkitesh/installs/jwsdp-2.0</p>
<p>export jaxb_lib=$JWSDP_HOME/jaxb/lib</p>
<p>export jaxp_lib=$JWSDP_HOME/jaxp/lib/endorsed</p>
<p>export jwsdp_lib=$JWSDP_HOME/jwsdp-shared/lib</p>
<p>export CLASSPATH=$jwsdp_lib/jax-qname.jar:$jwsdp_lib/namespace.jar:$jaxb_lib/jaxb-api.jar:$jaxb_lib/jaxb-libs.jar:$jaxb_lib/jaxb-ri.jar:$jaxb_lib/jaxb-xjc.jar:$jaxp_lib/dom.jar:$jaxp_lib/sax.jar:$jaxp_lib/xalan.jar:$jaxp_lib/xercesImpl.jar:$jaxp_lib/xsltc.jar:$jaxp_lib/../jaxp-api.jar:.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=68&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/07/21/setting-classpath-for-jaxb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>Reloading the grub after windows reinstallation</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/07/19/reloading-the-grub-after-windows-reinstallation/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/07/19/reloading-the-grub-after-windows-reinstallation/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 02:24:59 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=66</guid>
		<description><![CDATA[Follow the procedure to reload the grub after wondows reinstallation(Since the windows will wipe out the boot menu) Needed : A linux cd which you can boot and use as a live cd( can be ubuntu ) Steps 1) Boot into the LIVE CD 2) Open a TERMINAL window 3) Command 1 &#8211;&#62; Sudo grub [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=66&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Follow the procedure to reload the grub after wondows reinstallation(Since the windows will wipe out the boot menu)</p>
<p>Needed : A linux cd which you can boot and use as a live cd( can be ubuntu )</p>
<p><strong>Steps</strong></p>
<p><strong>1) Boot into the LIVE CD</strong></p>
<p><strong>2) Open a TERMINAL window</strong></p>
<p><strong>3) </strong>Command 1 &#8211;&gt;<strong> Sudo grub</strong></p>
<p><strong>4) </strong>Command 2 &#8211;&gt; find /boot/grub/stage1</p>
<p>This will return a location. If you have more than one, select the installation that you want to provide the grub files.Next, THIS IS IMPORTANT, whatever was returned for the find command use it in the next line (you are still at grub&gt;. when you enter the next 3 commands)</p>
<p><strong>5)</strong> Command 3 &#8211;&gt; <strong>root (hd?,?)</strong></p>
<p>[Replace the "?" with the specification command 2 had returned]</p>
<p><strong>6) </strong>Command 4 &#8211;&gt; <strong>setup (hd?)</strong></p>
<p>[ "?" should be replaced by the result returned by the command 2 like you used for command 3]</p>
<p><strong>7) Exit</strong></p>
<p>Try it out&#8230;</p>
<p><strong><br />
</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=66&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/07/19/reloading-the-grub-after-windows-reinstallation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>Select an attribute value from XML( in XSL )</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/06/25/select-an-attribute-value-from-xml-in-xsl/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/06/25/select-an-attribute-value-from-xml-in-xsl/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 04:23:44 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[HTML/JSP]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=63</guid>
		<description><![CDATA[&#60;xsl:for-each select="parentNode/node"&#62; &#60;tr&#62; &#60;td&#62;&#60;xsl:value-of select="@att"/&#62;&#60;/td&#62; &#60;/tr&#62; &#60;/xsl:for-each&#62; * @att - @+Attribute Name<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=63&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>&lt;xsl:for-each select="parentNode/node"&gt;
   &lt;tr&gt;
      &lt;td&gt;&lt;xsl:value-of select="@att"/&gt;&lt;/td&gt;
   &lt;/tr&gt;
&lt;/xsl:for-each&gt;

* @att - @+Attribute Name</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=63&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/06/25/select-an-attribute-value-from-xml-in-xsl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>AXIS 2 &#8211; XMLBeans</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/05/28/axis-2-xmlbeans/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/05/28/axis-2-xmlbeans/#comments</comments>
		<pubDate>Thu, 28 May 2009 09:45:35 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=59</guid>
		<description><![CDATA[1) Downloading XMLBeans If you have SVN installed on your machine you can issue the following commands to get XMLBeans source: # get the version of XMLBeans under development svn co http://svn.apache.org/repos/asf/xmlbeans/trunk/ xmlbeans # or, get the 1.x version of XMLBeans svn co http://svn.apache.org/repos/asf/xmlbeans/branches/1.x/ xmlbeans # or, just get the samples for XMLBeans svn co [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=59&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1) Downloading XMLBeans</strong></p>
<p>If you have SVN installed on your machine you can issue the following commands to get XMLBeans source:</p>
<pre class="code"># get the version of XMLBeans under development
svn co http://svn.apache.org/repos/asf/xmlbeans/trunk/ xmlbeans

# or, get the 1.x version of XMLBeans
svn co http://svn.apache.org/repos/asf/xmlbeans/branches/1.x/ xmlbeans

# or, just get the samples for XMLBeans
svn co http://svn.apache.org/repos/asf/xmlbeans/trunk/samples/ xmlbeans-samples

2)<strong>Building XMLBeans </strong>
XMLBeans requires that you have Ant installed (1.6.5 works fine).
<h4>Windows</h4>

After the steps above you should see an "xmlbeans" directory (or you can choose a different name in the previous step, of course):
<pre class="code">cd xmlbeans\
xbeanenv
ant</pre>
<p>This will create a build directory containing the executables.  The <span class="codefrag">xbean.jar</span> is in the <span class="codefrag">xmlbeans\ar</span> directory.  Try <span class="codefrag">ant -projecthelp</span> to see other build options.</p>
<h4>Unix</h4>
<p>Building on Unix or Cygwin is essentially the same as for Windows:</p>
<pre class="code">cd xmlbeans/
./xbeanenv.sh
ant

3)<strong>Set Environment Variables</strong>
The following instructions assume you're using the XMLBeans release, whose directory structure looks like this:
<pre class="code">&lt;xmlbeans-version&gt;
    bin (location of tools)
    docs
    lib (location of xbean.jar)</pre>
<p>On UNIX/Linux, update your environment as follows:</pre>
</pre>
<ol>
<li> <span class="codefrag">export XMLBEANS_HOME=&lt;location of XMLBeans root&gt;</span></li>
<li> <span class="codefrag">export PATH=$PATH:$XMLBEANS_HOME/bin</span></li>
<li> <span class="codefrag">export CLASSPATH=$XMLBEANS_HOME/lib/xbean.jar:$CLASSPATH</span>(or, if you built XMLBeans from source, 				<span class="codefrag">export CLASSPATH=$XMLBEANS_HOME/build/lib/xbean.jar:$CLASSPATH</span>)</li>
<li>For XMLBeans V2, <span class="codefrag">export CLASSPATH=$CLASSPATH:$XMLBEANS_HOME/lib/jsr173[_1.0]_api.jar</span>(or, if you built XMLBeans from source, 				<span class="codefrag">export CLASSPATH=$CLASSPATH:$XMLBEANS_HOME/build/lib/jsr173[_1.0]_api.jar</span>)</li>
</ol>
<p>To get it started:</p>
<p><strong>http://xmlbeans.apache.org/docs/2.0.0/guide/conGettingStartedwithXMLBeans.html</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=59&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/05/28/axis-2-xmlbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>FTP server</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/05/07/ftp-server/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/05/07/ftp-server/#comments</comments>
		<pubDate>Thu, 07 May 2009 08:47:54 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=54</guid>
		<description><![CDATA[To get connected with FTP, open a terminal window then type in the following commands FTP &#60;server_ip&#62; It will ask for a username Type in : Anonymous And as a password, you can either type in your email address or just hit enter There you can access the FTP server using the FTP commands FTP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=54&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To get connected with FTP, open a terminal window then type in the following commands</p>
<p>FTP &lt;server_ip&gt;</p>
<p>It will ask for a username</p>
<p>Type in : Anonymous</p>
<p>And as a password, you can either type in your email address or just hit enter</p>
<p>There you can access the FTP server using the FTP commands</p>
<p>FTP commands(very few are added up: you can google to find more commands)</p>
<p><strong>1) cd &lt;Directory Name&gt; &#8212; To change the remote directory</strong></p>
<p><strong>2)lcd &lt;Directory Name&gt; &#8212; To change the local directory</strong></p>
<p><strong>3)get &lt;File Name&gt; &#8212; Copies the file into the current local directory</strong></p>
<p><strong>4)put &lt;File Name&gt; &#8211;Copies the file into the remote system</strong></p>
<p><strong>5)mget &#8212; Gets multiple files from th server to the local machine<br />
</strong></p>
<p><strong>6)mput &#8212; Used to put multiple files into the FTP server<br />
</strong></p>
<p><strong>7)ls &#8212; Prints the full path relative to our location where we stand<br />
</strong></p>
<p><strong>8)delete &lt;FIle Name&gt;&#8211;Deleted a file<br />
</strong></p>
<p><strong>9)chmod 777 &#8212; To change the access rights (Read,Write,Execute)<br />
</strong></p>
<p><strong>10)ASCII/BINARY &#8212; Changing the transfer mode( BINARY is good when taken care of file transmission)<br />
</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=54&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/05/07/ftp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>Accessing files from svn(Remote)</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/02/19/accessing-files-from-svnremote/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/02/19/accessing-files-from-svnremote/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 12:19:05 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=51</guid>
		<description><![CDATA[We can actuallt access the files from the SVN server using the following command provided there is a registered user whose username and password is known. Command is shown as follows ssh &#60;username&#62;@&#60;server IP&#62; -Y Example: ssh jacky@192.168.3.121 -Y Thank You Venk!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=51&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We can actuallt access the files from the SVN server using the following command provided there is a registered user whose username and password is known.</p>
<p>Command is shown as follows</p>
<p>ssh &lt;username&gt;@&lt;server IP&gt; -Y</p>
<p>Example:</p>
<p>ssh jacky@192.168.3.121 -Y</p>
<p>Thank You</p>
<p>Venk!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=51&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/02/19/accessing-files-from-svnremote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
		<item>
		<title>To checkout SVN</title>
		<link>http://ubuntuandstruts.wordpress.com/2009/02/11/to-checkout-svn/</link>
		<comments>http://ubuntuandstruts.wordpress.com/2009/02/11/to-checkout-svn/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 07:13:19 +0000</pubDate>
		<dc:creator>venkidwaraka</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ubuntuandstruts.wordpress.com/?p=49</guid>
		<description><![CDATA[use the following command to checkout files from SVN SVN checkout svn:[repo_name] Ex: SVN checkout svn://192.168.1.234/ubuntu where ubuntu is the repo name and the ip given is the ip address of the server in which CVS is setup.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=49&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>use the following command to checkout files from SVN</p>
<p>SVN checkout svn:[repo_name]</p>
<p>Ex:</p>
<p>SVN checkout svn://192.168.1.234/ubuntu</p>
<p>where ubuntu is the repo name and the ip given is the ip address of the server in which CVS is setup.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuandstruts.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuandstruts.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuandstruts.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuandstruts.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuandstruts.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuandstruts.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuandstruts.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuandstruts.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuandstruts.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuandstruts.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuandstruts.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuandstruts.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuandstruts.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuandstruts.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuandstruts.wordpress.com&amp;blog=5652759&amp;post=49&amp;subd=ubuntuandstruts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuandstruts.wordpress.com/2009/02/11/to-checkout-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0565befb0671b22357aaf26c4f091d11?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">venk!</media:title>
		</media:content>
	</item>
	</channel>
</rss>
