<?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/"
	>

<channel>
	<title>Shirish Ranjit</title>
	<atom:link href="http://shirishranjit.com/blog1/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://shirishranjit.com/blog1</link>
	<description>shirishranjit.com</description>
	<lastBuildDate>Thu, 01 Mar 2012 13:12:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Service Oriented Architecture (SOA) Primer</title>
		<link>http://shirishranjit.com/blog1/?p=184</link>
		<comments>http://shirishranjit.com/blog1/?p=184#comments</comments>
		<pubDate>Thu, 01 Mar 2012 13:12:18 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=184</guid>
		<description><![CDATA[Overview Software Architecture has been evolving since Software is separated from hardware. As software is treated as a &#8216;Product&#8217; that runs on a computer, a Software is also require to be designed and built properly such that the software can run on a hardware. Software is becoming increasingly sophisticated. The designers and writers need to [...]]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=184</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winter Clothing</title>
		<link>http://shirishranjit.com/blog1/?p=182</link>
		<comments>http://shirishranjit.com/blog1/?p=182#comments</comments>
		<pubDate>Sun, 27 Nov 2011 12:14:13 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=182</guid>
		<description><![CDATA[Yak Apparel is a winter clothing online store. It carries high quality products. This is an up and coming brand for winter clothing. http://www.yakapparel.com &#160;]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=182</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xcode 4.2 and IOS 4.2 &#8212; iPhone 3G</title>
		<link>http://shirishranjit.com/blog1/?p=177</link>
		<comments>http://shirishranjit.com/blog1/?p=177#comments</comments>
		<pubDate>Sun, 13 Nov 2011 05:13:26 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=177</guid>
		<description><![CDATA[If you get following error message with xcode 4.2 and trying to compile and run in iPhone 3G or older itouch, you need to add &#8220;armv6&#8243; in your build settings under &#8220;Architectures.&#8221; unknown lockdownd[16] &#60;Error&#62;: 2ff68000 handle_connection: Could not receive USB message #7 from Xcode. Killing connection unknown com.apple.mobile.lockdown[16] &#60;Notice&#62;: Could not receive size of [...]]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=177</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Managed Objects &#8211; Can&#8217;t find model for source store</title>
		<link>http://shirishranjit.com/blog1/?p=138</link>
		<comments>http://shirishranjit.com/blog1/?p=138#comments</comments>
		<pubDate>Mon, 04 Jan 2010 20:15:23 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=138</guid>
		<description><![CDATA[If you get an error reason in manage objects as follows: &#8221; Can&#8217;t find model for source store &#8220; this means that either your object model and generated/coded model codes are out of sync or your db is not migrated/upgraded correctly to the new version. When you have many models with many relationships, it may [...]]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=138</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Compile Error accessing unknown component of a property</title>
		<link>http://shirishranjit.com/blog1/?p=132</link>
		<comments>http://shirishranjit.com/blog1/?p=132#comments</comments>
		<pubDate>Fri, 18 Dec 2009 15:04:33 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=132</guid>
		<description><![CDATA[When you get a compile error as follows: " error accessing unknown ??? component of a property " This means that you are missing an import statment. The missing import is the one that you have the error. Once you add the missing import, the program shall compile correctly.]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=132</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google App Engine Datanucleus Enhancer &#8211; Nullpointer</title>
		<link>http://shirishranjit.com/blog1/?p=127</link>
		<comments>http://shirishranjit.com/blog1/?p=127#comments</comments>
		<pubDate>Fri, 20 Nov 2009 05:01:15 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Google App Engine]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=127</guid>
		<description><![CDATA[In some cases, when Datanucleus Enhancer throws exception as follows: An internal error occurred during: &#8220;DataNucleus Enhancer&#8221;. java.lang.NullPointerException If you see such error that means that the Enhancer cannot traverse through the source tree to find the classes because the tree was too large. In such case, you can add the path to the data [...]]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=127</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google App Engine 1.2.6 Error Running in Eclipse with Older version Projects</title>
		<link>http://shirishranjit.com/blog1/?p=116</link>
		<comments>http://shirishranjit.com/blog1/?p=116#comments</comments>
		<pubDate>Fri, 30 Oct 2009 16:43:01 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=116</guid>
		<description><![CDATA[The new App Engine release causes older projects in Eclipse to crash. The new SDK release require a VM parameter in the run command for eclipse to run correctly. The new project automatically adds the parameter in run configuration. Following is the vm parameter that you need to add if you are using the older [...]]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pearls of Objective-c NSMutableDictionary (iPhone Development):</title>
		<link>http://shirishranjit.com/blog1/?p=113</link>
		<comments>http://shirishranjit.com/blog1/?p=113#comments</comments>
		<pubDate>Tue, 20 Oct 2009 02:45:01 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=113</guid>
		<description><![CDATA[NSMutableDictionary does not seem to store my data but I do not get any error when setting or getting the data, what is the issue? In almost all cases, in objective-c, all the variables need to be initialized before using them. The iphone program crashes horribly when the program come across un-initialized variables. However, there [...]]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google App Engine: Memcache &#8211; How can you create a multiple Memcache?</title>
		<link>http://shirishranjit.com/blog1/?p=107</link>
		<comments>http://shirishranjit.com/blog1/?p=107#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:33:15 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://shirishranjit.com/blog1/?p=107</guid>
		<description><![CDATA[(http://code.google.com/appengine/docs/java/memcache/overview.html) Google App Engine provides Memcache as a part of App Engine. Memcache implements the JCache interface (javax.cache). The App Engine provides MemcacheService and implementation of jCache API. There are a lot of useful features that the jCache does not provide. Here is how one can create a multiple Memcache in App Engine. MemcacheService cacheA [...]]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=107</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kathmandu Metro</title>
		<link>http://shirishranjit.com/blog1/?p=42</link>
		<comments>http://shirishranjit.com/blog1/?p=42#comments</comments>
		<pubDate>Tue, 04 Nov 2008 10:03:47 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
		
		<guid isPermaLink="false">http://shirishranjit.com/blog1?p=42</guid>
		<description><![CDATA[The online news and news analysis site www.kathmandumetro.com and www.kantipuronline.com.]]></description>
		<wfw:commentRss>http://shirishranjit.com/blog1/?feed=rss2&#038;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

