<?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>Ascgen dotNET &#187; picturebox</title>
	<atom:link href="http://ascgendotnet.jmsoftware.co.uk/tag/picturebox/feed" rel="self" type="application/rss+xml" />
	<link>http://ascgendotnet.jmsoftware.co.uk</link>
	<description>Image to Text Software</description>
	<lastBuildDate>Tue, 23 Mar 2010 13:51:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>No, I don&#039;t want to play online poker</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/no-i-dont-want-to-play-online-poker</link>
		<comments>http://ascgendotnet.jmsoftware.co.uk/no-i-dont-want-to-play-online-poker#comments</comments>
		<pubDate>Wed, 26 Jan 2005 02:09:28 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[picturebox]]></category>

		<guid isPermaLink="false">/?p=9</guid>
		<description><![CDATA[PictureBox is done, and now big images redraw just as fast as small images so adjusting brightness and contrast occurs in real time. Basically, from the outside it now works just as well as it did at the end of last year. Yay!]]></description>
			<content:encoded><![CDATA[<p>PictureBox is done, and now big images redraw just as fast as small images so adjusting brightness and contrast occurs in real time.  Basically, from the outside it now works just as well as it did at the end of last year.  Yay!<br />
 <img src='http://ascgendotnet.jmsoftware.co.uk/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://ascgendotnet.jmsoftware.co.uk/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://ascgendotnet.jmsoftware.co.uk/no-i-dont-want-to-play-online-poker/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/update</link>
		<comments>http://ascgendotnet.jmsoftware.co.uk/update#comments</comments>
		<pubDate>Mon, 24 Jan 2005 16:26:52 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fxcop]]></category>
		<category><![CDATA[picturebox]]></category>

		<guid isPermaLink="false">/?p=8</guid>
		<description><![CDATA[The new picturebox is nearly finished. Just need to add in one more thing which will greatly increase the drawing speed for large images. FXCop compliance is just about done so the code is nice and tight. As a bonus it&#8217;s forced me to add the framework for localization. Once the program is far enough [...]]]></description>
			<content:encoded><![CDATA[<p>The new picturebox is nearly finished.  Just need to add in one more thing which will greatly increase the drawing speed for large images.<br />
FXCop compliance is just about done so the code is nice and tight.<br />
As a bonus it&#8217;s forced me to add the framework for localization.  Once the program is far enough along it&#8217;ll be easy to add other languages.<br />
Enabled XP styles, so the program looks all nice and fancy.</p>
<p>To do next:<br />
Port the conversion code.<br />
Selection of an area of the image &#8211; Will probably add it into the new PictureBox control.<br />
Come up with a better way for the user to change brightness/contrast values.  Probably writing a custom version of the vertical scroll bars to add the current value and display it with some nice graphics.<br />
Removal of FormText and redesign of the main form to add the converted text onto a new tab.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://ascgendotnet.jmsoftware.co.uk/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://ascgendotnet.jmsoftware.co.uk/update/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Post!&#8230;</title>
		<link>http://ascgendotnet.jmsoftware.co.uk/first-post</link>
		<comments>http://ascgendotnet.jmsoftware.co.uk/first-post#comments</comments>
		<pubDate>Fri, 10 Dec 2004 17:25:48 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[picturebox]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">/?p=2</guid>
		<description><![CDATA[A couple of years after abandoning the ASCII Generator I&#8217;m back working on a new image to text converter. The old version still works, but it&#8217;s so big, bloated and ugly that I&#8217;m no longer able to work on it (and I don&#8217;t even have a copy of C++Builder any more). A few months ago [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of years after abandoning the <a href="http://ascgen.jmsoftware.co.uk/">ASCII Generator</a> I&#8217;m back working on a new image to text converter.  The old version still works, but it&#8217;s so big, bloated and ugly that I&#8217;m no longer able to work on it (and I don&#8217;t even have a copy of C++Builder any more).  A few months ago I finally was able to retrieve my old jmsoftware.co.uk domain name, and purchased some web space in a really nice deal from <a href="http://www.hytekhosting.com/">Hytek Hosting</a> and moved the old site over.</p>
<p>After abandoning another project I was working on (don&#8217;t ask), I decided to go back to my roots and see how feasible it would be to port the ASCGEN over, and the answer was &#8216;not very&#8217;.  But&#8230; I did run some tests and not only managed to rewrite the conversion engine in C#, but it was faster and smaller.</p>
<p>So, I decided to rewrite the ASCII Generator in Microsoft Visual C#.NET.  The main reasons for this are that the development time is fast, and I need to learn it.  The main drawback is that you&#8217;ll need the .NET Framework installed (one day it&#8217;ll come as standard in Windows and this won&#8217;t be an issue), but this will be a one time ~20Mb install and then the exe files will be tiny.  I&#8217;m not going to just replicate the old program (which grew into a really weird text editor), this will be a slimmed down SDI application with just the important features.</p>
<p>This will be a development journal only, so don&#8217;t expect any live journal style attention whoring.  I&#8217;ll get around to fixing the design of this blog soon.</p>
<p><strong>The first version of the program will not be released until it&#8217;s ready, and it produces a better output then the old program.</strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://ascgendotnet.jmsoftware.co.uk/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://ascgendotnet.jmsoftware.co.uk/first-post/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
