<?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>GreenGar Studios</title>
	<atom:link href="http://www.greengar.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greengar.com</link>
	<description>Simple, fun, useful</description>
	<lastBuildDate>Wed, 24 Feb 2010 06:48:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Whiteboard Pro 1.3 with Tabbed Color Picker</title>
		<link>http://www.greengar.com/2010/02/whiteboard-pro-tabbed-color-picker/</link>
		<comments>http://www.greengar.com/2010/02/whiteboard-pro-tabbed-color-picker/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 06:48:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=210</guid>
		<description><![CDATA[GreenGar Studios is proud to announce the immediate availability of the 1.3 update to Whiteboard Pro: Collaborative Drawing (iTunes link).
Actually,[more]]]></description>
			<content:encoded><![CDATA[<p>GreenGar Studios is proud to announce the immediate availability of the 1.3 update to <a href="http://bit.ly/info/GreenGarComWCDPro" target="_blank">Whiteboard Pro: Collaborative Drawing</a> (iTunes link).</p>
<p>Actually, it was updated on February 10, 2010, but I only just got around to posting about it here <img src='http://www.greengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>What&#8217;s new:</p>
<p>- Tabbed Color Picker, including an Eraser</p>
<p>- Shake Actions. You can shake for Tools or shake to Erase (Start Over)</p>
<p>- The Start Over Confirmation Alert can now be turned OFF</p>
<p>- Start Over no longer toggles the Tools screen</p>
<p>- The Network Activity Indicator now appears when a connection is being established</p>
<p>- Two-finger Touch Alert: You can eliminate the alert by going to the Settings app and setting &#8220;Drawing Tools Alert&#8221; to OFF</p>
<p>- Canvas Auto-Save is now set to OFF by default (change it in the Settings app)</p>
<p>Thanks for using Whiteboard! More updates are coming soon. Please post your suggestions below.</p>
<p>If you enjoy Whiteboard, please update your review for the new version <img src='http://www.greengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I know users have been requesting a dedicated Eraser for a little while now, so I hope you like my implementation of that.</p>
<p>Also, on an unrelated note, I found on YouTube this great review of Whiteboard Lite. If you&#8217;re not familiar with Whiteboard yet, take a look:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/adgUIqfG5qs&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x234900&amp;color2=0x4e9e00" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube-nocookie.com/v/adgUIqfG5qs&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x234900&amp;color2=0x4e9e00" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2010/02/whiteboard-pro-tabbed-color-picker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warning: Invalid argument supplied for foreach() in listing.php on line 104</title>
		<link>http://www.greengar.com/2010/02/warning-invalid-argument-supplied/</link>
		<comments>http://www.greengar.com/2010/02/warning-invalid-argument-supplied/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:12:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=204</guid>
		<description><![CDATA[Another technical post for today. But before I get to that: I ran this promotion on my previous post, and[more]]]></description>
			<content:encoded><![CDATA[<p>Another technical post for today. But before I get to that: I ran this promotion on my previous post, and it worked well&#8211; so here it is again:</p>
<p>The first person to post a comment on this post will get a promo code for a free copy of Whiteboard Pro: Collaborative Drawing, a $3.99 value. So if you don&#8217;t have a copy already&#8230; post a comment!</p>
<p>WebSVN is a great tool for browsing your source code and its history. SVN is a great source control system, and it&#8217;s a lot more useful when you can easily go back in time using any web browser. But it&#8217;s not so great when something goes wrong, like this:</p>
<blockquote><p>Warning: Invalid argument supplied for foreach() in /home/&#8230;/&#8230;/websvn/listing.php on line 104</p></blockquote>
<p>Google turned up a few possible solutions (upgrading SVN or MySQL, or downgrading WebSVN), but these were not the cause of my problem.</p>
<p>My solution was to edit the configuration file at /include/config.php</p>
<p>Change this:</p>
<blockquote><p>$config-&gt;addRepository(&#8216;RepositoryName&#8217;, &#8216;file:/home/&#8230;/svn/repository&#8217;);</p></blockquote>
<p>to this:</p>
<blockquote><p>$config-&gt;addRepository(&#8216;RepositoryName&#8217;, &#8216;file:/<strong>//</strong>home/&#8230;/svn/repository&#8217;);</p></blockquote>
<p><strong>(Add two more forward slashes after file:/)</strong></p>
<p>That did the trick! Hope this helps someone else out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2010/02/warning-invalid-argument-supplied/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Command failed with exit code 1 &#8211; ld: duplicate symbol</title>
		<link>http://www.greengar.com/2010/02/command-failed-with-exit-code-1-ld-duplicate-symbol/</link>
		<comments>http://www.greengar.com/2010/02/command-failed-with-exit-code-1-ld-duplicate-symbol/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 20:14:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=195</guid>
		<description><![CDATA[Another technical post for today.
This morning, one of the students in CS 526 encountered this error:
Build cocos2d libraries of project[more]]]></description>
			<content:encoded><![CDATA[<p>Another technical post for today.</p>
<p>This morning, one of the students in CS 526 encountered this error:</p>
<blockquote><p>Build cocos2d libraries of project Sample with configuration Debug &#8230;<br />
Ld build/Debug-iphonesimulator/Sample.app/Sample normal i386 &#8230;<br />
ld: duplicate symbol .objc_class_name_HelloWorld in /Users/elliotle/Projects/Sample/build/Debug-iphonesimulator/libcocos2d libraries.a(HelloWorldScene.o) and /Users/username/Projects/Sample/build/Sample.build/Debug-iphonesimulator/Sample.build/Objects-normal/i386/HelloWorldScene.o<br />
collect2: ld returned 1 exit status<br />
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1</p></blockquote>
<p>Well, it wasn&#8217;t exactly like that because I reproduced the error on my own computer so that I could post about it here <img src='http://www.greengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here&#8217;s a screenshot of what the error looks like:</p>
<p><a href="http://www.greengar.com/wp-content/uploads/2010/02/Screen-shot-2010-02-17-at-11.46.11-AM.png"><img class="alignnone size-medium wp-image-196" title="Screen shot 2010-02-17 at 11.46.11 AM" src="http://www.greengar.com/wp-content/uploads/2010/02/Screen-shot-2010-02-17-at-11.46.11-AM-300x252.png" alt="" width="300" height="252" /></a></p>
<p>In the student&#8217;s case, he was trying to rename the HelloWorldScene class to MainMenu.</p>
<p>The problem comes from adding files to the project and having both the main target and the cocos2d library target checked. That results in the class being compiled twice, hence the duplicate symbol error.</p>
<p>Here&#8217;s how to fix it:</p>
<p>First, remove the offending files from the project:</p>
<p><img class="alignnone size-full wp-image-197" title="Screen shot 2010-02-17 at 11.46.28 AM" src="http://www.greengar.com/wp-content/uploads/2010/02/Screen-shot-2010-02-17-at-11.46.28-AM.png" alt="" width="590" height="145" /></p>
<p>Then, add them back, but make sure the cocos2d target is NOT checked:</p>
<p><img class="alignnone size-full wp-image-198" title="Screen shot 2010-02-17 at 11.48.23 AM" src="http://www.greengar.com/wp-content/uploads/2010/02/Screen-shot-2010-02-17-at-11.48.23-AM.png" alt="" width="415" height="388" /></p>
<p>That should do it.</p>
<p>Alternatively, you could just uncheck the cocos2d target for the offending class&#8217;s implementation file. But that&#8217;s not the path I happened to take when solving this problem, so I don&#8217;t have screenshots for it <img src='http://www.greengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2010/02/command-failed-with-exit-code-1-ld-duplicate-symbol/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Whiteboard Pro: Collaborative Drawing Statistics</title>
		<link>http://www.greengar.com/2010/02/whiteboard-pro-collaborative-drawing-statistics/</link>
		<comments>http://www.greengar.com/2010/02/whiteboard-pro-collaborative-drawing-statistics/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 04:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=192</guid>
		<description><![CDATA[I received this email from Hayley (edited for grammar):
I think that Whiteboard costs too much. It should only be .99[more]]]></description>
			<content:encoded><![CDATA[<p>I received this email from Hayley (edited for grammar):</p>
<blockquote><p>I think that Whiteboard costs too much. It should only be .99 at the most because it doesn&#8217;t come with anything. Well, at least that&#8217;s my opinion. Please email back if you can. If you won&#8217;t, I guess I&#8217;ll have to use my iTunes card.</p></blockquote>
<p>Hayley, use that iTunes card; Whiteboard won&#8217;t be getting cheaper anytime soon <img src='http://www.greengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In the Productivity category of the App Store, there are currently four apps ranked above Whiteboard that are at the $2.99 price point. There is only one app ranked above Whiteboard that is priced at $3.99, the same price as Whiteboard.</p>
<p>Meanwhile, I&#8217;ve also been exploring some of the numbers returned by the analytics library included in Whiteboard.</p>
<p>My primary question is this: to what extent does the user interface affect user behavior?</p>
<p>In Whiteboard Lite, the users you can connect to are front-and-center, right in your face. There&#8217;s a list of the devices you can connect to, and if someone becomes available on your network, you can&#8217;t miss them. It&#8217;s always visible, whenever you have the Tools screen up.</p>
<p>In Whiteboard Pro, things are different. There&#8217;s a Connect button, which you need to explicitly tap in order to see who&#8217;s around you. It&#8217;s not immediately obvious what the button does. If you&#8217;re familiar with Whiteboard Lite, I imagine you&#8217;d understand the idea quite easily. But if you&#8217;re new to the Whiteboard: Collaborative Drawing concept, you&#8217;re less likely to grasp it.</p>
<p><strong>Whiteboard Lite</strong> has had a total of <strong>2.89 million unique users</strong> to date. Out of those users, <strong>360,440</strong> of them used the collaborative feature and connected to another Whiteboard (notice that the Lite and Pro versions are compatible with each other). Some simple math indicates that <strong>12.46%</strong> of users used the connection feature at least once.</p>
<p>So out of those who used the feature at least once, how many connections did they make in their lifetime so far? <strong>1.34 million</strong>, or about <strong>3.71 connections</strong> per connecting user. Note that connections are symmetric, but statistics are not completely accurate. Sometimes beacons fail to get sent, or are sent at a later time. The number of connections is currently an odd number.</p>
<p><strong>Whiteboard Pro</strong> has had a total of <strong>31,751 unique users</strong> to date. Out of those users, <strong>2,193</strong> have connected to another Whiteboard. That&#8217;s <strong>6.91%</strong>, or 5.55% less than the % that did so with the Lite version. Now, these are likely to be different user bases, and perhaps those who upgraded to Whiteboard Pro were more likely to want the better drawing tools for their own purposes, but I think UI is probably a major factor as well. If we were to assume that UI is the main cause, then if Whiteboard Lite had a similar UI as Pro, more unique users would have used the connection feature. How many more? .055*31751 = 1,746 more users. Conclusion: the UI made a major difference, to the tune of 5.55/12.46 = <strong>44.5% fewer users</strong> using the Connect feature of the app.</p>
<p>How many connections made so far with Whiteboard Pro? <strong>10,645</strong>, or about <strong>4.85</strong> connections per connecting user. Note that while the fraction of people who ever used the connecting feature is much smaller with Pro, the number of connections made by that fraction of people is greater (on a per-person basis). More than 1 connection per person greater, in fact. From this, my hypothesis is that the users who discovered the Connect feature in Whiteboard Pro used it more. (I did not measure discovery, in that I am not currently tracking raw clicks on the Connect button.)</p>
<p>One note for those of you using Pinch Media Analytics: downloading the lifetime reports in CSV can result in some misleading indicators. In particular, there&#8217;s a &#8220;% of Unique Users&#8221; column for Actions (aka sub beacons), but it&#8217;s certainly wrong (or at least very misleading). It&#8217;s not the % of the total unique users; AFAICT, it&#8217;s the % of unique users who have transmitted at least 1 sub beacon. (But I&#8217;m not even sure about this guess.) It&#8217;s best to avoid this number altogether, and do your own math where necessary.</p>
<p>What statistics would you like to know? I&#8217;ll consider your suggestions for future posts on this blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2010/02/whiteboard-pro-collaborative-drawing-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UIDeviceRGBColorSpace, UIDeviceWhiteColorSpace and CGColorGetComponents</title>
		<link>http://www.greengar.com/2010/01/uidevicergbcolorspace-uidevicewhitecolorspace-cgcolorgetcomponents/</link>
		<comments>http://www.greengar.com/2010/01/uidevicergbcolorspace-uidevicewhitecolorspace-cgcolorgetcomponents/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 09:22:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=189</guid>
		<description><![CDATA[A technical post for today. I just learned something new, and those of you using Core Graphics might benefit from[more]]]></description>
			<content:encoded><![CDATA[<p>A technical post for today. I just learned something new, and those of you using Core Graphics might benefit from my experience.</p>
<p>The documentation for CGColorGetComponents() says that it &#8220;Returns the values of the color components (including alpha) associated with a Quartz color.&#8221;</p>
<p>More specifically, it&#8217;ll give you &#8220;An array of intensity values for the color components (including alpha) associated with the specified color. The size of the array is one more than the number of components of the color space for the color.&#8221;</p>
<p>Previously, I was assuming that the color space was RGB. That&#8217;s not always the case! If you use the convenience methods [UIColor blackColor] or [UIColor whiteColor], you&#8217;ll get values in the &#8220;White&#8221; color space.</p>
<p>If you try to interpret these values as RGB (as I did), your black will look green, and your white will look yellow.</p>
<p>While you could manually do some conversions based on the color space, I&#8217;m not confident enough in my knowledge of color spaces to do that yet. (What other color spaces might exist other than the two I know about?) So I decided on a simple workaround:</p>
<p>[UIColor colorWithRed:0 green:0 blue:0 alpha:1] for black;</p>
<p>[UIColor colorWithRed:1 green:1 blue:1 alpha:1] for white;</p>
<p>&#8230; and all behaves as expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2010/01/uidevicergbcolorspace-uidevicewhitecolorspace-cgcolorgetcomponents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real App Store Piracy Numbers</title>
		<link>http://www.greengar.com/2010/01/real-app-store-piracy-numbers/</link>
		<comments>http://www.greengar.com/2010/01/real-app-store-piracy-numbers/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 03:02:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=184</guid>
		<description><![CDATA[Today, MacRumors reported that the cost of App Store piracy is roughly $450 million, according to a site called &#8220;24/7[more]]]></description>
			<content:encoded><![CDATA[<p>Today, MacRumors reported that the cost of App Store piracy is roughly $450 million, according to a site called &#8220;24/7 Wall St.&#8221; The article sparked a surprising amount of discussion on the MacRumors forums, where <a href="http://forums.macrumors.com/showthread.php?t=848259" target="_blank">499 comments</a> have been posted so far.</p>
<p>What surprised me most about these comments is that there seems to be widespread ignorance of the reality of piracy on the iTunes App Store.</p>
<p>Here&#8217;s what I mean:</p>
<p>&#8220;I didn&#8217;t even know App Store piracy existed. This story seems a bit wild.&#8221; -powerbook911</p>
<p>&#8220;huh? you can pirate iphone apps?&#8221; -funkyp56</p>
<p>&#8220;I understand that iPhone piracy is theoretically possible, but how can they possibly suggest that 75% of all apps in circulation are on the devices of users who are savvy enough to figure out how to do it?! That&#8217;s simply absurd. You can&#8217;t simply download an iPhone app like you would download a copy of Windows or Photoshop. The authors of this report obviously don&#8217;t know that.&#8221; -DTphonehome</p>
<p>&#8220;How the hell can one pirate iTunes apps? And how come two thirds of all downloaded apps are pirated and I haven&#8217;t heard about this at all? The whole iTunes thing is such a closed system I thought there wasn&#8217;t a way to pirate it&#8230;&#8221; -baryon</p>
<p>&#8220;I also didn&#8217;t know that piracy of apps existed. I feel like we would have heard about this by now. Do they mean that if for example I buy an app, and I share it with my brother, I pirated it to him? Because as far as iTunes is concerned, we authorized both our computers so we could share music and thats perfectly okay in terms of Apple&#8217;s policies, so that&#8217;s not pirating. I think the author of this article is confused, and possibly stupid.&#8221; -nickXedge</p>
<p>First, to clear up a few misconceptions from the comments above:</p>
<p>1. App Store piracy is alive and well.<br />
2. Yes, you can pirate iPhone apps. That does not mean you should.<br />
3. Actually, you can &#8220;simply download an iPhone app like you would download a copy of Windows or Photoshop.&#8221; You need to fulfill some prerequisites first &#8211; like jailbreaking and and finding a source for the cracked binaries &#8211; but it has been done, and by at least thousands of people.<br />
4. Developers don&#8217;t talk about it. I don&#8217;t know if this is because talking about it might encourage some people to try pirating some apps. But the fact that many people don&#8217;t know about it doesn&#8217;t mean it isn&#8217;t happening.<br />
5. Installing apps on multiple devices with a single iTunes account is supported by Apple. This is legal, and is not considered piracy. The piracy we&#8217;re talking about here involves actually cracking the binary &#8211; that is, removing the encryption and installing it on a jailbroken device using jailbreak tools.</p>
<p>That said, please note the following:<br />
Piracy is stealing. It is illegal and immoral. Don&#8217;t do it.</p>
<p>If you do pirate an app, go and buy a legitimate copy.</p>
<p>The numbers stated in the article are just assumptions and guesses; so I thought that as an app developer myself, I&#8217;d chime in with some real stats from a real, highly-ranked iPhone app.</p>
<p><a href="http://www.greengar.com/apps/whiteboard/">Whiteboard Pro: Collaborative Drawing</a> has been ranked in the Top 10 paid apps in the Productivity category.</p>
<p>Here are some actual stats, as reported by Pinch Media Analytics:</p>
<p>Total cracked users<br />
3,595 (14.20%)</p>
<p>Total cracked sessions<br />
20,285 (6.77%)</p>
<p>From this we can conclude that at least one app is experiencing a piracy rate of 14.2%. I have no idea whether this is typical of apps on the App Store, so other developers would need to chime in with their numbers. Actually, I suspect the most accurate stats could come directly from Pinch Media themselves &#8211; and perhaps they have (or will soon) publish a report on the matter.</p>
<p>To the many paying customers of GreenGar Studios, I thank you &#8211; it&#8217;s people like you who encourage the development of quality iPhone apps. Keep it up! <img src='http://www.greengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2010/01/real-app-store-piracy-numbers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iPhone Safari Gestures: Two-finger scroll within a text area</title>
		<link>http://www.greengar.com/2009/12/iphone-safari-gestures/</link>
		<comments>http://www.greengar.com/2009/12/iphone-safari-gestures/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 06:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=175</guid>
		<description><![CDATA[Safari on the iPhone and iPod touch is one of the most advanced web browsers on earth. I learned a[more]]]></description>
			<content:encoded><![CDATA[<p>Safari on the iPhone and iPod touch is one of the most advanced web browsers on earth. I learned a new gesture for it today:</p>
<table style="border-top-width: 1px; border-top-style: solid; border-top-color: #919699; border-left-width: 1px; border-left-style: solid; border-left-color: #919699;" border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Two-finger scroll</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To scroll up or down within a text area, an inline frame, or an element with overflow capability, depending on the direction of the movement.</p>
<p style="margin-top: 5px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">You can receive a <code style="font-size: 11px; font-family: Menlo, Monaco, Courier, Consolas, monospace;">mousewheel</code> event for this gesture.</p>
</td>
</tr>
</tbody>
</table>
<p>Other gestures:</p>
<table style="border-top-width: 1px; border-top-style: solid; border-top-color: #919699; border-left-width: 1px; border-left-style: solid; border-left-color: #919699;" border="0" cellspacing="0" cellpadding="5">
<caption style="margin-bottom: 5px; text-align: left;"><strong>Table 1-1 </strong>Gestures users make to interact with iPhone</caption>
<tbody>
<tr>
<th style="padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #e2e2e2; font-size: 12px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; font-weight: bold; background-position: initial initial;" align="left" scope="col">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif; font-weight: bold;">Gesture</p>
</th>
<th style="padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: #e2e2e2; font-size: 12px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; font-weight: bold; background-position: initial initial;" align="left" scope="col">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif; font-weight: bold;">Action</p>
</th>
</tr>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Tap</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To press or select a control or link (analogous to a single mouse click).</p>
<p style="margin-top: 5px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">You receive the <code style="font-size: 11px; font-family: Menlo, Monaco, Courier, Consolas, monospace;">onclick</code> event for this gesture.</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Double tap</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To zoom in and center a block of content or an image.</p>
<p style="margin-top: 5px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To zoom out (if already zoomed in).</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Flick</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To scroll or pan quickly.</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Drag</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To move the viewport or pan.</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Pinch open</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To zoom in.</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Pinch close</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To zoom out.</p>
</td>
</tr>
<tr>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;" scope="row">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">Touch and hold</p>
</td>
<td style="font-size: 12px; vertical-align: top; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #919699; border-right-width: 1px; border-right-style: solid; border-right-color: #919699; padding: 8px;">
<p style="margin-top: 0px; margin-bottom: 0px; font: normal normal normal 12px/normal 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;">To display an information bubble, magnify content under the finger, or perform specific actions in built-in iPhone applications and features.</p>
</td>
</tr>
</tbody>
</table>
<p><a href="http://developer.apple.com/safari/library/documentation/InternetWeb/Conceptual/iPhoneWebAppHIG/iPhoneUserEnvironment/iPhoneUserEnvironment.html#//apple_ref/doc/uid/TP40007900-CH3-SW6">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2009/12/iphone-safari-gestures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GreenGar Studios in the Media</title>
		<link>http://www.greengar.com/2009/12/greengar-studios-in-the-media/</link>
		<comments>http://www.greengar.com/2009/12/greengar-studios-in-the-media/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 08:22:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=173</guid>
		<description><![CDATA[It might be nice to list media mentions somewhere, so might as well start now. I will edit this post[more]]]></description>
			<content:encoded><![CDATA[<p>It might be nice to list media mentions somewhere, so might as well start now. I will edit this post in the future to add more as I find them. If you find a mention of us or one of our apps, post a comment!</p>
<p>August 19, 2008 &#8211; <a href="http://www.maclife.com/article/iphone/brain_tuner" target="_blank">Mac|Life</a> on Brain Tuner &#8211; review</p>
<p>August 19, 2008 &#8211; <a href="http://www.macrumors.com/iphone/2008/08/19/download-stats-for-2-iphone-app-brain-tuner/" target="_blank">MacRumors</a> on Brain Tuner (#2 iPhone app) &#8211; download stats</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2009/12/greengar-studios-in-the-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The First iPhone Reality Show</title>
		<link>http://www.greengar.com/2009/12/the-first-iphone-reality-show/</link>
		<comments>http://www.greengar.com/2009/12/the-first-iphone-reality-show/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 05:36:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=168</guid>
		<description><![CDATA[Yesterday, Command Guru started a week-long reality show around a group of developers who are tasked with creating an iPhone[more]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, Command Guru started a week-long reality show around a group of developers who are tasked with creating an iPhone app in a single week.</p>
<p>I know two of the participants. Watch the preview below!<br />
<span id="more-168"></span><br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/Jogp1djcqko&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Jogp1djcqko&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>I&#8217;ll be watching! Will you?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2009/12/the-first-iphone-reality-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should you pay for someone else&#8217;s lunch?</title>
		<link>http://www.greengar.com/2009/12/should-you-pay-for-someone-elses-lunch/</link>
		<comments>http://www.greengar.com/2009/12/should-you-pay-for-someone-elses-lunch/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.greengar.com/?p=166</guid>
		<description><![CDATA[Joel Comm wrote yesterday about &#8220;The $25,000 Lunch.&#8221; The basic summary: a gentleman offering a $25,000 corporate coaching service invited[more]]]></description>
			<content:encoded><![CDATA[<p>Joel Comm wrote yesterday about &#8220;<a href="http://www.joelcomm.com/the_25000_lunch.html" target="_blank">The $25,000 Lunch</a>.&#8221; The basic summary: a gentleman offering a $25,000 corporate coaching service invited Joel to lunch. At the end of it, the man asked if Joel would like to split the bill. Offended that the man who is trying to win his business didn&#8217;t offer to pay for the full bill (which was only $16.88), Joel paid for it himself. Joel provides a lot more details, of course. You can read the full story on his blog.</p>
<p>My initial impression was 51/49. I definitely see Joel&#8217;s viewpoint, and in a pinch, I would side with him. But I can also see why the corporate coach may have acted the way he did.</p>
<p>The commenters overwhelmingly agreed with Joel. Not surprising, since it&#8217;s Joel&#8217;s own blog. And he does seem to be in the right: paying for business lunches (when you&#8217;re the one who invited the other person) is generally seen as common sense.</p>
<p>But there were 2 commenters who offered differing opinions. They&#8217;re very interesting, so I&#8217;ve quoted them below:<span id="more-166"></span></p>
<blockquote><p><cite style="font-style: normal; font-weight: bold; padding: 0px; margin: 0px; border: 0px initial initial;">David Lockett </cite>Says:<br style="padding: 0px; margin: 0px; border: 0px initial initial;" /><small style="padding: 0px; margin: 0px; border: 0px initial initial;"><a style="color: #ff7800; text-decoration: none; padding: 0px; margin: 0px; border: 0px initial initial;" href="http://www.joelcomm.com/the_25000_lunch.html#comment-783562">December 3, 2009 03:34 PM</a></small></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">It is all a matter of perspective.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">I have had plenty of con artists offer to buy me lunch in order to secure a contract with my company. However, I always insist of paying for my own lunch, believing that anything else is unethical and could possibly be construed as a bribe.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">It seems to me that Joel possibly missed out on dealing with an honest man who was obviously not attempting to buy his favour. Any con artists out there who are angling to win a contract from Joel now know that they need to first buy him lunch as that no doubt strokes his ego and makes him feel important.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">
<p><cite style="font-style: normal; font-weight: bold; padding: 0px; margin: 0px; border: 0px initial initial;"><a style="color: #ff7800; text-decoration: none; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.meaning4lif3.blogspot.com/">Hamster</a> </cite>Says:<br style="padding: 0px; margin: 0px; border: 0px initial initial;" /><small style="padding: 0px; margin: 0px; border: 0px initial initial;"><a style="color: #ff7800; text-decoration: none; padding: 0px; margin: 0px; border: 0px initial initial;" href="http://www.joelcomm.com/the_25000_lunch.html#comment-783581">December 3, 2009 07:31 PM</a></small></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">I was thinking a little bit otherwise. At first, my feeling was to totally agree with you about it costing $25,000. However, I began to imagine if I were that person whom invited you to lunch, there could be a few deductions in my mind that makes me lose pace..</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">1) Business is business, lunch is lunch, lunch can be personal, and since it is the first casual business lunch, maybe he did not want to rush in to business so soon? Maybe he plain wants to get down to earth and make the first genuine friendship, he calls fairness irregardless of the amount?</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">2) Maybe he is afraid of offending you or feels himself out of place by treating you to that lunch? Maybe he was thinking &#8220;I am sure he would think that I have to buy him lunch to get that business&#8221; which is what he does not want you to think as such. Or buying you $16 dollar lunch aint just not good enough?</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">[...]</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 20px; padding: 0px; border: 0px initial initial;">So what do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greengar.com/2009/12/should-you-pay-for-someone-elses-lunch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
