<?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>Vigyaan</title>
	<atom:link href="http://vigyaan.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vigyaan.com</link>
	<description>Blog</description>
	<lastBuildDate>Mon, 12 Mar 2012 19:00:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Deleting an app version or app from app store using iTunes Connect</title>
		<link>http://vigyaan.com/2012/03/deleting-an-app-version-or-app-from-app-store-using-itunes-connect/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deleting-an-app-version-or-app-from-app-store-using-itunes-connect</link>
		<comments>http://vigyaan.com/2012/03/deleting-an-app-version-or-app-from-app-store-using-itunes-connect/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 18:58:17 +0000</pubDate>
		<dc:creator>sumana</dc:creator>
				<category><![CDATA[IOS]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iTunes Connect]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=136</guid>
		<description><![CDATA[Deleting an App Version from App Store I spent quite a lot of time looking around on how to delete an app which I accidentally submitted for review in iTunes Connect. Its pretty easy after you find how to do &#8230; <a href="http://vigyaan.com/2012/03/deleting-an-app-version-or-app-from-app-store-using-itunes-connect/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3>Deleting an App Version from App Store</h3>
<p>I spent quite a lot of time looking around on how to delete an app which I accidentally submitted for review in iTunes Connect. Its pretty easy after you find how to do it <img src='http://vigyaan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , follow the below steps:</p>
<ul>
<li>Login to <a title="Deleting an app version uploaded to App Store" href="https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa" target="_blank">Developer &#8211; iTunes Connect</a></li>
<li>User is permitted to reject the binary from Apple Review as long as your app is in one of the following iTunes Connect states:
<ul>
<li>Waiting For Review</li>
<li>In Review</li>
</ul>
</li>
<li>Click on &#8220;<em>Manage your application&#8221;</em></li>
<li>Select the version you&#8217;d like to delete</li>
<li>Click on <em>&#8220;Binary Details&#8221; </em>link from under <em>&#8220;Links&#8221; </em>section</li>
<li>And then simply click the <em>Reject Binary</em> button.</li>
</ul>
<p>After the binary has been rejected, you can then indicate you are ready to submit another binary through Application Loader, by clicking on the Ready to Upload Binary button.Please note that if you reject a binary that is Waiting For Review or In Review, your review time will be reset and you will start over from the beginning once you submit a new binary.</p>
<h3>Deleting an App in its entirety from App Store</h3>
<ul>
<li>Login into <a title="Deleting an app version uploaded to App Store" href="https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa" target="_blank">Developer &#8211; iTunes Connect</a></li>
<li>Click on &#8220;<em>Manage your application&#8221;</em></li>
<li>Select the version you&#8217;d like to delete</li>
<li>Click on <em>Rights and Pricing</em> button for your app, uncheck all App Store territories then click Save Changes. Your application state will change to Developer Removed From Sale, will no longer be for sale in the App Store and will remain off the store unless you put it up for sale again by the same method.</li>
</ul>
<p><a href="http://vigyaan.com/wp-content/uploads/2012/03/Deleting-an-app-version-or-app-from-app-store-using-iTunes-Connect.png"><img class="alignnone size-medium wp-image-138" title="Deleting an app version or app from app store using iTunes Connect" src="http://vigyaan.com/wp-content/uploads/2012/03/Deleting-an-app-version-or-app-from-app-store-using-iTunes-Connect-300x132.png" alt="" width="300" height="132" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2012/03/deleting-an-app-version-or-app-from-app-store-using-itunes-connect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XCode 4.3.1 download woes!</title>
		<link>http://vigyaan.com/2012/03/xcode-4-3-1-download-woes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xcode-4-3-1-download-woes</link>
		<comments>http://vigyaan.com/2012/03/xcode-4-3-1-download-woes/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 22:36:23 +0000</pubDate>
		<dc:creator>sumana</dc:creator>
				<category><![CDATA[IOS]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[xcode 4.3.1]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=127</guid>
		<description><![CDATA[Last night I have updated iPad to 5.1 which went smooth but now I lost the ability to test my Apps on it. This was due to my development environment ( xcode ) being at 4.2 version. I&#8217;ve uninstalled Xcode &#8230; <a href="http://vigyaan.com/2012/03/xcode-4-3-1-download-woes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last night I have updated iPad to 5.1 which went smooth but now I lost the ability to test my Apps on it. This was due to my development environment ( xcode ) being at 4.2 version.</p>
<p>I&#8217;ve uninstalled Xcode 4.2 and tried to download Xcode 4.3 from the App Store. It said it was downloading but after waiting an hr, I&#8217;ve decided to nuke it out as there was no progress with the download. Not sure whats wrong with the App Store. Anyway for all the folks out there who are running into this issue and desperately  searching for alternatives, please follow below steps!</p>
<ol>
<li>Go to <a title="IOS Dev Center, Xcode 4.3.1 download woes" href="https://developer.apple.com/devcenter/ios/index.action" target="_blank">IOS Dev Center</a></li>
<li>Under <em>Downloads </em> section, click on the button <em>Download Xcode 4</em></li>
<li>On this page, do NOT click <em>View in Mac App Store</em></li>
<li>Instead click on <em>Looking for additional developer tools? <a title="Xcode 4.3.1 download woes" href="https://developer.apple.com/downloads/index.action" target="_blank">View Downloads</a></em></li>
<li>On this page, you can download dmg file from the section <em>Xcode 4.3.1 for Lion</em></li>
</ol>
<div>Below are screenshots to help you navigate.</div>
<div></div>
<div>

<a href='http://vigyaan.com/2012/03/xcode-4-3-1-download-woes/xcode-4-3-1-download-woes-1/' title='Xcode 4.3.1 download woes-1'><img width="150" height="150" src="http://vigyaan.com/wp-content/uploads/2012/03/Xcode-4.3.1-download-woes-1-150x150.jpg" class="attachment-thumbnail" alt="Xcode 4.3.1 download woes-1" title="Xcode 4.3.1 download woes-1" /></a>
<a href='http://vigyaan.com/2012/03/xcode-4-3-1-download-woes/xcode-4-3-1-download-woes-2/' title='Xcode 4.3.1 download woes-2'><img width="150" height="150" src="http://vigyaan.com/wp-content/uploads/2012/03/Xcode-4.3.1-download-woes-2-150x150.jpg" class="attachment-thumbnail" alt="Xcode 4.3.1 download woes-2" title="Xcode 4.3.1 download woes-2" /></a>
<a href='http://vigyaan.com/2012/03/xcode-4-3-1-download-woes/xcode-4-3-1-download-woes-3/' title='Xcode 4.3.1 download woes-3'><img width="150" height="150" src="http://vigyaan.com/wp-content/uploads/2012/03/Xcode-4.3.1-download-woes-3-150x150.jpg" class="attachment-thumbnail" alt="Xcode 4.3.1 download woes-3" title="Xcode 4.3.1 download woes-3" /></a>

</div>
<div></div>
<div>That&#8217;s it! Developer site is available only to the paid members though.</div>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2012/03/xcode-4-3-1-download-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save the world by saving paper &#8211; start using Paperkarma</title>
		<link>http://vigyaan.com/2012/02/save-the-world-by-saving-paper-start-using-paperkarma/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=save-the-world-by-saving-paper-start-using-paperkarma</link>
		<comments>http://vigyaan.com/2012/02/save-the-world-by-saving-paper-start-using-paperkarma/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 20:12:13 +0000</pubDate>
		<dc:creator>sumana</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Andriod]]></category>
		<category><![CDATA[ios]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=118</guid>
		<description><![CDATA[Save Paper, Save Trees, Save the WORLD. Research shows that over the past 40 yrs the paper consumption has increased by over 400%. Where does the paper come from - of course from trees. Nearly 4 billion trees worldwide are cut down each &#8230; <a href="http://vigyaan.com/2012/02/save-the-world-by-saving-paper-start-using-paperkarma/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Save Paper, Save Trees, Save the WORLD.</strong></p>
<p>Research shows that over the past 40 yrs the paper consumption has increased by over 400%. Where does the paper come from - of course from trees. Nearly 4 billion trees worldwide are cut down each year for paper, representing about 35 percent of all harvested trees. Year over year forests are depleting which only is leading to global warming. Everybody scattered all over the world are experiencing the weird weather patterns. We all can help make the world a better place by contributing our fair share.</p>
<p>Everyday, we get so many Junk Mails &#8211; Apply for Credit Cards, Apply for Miles cards, Cable offers, Internet service offers, etc. Instead of throwing it away and not taking any action, take a step towards stopping the Junk Mails. Some of the Stop Junk Mail services charge the consumer but a service we stumbled upon recently does it right from your mobile phone. The name of the service is <a title="Save the world by saving paper" href="https://www.paperkarma.com/" target="_blank">PaperKarma</a>. The app is available through iTunes and Android Marketplace.</p>
<p><strong>Control Your Mailbox, Stop Paper Junk Mail &#8211; Using Your Phone!</strong></p>
<p>In just a few clicks you can put PaperKarma services to work and control your future Junk Mail. PaperKarma allows you to take photos of the junk mail you wish to stop. Snap a photo, and you&#8217;re done.</p>
<p>PaperKarma automatically contacts the Mailer and removes you from their distribution list. PaperKarma can stop most junk mail that is addressed directly to you.</p>
<p>Here are few screenshots:</p>
<p><a href="http://vigyaan.com/wp-content/uploads/2012/02/photo-1.png"><img class="alignnone size-medium wp-image-120" title="PaperKarma" src="http://vigyaan.com/wp-content/uploads/2012/02/photo-1-200x300.png" alt="" width="200" height="300" /></a>      <a href="http://vigyaan.com/wp-content/uploads/2012/02/photo-2.png"><img class="alignnone size-medium wp-image-121" title="PaperKarma" src="http://vigyaan.com/wp-content/uploads/2012/02/photo-2-200x300.png" alt="" width="200" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2012/02/save-the-world-by-saving-paper-start-using-paperkarma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with Xcode</title>
		<link>http://vigyaan.com/2012/02/getting-started-with-xcode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=getting-started-with-xcode</link>
		<comments>http://vigyaan.com/2012/02/getting-started-with-xcode/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 23:22:43 +0000</pubDate>
		<dc:creator>sumana</dc:creator>
				<category><![CDATA[IOS]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=113</guid>
		<description><![CDATA[Are you just getting started with Xcode and don&#8217;t know where to start ? Well, there are several resources on internet &#8211; Apple dev site, YouTube tutorials etc. You could learn programming lang more in a systematic manner or learn &#8230; <a href="http://vigyaan.com/2012/02/getting-started-with-xcode/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Are you just getting started with Xcode and don&#8217;t know where to start ? Well, there are several resources on internet &#8211; Apple dev site, YouTube tutorials etc. You could learn programming lang more in a systematic manner or learn through experimentation. My advice would be to learn in a systematic manner as Objective-C is a little bit challenging language. It&#8217;s better to spend time before hand vs later on.</p>
<p>Here are some good resources to get you started:</p>
<ul>
<li><strong>Stanford Class</strong>: Paul Hegarty a professor at Stanford made his class material available through iTunes. The material is excellent. You can <a title="Getting started with Xcode" href="http://itunes.apple.com/us/itunes-u/developing-apps-for-ios-hd/id395605774" target="_blank">download</a> the material through iTunes. Slidedecks etc are available <a title="Getting started with Xcode" href="http://www.stanford.edu/class/cs193p/cgi-bin/drupal/" target="_blank">here</a>.</li>
<li><strong>Apple Developer Site</strong>: The developer site also has good information. Just follow the link <a title="Getting started with Xcode" href="https://developer.apple.com/library/ios/#referencelibrary/GettingStarted/RoadMapiOS/Introduction/Introduction.html" target="_blank">here</a>.</li>
</ul>
<p>Happy reading and good luck. If you have any questions feel free to drop a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2012/02/getting-started-with-xcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive web design</title>
		<link>http://vigyaan.com/2012/01/responsive-web-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=responsive-web-design</link>
		<comments>http://vigyaan.com/2012/01/responsive-web-design/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 06:33:25 +0000</pubDate>
		<dc:creator>vatsal</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=102</guid>
		<description><![CDATA[With the increasing penetration of mobile devices and tablets, it&#8217;s very important for any web based application or website to be built with responsive design principles. With responsive design, your website will be readable on devices with different display dimensions &#8230; <a href="http://vigyaan.com/2012/01/responsive-web-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With the increasing penetration of mobile devices and tablets, it&#8217;s very important for any web based application or website to be built with responsive design principles. </p>
<p>With responsive design, your website will be readable on devices with different display dimensions as it takes care of varying height and width. </p>
<p>WordPress also has a few themes that are based on the responsive web design fundamentals. </p>
<p>Once you have done the infrastructure work to get your web site or application responsive, you can leverage the work across iPhones, Android Phones, iPad, PC, Facebook Application etc., so you can focus your work on the other part of the application instead of rendering. </p>
<p>This is also great for content websites, where the focus usually is getting good content and the design should let the content shine through regardless of the medium that the user is accessing your website from. </p>
<p>This may not be perfect, and you may have to iterate for specific devices, and even put some conditional rules for IE, but certainly better to think about this holistically and before starting the project. </p>
<p style="text-align: center;"><a href="http://www.webdesignshock.com/responsive-web-design/"><img src='http://vigyaan.com/wp-content/uploads/2012/01/responsive00.jpg' alt='' /></a></p>
<p>To find more about Responsive Web Design, follow the link to a very good article on this topic. <a href='http://www.webdesignshock.com/responsive-web-design/'>Responsive web design</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2012/01/responsive-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro to HTML5</title>
		<link>http://vigyaan.com/2010/12/intro-to-html5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=intro-to-html5</link>
		<comments>http://vigyaan.com/2010/12/intro-to-html5/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 02:56:59 +0000</pubDate>
		<dc:creator>vatsal</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=95</guid>
		<description><![CDATA[Found this decent primer to HTML5 &#8230; HTML5 for PHP Developers &#8211; IPC View more presentations from Mayflower GmbH.]]></description>
			<content:encoded><![CDATA[<p>Found this decent primer to HTML5 &#8230; </p>
<div style="width:425px" id="__ss_5421721"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/mayflowergmbh/html5-for-php-developers" title="HTML5 for PHP Developers - IPC">HTML5 for PHP Developers &#8211; IPC</a></strong><object id="__sse5421721" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=html5forphpdevelopers-101012040919-phpapp01&#038;stripped_title=html5-for-php-developers&#038;userName=mayflowergmbh" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse5421721" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=html5forphpdevelopers-101012040919-phpapp01&#038;stripped_title=html5-for-php-developers&#038;userName=mayflowergmbh" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/mayflowergmbh">Mayflower GmbH</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2010/12/intro-to-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting article on startup pitches</title>
		<link>http://vigyaan.com/2010/12/interesting-article-on-startup-pitches/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=interesting-article-on-startup-pitches</link>
		<comments>http://vigyaan.com/2010/12/interesting-article-on-startup-pitches/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 03:13:03 +0000</pubDate>
		<dc:creator>vatsal</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=89</guid>
		<description><![CDATA[The Pragmatic Marketer Volume 8 Issue 4 — Pragmatic Marketing, world&#8217;s most popular product management training. Came across this article that&#8217;s an interesting commentary on how to pitch VC&#8217;s and just in general on how to talk about your startup &#8230; <a href="http://vigyaan.com/2010/12/interesting-article-on-startup-pitches/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pragmaticmarketing.com/publications/magazine/8/4">The Pragmatic Marketer Volume 8 Issue 4 — Pragmatic Marketing, world&#8217;s most popular product management training</a>.</p>
<p style="text-align: center;"><a href="http://www.pragmaticmarketing.com/publications/magazine/8/4"><img src='http://vigyaan.com/wp-content/uploads/2010/12/vol8iss4_cover.jpg' alt='' /></a></p>
<p>Came across this article that&#8217;s an interesting commentary on how to pitch VC&#8217;s and just in general on how to talk about your startup or idea.</p>
<p>Often times VCs are pretty short in conversation &#8211; I think that&#8217;s because they get pitched thousands of times, and they want to get to the decision points as soon as possible.</p>
<p>Check it out &#8230;</p>
<p><a href="http://www.pragmaticmarketing.com/publications/magazine/8/4">The Pragmatic Marketer Volume 8 Issue 4 — Pragmatic Marketing, world&#8217;s most popular product management training</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2010/12/interesting-article-on-startup-pitches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon&#8217;s Black Friday deals</title>
		<link>http://vigyaan.com/2010/11/amazons-black-friday-deals/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=amazons-black-friday-deals</link>
		<comments>http://vigyaan.com/2010/11/amazons-black-friday-deals/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 22:43:47 +0000</pubDate>
		<dc:creator>vatsal</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=86</guid>
		<description><![CDATA[Check out some Amazon Black Friday deals here &#8230; Amazon Black Friday Deals]]></description>
			<content:encoded><![CDATA[<p>Check out some Amazon Black Friday deals here &#8230;</p>
<p><a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fgoldbox%3Fie%3DUTF8%26ref_%3Dxs_gb_gw_lg&#038;tag=meru-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=390957">Amazon Black Friday Deals</a><img src="https://www.assoc-amazon.com/e/ir?t=meru-20&#038;l=ur2&#038;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2010/11/amazons-black-friday-deals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technologically clueless Russian spy hired as &#8216;IT innovator&#8217; for bank</title>
		<link>http://vigyaan.com/2010/10/technologically-clueless-russian-spy-hired-as-it-innovator-for-bank/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=technologically-clueless-russian-spy-hired-as-it-innovator-for-bank</link>
		<comments>http://vigyaan.com/2010/10/technologically-clueless-russian-spy-hired-as-it-innovator-for-bank/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 19:16:32 +0000</pubDate>
		<dc:creator>vatsal</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=81</guid>
		<description><![CDATA[The Russian spy who was outed in a huge scandal, after being caught by several technological rookie mistakes is now an &#8220;IT Innovator&#8221; for some bank in Russia, and posed for the Maxim Russia magazine &#8230; Check this story out &#8230; <a href="http://vigyaan.com/2010/10/technologically-clueless-russian-spy-hired-as-it-innovator-for-bank/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Russian spy who was outed in a huge scandal, after being caught by several technological rookie mistakes is now an &#8220;IT Innovator&#8221; for some bank in Russia, and posed for the Maxim Russia magazine &#8230;</p>
<p>Check this story out !</p>
<p><a href="http://www.networkworld.com/news/2010/102110-russian-spy-it-innovator.html?t51hb&amp;hpg1=mp">Technologically clueless Russian spy hired as &#8216;IT innovator&#8217; for bank</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2010/10/technologically-clueless-russian-spy-hired-as-it-innovator-for-bank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>360 Degree Feedback &#8211; Startup solving the problem</title>
		<link>http://vigyaan.com/2010/10/360-degree-feedback-startup-solving-the-problem/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=360-degree-feedback-startup-solving-the-problem</link>
		<comments>http://vigyaan.com/2010/10/360-degree-feedback-startup-solving-the-problem/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 06:25:24 +0000</pubDate>
		<dc:creator>vatsal</dc:creator>
				<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://vigyaan.com/?p=75</guid>
		<description><![CDATA[Read about this company on GigaOM. Not everybody likes to get feedback from people around them, but for somebody who does (including me) there is an interesting new startup called &#8220;Honestly&#8221; http://www.honestly.com It&#8217;s even sweet that it has a Facebook &#8230; <a href="http://vigyaan.com/2010/10/360-degree-feedback-startup-solving-the-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Read about this company on GigaOM. Not everybody likes to get feedback from people around them, but for somebody who does (including me) there is an interesting new startup called &#8220;Honestly&#8221; <a href="http://www.honestly.com">http://www.honestly.com</a></p>
<p>It&#8217;s even sweet that it has a Facebook login <img src='http://vigyaan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://vigyaan.com/wp-content/uploads/2010/10/honestly-300x178.png" alt="" title="honestly" width="300" height="178" class="aligncenter size-medium wp-image-78" /></p>
<p><a href="http://gigaom.com/2010/10/19/unvarnished-has-more-money-and-a-new-name/">Unvarnished Has More Money and a New Name: Honestly: Tech News «</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vigyaan.com/2010/10/360-degree-feedback-startup-solving-the-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.557 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-03-24 12:30:26 -->
<!-- Compression = gzip -->
