<?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>Techglimpse</title>
	<atom:link href="http://techglimpse.com/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://techglimpse.com</link>
	<description>For all your Tech Needs!</description>
	<lastBuildDate>Fri, 24 May 2013 11:34:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to create a simple Splash Screen for your Android app?</title>
		<link>http://techglimpse.com/index.php/tutorial-splash-start-screen-example-code.php</link>
		<comments>http://techglimpse.com/index.php/tutorial-splash-start-screen-example-code.php#comments</comments>
		<pubDate>Fri, 24 May 2013 11:34:51 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android studio]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[start++]]></category>
		<category><![CDATA[steps]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=20003</guid>
		<description><![CDATA[In continuation to our how-to tutorials on Android Studio, today we&#8217;ll see how to create a Start/Splash screen for your Android application. For the demonstration purpose, we will create a very simple splash screen that will load an image at the start and removes it after a specific time. If you are new to Android [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/tutorial-splash-start-screen-example-code.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix &#8216;R Cannot be resolved&#8217; Android error?</title>
		<link>http://techglimpse.com/index.php/solution-cannot-resolve-activity_main.php</link>
		<comments>http://techglimpse.com/index.php/solution-cannot-resolve-activity_main.php#comments</comments>
		<pubDate>Fri, 24 May 2013 09:45:03 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[activity_main]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android studio]]></category>
		<category><![CDATA[cannot resolve]]></category>
		<category><![CDATA[class R]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19998</guid>
		<description><![CDATA[Ok! If you are new to Android development, then you must checkout our Android Studio tutorials. Meanwhile, if you are getting an error &#8216;R Cannot be resolved&#8217; or &#8216;Cannot resolve activity_main&#8217;, then here&#8217;s the fix. While creating a project, you might have set a package name, by default it will be com.example.applicationname. For instance, if your [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/solution-cannot-resolve-activity_main.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kick-it, a hands free KickStand for any phone or tablet</title>
		<link>http://techglimpse.com/index.php/kickstarter-thin-light-stand-cellphone.php</link>
		<comments>http://techglimpse.com/index.php/kickstarter-thin-light-stand-cellphone.php#comments</comments>
		<pubDate>Fri, 24 May 2013 06:46:26 +0000</pubDate>
		<dc:creator>Laura Jones</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobiles, PDAs]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech Gadgets]]></category>
		<category><![CDATA[accessory]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[handsfree]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[kickit]]></category>
		<category><![CDATA[kickstand]]></category>
		<category><![CDATA[kickstarter]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[surface]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19993</guid>
		<description><![CDATA[Do you hate holding your mobile while watching movie? Then it&#8217;s right time to pledge for Kick-it Kickstand! Kick-it is an accessory for any cell phone and tablet, that sticks firmly at the back of the device to keep it stand hands free.  It means, you will never have to hold your phone while watching movies, [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/kickstarter-thin-light-stand-cellphone.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create Horizontal Swipe gesture in Android using ViewPager &amp; PagerAdapter?</title>
		<link>http://techglimpse.com/index.php/create-horizontal-swipe-gesture-android-viewpager-pageradapter.php</link>
		<comments>http://techglimpse.com/index.php/create-horizontal-swipe-gesture-android-viewpager-pageradapter.php#comments</comments>
		<pubDate>Fri, 24 May 2013 04:55:14 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[gesture]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[pageradapter]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[swipe]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[viewpager]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19979</guid>
		<description><![CDATA[In continuation to our how-to tutorials on Android Studio, today we&#8217;ll see how to create a Horizontal swipe views in Android using ViewPager and PagerAdapter. You can implement swipe views in your application using ViewPager layout widget, which is available in Android support library (android.support.v4.view.ViewPager). ViewPager is primarily a layout widget in which each child [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/create-horizontal-swipe-gesture-android-viewpager-pageradapter.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An overview on building a data centre</title>
		<link>http://techglimpse.com/index.php/guide-key-server-data-centre-rack-cabinet-size.php</link>
		<comments>http://techglimpse.com/index.php/guide-key-server-data-centre-rack-cabinet-size.php#comments</comments>
		<pubDate>Fri, 24 May 2013 04:19:50 +0000</pubDate>
		<dc:creator>Maha</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[cabinets]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[cooling]]></category>
		<category><![CDATA[datacentre]]></category>
		<category><![CDATA[factors]]></category>
		<category><![CDATA[generators]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[what]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19985</guid>
		<description><![CDATA[Having an efficient data centre can be essential if you need to store a large number of servers; depending on the size of data centre you need, it’s worth running through some of the key stages involved in building a data centre, and what approaches can work best. Areas to consider when building a data centre include size and location, server cabinets and rack sizes, cooling, and security, all of [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/guide-key-server-data-centre-rack-cabinet-size.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save, Share and Resume your work from Anywhere using Cupcloud</title>
		<link>http://techglimpse.com/index.php/save-computer-browser-session-sync-restore-cuplcoud.php</link>
		<comments>http://techglimpse.com/index.php/save-computer-browser-session-sync-restore-cuplcoud.php#comments</comments>
		<pubDate>Thu, 23 May 2013 07:41:41 +0000</pubDate>
		<dc:creator>Laura Jones</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[cup]]></category>
		<category><![CDATA[cupcloud]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[save sessions]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[the cloud]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19947</guid>
		<description><![CDATA[Cup, Uncup and Share a Cup! Well, we are speaking about a new Cloud application called &#8220;Cupcloud&#8221; that aims to take your productivity to the next level. Cupcloud is a free application for Windows and Mac, that allows you to save your current computer session to the cloud and resume it from anywhere; yes, from [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/save-computer-browser-session-sync-restore-cuplcoud.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Driverless Cars Bring Uncertainty to the Car Insurance Industry</title>
		<link>http://techglimpse.com/index.php/driverless-cars-bring-uncertainty-car-insurance-industry.php</link>
		<comments>http://techglimpse.com/index.php/driverless-cars-bring-uncertainty-car-insurance-industry.php#comments</comments>
		<pubDate>Thu, 23 May 2013 07:14:33 +0000</pubDate>
		<dc:creator>Maha</dc:creator>
				<category><![CDATA[Auto]]></category>
		<category><![CDATA[Automobiles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Other Cars & Accessories]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19962</guid>
		<description><![CDATA[Most of the time, we don&#8217;t need need to think about car insurance. Every now and again accidents occur, forcing drivers to break out those little-used plastic cards for an information swap. It&#8217;s how we hold each other accountable on the road. But what if drivers didn&#8217;t control their cars&#8217; actions? Talk of futuristic &#8220;driverless&#8221; cars [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/driverless-cars-bring-uncertainty-car-insurance-industry.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Twitter Lead Generation Cards?</title>
		<link>http://techglimpse.com/index.php/paid-promote-twitter-cards-tweet-ads-steps-guide.php</link>
		<comments>http://techglimpse.com/index.php/paid-promote-twitter-cards-tweet-ads-steps-guide.php#comments</comments>
		<pubDate>Thu, 23 May 2013 05:55:35 +0000</pubDate>
		<dc:creator>Maha</dc:creator>
				<category><![CDATA[Community - Messengers]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet - PC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[advertise]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[promote]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter card]]></category>
		<category><![CDATA[twitter lead card]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19946</guid>
		<description><![CDATA[Twitters new &#8220;Twitter Cards API&#8221; allows you to add META tags to your page so that your site can be more informative when tweeted. Now, the social media has announced Lead Generation Card. Lead Generation Cards can be handy for boosting for marketing and driving sales/ purchases! How?! It gives an option for users to express [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/paid-promote-twitter-cards-tweet-ads-steps-guide.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to read User Input and display it as Toast using Android Studio?</title>
		<link>http://techglimpse.com/index.php/android-development-text-put-notification.php</link>
		<comments>http://techglimpse.com/index.php/android-development-text-put-notification.php#comments</comments>
		<pubDate>Tue, 21 May 2013 12:19:13 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Studio]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[steps]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[toast]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19932</guid>
		<description><![CDATA[In continuation to our tutorial on Getting started with Android studio, today lets try to create a simple app that will read a password as input and display it as Toast. If you were wondering what is Toast in Android, then here it is: Toast in Android provides simple feedback to the user as a [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/android-development-text-put-notification.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZTE &#8211; The Next In Affordable Android</title>
		<link>http://techglimpse.com/index.php/zte-affordable-android.php</link>
		<comments>http://techglimpse.com/index.php/zte-affordable-android.php#comments</comments>
		<pubDate>Tue, 21 May 2013 03:56:55 +0000</pubDate>
		<dc:creator>Sudarsan</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[LG, Sony, Others]]></category>
		<category><![CDATA[Mobiles, PDAs]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[calyx]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[india]]></category>
		<category><![CDATA[indian]]></category>
		<category><![CDATA[market]]></category>
		<category><![CDATA[phones]]></category>
		<category><![CDATA[plans]]></category>
		<category><![CDATA[zte]]></category>

		<guid isPermaLink="false">http://techglimpse.com/?p=19880</guid>
		<description><![CDATA[For all those looking for more variety in the Smartphones market, there&#8217;s good news &#8211; a new player is going to step into the Smartphone arena soon. This player is none other than Chinese Telecom major ZTE which was hitherto supplying handsets to Indian phone companies like Micromax and Karbonn and Telecom Operators like Reliance [...]]]></description>
		<wfw:commentRss>http://techglimpse.com/index.php/zte-affordable-android.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
