<?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>Widdit &#124; Blog</title>
	<atom:link href="http://blog.widdit.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.widdit.com</link>
	<description>Redifing User Value</description>
	<lastBuildDate>Thu, 16 May 2013 18:34:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>5 New Features Google I/O Brings To Developers</title>
		<link>http://blog.widdit.com/5-new-features-google-io-brings-to-developers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-new-features-google-io-brings-to-developers</link>
		<comments>http://blog.widdit.com/5-new-features-google-io-brings-to-developers/#comments</comments>
		<pubDate>Thu, 16 May 2013 18:34:18 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Mobile News]]></category>
		<category><![CDATA[Tech & News]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App Developers]]></category>
		<category><![CDATA[Confrence]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[I/O]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=725</guid>
		<description><![CDATA[Okay, if for somewhat reason you haven’t been around any geeky civilization this week, here is the brief- every year around spring time, Google is holding the most interesting and intriguing event of the year, the I/O Developer Conference (yes, we know- a kick ass name). This year, the I/O conference is taking place on [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_6136107"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/05/io.png"><img class="aligncenter size-full wp-image-726" alt="I/O 2013" src="http://blog.widdit.com/wp-content/uploads/2013/05/io.png" width="1029" height="265" /></a></p>
<p>Okay, if for somewhat reason you haven’t been around any geeky civilization this week, here is the brief- every year around spring time, Google is holding the most interesting and intriguing event of the year, the <a href="https://developers.google.com/events/io/">I/O Developer Conference</a> (yes, we know- a kick ass name).</p>
<p>This year, the I/O conference is taking place on May 15-17, in San Francisco’s Moscone Center. During the conference, participates (<a href="http://techcrunch.com/2013/03/13/google-io-2013-registration-sells-out-in-49-minutes-as-users-report-problems-early-on-making-payments/">who were lucky enough to get a ticket</a>) get to hear about what’s Google been up to in the last couple of months, and it’s plans for the near future. Beside the first row peek-a-boo, participates also get the opportunity to meet some of the men and women who literally shape the way we interact with our favorite WWW (and of course, our beloved <a href="http://www.android.com/">mobile OS</a>).<span id="more-725"></span></p>
<p>Although this is only the second day of the I/O, dozens of announcements have been already made, covering almost every field Google is involved with. Among others, we’ve heard about the new <a href="http://play.google.com/about/music/">music service</a>, <a href="http://googleplusproject.blogspot.co.il/2013/05/new-google-stream-hangouts-and-photos.html">Google+ new features</a> and <a href="http://insidesearch.blogspot.co.il/2013/05/a-multi-screen-and-conversational.html">Chrome’s voice search</a>. Those are all great products for end users, but what about developers? We’ve gathered 5 announcements that may interest you as a leading Android developer, and will definitely improve your app’s quality.</p>
<p><b>Android Studio-</b> The biggest treat for Android developers has to be the brand new Android IDE (integrated development environment). This new environment allows developers to preview strings in code, see color codes and even preview the app’s layout on different device sizes. There is no doubt that Android Studio will make app creation much easier and accessible to all developers.</p>
<p><b>Beta testing and staged rollouts- </b>So, you’ve developed a killer app. Good for you. But what about those pesky bugs that causes low ratings on the Play Store? From now on, you can manage Beta testing or create a staged rollout straight from your Google+ account. How does it work? You choose which users will get your APK, directly from the Play Store- an offer visible to their eyes only. If you want to test an update, choose which percentage of the users will get the offer, without commit it to your entire user base.</p>
<p><b>Google Play game services-</b> This one is a real social game changer for game developers. Served as a SDK, Google Play game services prompt users to store their settings, saved games and achievements on the cloud, making them available from different devices. As an added bonus, the cloud also allow easy to integrate real-time multiplayer (via Google+) and social leaderboards. Check out my favorite golf game <a href="https://play.google.com/store/apps/details?id=com.noodlecake.ssg2">Super Stickman Golf 2</a> which has already integrated the service.</p>
<p><b>Cloud Messaging-</b> Announced as a part of the Google Play game services, Cloud Messaging allows developers to connect with Google’s servers, sending a large amount of push notifications to be set at once. Another great feature allows users to dismiss notifications on one device, and have them dismissed on any other device connected with their account.</p>
<p><b>New location APIs- </b>Google has released three APIs that will help developers spot their users location. First up, we’ve got “Geofencing”, a service that virtually “builds” fences between areas. Those fences report the app whenever a user has crossed them, which allows better monitoring. Every app could activate up to 100 designated fences. Second, Google has transformed the way tracking is made- “Activity Recognition” tracks movement without using the device’s GPS. And finally, we’ve got the “Fused Location Provider”, which significantly decreases battery usage by the GPS.</p>
<p>These are just some of the new features Google has announced. Although we hear some people that express their disappointment about the fact no hardware or major Android update has been unveiled, we truly think Google’s decision about focusing on improvements is the right one. You go Google! <a href="https://developers.google.com/events/io/">Stay tuned</a> for more I/O updates and innovations, as day 3 is coming up.</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_6136107"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_6136107"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/5-new-features-google-io-brings-to-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The HomeBase $50 Spring Promotion Is Live!</title>
		<link>http://blog.widdit.com/the-homebase-50-spring-promotion-is-live/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-homebase-50-spring-promotion-is-live</link>
		<comments>http://blog.widdit.com/the-homebase-50-spring-promotion-is-live/#comments</comments>
		<pubDate>Mon, 13 May 2013 07:24:41 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Mobile News]]></category>
		<category><![CDATA[Widdit Updates]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[HomeBase]]></category>
		<category><![CDATA[MoneyForNothing]]></category>
		<category><![CDATA[Promotion]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=706</guid>
		<description><![CDATA[There is no better season than the spring, and there was never a better time to set up your HomeBase account as we announce the $50 sign up bonus starting today! If you still haven’t signed up and created your own HomeBase account, this is what you have to do: Sign up and create your [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_96945526"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/05/300x300.jpg"><img class="aligncenter size-full wp-image-707" title="300x300" alt="" src="http://blog.widdit.com/wp-content/uploads/2013/05/300x300.jpg" width="300" height="300" /></a></p>
<p>There is no better season than the spring, and there was never a better time to set up your HomeBase account as we announce the $50 sign up bonus starting today!</p>
<p>If you still haven’t signed up and created your own HomeBase account, this is what you have to do:</p>
<ol>
<li><a href="http://widdit.com/HomebaseCamp.aspx"><strong>Sign up</strong> <strong>and create your account</strong>.</a> Signing up is 100% free of charge, and you go live instantly.</li>
<li><strong>Design your HomeBase.</strong> Choose content sources, background and sounds to best fit your own app. Having trouble deciding? You can always choose to leave the customization to your users.</li>
<li><strong>Implant the HomeBase SDK file with your existing app</strong>. Integration is easy, and can be done in less than 5 minutes.</li>
<li><strong>Upload your app with the HomeBase SDK to the Google Play Store</strong>, <strong>and your balance will be credited $50 instantly!<span id="more-706"></span></strong></li>
</ol>
<p>This is our biggest promotion to date, so make sure you sign up before the summer is here. If you are an Android app developer who looks for an innovating monetization solution, HomeBase is the tool for you.</p>
<p>For more information about this sweet deal and how to sign up, click <a href="http://widdit.com/HomebaseCamp.aspx">here</a>.</p>
<p><iframe src="http://www.youtube.com/embed/Ofi6qA1_GzE?rel=0" height="360" width="640" frameborder="0"></iframe></p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_96945526"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_96945526"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/the-homebase-50-spring-promotion-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Tips That Will Help Your App Achieve Higher Engagement Level</title>
		<link>http://blog.widdit.com/5-tips-that-will-help-your-app-achieve-higher-engagement-level/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-tips-that-will-help-your-app-achieve-higher-engagement-level</link>
		<comments>http://blog.widdit.com/5-tips-that-will-help-your-app-achieve-higher-engagement-level/#comments</comments>
		<pubDate>Wed, 01 May 2013 08:57:16 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App Developers]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[engage]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[HomeBase]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[monetize]]></category>
		<category><![CDATA[re-branding]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=700</guid>
		<description><![CDATA[Every free app developer has 3 major dreams- reach millions of downloads, monetize their apps, and get worldwide recognition. The easiest and shortest way to fulfill those dreams is to get featured on one of the “Top Free” pages on the Play Store- from there on, the way to success is very short. Unfortunately, not [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_93625183"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/05/blog3.png"><img class="aligncenter size-full wp-image-702" title="blog3" src="http://blog.widdit.com/wp-content/uploads/2013/05/blog3.png" alt="" width="550" height="200" /></a></p>
<p>Every free app developer has 3 major dreams- reach millions of downloads, monetize their apps, and get worldwide recognition. The easiest and shortest way to fulfill those dreams is to get featured on one of the “Top Free” pages on the Play Store- from there on, the way to success is very short. Unfortunately, not all great apps can be featured on the Play Store charts- the vast majority of app developers will have to find new and creative ways in order to reach their goals.</p>
<p><span id="more-700"></span></p>
<p>The competition app developers’ face is massive. Keep in mind that the Play Store offers over <a href="http://www.businessweek.com/news/2012-10-29/google-says-700-000-applications-available-for-android-devices">700,000 different apps</a> and counting (FAST!). Add the fact that nearly <a href="http://www.gartner.com/it/page.jsp?id=2153215">90% of those apps are offered for free</a>, and you’ll get a terrifying number of apps that competes for the same spot on the user’s device. That’s what we call a jungle.</p>
<p>So, how does your app can stand out from the crowd? We’ve gathered five tips that will help you increase usability and achieve higher engagement level with HomeBase- The lock screen that matter.</p>
<p><strong>1. Keep Your App In Front-</strong> HomeBase offers a quick launch menu that allows the most popular apps installed on the device to be launched directly from the lock screen, without unlocking the phone. Beside its useful purpose for users, developers can increase their app’s usability by adding it to the menu as default- so your app is always in front all others.</p>
<p><strong>2. (RSS) Feed the Masses-</strong> If you run a brand, own an app studio or have multiple apps- this is the solution for you. You can keep your users up to date with everything that’s going on with your brand straight from the lock screen. RSS feeds are widely used by thousands of brands and companies, so why not creating your own? Be sure to include an appealing headline, so more users will be interested in what you have to say. <a href="http://www.businessinsider.com/bii-report-how-content-is-being-consumed-on-mobile-devices-2012-9">Users are always looking for new and interesting content</a>; provide them with a great experience they will surely appreciate.</p>
<p><strong>3. Push, Don’t Pull-</strong> One of the best tools for interacting with your users is push notification. From the HomeBase Admin Panel, you can send tailored push notification that will hit endless number of users at once. Notify them about the new version of you app available on the Play Store, tell them you’ve published a sequel for their favorite game, or just congratulate them on holidays- with timed push notifications you can increase usability and promote other apps or services you offer. Oh, one more thing- although a very useful tool, too many push notifications can be irritating sometimes. Don’t push your users too hard, and keep the notifications for the most important stuff.</p>
<p><strong>4. Don’t Just Say It, Design It-</strong> Alright, this is where the fun really starts. HomeBase offers a fully customizable platform, so you can set your creativity free and express yourself to the fullest. Your HomeBase should be all about your brand or app, and great designs never fail. Create a background, change the lock icon and even add your own customized unlock sound- a 360° solution that will keep your users engaged 24/7. Customizing an awesome lock screen is also a great way to build product character and make users connect to your brand name or logo.</p>
<p><strong>5. All Hail the HTML-</strong> Utilize the most powerful tool that HomeBase has to offer for your own good. With the advanced HTML components, everything is possible. Game developers use them to add live leaderboards, mini-games, video tutorials, and other changeable content. Social apps developers can choose to create a component that shows status updates from the user’s friends on one platform. Business apps or brands can add currency and stock information that is being updated in real time. Well, you get the point. HomeBase is the only lock screen that allows HTML. Use it wisely.</p>
<p>So, are you excited yet? We are! Alongside a new revenue stream and soaring income, HomeBase is offering a great platform to increase app usability and different ways to achieve higher engagement level with users. You can choose only one way or mix it all up, it’s all up to you. Let us know how it went, we’re eager to hear from you.</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_93625183"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_93625183"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/5-tips-that-will-help-your-app-achieve-higher-engagement-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Out The New HomeBase Video!</title>
		<link>http://blog.widdit.com/check-out-the-new-homebase-video/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=check-out-the-new-homebase-video</link>
		<comments>http://blog.widdit.com/check-out-the-new-homebase-video/#comments</comments>
		<pubDate>Thu, 04 Apr 2013 07:29:10 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Mobile News]]></category>
		<category><![CDATA[Widdit Updates]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App Developers]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[engage]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[HomeBase]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[promo]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=687</guid>
		<description><![CDATA[Here at Widdit, we believe that great ideas have to be displayed out loud, and HomeBase is no different. Check out the new HomeBase promotional video- we think it came out awesome! &#160; To all of our developer partners out there- you can embed the video on your app’s page at Google Play in order [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_58098418"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p>Here at Widdit, we believe that great ideas have to be displayed out loud, and HomeBase is no different. Check out the new HomeBase promotional video- we think it came out awesome!</p>
<p><iframe src="http://www.youtube.com/embed/Mm6mBGifFLQ?rel=0" frameborder="0" width="640" height="360"></iframe><br />
<span id="more-687"></span></p>
<p>&nbsp;</p>
<p>To all of our developer partners out there- you can embed the video on your app’s page at Google Play in order to help users better understand what’s HomeBase all about, and prepare them for the great experience they’re about to get.</p>
<p>One last thing- we want to give a big shout out to the amazing guys and gals at <strong>Clutch</strong> animation studios for doing such a great job working on this project. The video would never be as awesome without them! Check out their portfolio at <a href="http://www.clutch.co.il">www.clutch.co.il</a>.</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_58098418"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_58098418"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/check-out-the-new-homebase-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promoting Brands the Mobile Way</title>
		<link>http://blog.widdit.com/promoting-brands-the-mobile-way/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=promoting-brands-the-mobile-way</link>
		<comments>http://blog.widdit.com/promoting-brands-the-mobile-way/#comments</comments>
		<pubDate>Wed, 06 Mar 2013 12:48:17 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Mobile News]]></category>
		<category><![CDATA[Tech & News]]></category>
		<category><![CDATA[Widdit Updates]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App Developers]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[engage]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[HomeBase]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[monetize]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=682</guid>
		<description><![CDATA[When was the last time you met a person that doesn&#8217;t own a smartphone? Now days it&#8217;s almost impossible to locate such a person- it&#8217;s not surprising that smartphones sales soared by almost 50% comparing to last year. The smartphone changed our entire way of thinking by delivering what&#8217;s important to us directly to our [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_82259277"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/03/blog5.png"><img class="aligncenter size-full wp-image-683" title="blog5" src="http://blog.widdit.com/wp-content/uploads/2013/03/blog5.png" alt="" width="550" height="200" /></a></p>
<p>When was the last time you met a person that doesn&#8217;t own a smartphone? Now days it&#8217;s almost impossible to locate such a person- it&#8217;s not surprising that <a href="http://www.gartner.com/it/page.jsp?id=2237315">smartphones sales soared by almost 50% comparing to last year</a>. The smartphone changed our entire way of thinking by delivering what&#8217;s important to us directly to our everyday use device.<span id="more-682"></span></p>
<p>Well, that&#8217;s just plain old news. Brands started to be aware of the growing mobile platform nearly a decade ago, and since then, found a lot of cool and creative ways to increase engagement by using smartphones. Still, it looks like branded apps and customized content is just not enough. The latest updates to all mobile operating systems (and especially Android) introduced new <a href="http://android-developers.blogspot.co.il/2012/11/introducing-android-42-new-and-improved.html">abilities and behaviors</a> that just begs to be used in order to promote brands. One of those features allows users to add panels and different widgets to the most used screen on the smartphone- the lock screen. Users interact with the lock screen every time they look at their phone, dozens times a day. Here at Widdit we leveraged that attribute when we&#8217;ve first launched <a href="https://play.google.com/store/apps/details?id=com.widdit.lockScreen124&amp;feature=search_result#?t=W251bGwsMSwxLDEsImNvbS53aWRkaXQubG9ja1NjcmVlbjEyNCJd">HomeBase</a>- a platform that allows app developers and brand managers to increase their app&#8217;s engagement directly from the lock screen.</p>
<p>Promoting brands using the mobile platform has a lot of unique advantages, mainly because the smartphone offer a world of possibilities.</p>
<p><strong>1. Engagement on the go-</strong> Here is a fun fact- <a href="http://www.forbes.com/sites/marketshare/2011/09/20/marketers-and-advertisers-are-you-mobile/">one out of three smartphone owners prefer giving up sex than giving up their smartphone</a>. Yes, that&#8217;s one third. Our smartphone is so important and close to us, there is a mini crisis going on whenever we leave home without it. It&#8217;s so necessary, we almost can&#8217;t function without it. So, why not use this platform to increase engagement with a loveable brand? Brands can achieve high engagement level on the most close and personal tool. When engagement is made on such an intimate platform, its impact is much more distinctive. <a href="http://www.forbes.com/sites/marketshare/2011/09/20/marketers-and-advertisers-are-you-mobile/">Estimates</a> say mobile marketing will grow by 38% in the next four years, and bring more than 8.2 billion by the year 2016.</p>
<p><strong>2. Dozens Of uses per day- </strong>our smartphone is like a Mecca for our brain. We draw so much information from it that we can never really lay it down. How many times have you heard the phrase: &#8220;There&#8217;s an app for that&#8221;? Well, there&#8217;s an app for almost everything, and if not, there will be soon enough. People use their phones ALL the time, which means they are getting exposed to tons of content every day. Brands can&#8217;t ignore that fact, and some brands made mobile engagement a <a href="http://www.youtube.com/watch?v=WMdelzHpRB8">true mastery</a>.</p>
<p><strong>3. A Powerful multi-tool- </strong>my grandfather always told me how excited he was when his dad bought him his first pocketknife. One simple tool that serves so many purposes, and can still fit in your pocket. I like to compare that old pocketknife to today&#8217;s smartphone. Exactly the same, but with a camera! Well, try telling my grandfather that. The smartphone has so many attributes and features, that in the last couple of years we see a whole bunch of mobile campaigns that are being launched based solely on those attributes- the QR reader, Facebook&#8217;s Open Graph, Social media apps, <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=An9aV53vuj8">and even the most basic phone features.</a></p>
<p dir="LTR">There is no doubt that a strong brand can get much stronger by utilizing the mobile platform attributes to its advantage. There is no limit to creativity; brands can increase their engagement level in so many ways. Developers and brand managers should always keep both eyes open and constantly look for new platforms that will help them to promote their product.</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_82259277"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_82259277"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/promoting-brands-the-mobile-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 In Search- January 2013</title>
		<link>http://blog.widdit.com/top-10-in-search-january-2013/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-10-in-search-january-2013</link>
		<comments>http://blog.widdit.com/top-10-in-search-january-2013/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 10:50:08 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Top 10's in Search]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[engage]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[re-branding]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search suggestions]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=667</guid>
		<description><![CDATA[2012 is behind us, and it’s time to see what Widdit’s users were searching for on January 2013. As always, we bring you the top ten in search terms to help developers add meaningful and engaging content to their website and apps. We hope the list will inspire you to create a great lock screen [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_59808440"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/02/Top-Ten-Search.jpg"><img class="aligncenter size-full wp-image-669" title="Top-Ten-Search" src="http://blog.widdit.com/wp-content/uploads/2013/02/Top-Ten-Search.jpg" alt="" width="550" height="200" /></a></p>
<p>2012 is behind us, and it’s time to see what Widdit’s users were searching for on January 2013. As always, we bring you the top ten in search terms to help developers add meaningful and engaging content to their website and apps. We hope the list will inspire you to create a great lock screen and toolbar designs that are up to date and relevant for your users.<span id="more-667"></span></p>
<p>So let’s get started-</p>
<p><strong><span style="text-decoration: underline;">Top 10 in Music</span></strong></p>
<p>As the holiday season passed us, we say goodbye to Christmas carols and hello to some new artists on our list. Taking 1st place this month is the controversial rapper from Chicago <a href="http://en.wikipedia.org/wiki/Chief_Keef">Chief Keef</a>, who was charged for drug use and weapon possession. Making his breakthrough this month is Skrillex- the undisputed champion of <a href="http://en.wikipedia.org/wiki/Dubstep">bass dropping</a>. Maroon 5 is back to our list, thanks to their huge hit One More Night.</p>
<p>1. Chief Keef<a href="http://blog.widdit.com/wp-content/uploads/2013/02/chief-keef-instagram.jpg"><img class="alignright size-thumbnail wp-image-670" title="chief-keef-instagram" src="http://blog.widdit.com/wp-content/uploads/2013/02/chief-keef-instagram-150x150.jpg" alt="" width="150" height="150" /></a><br />
2. Lil’ Wayne<br />
3. Rihanna<br />
4. One Direction<br />
5. Skrillex<br />
6. Maroon 5<br />
7. Bruno Mars<br />
8. Beyonce<br />
9. Eminem<br />
10. Kendrick Lamar</p>
<p><iframe src="http://www.youtube.com/embed/fwK7ggA3-bU?rel=0" frameborder="0" width="560" height="315"></iframe></p>
<p><span style="text-decoration: underline;"><strong>Top 10 in Movies</strong></span></p>
<p>Fantasy, Action and Romance- what else can we be asking for? Starring at the top of the list is the zombie-comedy-romance hit <a href="http://www.imdb.com/title/tt1588173/">Warm Bodies</a>. Pitch Perfect is still holding steady in 2nd place, while the surprising remake of the known tale Hansel and Gretel takes on 3rd. Semi funny “<a href="http://www.imdb.com/title/tt1333125/">Movie 43</a>” get represented at 8th.</p>
<p>1. Warm Bodies<a href="http://blog.widdit.com/wp-content/uploads/2013/02/Warm-Bodies.jpg"><img class="alignright size-thumbnail wp-image-671" title="Warm Bodies" src="http://blog.widdit.com/wp-content/uploads/2013/02/Warm-Bodies-150x150.jpg" alt="" width="150" height="150" /></a><br />
2. Pitch Perfect<br />
3. Hansel &amp; Gretel: Witch Hunters<br />
4. Silver Lining Playbook<br />
5. Mama<br />
6. Argo<br />
7. Django Unchained<br />
8. Seven Psychopaths<br />
9. Flight<br />
10. Beautiful Creatures</p>
<p><iframe src="http://www.youtube.com/embed/07s-cNFffDM?rel=0" frameborder="0" width="560" height="315"></iframe></p>
<p><strong><span style="text-decoration: underline;">Top 10 in Shopping</span></strong></p>
<p>Though Christmas is over, we still love shopping online. Here is an inside look on the most popular products online last month.</p>
<p>1. Nikon d5100<a href="http://blog.widdit.com/wp-content/uploads/2013/02/shopping.jpg"><img class="alignright size-thumbnail wp-image-672" title="shopping" src="http://blog.widdit.com/wp-content/uploads/2013/02/shopping-150x150.jpg" alt="" width="150" height="150" /></a><br />
2. iPad<br />
3. Rocawear ladies shoes<br />
4. Jordan shoes<br />
5. Club America Jacket<br />
6. Johnnie Walker Black<br />
7. Coolpad Quattro<br />
8. Popcorn Maker<br />
9. Rapunzel Barbie<br />
10. Acuvue 2</p>
<p><span style="text-decoration: underline;"><strong>Top 10 in News</strong></span></p>
<p>As an infinite source of information, the internet brings us all the hot stories from around the world. Middle-Eastern country Syria took the notorious 1st place, due to the rebel war going on. Iran came in 2nd, and the death of the American born pop star <a href="http://en.wikipedia.org/wiki/Jenni_Rivera">Jenni Rivera</a> story climbed to 8th.</p>
<p>1. Syria<a href="http://blog.widdit.com/wp-content/uploads/2013/02/AGbreaking-news1.jpg"><img class="alignright size-thumbnail wp-image-673" title="AGbreaking-news1" src="http://blog.widdit.com/wp-content/uploads/2013/02/AGbreaking-news1-150x150.jpg" alt="" width="150" height="150" /></a><br />
2. Iran<br />
3. <a href="http://en.wikipedia.org/wiki/United_States_fiscal_cliff">Fiscal Cliff</a><br />
4. Immigration<br />
5. India<br />
6. Hurricane Sandy<br />
7. Obama<br />
8. North Korea<br />
9. Powerball<br />
10. Gun Control</p>
<p>That’s it for this month; we wish you a great and informative 2013.</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_59808440"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_59808440"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/top-10-in-search-january-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future Of Search: Faster, More Focused, And Personalized</title>
		<link>http://blog.widdit.com/the-future-of-search-faster-more-focused-and-personalized/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-future-of-search-faster-more-focused-and-personalized</link>
		<comments>http://blog.widdit.com/the-future-of-search-faster-more-focused-and-personalized/#comments</comments>
		<pubDate>Wed, 13 Feb 2013 09:37:19 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Tech & News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[Confrence]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[DLD]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search suggestions]]></category>
		<category><![CDATA[Summit]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=655</guid>
		<description><![CDATA[At the start of 2013 we find ourselves on the verge of a new era- and no, I’m not talking about the Age of Aquarius or any other vague Mayan prophecy. I’m talking about the social age. Since the early days of web 1.0, web browsing has changed a lot, and the ecosystem keeps on [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_61370421"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/02/blog1.png"><img class="aligncenter size-full wp-image-656" title="blog1" src="http://blog.widdit.com/wp-content/uploads/2013/02/blog1.png" alt="" width="550" height="200" /></a></p>
<p>At the start of 2013 we find ourselves on the verge of a new era- and no, I’m not talking about the Age of Aquarius or any other vague <a href="http://en.wikipedia.org/wiki/2012_phenomenon">Mayan prophecy</a>. I’m talking about the social age. Since the early days of <a href="http://en.wikipedia.org/wiki/Web_1.0">web 1.0</a>, web browsing has changed a lot, and the ecosystem keeps on changing ever since- that’s exactly what the internet is all about. So what is so exciting about this year, and what’s so different than the years before? According to Yahoo’s new COO, the future is all about the personalized WWW.<span id="more-655"></span></p>
<p>During the <a href="http://dld-conference.com/conferences/17">DLD conference</a> that took place in Munich, <a href="http://dld-conference.com/users/1298">Henrique De Castro</a> shared his point of view regarding the changes the web is going through. According to De Castro, the internet life cycle can be dealt into four major eras- Web 1.0 age, the portal age, the search engine age, and now- the age of the social web.</p>
<p>Back at 1993 when “baby internet” took its first steps, it brought us real revolution- but still, you couldn’t ignore the huge lack of content on it. According to De Castro, publishers wrote internet content the same way they wrote it for the papers: <em>“That was good”,</em> says De Castro, <em>“But the web didn’t have enough content. As the web created more content, the container got very, very stressed.”</em></p>
<p>As a result, the age of portals arrived. I bet you have fond memories of your favorite portal, which took the online world by storm. Websites like Yahoo (which may be the last standing portal giant out there), Netscape, AOL, and many more benefited from the situation and brought users what seemed to be all the content they needed. As the years passed by and the “<a href="http://en.wikipedia.org/wiki/Dot-com_bubble">Dot-Com Bubble</a>” exploded in 2000-1, many of these portals have disappeared in oblivion.</p>
<p>Enter the search engine age- the strongest, most stable age up to date. Internet companies slowly realized that users are looking for more than just content portals- they’re looking for answers. This age is critical because it brought us what De Castro calls “Segregated content”- and as a result, the start of the age led to <a href="http://www.searchengineoptimizationjournal.com/original-content/">a massive increase in content being produced</a>. From this point onwards, users are being the center of publishers’ attention- they know WHAT they look for, they know WHERE to look for it, and they want it NOW.</p>
<p>Although a big and meaningful change, the search engine age has just opened the door for a new and very different age- the social age.</p>
<p><em>“The future of the web is going to be completely different from what it is today”</em> says De Castro. He even took it to the next level by stating that <em>“My web is going to be different from your web. That container will aggregate text, images and video, premium content, aggregated content and user-generated content.”</em></p>
<p>It has been long debated that the web is getting much more social, and going into a more personalized direction, but what is the real meaning in all of this? Well, there is really no one answer. Nobody can predict the future and tell exactly what is going to happen in the next couple of years, but let just assume that De Castro know what he’s talking about. We can already witness the huge impact social networks have on our browsing habits, but this is just the start.</p>
<p>Picture a web that is all about you- a web that brings you exactly what you look for like never before. Maybe a web browser that presents information gathered straight from your mobile device? Wouldn’t it be cool to get all the information you’re looking for from one (very) smart platform? These are just some of the questions web developers ask themselves at this verge of a new era. A much more personalized and social age that will better serve users, developers and advertisers as one.</p>
<p>Oh, just wait and see what Widdit is up to this year.</p>
<p>It’s going to be LEGEN- wait for it- DARY!</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/8Ijk3nepXmM?rel=0" frameborder="0" allowfullscreen></iframe></p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_61370421"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_61370421"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/the-future-of-search-faster-more-focused-and-personalized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New Chromium Code- A Promising First Step</title>
		<link>http://blog.widdit.com/the-new-chromium-code-a-promising-first-step/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-new-chromium-code-a-promising-first-step</link>
		<comments>http://blog.widdit.com/the-new-chromium-code-a-promising-first-step/#comments</comments>
		<pubDate>Tue, 05 Feb 2013 09:32:24 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Tech & News]]></category>
		<category><![CDATA[Browser Connectivity]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Chromiuim]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[search suggestions]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=649</guid>
		<description><![CDATA[If you love your Google Now, you’re going to be excited about this- Google’s open source web browser project, Chromium, is now updated with a brand new notification center that has the ability to present Google Now cards on Windows. While Chromium is just an open source project, it shares most of its code with [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_38266997"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/02/chrome-android-lead2.jpg"><img class="aligncenter size-full wp-image-653" title="Hello There!" src="http://blog.widdit.com/wp-content/uploads/2013/02/chrome-android-lead2.jpg" alt="" width="620" height="340" /></a></p>
<p>If you love your Google Now, you’re going to be excited about this- Google’s open source web browser project, <a href="http://www.chromium.org/">Chromium</a>, is now updated with a brand new notification center that has the ability to present Google Now cards on Windows. While Chromium is just an open source project, it shares most of its code with Google Chrome, which means we’re in for a surprise.<span id="more-649"></span>The guy who discovered the change in the Chromium code last week is <a href="https://plus.google.com/100132233764003563318/posts/5JVV3HSmYzX">François Beaufort</a>, a developer from France, who says that in order to activate the notification center, all developers have to do is to toggle on the “Enable Rich Notifications” under <em>chrome://flags</em>. Beaufort also snapped a screenshot of his discovery, reveling a friendly popped-up notification on the right side of the screen.</p>
<p><a href="http://blog.widdit.com/wp-content/uploads/2013/02/richnotification.png"><img class="aligncenter size-full wp-image-650" title="richnotification" src="http://blog.widdit.com/wp-content/uploads/2013/02/richnotification.png" alt="" width="640" height="288" /></a></p>
<p>Although the embedded code on Chromium is just the first step on the way, assuming Google Now cards are going the PC way is a pretty safe bet- Google have cooked this for a long time now, focusing their radar on mobile-to-PC connectivity.</p>
<p>The notification center is not new to Chrome users- if you’re signed in with Google+ or YouTube accounts, you get little red boxed notifications alerting you have a new circle update or a comment on your channel. That’s cool, but too basic; the new Notification center will present many more features and possibilities. Now days, Google Now absorbs information only from the mobile phone search history and users’ preferences, and it’s really smart; getting the same information from the pc will only make its suggestions and attributes smarter and more powerful.</p>
<p>Beside its extraordinary user value it provides, the notification center will be a fertile ground of lucrative opportunities for web and mobile developers. Third-party developers will get a whole new platform to push tailored made content and offers, which can greatly increase their conversion rate. Maybe we’ll even witness a new business model transforming, who knows.</p>
<p>The connection between the PC and the Android device is a gateway for even bigger things. Maybe it’s too early, but one cannot help himself wondering which information will assist Google Now’s prediction.</p>
<p>In the meantime, we still have to take wild guesses and assumptions about the notification center’s potential. But you just wait; mobile-to-browser notification center may be closer than you think.</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_38266997"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_38266997"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/the-new-chromium-code-a-promising-first-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permissions, Anyone?</title>
		<link>http://blog.widdit.com/implementing-homebase-with-your-app-permissions-anyone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=implementing-homebase-with-your-app-permissions-anyone</link>
		<comments>http://blog.widdit.com/implementing-homebase-with-your-app-permissions-anyone/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 16:11:05 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Widdit Updates]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[App Developers]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=642</guid>
		<description><![CDATA[During the last couple of days, couple of app developers contacted us wondering about HomeBase’s required permissions. Though seems frightening and invasive for some, the detailed list of permissions is only meant for creating a better, more rewarding user experience. In this next post, we will help you better understand this list of permissions, and [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_5821898"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://blog.widdit.com/wp-content/uploads/2013/02/blog2.png"><img class="size-full wp-image-643" title="blog2" src="http://blog.widdit.com/wp-content/uploads/2013/02/blog2.png" alt="" width="550" height="200" /></a></p>
<p>During the last couple of days, couple of app developers contacted us wondering about HomeBase’s required permissions. Though seems frightening and invasive for some, the detailed list of permissions is only meant for creating a better, more rewarding user experience.<br />
In this next post, we will help you better understand this list of permissions, and why it’s necessary for a fully functioning HomeBase. All permissions should be included on your app’s manifest. You can notice that some of the permissions are not mandatory, but allowing them highly increase user value.<span id="more-642"></span></p>
<p>So let’s jump right in-</p>
<p><span style="text-decoration: underline; color: #ff0000;">Your location (Optional)</span></p>
<p><em>APPROXIMATE LOCATION (NETWORK-BASED)</em><br />
<em> PRECISE LOCATION (GPS AND NETWORK-BASED)</em><br />
These permissions regard the location of the device.<br />
HomeBase requires these permissions in order to access the user’s location and provide information about the weather forecast and status on a current location. This permission is optional, and should be included only if your HomeBase uses the weather widget.</p>
<p><span style="text-decoration: underline; color: #ff0000;">Your messages</span></p>
<p><em> READ YOUR TEXT MESSAGES (SMS OR MMS)</em><br />
<em> RECEIVE TEXT MESSAGES (SMS)</em><br />
These permissions regard the use of SMS messages received on the device.<br />
HomeBase requires these permissions in order to display SMS messages on the lock screen. HomeBase will NEVER read, use, or transfer any of your personal information to a third party agent.</p>
<p><span style="text-decoration: underline; color: #ff0000;">Network communication</span></p>
<p><em> FULL NETWORK ACCESS</em><br />
This permission regards the use of internet connection on the device.<br />
HomeBase requires this permission in order to absorb information needed for updated RSS feeds, weather, and live notifications. All information is needed in order to provide users with the full HomeBase experience.</p>
<p><em>PAIR WITH BLUETOOTH DEVICES (Optional)</em><br />
This permission regards the pairing of Bluetooth devices with the device.<br />
HomeBase require this permission in order to provide better experience. For example, this permission is needed for pairing the device with a car speaker.</p>
<p><span style="text-decoration: underline; color: #ff0000;">Your personal information</span></p>
<p><em> READ YOUR CONTACTS</em><br />
<em> READ SENSITIVE LOG DATA</em><br />
These permissions regard the use of the contact list stored on your device.<br />
HomeBase requires these permissions in order to present information with the contact’s name as stored on the device. Alerts such as messages, missed calls and emails will be easier to detect by the user.</p>
<p><span style="text-decoration: underline; color: #ff0000;"> Phone calls</span></p>
<p><em> READ PHONE STATUS AND IDENTITY</em><br />
This permission regards access to the phone features of the device.<br />
HomeBase requires this permission in order to disable itself during a phone call.</p>
<p><span style="text-decoration: underline; color: #ff0000;">Storage</span></p>
<p><em> MODIFY OR DELETE THE CONTENTS OF YOUR USB STORAGE MODIFY OR DELETE THE CONTENTS OF YOUR SD CARD</em><br />
This permission regards the use of information stored on the device’s SD card.<br />
HomeBase requires this permission in order to better function offline. For example, when the user creates a customized background for HomeBase, the picture is usually stored on the SD card. This permission allows HomeBase to access this file and retrieve it. HomeBase will NEVER access the user’s personal information of files with no reason. HomeBase will NEVER use any of this information or store it on its servers.</p>
<p><span style="text-decoration: underline; color: #ff0000;">System tools</span></p>
<p><em> REORDER RUNNING APPS</em><br />
<em> RETRIEVE RUNNING APPS</em><br />
These permissions regard retrieving information about app use habits.<br />
HomeBase requires these permissions in order to create a smarter quick launch menu. The quick launch menu allows users to access their most used apps without unlocking the device.</p>
<p><em>PREVENT DEVICE FROM SLEEPING</em><br />
<em> DRAW OVER OTHER APPS</em><br />
<em> DISABLE YOUR SCREEN LOCK</em><br />
These permissions regard the state of the device when interacting with other apps (and lock screen).<br />
HomeBase requires these permissions in order to function. HomeBase is an upgraded lock screen, and as such- it should be presented on top of any other lock screen app.</p>
<p><span style="text-decoration: underline; color: #ff0000;">Hardware controls</span></p>
<p><em> CONTROL VIBRATION</em><br />
This permission regards the vibrate feature of the device.<br />
HomeBase requires this permission in order to provide better and richer user experience.</p>
<p><span style="text-decoration: underline; color: #ff0000;">System tools</span></p>
<p><em> RUN AT STARTUP</em><br />
This permission regards the launching process of the app whenever the device is starts.<br />
HomeBase require this permission in order to deliver a better experience for users, allowing them to enjoy HomeBase without open it every time they turn on their device.</p>
<p><em>EXPAND/COLLAPSE STATUS BAR</em><br />
This permission regards the use of the status bar of the device.<br />
HomeBase requires this permission in order to present alerts on the status bar.</p>
<p><em>READ SUBSCRIBED FEEDS</em><br />
This permission regards feeds presented on the device.<br />
HomeBase require this permission in order to gather information about the RSS feeds that are being used by the device.</p>
<p><span style="text-decoration: underline; color: #ff0000;">Default</span></p>
<p><em> READ CALL LOG</em><br />
This Permission regards the use of the device’s call log.<br />
HomeBase Require this permission in order to present missed, incoming and outgoing calls on the notifications panel.</p>
<p><em>TEST ACCESS TO PROTECTED STORAGE</em><br />
This permission regards future processes not yet in use.<br />
HomeBase Require this permission in order to check if it can run on future devices.</p>
<p>That’s it! Although the list is long, it’s essential for maximizing the HomeBase experience. We know HomeBase requires access to a lot of personal information. Please notice that we will NEVER, EVER, use any of this information for our personal good, nor distribute it to any third party agent or company. For further information about HomeBase’s privacy policy, please visit <a title="www.homebase-apps.com" href="www.homebase-apps.com">www.homebase-apps.com</a>.</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_5821898"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_5821898"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/implementing-homebase-with-your-app-permissions-anyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 In Search- December 2012</title>
		<link>http://blog.widdit.com/top-10-in-search-december-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-10-in-search-december-2012</link>
		<comments>http://blog.widdit.com/top-10-in-search-december-2012/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 12:16:41 +0000</pubDate>
		<dc:creator>Widdit Team</dc:creator>
				<category><![CDATA[Top 10's in Search]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Drake]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search suggestions]]></category>
		<category><![CDATA[tv series]]></category>
		<category><![CDATA[Widdit]]></category>

		<guid isPermaLink="false">http://blog.widdit.com/?p=623</guid>
		<description><![CDATA[It’s been a while since we’ve last updated the “Top 10 Search List”, and now it’s time to get back and check out which search terms hit it big this holiday season. Adding content regarding these terms can significantly increase your site’s traffic, so give the people what they search for! Widdit is always happy [...]<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_25571746"></div></div></div>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.widdit.com/wp-content/uploads/2013/01/Top-Ten-Search.jpg"><img class="aligncenter size-full wp-image-624" title="Top Ten Search" src="http://blog.widdit.com/wp-content/uploads/2013/01/Top-Ten-Search.jpg" alt="" width="550" height="200" /></a></p>
<p>It’s been a while since we’ve last updated the “Top 10 Search List”, and now it’s time to get back and check out which search terms hit it big this holiday season.</p>
<p>Adding content regarding these terms can significantly increase your site’s traffic, so give the people what they search for! Widdit is always happy to bring you all the insights that will help you better understand your audience.<span id="more-623"></span></p>
<p><span style="text-decoration: underline;">Most Searched Music Titles</span></p>
<p>Well, no surprise here! This time of year is all about holiday’s spirit. Christmas songs jumped right in, and took 1<sup>st</sup> and 2<sup>nd</sup> place by storm. The second most popular genre this month was Hip-Hop. Popular artists like Drake, Lil’ Wayne and Rihanna are taking over our music chart once again.</p>
<p><a href="http://blog.widdit.com/wp-content/uploads/2013/01/Christmas.jpg"><img class="size-thumbnail wp-image-625 alignright" title="Christmas" src="http://blog.widdit.com/wp-content/uploads/2013/01/Christmas-150x150.jpg" alt="" width="150" height="150" /></a></p>
<ol>
<li>Christmas Carrols</li>
<li>Christmas Songs</li>
<li>Drake</li>
<li>Lil’ Wayne</li>
<li>Rihanna</li>
<li>Taylor Swift</li>
<li>One Direction</li>
<li>Kendrick Lamar</li>
<li>Eminem</li>
<li>Chris Brown</li>
</ol>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;">Most Searched Movie Titles</span></p>
<p>Superman is back, big time! Though premiering only around June, the hype around our favorite alien from kryptonite has already started. Other than the man of steel, his DC ally Batman is still manning our charts at 4<sup>th</sup> place. Notice the 9<sup>th</sup> entry- the highly anticipated <a href="http://en.wikipedia.org/wiki/Quentin_Tarantino">Quentin Tarantino</a> movie- Django Unchained. It&#8217;s gonna be awesome!</p>
<p><a href="http://blog.widdit.com/wp-content/uploads/2013/01/Superman.jpg"><img class="alignright size-thumbnail wp-image-626" title="Superman" src="http://blog.widdit.com/wp-content/uploads/2013/01/Superman-150x150.jpg" alt="" width="150" height="150" /></a></p>
<ol>
<li><a href="http://www.imdb.com/title/tt0770828/">Man Of Steel</a></li>
<li>Pitch Perfect</li>
<li>The Hobbit: An Unexpected Journey</li>
<li><a href="http://www.imdb.com/title/tt1345836/">The Dark Knight Rises</a></li>
<li>Lincoln</li>
<li>Lawless</li>
<li>Skyfall</li>
<li>Ted</li>
<li>Django Unchained</li>
<li>Red Dawn</li>
</ol>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/eUdM9vrCbow" frameborder="0" allowfullscreen></iframe></p>
<p><span style="text-decoration: underline;">Most Searched In File Sharing</span></p>
<p>Some charts can be more informative than others. Our file sharing chart is one of the most insightful charts out there- that’s what people REALLY look for. Most of the time illegal, file sharing is widely spread around the web since day one. Maybe the next time you’ll consider buying a movie ticket?</p>
<p><a href="http://blog.widdit.com/wp-content/uploads/2013/01/ted.jpg"><img class="alignright size-thumbnail wp-image-628" title="ted" src="http://blog.widdit.com/wp-content/uploads/2013/01/ted-150x150.jpg" alt="" width="150" height="150" /></a></p>
<ol>
<li>Ted</li>
<li>Dexter</li>
<li>The Walking Dead</li>
<li>The Dark Knight Rises</li>
<li>Taken 2</li>
<li>Sons Of Anarchy</li>
<li>Lincoln</li>
<li>Lawless</li>
<li>Homeland</li>
<li>Flight</li>
</ol>
<p><span style="text-decoration: underline;">Most Searched Sites</span></p>
<p>As always, the monsters of the internet world compete over the highest number of searches every month. December hasn’t brought us any changes, but here are the top ten sites according to Widdit search:</p>
<p><a href="http://blog.widdit.com/wp-content/uploads/2013/01/Facebook.jpg"><img class="alignright" title="Facebook_icon" src="http://blog.widdit.com/wp-content/uploads/2013/01/Facebook-150x150.jpg" alt="" width="150" height="150" /></a></p>
<ol>
<li>Facebook</li>
<li>Google</li>
<li>YouTube</li>
<li>Yahoo</li>
<li>Craigslist</li>
<li>Netflix</li>
<li>EBay</li>
<li>Amazon</li>
<li>AOL</li>
<li>MSN</li>
</ol>
<p>&nbsp;</p>
<p>That’s it for 2012. 2013 is almost here, so next time we’ll see what is going to be big the upcoming year. Stay tuned!</p>
<div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_25571746"></div></div></div><div align="left"><div class="sharexyWidgetNoindexUniqueClassName"><div id="shr_25571746"></div></div></div>]]></content:encoded>
			<wfw:commentRss>http://blog.widdit.com/top-10-in-search-december-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
