<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<title type="text">CoffeeBreak</title>
	<subtitle type="text">CoffeeBreak:CoffeeBreak, the neverpanic.de blog</subtitle>
	<link rel="alternate" type="text/html" href="http://www.neverpanic.de/blog/" />
	<link rel="self" type="application/atom+xml" href="http://www.neverpanic.de/blog/atom/" />
	<updated>2010-07-30T23:14:02Z</updated>
	<rights>Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Germany License</rights>
	<generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
	<id>tag:neverpanic.de,2010-07-30:/blog/</id>
	
	<entry>
		<title>HtmlEntities Adobe AIR widget</title>
		<link rel="alternate" type="text/html" href="http://www.neverpanic.de/blog/single/htmlentites&#45;adobe&#45;air&#45;widget/" />
		<id>tag:neverpanic.de,2007-11-26:/blog/single/htmlentites-adobe-air-widget/#3.48</id>
		<published>2007-11-26T22:27:24Z</published>
		<updated>2009-05-19T18:53:25Z</updated>
		<author>
			<name>Clemens Lang</name>
			<email>neverpanic@gmail.com</email>
			<uri>http://www.neverpanic.de/about-me</uri>		</author>
		
			<category
				term="Web Development"
				scheme="/site/category/web-development/"
				label="Web Development" />
		
			<category
				term="Flash"
				scheme="/site/category/flash/"
				label="Flash" />
		<content type="html">
			<![CDATA[
				<p>The HTML Entity Character Lookup was originally developed by Remy Sharp as a HTML + JavaScript (i.e. web app) as well as an OS X dashboard widget. The only possibility for windows users to use that app offline was the <a href="http://www.yining.org/2007/07/26/html-entity-char-lookup-firefox-extension/" title="HTML Entity Character Lookup Firefox plugin">HTML Entity Character Lookup Firefox plugin</a> made by Yining.
I wanted something different, so here it is: The first release of my <a href="http://adobe.com/go/getair" title="Adobe AIR">Adobe AIR</a> HtmlEntity widget.
<strong>Now updated for AIR 1.0!</strong>

In order to run this, you&#8217;ll need to install the <a href="http://adobe.com/go/getair" title="Download Adobe AIR runtime">Adobe AIR runtime</a> available at <a href="http://adobe.com/go/getair" title="Download Adobe AIR runtime">http://adobe.com/go/getair</a>.
Once you got the runtime, you can install HtmlEntities by clicking the button below.</p>
<p style="text-align:center;"><a href="/documents/HtmlEntities/HtmlEntities.air" title="Install HtmlEntities"><img alt="Install HtmlEntities" class="noborder" height="187" src="/images/uploads/HtmlEntities.png" width="380" /></a></p>
<p>The application is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Creative Commons ShareAlike 3.0 License">Creative Commons ShareAlike 3.0 License</a>. As far as I know the CreativeCommons licenses are not compatible with (or at least not recommended for) software, but since Remy Sharp licensed his app under this ShareAlike license I have to use the same license.</p> <p><strong>Update, Nov 27<sup>th</sup>, 23:52:</strong> HtmlEntities now compiles in ActionScript 3.0 strict mode, making it a little faster overall. The file size has been drastically lowered by checking the embedded fonts - Chinese, Japanese, Cyrillic and Hebrew characters are not needed and have been removed. For more information, check the <a href="/documents/HtmlEntities/changelog.txt" title="HtmlEntities change log">change log</a>.</p>

<p><strong>Update, Dec 18<sup>th</sup>, 19:52:</strong> I removed some minor bugs caused by a RegEx expression locking out records with opening or closing brackets (that&#8217;s the reason why © and ® were not working). </p>

<p><strong>Update, Dec 20<sup>th</sup>, 21:07:</strong> Just noticed Adobe released the AIR beta 3. HtmlEntities works under AIR beta 3 too, so no need to recompile.</p>

<p><strong>Update, Dec 30<sup>th</sup>, 17:09:</strong> The search box now has focus when opening HtmlEntities.</p>

<p><strong>Update, July 7<sup>th</sup>, 19:02:</strong> Finally I updated this to work with Adobe AIR 1.0 and above.</p>

<p style="text-align:center;"><img src="/images/uploads/HtmlEntities-screenshot.png" width="400" height="210" alt="Screenshot of HtmlEntities" /></p>
			]]>
		</content>
	</entry>
	
</feed>