<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 	<channel>
		<title>Apple iPhone | VisualNewt Software | Serg Koren</title>
		<link>http://www.visualnewt.com/Products/apple_iphone/</link>
		<description></description>
		<language>en</language>
		<lastBuildDate>Mon, 10 May 2010 18:16:48 -0400</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox Pro 1.6.6 (12244)</generator>
		<image>
			<url>http://www.visualnewt.com/_Media/vns.png</url>
			<title>VNS</title>
			<link>http://www.visualnewt.com/Products/apple_iphone/</link>
			<width>200</width>
			<height>77</height>
		</image>
		<item>
			<title>SparklinesClass</title>
			<link>http://www.visualnewt.com/Products/apple_iphone/sparklinesclass.html</link>
			<description>
&lt;div&gt;&lt;p&gt;
This is an Objective-C UIView subclass that generates a &lt;a href=&quot;http://en.wikipedia.org/wiki/Sparkline&quot;&gt;sparkline&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.visualnewt.com/isolated/Sparklines.zip&quot;&gt;Get the files here.&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This is provided as-is but if you improve this, please let me have a copy.&lt;/p&gt;
&lt;p&gt;This sample output shows some examples of the output.  &lt;/p&gt;
&lt;p&gt;(The yellow and green sparklines are the closing stock price of Apple (2/22-3/22).&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.visualnewt.com/_Media/sampleshot.png&quot; alt=&quot;SampleShot&quot; /&gt;  &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;How to use:&lt;/p&gt;
&lt;p&gt;- Set up an NSArray or NSMutableArray of values to plot.&lt;/p&gt;
&lt;p&gt;- Instantiate the SparklineClass with a drawing frame.&lt;/p&gt;
&lt;p&gt;- Set the background color with: &lt;span style=&quot;color: rgb(49, 89, 93); font-family: Monaco, Helvetica, sans-serif; font-size: 12px; line-height: normal;&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt; &lt;/span&gt;setBackgroundColorR&lt;span style=&quot;color: black;&quot;&gt;:&lt;/span&gt;g&lt;span style=&quot;color: black;&quot;&gt;:&lt;/span&gt;b&lt;span style=&quot;color: black;&quot;&gt;:&lt;/span&gt;a&lt;span style=&quot;color: black;&quot;&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot; face=&quot;Monaco, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span style=&quot;font-size: 12px; line-height: normal;&quot;&gt;&lt;span style=&quot;font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 14px; color: rgb(29, 35, 38); line-height: 23px;&quot;&gt;- Set the foreground (plotting/stroke) color with: &lt;span style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(49, 89, 93); font-family: Monaco, Helvetica, sans-serif; font-size: 12px; line-height: normal;&quot;&gt;&lt;span style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0);&quot;&gt; &lt;/span&gt;setForegroundColorR&lt;span style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0);&quot;&gt;:&lt;/span&gt;g&lt;span style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0);&quot;&gt;:&lt;/span&gt;b&lt;span style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0);&quot;&gt;:&lt;/span&gt;a&lt;span style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0);&quot;&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot; face=&quot;Monaco, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span style=&quot;font-size: 12px; line-height: normal;&quot;&gt;- Plot the array with: &lt;span style=&quot;color: rgb(49, 89, 93);&quot;&gt;etSparklineWithPoints&lt;span style=&quot;color: black;&quot;&gt;:&lt;/span&gt;andBordered&lt;span style=&quot;color: black;&quot;&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot; face=&quot;Monaco, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span style=&quot;font-size: 12px; line-height: normal;&quot;&gt;- Use the instance view anyway you want.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot; face=&quot;Monaco, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span style=&quot;font-size: 12px; line-height: normal;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#000000&quot; face=&quot;Monaco, Helvetica, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span style=&quot;font-size: 12px; line-height: normal;&quot;&gt;See the example project for more info.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;/div&gt;
			</description>
			<pubDate>Tue, 23 Mar 2010 22:08:24 -0400</pubDate>
			<guid>http://www.visualnewt.com/Products/apple_iphone/sparklinesclass.html</guid>
		</item>
		<item>
			<title>Scribbler Early Look</title>
			<link>http://www.visualnewt.com/Products/apple_iphone/scribbler_early_look.html</link>
			<description>
&lt;div&gt;&lt;p&gt;&lt;a href=&quot;http://www.visualnewt.com/Products/scribbler/&quot;&gt;More info here.&lt;/a&gt;&lt;br /&gt;
&lt;hr/&gt;&lt;hr/&gt;
&lt;/p&gt;&lt;/div&gt;
			</description>
			<pubDate>Fri, 04 Sep 2009 11:08:06 -0400</pubDate>
			<guid>http://www.visualnewt.com/Products/apple_iphone/scribbler_early_look.html</guid>
		</item>
		<item>
			<title>iPhone Color Picker</title>
			<link>http://www.visualnewt.com/Products/apple_iphone/iphone_color_picker.html</link>
			<description>
&lt;div&gt;&lt;p&gt;&lt;span style=&quot;font-size: 18px;&quot;&gt;- 02/09/2009 - Added prior color selection, and navbar with button handling.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 18px;&quot;&gt;- 02/08/2009 -I needed a color picker for the iPhone so I threw this together.  This is distributed as is, I just ask if you improve on it, please let me know.  Thanks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 18px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 18px; text-decoration: underline;&quot;&gt;&lt;b&gt;&lt;a href=&quot;http://www.visualnewt.com/isolated/ColorPicker.zip&quot;&gt;Download it here.&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.visualnewt.com/_Media/pastedgraphic-65.jpeg&quot; /&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;hr /&gt;
&lt;/div&gt;
			</description>
			<pubDate>Sun, 08 Feb 2009 22:59:48 -0500</pubDate>
			<guid>http://www.visualnewt.com/Products/apple_iphone/iphone_color_picker.html</guid>
		</item>
 	</channel>
</rss>

