<?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>Graphing Calculator</title>
	<atom:link href="http://www.iphone-calc.com/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.iphone-calc.com/wp</link>
	<description>For Apple&#039;s iPhone, iPod Touch, and iPad</description>
	<lastBuildDate>Tue, 03 Aug 2010 15:40:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Versions Are Now Available</title>
		<link>http://www.iphone-calc.com/wp/?p=148</link>
		<comments>http://www.iphone-calc.com/wp/?p=148#comments</comments>
		<pubDate>Tue, 03 Aug 2010 15:37:44 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=148</guid>
		<description><![CDATA[Version 1.1.10 for the iPhone/iPod, and version 1.0.2 for the iPad was approved by Apple last week. Right now, I&#8217;m only supporting video output on the iPad version of the application. Here are the release notes:
Version 1.1.10 (iPhone/iPod Touch)

Fixed a sampling problem that resulted in vertical portions of graphs not being drawn.
Improved the root/intersection finding [...]]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.10 for the iPhone/iPod, and version 1.0.2 for the iPad was approved by Apple last week. Right now, I&#8217;m only supporting video output on the iPad version of the application. Here are the release notes:</p>
<p>Version 1.1.10 (iPhone/iPod Touch)</p>
<ul>
<li>Fixed a sampling problem that resulted in vertical portions of graphs not being drawn.</li>
<li>Improved the root/intersection finding algorithm.</li>
<li>Added a proportional zoom option.</li>
<li>Fixed a problem related to the &#8220;ans&#8221; key.</li>
<li>Calculator history is now saved when you quit the app on iOS4.</li>
<li>Fixed several minor bugs that people found since the last update. I would like to thank everyone that e-mailed me.</li>
</ul>
<p>Version 1.0.2 (iPad)</p>
<ul>
<li>Everything you see listed for version 1.1.10 of the iPhone/iPod app.</li>
<li>Added video output support, which was requested by several teachers. You can now connect the iPad to an external monitor in order to display the graph view.</li>
<li>Added a left-handed keyboard layout option that repositions the number pad.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Output</title>
		<link>http://www.iphone-calc.com/wp/?p=143</link>
		<comments>http://www.iphone-calc.com/wp/?p=143#comments</comments>
		<pubDate>Thu, 01 Jul 2010 18:00:41 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=143</guid>
		<description><![CDATA[A feature that quite a few teachers requested recently is VGA output, so that they can display the graphs on a projector or TV. Actually, many people asked for this over a year ago as well, but there was no public API available in the iOS SDK. With the introduction of the iPad, Apple enabled [...]]]></description>
			<content:encoded><![CDATA[<p>A feature that quite a few teachers requested recently is VGA output, so that they can display the graphs on a projector or TV. Actually, many people asked for this over a year ago as well, but there was no public API available in the iOS SDK. With the introduction of the iPad, Apple enabled developers to make this happen, and I will be supporting it in the next release. It will be available in both the iPhone and the iPad version of the calculator, and you&#8217;ll be able to use any of the video cables (component, VGA, or RCA). The 2G and 3G iPhones will not support it because of performance issues, so you&#8217;ll need at least an iPhone 3GS.</p>
<div class="wp-caption alignnone" style="width: 610px"><a href="http://www.iphone-calc.com/VGA_Output-3.jpg"><img title="Video Output" src="http://www.iphone-calc.com/VGA_Output-4.jpg" alt="Video Output" width="540" /></a><p class="wp-caption-text">Video Output</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.1.9 (iPhone/iPod Touch)</title>
		<link>http://www.iphone-calc.com/wp/?p=141</link>
		<comments>http://www.iphone-calc.com/wp/?p=141#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:59:59 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=141</guid>
		<description><![CDATA[Last week, I released a new version of the Graphing Calculator for the iPhone (version 1.1.9). It&#8217;s got the following changes:

Fixed a bug responsible for crashing the application on iOS 4.
Multitasking support that allows you to jump back to where you left off (only using iOS 4).
Updated the graph logic, buttons and icons to look [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I released a new version of the Graphing Calculator for the iPhone (version 1.1.9). It&#8217;s got the following changes:</p>
<ul>
<li>Fixed a bug responsible for crashing the application on iOS 4.</li>
<li>Multitasking support that allows you to jump back to where you left off (only using iOS 4).</li>
<li>Updated the graph logic, buttons and icons to look great on the new retina display.</li>
<li>Changed the keyboard&#8217;s click sound to match Apple&#8217;s default keyboard.</li>
<li>Fixed a problem with the nPr() function.</li>
<li>Corrected an issue with gamma() and lgamma().</li>
</ul>
<p>I had a good idea what my graphs would look like on the new retina display, but seeing it person was still shocking. I can not see the individual pixels that make up curves, which looks great. I would like to see a display with a similar pixel density for the iPad.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=141</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPad Version is Available</title>
		<link>http://www.iphone-calc.com/wp/?p=138</link>
		<comments>http://www.iphone-calc.com/wp/?p=138#comments</comments>
		<pubDate>Thu, 03 Jun 2010 23:08:15 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=138</guid>
		<description><![CDATA[Earlier this week, Apple approved the iPad version of the Graphing Calculator, and it&#8217;s now available for download. This first version matches the feature set of the iPhone application, but it&#8217;s easier to use. The GUI was rewritten from the ground up to take advantage of the iPad&#8217;s bigger screen.
]]></description>
			<content:encoded><![CDATA[<p>Earlier this week, Apple approved the iPad version of the Graphing Calculator, and it&#8217;s now available for <a title="download" href="http://itunes.apple.com/us/app/graphing-calculator-hd/id374274107?mt=8" target="_blank">download</a>. This first version matches the feature set of the iPhone application, but it&#8217;s easier to use. The GUI was rewritten from the ground up to take advantage of the iPad&#8217;s bigger screen.</p>
<div class="wp-caption aligncenter" style="width: 590px"><a href="http://itunes.apple.com/us/app/graphing-calculator-hd/id374274107?mt=8"><img title="iPad Screen Shot" src="http://www.iphone-calc.com/iPad_small.png" alt="iPad Screen Shot" width="580" height="449" /></a><p class="wp-caption-text">iPad Screen Shot</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=138</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad News</title>
		<link>http://www.iphone-calc.com/wp/?p=127</link>
		<comments>http://www.iphone-calc.com/wp/?p=127#comments</comments>
		<pubDate>Thu, 22 Apr 2010 01:43:27 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=127</guid>
		<description><![CDATA[Version 1.1.8, which just has a few bug fixes, is now available for download.
Quite a few people have asked me whether or not an iPad optimized version is coming. The answer is yes, and I started working on it the day I received my iPad. I will try to get version 1.0 finished within a [...]]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.8, which just has a few bug fixes, is now available for download.</p>
<p>Quite a few people have asked me whether or not an iPad optimized version is coming. The answer is yes, and I started working on it the day I received my iPad. I will try to get version 1.0 finished within a few weeks from today. The first version will match the feature set of the iPhone version, but as time goes on it will be able to display much more information thanks to the bigger screen.</p>
<p>A friend of mine told me he saw my calculator pre-installed on an iPad demo unit at a Best Buy. I just had to go see it for myself, and I found my application pre-installed at the local Apple store as well.</p>
<div class="wp-caption aligncenter" style="width: 310px"><img class=" " title="My app pre-installed on demo iPads" src="http://www.iphone-calc.com/AppleStore_iPad.jpg" alt="Graphing Calculator pre-installed at the Apple Store" width="300" height="400" /><p class="wp-caption-text">A picture of me at the Apple Store</p></div>
<p>The iPhone version works well enough on the iPad that Apple decided it was a good demo for iPhone backwards compatibility. The buttons and fonts are huge, and it&#8217;s a bit pixelated, but it works well. If you wish to take a look before you buy my app, visit an Apple store (or Best Buy) and you can play with it on an iPad demo unit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=127</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.1.7</title>
		<link>http://www.iphone-calc.com/wp/?p=122</link>
		<comments>http://www.iphone-calc.com/wp/?p=122#comments</comments>
		<pubDate>Sat, 17 Apr 2010 00:33:58 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=122</guid>
		<description><![CDATA[Version 1.1.7 was just approved by Apple, and you should be able to download it within a few hours. It has the following new features:

Added the ability to find local minimums/maximums while tracing the graphs.
Added the following trigonometric functions: asinh(), acosh(), atanh(), cot(), csc(), sec(). The inverse hyperbolic functions were requested by many people.
Added the [...]]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.7 was just approved by Apple, and you should be able to download it within a few hours. It has the following new features:</p>
<ul>
<li>Added the ability to find local minimums/maximums while tracing the graphs.</li>
<li>Added the following trigonometric functions: asinh(), acosh(), atanh(), cot(), csc(), sec(). The inverse hyperbolic functions were requested by many people.</li>
<li>Added the following new functions: gamma(), lgamma(), nCr(), nPr(), min(), max()</li>
<li>Fixed the sin(asin(x)) graphing problem discovered by Sven Hörbeck.</li>
<li>The function selection page now has a fixed cancel button up top.</li>
<li>Added a comma button to the keyboard in order to support functions with multiple input parameters.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a Living on the App Store</title>
		<link>http://www.iphone-calc.com/wp/?p=116</link>
		<comments>http://www.iphone-calc.com/wp/?p=116#comments</comments>
		<pubDate>Wed, 24 Mar 2010 03:02:30 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=116</guid>
		<description><![CDATA[Over the past few months, I received many good suggestions and feature requests, but I have not had time to implement all of them. I was very busy, and as some of you may have noticed, version 1.1.6 was the first update since October 2009. I realized that I&#8217;m not able to dedicate enough time [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few months, I received many good suggestions and feature requests, but I have not had time to implement all of them. I was very busy, and as some of you may have noticed, version 1.1.6 was the first update since October 2009. I realized that I&#8217;m not able to dedicate enough time to this graphing calculator next to a full-time software engineering job, which means I had to make a difficult life changing decision.</p>
<p>I had a stable job that paid a competitive salary, but what I really enjoyed working on was my side projects and this calculator. To follow my dreams, I decided to quit my job and dedicate all of my time to mobile application development. This means I will dedicate my full attention to this graphing calculator starting next Monday. Expect to see many new features and more frequent updates over the next few months.</p>
<p><span style="letter-spacing: 0.0px;">If you enjoy using this calculator, and you would like to help me keep the price at $0.99, I would appreciate if you took a minute to <a title="rate the application" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=289940142&amp;mt=8">rate the application</a> on iTunes.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.1.6</title>
		<link>http://www.iphone-calc.com/wp/?p=113</link>
		<comments>http://www.iphone-calc.com/wp/?p=113#comments</comments>
		<pubDate>Wed, 24 Mar 2010 01:42:09 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=113</guid>
		<description><![CDATA[I recently released version 1.1.6, and it was approved by Apple in less than 24 hours. You should be able to update the application if you haven&#8217;t already. It has the following new features:

Redesigned the calculator screen so that it&#8217;s easier to use.
Enlarged the buttons.
Added the ability to fix or edit previous calculations.
Calculator history is [...]]]></description>
			<content:encoded><![CDATA[<p>I recently released version 1.1.6, and it was approved by Apple in less than 24 hours. You should be able to update the application if you haven&#8217;t already. It has the following new features:</p>
<ul>
<li>Redesigned the calculator screen so that it&#8217;s easier to use.</li>
<li>Enlarged the buttons.</li>
<li>Added the ability to fix or edit previous calculations.</li>
<li>Calculator history is saved even if you restart the application.</li>
<li>Redesigned the equation editor for improved usability.</li>
<li>Added an option to zoom only the x or only the y axis.</li>
<li>Due to popular demand, there is now a square root button on the main keyboard.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.1.5</title>
		<link>http://www.iphone-calc.com/wp/?p=111</link>
		<comments>http://www.iphone-calc.com/wp/?p=111#comments</comments>
		<pubDate>Mon, 05 Oct 2009 04:19:12 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/wp/?p=111</guid>
		<description><![CDATA[Version 1.1.5 is ready. You should be able to download in about two weeks from today.

Added polar and parametric graphing support
Added a random integer function
Improved graphing speed, which was needed for the more complex polar/parametric graphs
A few minor bug fixes and improvements

]]></description>
			<content:encoded><![CDATA[<p>Version 1.1.5 is ready. You should be able to download in about two weeks from today.</p>
<ul>
<li>Added polar and parametric graphing support</li>
<li>Added a random integer function</li>
<li>Improved graphing speed, which was needed for the more complex polar/parametric graphs</li>
<li>A few minor bug fixes and improvements</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=111</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Polar/Parametric Graphing</title>
		<link>http://www.iphone-calc.com/wp/?p=104</link>
		<comments>http://www.iphone-calc.com/wp/?p=104#comments</comments>
		<pubDate>Mon, 28 Sep 2009 05:41:39 +0000</pubDate>
		<dc:creator>Gabor Nagy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.iphone-calc.com/devblog/?p=104</guid>
		<description><![CDATA[Recently, quite a few people e-mailed me about the status of the polar/parametric graphing feature, so I decided to post a status update on here. I worked on it quite a bit this weekend, and it&#8217;s very close to being ready. I plan to submit version 1.1.5 of the calculator to Apple within a week. [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, quite a few people e-mailed me about the status of the polar/parametric graphing feature, so I decided to post a status update on here. I worked on it quite a bit this weekend, and it&#8217;s very close to being ready. I plan to submit version 1.1.5 of the calculator to Apple within a week. I hear that Apple takes around two weeks to approve updates lately, so my current estimate is that you&#8217;ll be able to download it within three weeks.</p>
<p>I also spent some time changing the look and feel of this website. The header image actually has two screen shots showing off the polar and parametric graphing support. The smiley face was created using 4 parametric equations, and the polar graph is showing the graph for: <em>r(θ) = sin(10 * θ / 7).</em></p>
<p>In addition to adding polar/parametric graphing support, I fixed a few minor problems and improved the graphing speed. I have some really good ideas on how to improve the usability of the calculator screen. Many of you sent me great suggestions, and I would like to thank all of you. Version 1.1.6, which I&#8217;m going start working on shortly, will have a completely redesigned calculator screen with a large number of new features. I&#8217;ll post more details once I get closer to releasing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iphone-calc.com/wp/?feed=rss2&amp;p=104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
