<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Shivdev</title>
	<link>http://shivdev.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 17 Feb 2012 01:51:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Two Week in Hell</title>
		<description><![CDATA[TWO WEEKS IN HELL (available on NetFlix Streaming) is a fantastic documentary that takes candidates&#8217; physical and mental fortitude to the limit. It is not Reality TV. This is a serious documentary that gets you intrigued right from the get go. Candidates start quitting from the Hour 1! The content is pretty graphic, but it&#8217;s [...]]]></description>
		<link>http://shivdev.com/blog/2012/02/17/two-week-in-hell/</link>
			</item>
	<item>
		<title>NX Client doesn&#8217;t seem to connect to my NX Server on CentOS or Red Hat (RHEL)</title>
		<description><![CDATA[Make sure you have modified your /etc/hosts file $ sudo vi /etc/hosts # Assuming DHCP that my machine pulls 10.4.11.11. and hostname is wimbledon 10.4.11.11 wimbledon]]></description>
		<link>http://shivdev.com/blog/2012/02/14/nx-client-doesnt-seem-to-connect-to-my-nx-server-on-centos-or-red-hat-rhel/</link>
			</item>
	<item>
		<title>Installing Development Tools on CentOS or Red Hat (RHEL)</title>
		<description><![CDATA[So if you&#8217;ve stumbled here, you&#8217;ll know that things are never simple with Linux. You probably chose Minimal or Desktop install during your OS installation and now need to install all the crap that gives you dependency nightmares. yum groupinstall development-tools yum install zlib-devel Refer to some good articles from nixCraft CentOS Linux Install Core [...]]]></description>
		<link>http://shivdev.com/blog/2012/02/14/installing-development-tools-on-centos-or-red-hat-rhel/</link>
			</item>
	<item>
		<title>Installing RPMs from your CDROM by adding it to yum.repos</title>
		<description><![CDATA[RHEL can be such a pain! I installed RHEL 6.1 and there was no gcc on there!?! Now for whatever reason I needed it and it wasn&#8217;t able to get yum install gcc to work. I&#8217;m not surprised at all &#8211; RHEL/CentOS are well known for being tortuous! So now I needed to install the [...]]]></description>
		<link>http://shivdev.com/blog/2012/02/10/installing-rpms-from-your-cdrom-by-adding-it-to-yum-repos/</link>
			</item>
	<item>
		<title>How to legally use the Verizon iPhone 4S overseas without roaming</title>
		<description><![CDATA[The iPhone 4s is a World Phone (supports GSM/CDMA) and upto 3G for data. It has a Micro SIM Card slot and can be used overseas. To unlock the phone, the carrier (Verizon etc.) will request/authorize Apple to unlock the iPhone and permit it&#8217;s use overseas. Here are instructions on how to go about it [...]]]></description>
		<link>http://shivdev.com/blog/2012/02/03/how-to-use-the-verizon-iphone-4s-overseas-without-roaming-legally/</link>
			</item>
	<item>
		<title>Must Have iPhone App for Podcast Consumers</title>
		<description><![CDATA[If you&#8217;re a podcast listener and had an Android phone, you would know Google Listen is unavailable on the Apple AppStore. I started looking at alternatives and found PocketCast! A wonderful app that has a better collection of Podcast feeds and the ability to muanually add Feeds from a URL. Then I read the &#8220;You [...]]]></description>
		<link>http://shivdev.com/blog/2012/02/01/iphone-must-have-app-for-podcast-consumers/</link>
			</item>
	<item>
		<title>Internationalization issues: How to set UTF-8 with MimeMessage for email in Java</title>
		<description><![CDATA[Content and subject for Chinese, Japanese, Korean (CJK) and other language characters showing up garbled or with question marks ???? Gosh! I know &#8211; What a pain! But, there&#8217;s a solution! Simply set the encoding to UTF-8 and not ISO8859_1 or any other encoding format. Found a good post from Isocra Consulting that solves this [...]]]></description>
		<link>http://shivdev.com/blog/2012/01/31/internationalization-issues-how-to-set-utf-8-with-mimemessage-for-email-in-java/</link>
			</item>
	<item>
		<title>iPhone 4s Review and comparing iOS with Android</title>
		<description><![CDATA[Yes. I switched to the iPhone 4s. Three years back, I had the Blackberry Storm and last year I switched to Motorola Droid 2 Global (Android) and what a pleasure it was. This year, going to the iPhone 4s it&#8217;s even more pleasurable. I really have to give it to Apple for making it so [...]]]></description>
		<link>http://shivdev.com/blog/2012/01/30/iphone-4s-review-and-comparing-ios-with-android/</link>
			</item>
	<item>
		<title>Clear certain history in p4v</title>
		<description><![CDATA[I needed to clear user list under submitted tab and found some meta-data information under ~/.p4qt/0001Clients/WoskpaceSettings.xml $ cd ~/.p4qt/ $ grep -IR stringToRemove # in my case $ vi ~/.p4qt/0001Clients/WorkspaceSettings.xml]]></description>
		<link>http://shivdev.com/blog/2012/01/24/clear-certain-history-in-p4v/</link>
			</item>
	<item>
		<title>Access the CD-ROM or USB from a Linux Terminal</title>
		<description><![CDATA[Even though this is not a very common use case, you might need to do this and like just about anything with Linux, there&#8217;s a bit of a pain here as well. The easiest way is to access the Disk Utility and see the Mount Point and just cd to that mount point. For example, [...]]]></description>
		<link>http://shivdev.com/blog/2012/01/14/access-the-cd-rom-or-usb-from-a-linux-terminal/</link>
			</item>
</channel>
</rss>

