<?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>josh &#62;&#62; /dev/blog &#38; &#187; Almirun Common Lib</title>
	<atom:link href="http://joshua.almirun.com/category/tech/ria/almirun-common-lib/feed" rel="self" type="application/rss+xml" />
	<link>http://joshua.almirun.com</link>
	<description>technology, politics, armchair philosophy</description>
	<lastBuildDate>Sun, 02 Jan 2011 13:06:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>LoremIpsumGenerator for AS3 updated</title>
		<link>http://joshua.almirun.com/tech/ria/as3/loremipsumgenerator-for-as3-updated</link>
		<comments>http://joshua.almirun.com/tech/ria/as3/loremipsumgenerator-for-as3-updated#comments</comments>
		<pubDate>Fri, 21 Nov 2008 06:16:00 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Almirun Common Lib]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/?p=196</guid>
		<description><![CDATA[For anyone using the Lorem Ipsum classes in my open source Almirun Common Libraries, update svn. Some changes and bug fixes are in there. All thanks to Quentin at Toki-Woki. Share This]]></description>
			<content:encoded><![CDATA[<p>For anyone using the Lorem Ipsum classes in my open source <a href="http://almiruncommonlib.riaforge.org/">Almirun Common Libraries</a>, update svn. Some changes and bug fixes are in there. All thanks to <a href="http://toki-woki.net/">Quentin at Toki-Woki</a>.</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=196&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_196" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/ria/as3/loremipsumgenerator-for-as3-updated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>as3 lorem ipsum generator</title>
		<link>http://joshua.almirun.com/tech/ria/as3/as3-lorem-ipsum-generator</link>
		<comments>http://joshua.almirun.com/tech/ria/as3/as3-lorem-ipsum-generator#comments</comments>
		<pubDate>Thu, 20 Mar 2008 03:51:49 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Almirun Common Lib]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/ria/as3/as3-lorem-ipsum-generator</guid>
		<description><![CDATA[I have updated the Almirun Common Libraries with some new classes. Most useful is likely to be the LoremIpsumGenerator class, an AS3 version of the Java class LoremIpsum4J. &#8220;Lorem ipsum&#8221; is the standard pseudo-Latin text used as filler when doing page layouts, and this is an easy way to grab as little or as much [...]]]></description>
			<content:encoded><![CDATA[<p>I have updated the <a href="http://almiruncommonlib.riaforge.org/">Almirun Common Libraries</a> with some new classes. Most useful is likely to be the LoremIpsumGenerator class, an AS3 version of the Java class <a href="http://www.softabar.com/home/content/view/47/69/">LoremIpsum4J</a>. &#8220;Lorem ipsum&#8221; is the standard pseudo-Latin <a href="http://en.wikipedia.org/wiki/Lorem_ipsum">text</a> used as filler when doing page layouts, and this is an easy way to grab as little or as much as you want of it, programmatically, via AS3.</p>
<p>The API has had to change a bit because AS3&#8242;s HTTP loading mechanism is asynchronous &#8230; API documentation <a href="http://lab.almirun.com/as3/almiruncommonlib/api/com/almirun/common/util/loremipsum/LoremIpsumGenerator.html">here</a>.</p>
<p>It&#8217;s only lightly tested so if you use it, and find any problems, please let me know.</p>
<p>For a future version I think I might use SharedObject to provide a semi-permanent cache and avoid hitting the <a href="http://lipsum.com/">Lipsum</a> server (who provide the REST-based interface) too much.</p>
<p>[ Edit : 26.03.08 ] <em>Fixed a bug as noted by the Lipsum folks &#8211; thanks.</em></p>
<p>[ Edit : 21.11.08 ] <em>Accepted amendments, more bug fixes &#8211; thanks <a href="http://toki-woki.net/">Quentin</a>. Use the latest version in RIAForge&#8217;s Subversion repository to get the fix.</em></p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=106&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_106" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/ria/as3/as3-lorem-ipsum-generator/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>as3 project on riaforge</title>
		<link>http://joshua.almirun.com/tech/ria/as3/as3-project-on-riaforge</link>
		<comments>http://joshua.almirun.com/tech/ria/as3/as3-project-on-riaforge#comments</comments>
		<pubDate>Fri, 14 Mar 2008 01:19:51 +0000</pubDate>
		<dc:creator>Josh M</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Almirun Common Lib]]></category>

		<guid isPermaLink="false">http://joshua.almirun.com/tech/ria/as3/as3-project-on-riaforge</guid>
		<description><![CDATA[I&#8217;ve just put up some AS3 utility classes on RIAForge (project: Almirun Common Libraries). I intend to grow the list as and when I build new classes. They&#8217;re all licensed under LGPL so commercial projects can be compiled against the library without &#8220;infecting&#8221; the projects with open source-ness. So far we have a StringManipulator class, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just put up some AS3 utility classes on RIAForge (project: <a href="http://almiruncommonlib.riaforge.org/">Almirun Common Libraries</a>).</p>
<p>I intend to grow the list as and when I build new classes. They&#8217;re all licensed under LGPL so commercial projects can be compiled against the library without &#8220;infecting&#8221; the projects with open source-ness. </p>
<p>So far we have a <code>StringManipulator</code> class, with some handy functions ported from PHP / Perl; a <code>TimeFormatter</code> class, which provides an AS3 version of the C function <code>strftime()</code>; and the <code>Inspector</code> class, which allows you to deep-search for DisplayObjects of a certain type &#8230; similar to the DOM&#8217;s <code><a href="http://developer.mozilla.org/en/docs/DOM:document.getElementsByTagName">getElementsByTagName()</a></code>, but for visual objects on the stage.</p>
<p>API documentation is <a href="http://lab.almirun.com/as3/almiruncommonlib/api/">online</a>. </p>
<p>More will be forthcoming &#8230;</p>
<p class="akst_link"><a href="http://joshua.almirun.com/?p=103&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_103" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://joshua.almirun.com/tech/ria/as3/as3-project-on-riaforge/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

