<?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>Inside the mind of the javatarian</title>
	<atom:link href="http://javatarian.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://javatarian.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Jul 2009 18:37:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='javatarian.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Inside the mind of the javatarian</title>
		<link>http://javatarian.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://javatarian.wordpress.com/osd.xml" title="Inside the mind of the javatarian" />
	<atom:link rel='hub' href='http://javatarian.wordpress.com/?pushpress=hub'/>
		<item>
		<title>configuring ssh in Ubuntu</title>
		<link>http://javatarian.wordpress.com/2009/07/07/configuring-ssh-in-ubuntu/</link>
		<comments>http://javatarian.wordpress.com/2009/07/07/configuring-ssh-in-ubuntu/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 18:37:03 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[techie]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=50</guid>
		<description><![CDATA[There are several things which one can change after installing ubuntu and using SSH. Here are some of the things which I would do, along with their descriptions (in red): Sample changes in ssh_config file (found at /etc/ssh): ForwardX11 yes    Forward X11 display ForwardX11Trusted yes   Forward X11 display only from trusted sources ServerAliveInterval 5    Send [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=50&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are several things which one can change after installing ubuntu and using SSH. Here are some of the things which I would do, along with their descriptions (in red):</p>
<p>Sample changes in ssh_config file (found at /etc/ssh):</p>
<p>ForwardX11 yes    <span style="color:#ff0000;">Forward X11 display</span></p>
<p>ForwardX11Trusted yes   <span style="color:#ff0000;">Forward X11 display only from trusted sources</span></p>
<p>ServerAliveInterval 5    <span style="color:#ff0000;">Send small packets of data every 5 seconds so that SSH connection does not time out</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=50&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2009/07/07/configuring-ssh-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>configure a new email cron job in Solaris 10</title>
		<link>http://javatarian.wordpress.com/2009/03/23/configure-a-new-email-cron-job-in-solaris-10/</link>
		<comments>http://javatarian.wordpress.com/2009/03/23/configure-a-new-email-cron-job-in-solaris-10/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:36:42 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[techie]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=48</guid>
		<description><![CDATA[I needed to configure a new cron job in Solaris 10 which runs a shell script and then emails the results of the script to a few email addresses. The task contained 2 parts: Configuring email on Solaris 10: we have an SMTP server already configured. All I had to do was open /etc/main/submit.cf (first [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=48&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I needed to configure a new cron job in Solaris 10 which runs a shell script and then emails the results of the script to a few email addresses. The task contained 2 parts:</p>
<ol>
<li>Configuring email on Solaris 10: we have an SMTP server already configured. All I had to do was open /etc/main/submit.cf (first back it up) and then edit the line which reads:</li>
<div>
<p>            D{MTAHost}[127.0.0.1]</p>
<p>             to</p>
<p>            D{MTAHost}[SMTP_HOST_NAME]</p>
<p>            Restart sendmail by issing the commands: /etc/init.d/sendmail stop and /etc/init.d/sendmail start</p>
<li>Configure crontab: First of all you need to make sure that you can run cron jobs.  Go to /usr/lib/cron (assuming you have root privileges) and open the file cron.allow (assuming it exists). If your name appears in the list, you can add cron jobs. If not just add your UNIX username. If this file does not exist, see if cron.deny exists. If this exists and your name is not in there, then you can use crontab. If only cron.deny exists and is empty, all users can use crontab. If neither file exists, only the root user can use crontab. The allow/deny files consist of one user name per line. </li>
</div>
</ol>
<p>Edit your crontab file by:</p>
<p>export EDITOR=vi ;to specify a editor to open crontab file.</p>
<p>crontab -e     Edit your crontab file, or create one if it doesn&#8217;t already exist.</p>
<p>crontab -l      Display your crontab file.</p>
<p>crontab -r      Remove your crontab file.</p>
<p>crontab -v      Display the last time you edited your crontab file. (This option is only available on a few systems.) </p>
<p> </p>
<p>A line in crontab file like below  removes the tmp files from /home/someuser/tmp each day at 6:30 PM.</p>
<p>30     18     *     *     *         rm /home/someuser/tmp/*</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=48&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2009/03/23/configure-a-new-email-cron-job-in-solaris-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>Importing key-cert pair into Sun Web Server 7.0</title>
		<link>http://javatarian.wordpress.com/2008/11/07/importing-key-cert-pair-into-sun-web-server-70/</link>
		<comments>http://javatarian.wordpress.com/2008/11/07/importing-key-cert-pair-into-sun-web-server-70/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 22:29:43 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[techie]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[JKS]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=45</guid>
		<description><![CDATA[This blog is for those people who are trying to import a key-cert pair generated from outside of Sun Web Server 7.0. This can happen if for example, you have a load balancer in front of the web server and you want to import the load balancer SSL cert for the Sun Web Server also. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=45&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This blog is for those people who are trying to import a key-cert pair generated from outside of Sun Web Server 7.0. This can happen if for example, you have a load balancer in front of the web server and you want to import the load balancer SSL cert for the Sun Web Server also. Why would you do that ? For one, if you want to NOT terminate SSL on the load balancer you would want the Sun Web Server to handle the SSL, you would need to do this exercise. This might also be needed if you want to do client authentication using certificates and want the Sun Web server to handle it. One more reason might be that you already own a key-cert pair and have built a new Sun Web Server 7.0 instance.</p>
<p>The most important step in this exercise is to convert your key-cert pair in a JKS keystore. If you have received you key-cert pair as a PKCS#12 file then you can use a simple library from Jetty : jetty-6.1.8.jar. You can download it from the following link: <a href="http://repository.codehaus.org/org/mortbay/jetty/jetty/6.1.8/">http://repository.codehaus.org/org/mortbay/jetty/jetty/6.1.8/</a>.</p>
<p>Run the following command:</p>
<p>java -classpath jetty-6.1.8.jar org.mortbay.jetty.security.PKCS12Import MyCert.pfx MyCert.jks</p>
<p>This will convert your cert from PKCS#12 format to JKS format.There is another very interesting tool from IBM, keymanager (<a href="http://www.alphaworks.ibm.com/tech/keyman">http://www.alphaworks.ibm.com/tech/keyman</a>). Using this tool you can create a new JKS keystore and then just drop your private key and certs into the keystore and you are done ! Make sure that you import the key first and then the cert.</p>
<p>Once you have your JKS keystore with the key-cert pair, use the &#8216;wadm&#8217; command in Sun Web Server 7.0 to import this keystore into the existing keystore:</p>
<p>1. wadm &#8211;user=admin</p>
<p><span style="font-family:monospace;"><span style="color:#006600;">Please enter admin-user-password&gt;</span> typed-admin-password-here</span></p>
<p>2. <span style="font-family:monospace;"><span style="color:#006600;">wadm&gt;</span> <span style="color:#663333;">list-configs</span></span></p>
<p><span style="font-family:monospace;"><span style="color:#663333;">test-config<br />
</span></span></p>
<p><span style="font-family:monospace;"><span style="color:#663333;">3.</span></span><span style="font-family:monospace;"><span style="color:#006600;">wadm&gt;</span> <span style="color:#663333;"><span style="font-weight:bold;">migrate-jks-keycert</span> &#8211;config=<span style="font-weight:bold;">test-config</span> &#8211;keystore=</span></span><span style="font-family:monospace;font-weight:bold;color:#663333;">/tmp/MyCert.jks</span></p>
<p><span style="font-family:monospace;color:#006600;">Please enter keystore-password&gt; <span style="color:#663333;">storepass</span></span><br />
<span style="font-family:monospace;color:#006600;">Please enter key-password&gt;</span> <span style="font-family:monospace;color:#663333;">keypass (just press Enter if you don&#8217;t want a key password)</span></p>
<p><span style="font-family:monospace;color:#663333;">This will import an existing key-cert pair in a JKS format into the Sun Web Server 7.0 keystore.<br />
</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=45&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/11/07/importing-key-cert-pair-into-sun-web-server-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>Apache Web Server on Solaris 10</title>
		<link>http://javatarian.wordpress.com/2008/10/21/apache-web-server-on-solaris-10/</link>
		<comments>http://javatarian.wordpress.com/2008/10/21/apache-web-server-on-solaris-10/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 21:27:20 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[techie]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=43</guid>
		<description><![CDATA[I downloaded Apache Web Server 2.2.9 from apache’s website and tried to compile it. At first the installer could not find cc or gcc in my path and complained (thanks to Sun, most paths don&#8217;t get added to a user&#8217;s profile when he is first created). I thought that gcc was just not there and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=43&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I downloaded Apache Web Server 2.2.9 from apache’s website and tried to compile it. At first the installer could not find cc or gcc in my path and complained (thanks to Sun, most paths don&#8217;t get added to a user&#8217;s profile when he is first created). I thought that gcc was just not there and downloaded it from sunfreeware.com and installed it. The gcc installer did not go very smoothly and i did see some errors. Either ways, I decided to proceed with the installation of Apache with the path to gcc just installed. This time the installer complained about “gcc cannot create executables”. I googled it a lot and in the end I found out that gcc DID come installed with Solaris at /usr/sfw/bin and when changing the PATH variable to point to that location, the apache installer did not complain and everything went fine with the installation.</p>
<p>However, the default installation does not install ssl and other modules. To do that you have to give the option –-enable-modules=”all” and  –-enable-mods-shared=”all” (in  place of &#8220;all&#8221; you can specify module names too). However, when I gave the option, it did not recognize them. I thought something wrong with my configuration. On doing some more research, I found out that this version of apache had a bug and it is not parsing the command line options properly. I am not sure if it is only on solaris or on other platforms also. Anyways, I decided to give apache version 2.2.8 a try, unzipped it and everything went smoothly with ssl and all other modules.</p>
<p>On enabling SSL on Apache, if you get an error from httpd-ssl.conf about “255.255.255.255″ not being able to reolve, I think it is a bug in Solaris which has perhaps been fixed in some later versions of Solaris. But for the time being, just go ahead and change the  to and Apache should be able to start properly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=43&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/10/21/apache-web-server-on-solaris-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>smcwebserver remote access</title>
		<link>http://javatarian.wordpress.com/2008/10/08/smcwebserver-remote-access/</link>
		<comments>http://javatarian.wordpress.com/2008/10/08/smcwebserver-remote-access/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 23:33:20 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=41</guid>
		<description><![CDATA[After installing Sun Directory server, one would jump on to start cacaoadm (the common agent container administrator) using &#8220;cacaoadm start&#8221; and then would go ahead and start smcwebserver using &#8220;smcwebserver start&#8221;. One issue which I recently found is that sometimes smcwebserver does not allow remote access which means that you need to access http://hostname:6789/ on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=41&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After installing Sun Directory server, one would jump on to start cacaoadm (the common agent container administrator) using &#8220;cacaoadm start&#8221; and then would go ahead and start smcwebserver using &#8220;smcwebserver start&#8221;. One issue which I recently found is that sometimes smcwebserver does not allow remote access which means that you need to access http://hostname:6789/ on the physical host on which it is installed (a netstat -na | grep 6789 will show that it accepts connections only from 127.0.0.1, the loopback address). To resolve this issue and allow access from remote hosts issue the following 2 commands:</p>
<p><strong>svccfg -s svc:/system/webconsole \setprop options/tcp_listen = true</strong></p>
<p><strong>svcadm refresh svc:/system/webconsole</strong></p>
<p>Of course once this is done don&#8217;t forget to restart smcwebserver (smcwebserver restart)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=41&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/10/08/smcwebserver-remote-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>Access Manager user profile page- readonly issue</title>
		<link>http://javatarian.wordpress.com/2008/09/26/access-manager-user-profile-page-readonly-issue/</link>
		<comments>http://javatarian.wordpress.com/2008/09/26/access-manager-user-profile-page-readonly-issue/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 20:52:46 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[techie]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=35</guid>
		<description><![CDATA[Seems like there is an issue while trying to set an attribute to &#8220;readonly&#8221; so that when a user logs into AM, he can only see but can&#8217;t change those attributes. Sun&#8217;s documentation says that to do this, you need to edit the file amUser.xml found in /etc/opt/SUNWam/config (or the relevant path in linux), then [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=35&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Seems like there is an issue while trying to set an attribute to &#8220;readonly&#8221; so that when a user logs into AM, he can only see but can&#8217;t change those attributes. Sun&#8217;s documentation says that to do this, you need to edit the file amUser.xml found in /etc/opt/SUNWam/config (or the relevant path in linux), then delete the iplanetAMUserService using the amadmin command </p>
<p>/opt/SUNWam/bin/amadmin &#8211;runasdn uid=amadmin,ou=people,dc=sun,dc=com &#8211;password mypassword &#8211;deleteservice iplanetAMUserService</p>
<p> </p>
<p>and then reimport the new amUser.xml using-</p>
<p>/opt/SUNWam/bin/amadmin &#8211;runasdn uid=amadmin,ou=people,dc=sun,dc=com &#8211;password mypassword &#8211;schema amUser.xml</p>
<p>However, when i edited amUser.xml and changed the &#8220;any&#8221; property of an attribute (say, &#8220;cn&#8221;), the attribute just disappears from the user&#8217;s page. I have seen this issue in Sun forums also, but don&#8217;t see any resolution.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=35&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/09/26/access-manager-user-profile-page-readonly-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>Grand Central!</title>
		<link>http://javatarian.wordpress.com/2008/09/25/grand-central/</link>
		<comments>http://javatarian.wordpress.com/2008/09/25/grand-central/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 23:54:50 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[techie]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=32</guid>
		<description><![CDATA[What do you think when you hear Grand Central ? Are you thinking about the magnificent structure which stands in midtown Manhattan? Guess what, time to look further&#8230;&#8230; www.grandentral.com came into existence about 2 years ago and does not seem like many people know about it. I don&#8217;t even know why I put it into [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=32&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What do you think when you hear Grand Central ? Are you thinking about the magnificent structure which stands in midtown Manhattan? Guess what, time to look further&#8230;&#8230; www.grandentral.com came into existence about 2 years ago and does not seem like many people know about it. I don&#8217;t even know why I put it into my blog, but it seems like a wonderful thing&#8230; another interesting service provided by Google <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Well, if you want to know what GrandCentral.com does without actually having the time to read about it, here is the jist&#8230; GC helps you organize your calling lists and your multiple telephone number all in one place. They give you one telephone number of your choice and when somebody call you on that number you can get the call on all the phone which you have registered (you can change which phones ring). More than that, you can call anybody directly from your GC web account just by a few clicks.. You can screen calls, record greetings, get voice main thru email and a lot of other things&#8230;. bottom line, you have to check it out&#8230; just go to www.grandcentral.com</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=32&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/09/25/grand-central/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>Access Manager User Profile &#8220;Force Password&#8230;&#8221;</title>
		<link>http://javatarian.wordpress.com/2008/09/24/access-manager-user-profile-force-password/</link>
		<comments>http://javatarian.wordpress.com/2008/09/24/access-manager-user-profile-force-password/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 21:49:52 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[techie]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=29</guid>
		<description><![CDATA[In Access Manager, as I was trying to figure out a way to remove the option for &#8220;Force User Password Change on Next Login&#8221; I found out that there is simply no way to do that other than going into the jsp found in console/User directory: UMUserPasswordResetOptions.jsp and removing the last &#60;table&#62; element in the file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=29&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In Access Manager, as I was trying to figure out a way to remove the option for &#8220;Force User Password Change on Next Login&#8221; I found out that there is simply no way to do that other than going into the jsp found in console/User directory: UMUserPasswordResetOptions.jsp and removing the last &lt;table&gt; element in the file which causes the option to be displayed. Sun could have done a much better job in this respect of giving the admins an option of what is displayed and what is not displayed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=29&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/09/24/access-manager-user-profile-force-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>/etc/hosts on UNIX box</title>
		<link>http://javatarian.wordpress.com/2008/06/24/etchosts-on-unix-box/</link>
		<comments>http://javatarian.wordpress.com/2008/06/24/etchosts-on-unix-box/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 15:16:37 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=25</guid>
		<description><![CDATA[If you are having a problem resolving hosts on a UNIX box even when you do have a /etc/hosts file configured with the hosts which are not there on the DNS server, check to make sure that you have a /etc/nsswitch.conf file. I know that by default a few UNIX systems like HP-UX do have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=25&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are having a problem resolving hosts on a UNIX box even when you do have a /etc/hosts file configured with the hosts which are not there on the DNS server, check to make sure that you have a /etc/nsswitch.conf file. I know that by default a few UNIX systems like HP-UX do have it as a sample file but are renamed to something else. A ls -al nsswitch* will get you a list of all files which start with nsswitch. Copy one of them to /etc/nsswitch.conf and edit the line which starts with hosts:</p>
<p>hosts:         files [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] dns</p>
<p>This will ensure that your hosts will be resolved first by looking into /etc/hosts and if not found there the DNS server will be used. This can be very useful in the even the DNS server crashes or is unavailable for any reason.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/javatarian.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/javatarian.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=25&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/06/24/etchosts-on-unix-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
		<item>
		<title>Reading Books</title>
		<link>http://javatarian.wordpress.com/2008/02/08/reading-books/</link>
		<comments>http://javatarian.wordpress.com/2008/02/08/reading-books/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 02:34:51 +0000</pubDate>
		<dc:creator>javatarian</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://javatarian.wordpress.com/?p=23</guid>
		<description><![CDATA[Lately, I have been thinking about working people and reading books! From the perspective of a student, it is so normal to read books, do your assignments and go to the library, but does the same apply for us professionals too? I know that we don&#8217;t have to do assignments the same way student do, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=23&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lately, I have been thinking about working people and reading books! From the perspective of a student, it is so normal to read books, do your assignments and go to the library, but does the same apply for us professionals too? I know that we don&#8217;t have to do assignments the same way student do, but we do have our own work which is nothing less than a student assignment if not worse. So why do I and for that matter a lot of people (of course people I know like friends and coworkers) complain about not getting time to read books?</p>
<p>A lot of sociologists say that reading books is the most important way in which our brains process and retrieve new information. Doing a bit of research on the internet I found that &#8220;The great advantage of reading is that there is much more material written in all forms than that on tape and video that one would listen to, and the perception of the ear to respond to critical information is not as effective as that to the eye.&#8221;</p>
<p>Knowing myself as an IT professional and a lots of other professionals in all walks of life, it has become much more apparent to me that the computer has taken the place of a lots of things in life &#8211; playing games, making social contacts, writing a diary (i am doing the same thing), reading news, shopping and just about anything else.</p>
<p>Another important aspect which comes to my mind, particularly with respect to my IT profession, is reading online. I remember that as part of one of my IT certification exams, as I was preparing to purchase a good old book, one of my friends gave me an e-book which after reading I understood that it had just about everything I needed to know (needless to say I completed the certification successfully).</p>
<p>Whenever I need to get myself updated to any new technology, I don&#8217;t need to purchase a book &#8211; just google and get it!</p>
<p>I wonder whether just like fashions, will book reading come back and become vogue again?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/javatarian.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/javatarian.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javatarian.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javatarian.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javatarian.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javatarian.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javatarian.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javatarian.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javatarian.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javatarian.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javatarian.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javatarian.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javatarian.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javatarian.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javatarian.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javatarian.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javatarian.wordpress.com&amp;blog=2603230&amp;post=23&amp;subd=javatarian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javatarian.wordpress.com/2008/02/08/reading-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/49ce600ee229f9a50a6f9bfff2e63683?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javatarian</media:title>
		</media:content>
	</item>
	</channel>
</rss>
