<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.159 (http://www.squarespace.com) on Thu, 23 May 2013 22:49:16 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>News</title><link>http://www.appcylon.com/devnews/</link><description></description><lastBuildDate>Mon, 19 Sep 2011 16:26:25 +0000</lastBuildDate><copyright></copyright><language>en-US</language><generator>Squarespace V5 Site Server v5.13.159 (http://www.squarespace.com)</generator><item><title>Version 1.4.0</title><dc:creator>Gabor Nagy</dc:creator><pubDate>Mon, 19 Sep 2011 16:19:00 +0000</pubDate><link>http://www.appcylon.com/devnews/2011/9/19/version-140.html</link><guid isPermaLink="false">740815:8710683:12914076</guid><description><![CDATA[<p>
<div>Verion 1.4.0 is now available from the app store. It has the following changes:</div>
<ul>
<li>Redesigned the pan and pinch gesture handling code. A diagonal pinch always results in a proportional zoom, so it does not alter the grid's aspect ratio. A near vertical pinch only modifies the y-axis, while a near horizontal pinch works on the x-axis. The calculator also supports zooming and panning while graph is in "trace" mode.</li>
<li>The "shake to reset grid" feature defaults to a square grid. As opposed to -10 to 10 for both the x and y axis.</li>
<li>Removed the "Zoom mode" option from settings. Thanks to the new pinch handling code, it's no longer needed.</li>
<li>Removed the "Draw while touching" option from settings. It will always be turned "on" going forward.</li>
<li>Starting with this version iOS 4.0 or higher is required.</li>
</ul>
</p>
<p>Right now, the iPad version of the calculator is a few versions behind the iPhone app, but an update is coming shortly to bring all of these features to the iPad app. The version numbers will be synced as well, so the iPad version will jump to 1.4 also.</p>]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-12914076.xml</wfw:commentRss></item><item><title>Version 1.3.0</title><dc:creator>Gabor Nagy</dc:creator><pubDate>Fri, 29 Apr 2011 15:51:32 +0000</pubDate><link>http://www.appcylon.com/devnews/2011/4/29/version-130.html</link><guid isPermaLink="false">740815:8710683:11304500</guid><description><![CDATA[<p>Version 1.3.0 of the iPhone/iPod application was just approved by Apple, and you should be able to grab it from the <a href="http://itunes.apple.com/us/app/graphing-calculator/id289940142?mt=8">App Store</a> now. This update adds the following new features:</p>
<ul>
<li>Added the ability to graph inequalities.</li>
<li>Added conditional statements that allow restricting the domain and graphing piece-wise functions.</li>
<li>Relocated the 'x' button, and made it blue. Many people were having problems finding it in the previous version.</li>
<li>Modified the calculator history so that both the input and the answer can be recalled, depending on which half of the screen is touched.</li>
<li>Created new functions for calculating the greatest common divisor and least common multiple.</li>
<li>Added nroot(), which allows you to calculate the nth root of x without having to use the power function.</li>
<li>Added logbase() for calculating the log of any base.</li>
<li>Added the atan2(x,y) function.</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>Note that all new features require iOS 4.&nbsp;The application will continue to work as before on iOS 3, but it will be missing these new features.</p>]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-11304500.xml</wfw:commentRss></item><item><title>iPhone and iPod Touch Updates</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Wed, 27 Oct 2010 22:12:35 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/10/27/iphone-and-ipod-touch-updates.html</link><guid isPermaLink="false">740815:8710683:9624654</guid><description><![CDATA[Version 1.2.0
<ul>
	<li>Redesigned the keyboard so it can slide horizontally for the commonly used functions. (iOS 4.x and higher only)</li>
	<li>The editor uses Apple's standard text view. This means you can now move the cursor with your finger, and it supports copy/paste. The arrow keys were removed from the keyboard. (iOS 4.x and higher only)</li>
	<li>Added VGA output. This feature requires that you have an iPhone4, a 4th generation iPod Touch or an iPad. Earlier devices do not support Apple's VGA adapter.</li>
	<li>Fixed a bug in the acsc() function, which caused it to return "syntax error".</li>
	<li>Fixed a bug responsible disabling the "edit" button on the equation's tab.</li>
</ul>

Version 1.2.1<br/>
This update fixes bugs that were introduced in the 1.2.0 update. No new features were added.
<ul>
	<li>Changed the equation editor so that moving the cursor is easier. The magnifying glass shouldn't be covered by the user's finger anymore. </li>
	<li>Fixed a bug responsible for the equation editor keyboard to stick around after editing an equation. </li>
	<li>Fixed a bug in evaluating user functions on the calculator screen. </li>
	<li>When pressing the open parenthesis key, the app will automatically place a multiplication sign after numbers or variables.</li>
</ul>

A few people asked why the updated keyboard is not supported on firmware 3.x. In order to use Apple's standard UITextView along with a custom keyboard, I had to make use of an API that was introduced in SDK 3.2. Since the iPhone and iPod went from 3.1 directly to 4.0, I had to restrict the new keyboard to devices running 4.x or higher. Of course the old keyboard will continue to work on devices running firmware 3.x.]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624654.xml</wfw:commentRss></item><item><title>New Versions Are Now Available</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Tue, 03 Aug 2010 15:37:44 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/8/3/new-versions-are-now-available.html</link><guid isPermaLink="false">740815:8710683:9624653</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'm only supporting video output on the iPad version of the application. Here are the release notes:

Version 1.1.10 (iPhone/iPod Touch)
<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 "ans" 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>

Version 1.0.2 (iPad)
<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>]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624653.xml</wfw:commentRss></item><item><title>Video Output</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Thu, 01 Jul 2010 18:00:41 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/7/1/video-output.html</link><guid isPermaLink="false">740815:8710683:9624652</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 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'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'll need at least an iPhone 3GS.

<span class="full-image-block ssNonEditable"><span><a href="http://s3.media.squarespace.com/production/740815/8710683/VGA_Output-4.jpg"><img title="Video Output" src="http://s3.media.squarespace.com/production/740815/8710683/VGA_Output-4.jpg" alt="Video Output" width="540" /></a></span><span class="thumbnail-caption" style="width:240px;"> Video Output</span></span>]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624652.xml</wfw:commentRss></item><item><title>Version 1.1.9 (iPhone/iPod Touch)</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Thu, 01 Jul 2010 17:59:59 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/7/1/version-119-iphoneipod-touch.html</link><guid isPermaLink="false">740815:8710683:9624651</guid><description><![CDATA[Last week, I released a new version of the Graphing Calculator for the iPhone (version 1.1.9). It's got the following changes:
<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's click sound to match Apple's default keyboard.</li>
	<li>Fixed a problem with the nPr() function.</li>
	<li>Corrected an issue with gamma() and lgamma().</li>
</ul>
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.]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624651.xml</wfw:commentRss></item><item><title>The iPad Version is Available</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Thu, 03 Jun 2010 23:08:15 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/6/3/the-ipad-version-is-available.html</link><guid isPermaLink="false">740815:8710683:9624650</guid><description><![CDATA[Earlier this week, Apple approved the iPad version of the Graphing Calculator, and it'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's easier to use. The GUI was rewritten from the ground up to take advantage of the iPad's bigger screen.

<span class="full-image-block ssNonEditable"><span><a href="http://itunes.apple.com/us/app/graphing-calculator-hd/id374274107?mt=8"><img title="iPad Screen Shot" src="http://s3.media.squarespace.com/production/740815/8710683/iPad_small.png" alt="iPad Screen Shot" width="580" height="449" /></a></span><span class="thumbnail-caption" style="width:240px;"> iPad Screen Shot</span></span>]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624650.xml</wfw:commentRss></item><item><title>iPad News</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Thu, 22 Apr 2010 01:43:27 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/4/21/ipad-news.html</link><guid isPermaLink="false">740815:8710683:9624649</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 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.

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.

<span class="full-image-block ssNonEditable"><span><img class=" " title="My app pre-installed on demo iPads" src="http://s3.media.squarespace.com/production/740815/8710683/AppleStore_iPad.jpg" alt="Graphing Calculator pre-installed at the Apple Store" width="300" height="400" /></span><span class="thumbnail-caption" style="width:240px;"> A picture of me at the Apple Store</span></span>

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'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.]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624649.xml</wfw:commentRss></item><item><title>Version 1.1.7</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Sat, 17 Apr 2010 00:33:58 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/4/16/version-117.html</link><guid isPermaLink="false">740815:8710683:9624648</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:
<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>]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624648.xml</wfw:commentRss></item><item><title>Making a Living on the App Store</title><category>Uncategorized</category><dc:creator>Gabor Nagy</dc:creator><pubDate>Wed, 24 Mar 2010 03:02:30 +0000</pubDate><link>http://www.appcylon.com/devnews/2010/3/24/making-a-living-on-the-app-store.html</link><guid isPermaLink="false">740815:8710683:9624647</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'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.

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.

<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>]]></description><wfw:commentRss>http://www.appcylon.com/devnews/rss-comments-entry-9624647.xml</wfw:commentRss></item></channel></rss>