<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Badges?</title>
		<link>http://www.geetasks.com/forum/t-182515/badges</link>
		<description>Posts in the discussion thread &quot;Badges?&quot; - Are there badges implanted or is it planned?</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 21 May 2013 04:55:18 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-592487</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-592487</link>
				<description></description>
				<pubDate>Thu, 24 Sep 2009 15:42:16 +0000</pubDate>
				<wikidot:authorName>Denis Altudov</wikidot:authorName>				<wikidot:authorUserId>246342</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>In about a month. It's currently in beta testing.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-591870</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-591870</link>
				<description></description>
				<pubDate>Wed, 23 Sep 2009 23:52:14 +0000</pubDate>
				<wikidot:authorName>Stian</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Looks good :-) When is the update coming?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-590203</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-590203</link>
				<description></description>
				<pubDate>Tue, 22 Sep 2009 05:57:51 +0000</pubDate>
				<wikidot:authorName>Denis Altudov</wikidot:authorName>				<wikidot:authorUserId>246342</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Welly well, my friends.</p> <img src="http://content.screencast.com/users/DenNukem/folders/Jing/media/edb92e58-3de2-4920-a126-aa560826374e/00000021.png" alt="00000021.png" class="image" /> <img src="http://content.screencast.com/users/DenNukem/folders/Jing/media/c58cd47d-74f0-4cbc-91ce-32f90af49a16/00000022.png" alt="00000022.png" class="image" /> <img src="http://content.screencast.com/users/DenNukem/folders/Jing/media/379f4526-36e2-4135-91b2-3709c7bd7f20/00000019.png" alt="00000019.png" class="image" />
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-587218</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-587218</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 21:58:57 +0000</pubDate>
				<wikidot:authorName>Johnny Knox</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>I like the simple solution (atleast until an APi). I would think making the badges optional would be a great touch.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-585736</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-585736</link>
				<description></description>
				<pubDate>Wed, 16 Sep 2009 07:16:52 +0000</pubDate>
				<wikidot:authorName>Ani</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Simple solution is good enough. Maybe google will provide some kind of API in the near future, then we could consider push again. ;)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-585115</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-585115</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2009 15:03:07 +0000</pubDate>
				<wikidot:authorName>Dan</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Take the simply approach. We can sync ourselves when we open the app :)</p> <p>Soon would be best as well.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-585098</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-585098</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2009 14:47:37 +0000</pubDate>
				<wikidot:authorName>Denis Altudov</wikidot:authorName>				<wikidot:authorUserId>246342</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>There are not badges right now.</p> <p>There are two things I could do and one of them is much harder than the other. The simple thing for me is to count all incomplete tasks that are present on the iPhone and put the number on the badge. The problem here is that if you add a task using the web interface it will not reflect on the badge until you open the GeeTasks and give it a chance to fetch the data from Google.</p> <p>To rectify this problem I would have to do the <strong>complex</strong> thing - Push. Google does not support push for tasks, so I will need to create my own Push server and keep polling data from google each 5 minutes or so. Apart from Push being vastly more work it would also require me to take your password and keep it on my server so that I can query things from Google. In addition, Google might get pissed that I create a lot of load on their servers by polling every 5 minutes for each user and they might try to cut me off. This will require some careful tip-toeing.</p> <p>So I have to ask you - which of the two things I could do is really important to you?</p> <p>Couple of people already chimed in email, saying that the simple thing would work fine for them. And yes, Alex, badges will be optional.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-584991</guid>
				<title>Re: Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-584991</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2009 13:02:33 +0000</pubDate>
				<wikidot:authorName>Alex</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>If there ARE badges implemented please can they be optional. Thanks!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.geetasks.com/forum/t-182515#post-584792</guid>
				<title>Badges?</title>
				<link>http://www.geetasks.com/forum/t-182515/badges#post-584792</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2009 07:00:01 +0000</pubDate>
				<wikidot:authorName>Ani</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hi, I would like to know if there are already badges implanted? These funny little indicators on the home screen that show how many tasks are undone yet. (something like this: <a href="http://fc04.deviantart.com/fs32/i/2008/215/c/a/Custom_Badges_for_iPhone_by_m0rphzilla.png">http://fc04.deviantart.com/fs32/i/2008/215/c/a/Custom_Badges_for_iPhone_by_m0rphzilla.png</a>)</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>