<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>e2easy AIR applications</title>
	<atom:link href="http://e2easy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://e2easy.wordpress.com</link>
	<description>e2easy AIR applications</description>
	<lastBuildDate>Thu, 04 Oct 2012 13:45:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='e2easy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>e2easy AIR applications</title>
		<link>http://e2easy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://e2easy.wordpress.com/osd.xml" title="e2easy AIR applications" />
	<atom:link rel='hub' href='http://e2easy.wordpress.com/?pushpress=hub'/>
		<item>
		<title>MadComponents Update</title>
		<link>http://e2easy.wordpress.com/2011/04/06/400/</link>
		<comments>http://e2easy.wordpress.com/2011/04/06/400/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 09:52:02 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[iPod/iPad/iPhone]]></category>
		<category><![CDATA[Pure ActionScript]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=400</guid>
		<description><![CDATA[I’ve just completed the 0.1 update of MadComponents, and I’ve put it up onto Google code: http://code.google.com/p/mad-components/downloads/list MadComponents are free UI components for Adobe AIR on iPhone, Android, etc.  It renders an XML description of your UI, so it is device screen size and resolution independent, and it even handles orientation changes (landscape-portrait). For an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=400&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I’ve just completed the 0.1 update of MadComponents, and I’ve put it up onto Google code:</p>
<p><a href="http://code.google.com/p/mad-components/downloads/list">http://code.google.com/p/mad-components/downloads/list</a></p>
<p>MadComponents are free UI components for Adobe AIR on iPhone, Android, etc.  It renders an XML description of your UI, so it is device screen size and resolution independent, and it even handles orientation changes (landscape-portrait).</p>
<p>For an introduction, see: <a href="http://madskool.wordpress.com/2011/03/18/madcomponents-wow/">http://madskool.wordpress.com/2011/03/18/madcomponents-wow/</a></p>
<p>Version 0.1 incorporates the following new features:-</p>
<p>1. Tree Navigation.  (Each list option invokes a different list at the next level.)</p>
<p>2. Picker component.  (Spin-able list selector)</p>
<p>3. DataGrid.  (Tabulated data component).</p>
<p><img title="v1_0" src="http://madskool.files.wordpress.com/2011/04/v1_0.png?w=420&#038;h=225&#038;h=225" alt="" width="420" height="225" /></p>
<p>4. tickOneList component.  (like the tickList, but only one may be selected)</p>
<p>5. New “data” tag for specifying list items.  (see examples below).</p>
<p>6. New “UI” class.  UIFormStart is now deprecated.</p>
<p>7. Improvements to version-0.0 components.</p>
<p>For code examples about how to use the new features,</p>
<p>go to: <a href="http://madskool.wordpress.com/2011/04/06/madcomponents-update/">http://madskool.wordpress.com/2011/04/06/madcomponents-update/</a></p>
<p>or download/checkout the code from <a href="http://code.google.com/p/mad-components/source/checkout">http://code.google.com/p/mad-components/source/checkout</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/400/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=400&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2011/04/06/400/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>

		<media:content url="http://madskool.files.wordpress.com/2011/04/v1_0.png?w=420&#38;h=225" medium="image">
			<media:title type="html">v1_0</media:title>
		</media:content>
	</item>
		<item>
		<title>MadComponents. Wow!</title>
		<link>http://e2easy.wordpress.com/2011/03/18/madcomponents-wow/</link>
		<comments>http://e2easy.wordpress.com/2011/03/18/madcomponents-wow/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 10:22:17 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[iPod/iPad/iPhone]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=396</guid>
		<description><![CDATA[MadComponents are my contribution to free UI components for Adobe AIR for Mobile. For iPhone, or Android, etc. Buttons, Labels, Image, Lists, List Navigation, View Flipper, Pages, Tab Pages etc. The layout is described using XML. The framework handles different screen sizes and resolutions. When the device orientation changes, the user interface is redrawn and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=396&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>MadComponents are my contribution to free UI components for Adobe AIR for Mobile.  For iPhone, or Android, etc.  Buttons, Labels, Image, Lists, List Navigation, View Flipper, Pages, Tab Pages etc. The layout is described using XML. The framework handles different screen sizes and resolutions. When the device orientation changes, the user interface is redrawn and adjusted for landscape or portrait viewing:-</p>
<p><img class="aligncenter size-full wp-image-398" title="madRotate" src="http://e2easy.files.wordpress.com/2011/03/madrotate.png?w=455" alt=""   /></p>
<p>The ability to specify colours and styling on these components is very powerful, as seen here:-</p>
<p><img class="aligncenter size-full wp-image-397" title="madscreens" src="http://e2easy.files.wordpress.com/2011/03/madscreens.png?w=455" alt=""   /></p>
<p>The component library is available for download from:</p>
<p><a href="http://code.google.com/p/mad-components/downloads/list">http://code.google.com/p/mad-components/downloads/list</a></p>
<p>And further information is available from my new blog:</p>
<p><a href="http://madskool.wordpress.com/2011/03/18/madcomponents-wow/">http://madskool.wordpress.com/2011/03/18/madcomponents-wow/</a></p>
<p>Further information, and examples about MadSkool will be documented on my <a href="http://madskool.wordpress.com">madskool</a> blog, as I seem to be abandoning this RIA-related blog now, and focussing my efforts much more on mobile applications.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/396/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/396/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=396&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2011/03/18/madcomponents-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2011/03/madrotate.png" medium="image">
			<media:title type="html">madRotate</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2011/03/madscreens.png" medium="image">
			<media:title type="html">madscreens</media:title>
		</media:content>
	</item>
		<item>
		<title>Online publishing</title>
		<link>http://e2easy.wordpress.com/2010/07/18/online-publishing/</link>
		<comments>http://e2easy.wordpress.com/2010/07/18/online-publishing/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 18:42:21 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[e2publish]]></category>
		<category><![CDATA[Text Layout Framework]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=368</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve had free time to make any progress with my pet project.  e2publish is an AIR application for creating online magazines.  I&#8217;ve written it for amateur enthusiasts.  Not professional writers or publishing houses.  Although I think that old-school publishing establishments need to be aware that technology is going to change [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=368&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve had free time to make any progress with my pet project.  e2publish is an AIR application for creating online magazines.  I&#8217;ve written it for amateur enthusiasts.  Not professional writers or publishing houses.  Although I think that old-school publishing establishments need to be aware that technology is going to change EVERYTHING.  Especially in terms of the contribution and &#8220;fan&#8221; content that will be created and manipulated by the consumers.  In the old days, magazines may as well have been carved in stone, as there was no way for the reader to interact with it (apart from a few &#8220;letters to the editor&#8221;).  So I see the role of publishing houses as changing (at least the role of those that survive the shake-up).  As they develop technological solutions to nurture and harness creative and dynamic &#8220;fan&#8221; participation.</p>
<p>Just as web 2.0 applications enable anyone to &#8220;write&#8221; to the internet, rather than passively just consume and read its content.  The vision of e2publish was to allow people to make their own electronic magazines.</p>
<p>Users can network and collaborate with each other, and share draft articles to their members of their team.  It has a powerful editor with capabilities for styling and arranging text and pictures, powerful text-wrapping, and stylising the look of pages.  Once published, the magazines can be accessed and read using the &#8220;reader&#8221; application, e2world.</p>
<p>In fact this project is so &#8220;all-encompassing&#8221; that I was a fool to embark on it in my own time, with no funding.  And now that I&#8217;m getting close to a prototype that gets close to part of my vision, I&#8217;m really not sure how to popularise it or commercialise it.  Any suggestions welcome.  But first of all, I&#8217;m looking for beta-testers who can help me put this prototype through its paces, and help me to improve the experience.</p>
<p>. . . . . . . . . . . . . . . .</p>
<p>I&#8217;m going to describe the publication process in detail.  (This time, I&#8217;m not going to talk about the powerful TLF-based document editing part, because I&#8217;ve done quite enough of that in previous blog posts.)</p>
<p>The AIR applications can be downloaded from <a href="http://www.e2easy.co.cc/e2publish.html">http://www.e2easy.co.cc/e2publish.html</a></p>
<p>If you haven&#8217;t been following this project, you&#8217;ll find the e2publish tutorial videos helpful.  Just click on the HELP drop-down menu.</p>
<p>In e2publish, if you click on the first icon in the toolbar &#8220;e:&#8221;, this will take you to the author discussion pages.  There are many categories to choose from, and this will be the place where enthusiasts might network, and recruit like-minded enthusiasts to collaborate on a magazine together.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-369" src="http://e2easy.files.wordpress.com/2010/07/picture-54.png?w=455&#038;h=289" alt="" width="455" height="289" /></p>
<p>The team would appoint an &#8220;editor&#8221;.  This is the person with a few more options and capabilities at their disposal that other team members don&#8217;t have.  The editor can create a magazine (Publish-&gt;Settings&#8230;) then click on the big &#8220;new magazine&#8221; button (you can&#8217;t miss it).</p>
<p><img class="aligncenter size-full wp-image-371" src="http://e2easy.files.wordpress.com/2010/07/picture-34.png?w=455&#038;h=218" alt="" width="455" height="218" /></p>
<p>After completing the form, nothing is published or visible to the &#8220;readers&#8221; at this stage.  All we&#8217;ve done is created a group, and the editor can bring in new users to join this group.  (editor options&#8230;-&gt;invite user).</p>
<p>Members of the group can discuss or share e2publish documents amongst themselves.  There&#8217;s a &#8220;Magazine article pool&#8221; in which you can collect articles that you intend to appear in the next issue.</p>
<p><img class="aligncenter size-full wp-image-370" src="http://e2easy.files.wordpress.com/2010/07/picture-38.png?w=455&#038;h=254" alt="" width="455" height="254" /></p>
<p>Finally, when you&#8217;ve written all the articles, you can publish the next issue of the magazine.  (A magazine can have many issues, maybe monthly, or quarterly, etc.).  (editor options&#8230;-&gt;publish magazine).</p>
<p>The publish form allows you to sort the articles into the order you wish them to appear.  Or decide which ones not to include.  You can write a description and upload a thumbnail to represent the issue.</p>
<p><img class="aligncenter size-full wp-image-372" src="http://e2easy.files.wordpress.com/2010/07/picture-39.png?w=455&#038;h=360" alt="" width="455" height="360" /></p>
<p>Finally, you click &#8220;publish now&#8221; when you&#8217;re confident that you wish to go public with your magazine.</p>
<p><img class="aligncenter size-full wp-image-373" src="http://e2easy.files.wordpress.com/2010/07/picture-40.png?w=455&#038;h=147" alt="" width="455" height="147" /></p>
<p>Now your magazine is public, and it can be viewed in e2world.</p>
<p>. . . . . . . . . . . . . . .</p>
<p>e2world is the first prototype of the &#8220;reader&#8221; application.  It&#8217;s not perfect, it&#8217;s not refined, it&#8217;s not optimised.  (The application could easily be a fraction of its current file size).</p>
<p>But I&#8217;ve used this prototype to play around with some user interface ideas, like the page curl effect when you turn a page, and the variation on a radial menu when you click on a page.  Let me know what you think about these.</p>
<p>When you first start e2world, it displays all of the currently available magazine articles.  I haven&#8217;t yet wired up a voting scheme (how many stars do you award a magazine), or the ability to subscribe.  That will come later.</p>
<p><img class="aligncenter size-full wp-image-374" src="http://e2easy.files.wordpress.com/2010/07/picture-42.png?w=455&#038;h=279" alt="" width="455" height="279" /></p>
<p>Click on a magazine description to download it.  Viewing a magazine, you just click to bring up the &#8220;radial menu&#8221;.  The menu allows you to navigate between articles, pages, back to the list of magazines (home), or a chat page for users to discuss the current article that you&#8217;re reading.</p>
<p><img class="aligncenter size-full wp-image-375" src="http://e2easy.files.wordpress.com/2010/07/picture-52.png?w=455&#038;h=296" alt="" width="455" height="296" /></p>
<p>. . . . . . . . . . . . .</p>
<p>You can download the prototype applications from <a href="http://www.e2easy.co.cc/e2publish.html">http://www.e2easy.co.cc/e2publish.html</a></p>
<p>Please, please, let me know what you think.  Any bug reports or suggestions, let me know.  If anyone would like to become an official beta-tester just leave a message.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/368/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/368/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=368&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/07/18/online-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/07/picture-54.png" medium="image" />

		<media:content url="http://e2easy.files.wordpress.com/2010/07/picture-34.png" medium="image" />

		<media:content url="http://e2easy.files.wordpress.com/2010/07/picture-38.png" medium="image" />

		<media:content url="http://e2easy.files.wordpress.com/2010/07/picture-39.png" medium="image" />

		<media:content url="http://e2easy.files.wordpress.com/2010/07/picture-40.png" medium="image" />

		<media:content url="http://e2easy.files.wordpress.com/2010/07/picture-42.png" medium="image" />

		<media:content url="http://e2easy.files.wordpress.com/2010/07/picture-52.png" medium="image" />
	</item>
		<item>
		<title>Thoughts about Open, Closed, and Hypocrisy</title>
		<link>http://e2easy.wordpress.com/2010/04/29/thoughts-about-open-closed-and-hypocrisy/</link>
		<comments>http://e2easy.wordpress.com/2010/04/29/thoughts-about-open-closed-and-hypocrisy/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 20:56:03 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[e2publish]]></category>
		<category><![CDATA[Flex sucks]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=359</guid>
		<description><![CDATA[The following thoughts are my response to John Mason&#8217;s recent post &#8220;Is Mike Chambers a hypocrite?&#8221; Well, It&#8217;s not really a direct response to John&#8217;s arguments.  I enjoyed reading what he wrote, as it is nice to see unbiassed and fresh opinions out there.  There are too many fan boys with an axe to grind.  John&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=359&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The following thoughts are my response to John Mason&#8217;s recent post <strong>&#8220;<a href="http://www.codfusion.com/blog/post.cfm/is-mike-chambers-a-hypocrite">Is Mike Chambers a hypocrite?</a>&#8221; </strong>Well, It&#8217;s not really a direct response to John&#8217;s arguments.  I enjoyed reading what he wrote, as it is nice to see unbiassed and fresh opinions out there.  There are too many fan boys with an axe to grind.  John&#8217;s post got me thinking about some issues.  So it was my catalyst for the following stream of loosely related consciousness:-</p>
<p>For years, Flash was the only serious choice for rich media experience on the internet.  The success of Flash can be attributed to innovation.</p>
<p>I&#8217;ve never seen open-development innovate and popularise anything really new and different.  This is why I prefer closed, proprietary, patented, and commercially driven technologies.  I&#8217;m no tree-hugging free and open idealist.  I&#8217;ve never seen the open approach plant the seed of innovation.  The open approach is only successful when the paradigm had already been defined by (closed architecture) commercially driven innovation pushing the envelope and creating the future.</p>
<p>But if Adobe had innovated faster &#8211; there would be more to distinguish Flash from the alternatives now.  I&#8217;ve also felt held-back waiting years for features in AIR or the flash player.  Perhaps they were resting on their laurels.  The survival of Flash could depend on more aggressive innovation from Adobe in the years to come.  I think a revision of their culture, vision, and technical leadership could be on the cards.</p>
<p>For Adobe, the shortest distance between two points isn&#8217;t a straight line.  It&#8217;s not a path ascending the pinnacle of engineering elegance and excellence.</p>
<p>This is something about Adobe&#8217;s commercial approach that I DON&#8217;T like.</p>
<p>More often than not, their path is dictated by the maximum incentive to pay to upgrade to the next version.  So we took some detours and got stuck in some cul-de-sacs. ActionScript-2.  The Bloated Flex Halo Framework.  The Advanced Data Grid.</p>
<p>The poor performance of the Flash player on the Mac platform hasn&#8217;t won Adobe many Mac allies in the current conflict.  (I&#8217;m not talking specifically about Video performance &#8211; let&#8217;s not hear the excuses).  To be truly ubiquitous &#8211; the performance has to be comparable across all platforms &#8211; otherwise you need to engineer your application to the slowest platform, wasting any speed advantages on the faster platform.</p>
<p>What I consider hypocritical about Adobe&#8217;s claims to openness is that Flash platform development is not a level playing field.</p>
<p>It appears to be dominated by a clique of best buddies in San Francisco.  I&#8217;ve been involved in Flash platform programming for a decade.  A pioneer of RIAs.  Yet always outside the inner sanctum.</p>
<p>My biggest gripe about Adobe&#8217;s openness is that Adobe builds applications that compete with the developers who buy their products.  It&#8217;s a peculiar relationship that Adobe has with its customers.  On the one hand, we buy their tools, on the other hand, we compete with their developers and their applications.</p>
<p>While it&#8217;s unlikely that Adobe will reject your AIR application from the marketplace &#8211; but you may find yourself in a situation where you put a lot of time into a project, only to get into a situation where Adobe will throw a lot of money, development effort, and publicity into a competing product.</p>
<p>I found myself in this predicament with <a href="http://e2easy.wordpress.com/2010/04/28/e2publish-video-tutorials/">e2publish</a>.  When I first started developing e2publish, Adobe announced their alliance and funding, (and later acquisition) of the <a href="http://www.adobe.com/acom/buzzword/">BuzzWord</a> project.</p>
<p>Maybe I&#8217;m biassed, but I always thought that e2publish, with its <a href="http://e2easy.wordpress.com/2010/02/21/wrapping-text-around-a-giraffe/">clever text wrapping</a> and <a href="http://e2easy.wordpress.com/2009/12/04/e2publish-a-tablet-magazine-2-0-solution/">potential for publishing</a> to be a much more interesting project than BuzzWord.  Certainly more ambitious.  Just think about what I could have achieved with BuzzWord&#8217;s development budget.  Nevertheless, I didn&#8217;t like the odds of going up against Goliath &#8211; so I abandoned e2publish for a couple of years.  It&#8217;s still an unfunded prototype with a lot of potential.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/359/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/359/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=359&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/04/29/thoughts-about-open-closed-and-hypocrisy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>
	</item>
		<item>
		<title>e2publish video tutorials</title>
		<link>http://e2easy.wordpress.com/2010/04/28/e2publish-video-tutorials/</link>
		<comments>http://e2easy.wordpress.com/2010/04/28/e2publish-video-tutorials/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 15:37:54 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[e2publish]]></category>
		<category><![CDATA[e2spreadsheet]]></category>
		<category><![CDATA[e2vector]]></category>
		<category><![CDATA[Pure ActionScript]]></category>
		<category><![CDATA[Text Layout Framework]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=351</guid>
		<description><![CDATA[e2publish is an AIR application that utilises the Text Layout Framework (TLF) and Squiggly spell checking.  It has two powerful text wrapping modes, and plenty of features to customise the look of document pages. The following video tutorials provide an overview of the most important features. Introduction: Pictures and text&#8230; Advanced text wrapping&#8230; Layouts: Customising [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=351&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>e2publish is an AIR application that utilises the Text Layout Framework (TLF) and Squiggly spell checking.  It has two powerful text wrapping modes, and plenty of features to customise the look of document pages.</p>
<p>The following video tutorials provide an overview of the most important features.</p>
<p>Introduction: Pictures and text&#8230;</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='455' height='286' src='http://www.youtube.com/embed/i4Pv2rk7L_Y?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Advanced text wrapping&#8230;</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='455' height='286' src='http://www.youtube.com/embed/dtB0QtKiCPs?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Layouts: Customising page appearance&#8230;</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='455' height='286' src='http://www.youtube.com/embed/CakZXeVFYpc?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Tables and top text shutter&#8230;</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='455' height='286' src='http://www.youtube.com/embed/mhHLVpx8Zas?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>Sharing documents online&#8230;</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='455' height='286' src='http://www.youtube.com/embed/3wxknn-9xgE?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>About import:-</p>
<p>1. e2publish can import e2spreadsheet graphs, or e2vector illustrations.  You can import from your computer&#8217;s filesystem, or shared documents online.</p>
<p>2. Because it can import from e2vector, you can import illustrations that originated in Flash.  Export them as .fxg files, import then into e2vector, then import the .e2v file into e2publish.</p>
<p>3. Make sure you have the latest versions of e2spreadsheet, e2vector and e2publish.</p>
<p>. . . . . . . . . .</p>
<p>These applications are beta versions.  Please let me know about any bugs or feature requests.  (You can leave your comments here).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/351/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/351/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=351&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/04/28/e2publish-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>
	</item>
		<item>
		<title>e2vector inspired by harmony.</title>
		<link>http://e2easy.wordpress.com/2010/04/02/e2vector-inspired-by-harmony/</link>
		<comments>http://e2easy.wordpress.com/2010/04/02/e2vector-inspired-by-harmony/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 17:08:35 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[e2vector]]></category>
		<category><![CDATA[Pure ActionScript]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=337</guid>
		<description><![CDATA[A few weeks ago, Ricardo Cabello (Mr Doob) published an inspirational &#8220;procedural drawing tool&#8221; called Harmony.  I was impressed by the code simplicity of Ricardo&#8217;s brush effects, their natural look, and the responsiveness and speed of an application made with HTML5 and Canvas.  As a Flash/Flex developer on a Mac, I&#8217;m not accustomed to speed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=337&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>A few weeks ago, Ricardo Cabello (Mr Doob) published an inspirational <a href="http://mrdoob.com/blog/post/689">&#8220;procedural drawing tool&#8221; called Harmony</a>.  I was impressed by the code simplicity of Ricardo&#8217;s brush effects, their natural look, and the responsiveness and speed of an application made with HTML5 and Canvas.  As a Flash/Flex developer on a Mac, I&#8217;m not accustomed to speed and responsiveness.</p>
<p>Anyway, Ricardo&#8217;s experiment not only caused me to consider HTML5 and Canvas more seriously, but also to try to implement some harmony-like brushes in <a href="http://www.e2easy.co.cc/e2vector.html">e2vector</a>.</p>
<p><img class="aligncenter size-full wp-image-338" title="e2vector brushes" src="http://e2easy.files.wordpress.com/2010/04/e2vector-brushes.png?w=455&#038;h=378" alt="" width="455" height="378" /></p>
<p>I had to employ several simplifications.  e2vector imposes smoothing.  So drawn shapes are reduced to well-chosen few points to represent them.</p>
<p>I noticed that Ricardo&#8217;s brushes respond to how quickly the user makes a brush stroke.  In harmony, a slower motion with the brush produces more points, and a darker impression.  Unfortunately, these intermediate points would be removed by e2vector&#8217;s smoothing &#8211; so I couldn&#8217;t achieve the same effect.</p>
<p>Also, I tried to do smoothing on-the-fly rather than at the end, but the added computational burden compromised the responsiveness of drawing.  So I had to revert to the old scheme and my brushes appear to change appearance slightly once when the brush stroke is complete.  Not ideal, but computationally simpler and hence more responsive.</p>
<p>But e2vector brushes incorporate some novel features.  Like the ability to edit the path spline of a brush, and the ability to convert any e2vector shape to a brush effect.</p>
<p><img class="aligncenter size-full wp-image-343" title="shape to brush" src="http://e2easy.files.wordpress.com/2010/04/shape-to-brush2.png?w=455" alt=""   /></p>
<p>(Note: in this latest version, the new brushes feature isn&#8217;t entirely recognised by all parts of e2vector &#8211; for example, if you export  to .svg or .fxg &#8211; you&#8217;ll just see the path.  Not the brush effect.  I&#8217;ll get round to fixing this when/if I have time in a later version.)</p>
<p>One more thing&#8230;</p>
<p>I&#8217;ve put some effects like twirl, pinch, and spherize in this latest build of e2vector.</p>
<p><img class="aligncenter size-full wp-image-341" title="tigers" src="http://e2easy.files.wordpress.com/2010/04/tigers.png?w=455" alt=""   />e2vector (AIR application) can be downloaded <a href="http://www.e2easy.co.cc/e2vector.html">here</a>.</p>
<p>_______________________________________________________________</p>
<p>To be continued&#8230;</p>
<p>Comparing my implementation with Mr Doob&#8217;s original implementation &#8211; while I&#8217;m happy with the kinds of novel heuristics and computational complexity reduction techniques I&#8217;ve employed &#8211; I&#8217;ve compromised the &#8220;look&#8221; of brushes too much.  I think I lost sight of aesthetic quality, while I got wrapped up in algorithms.</p>
<p>I&#8217;ve since improved the look of my brushes &#8211; and I&#8217;ll report on that soon.</p>
<p>Furthermore, I haven&#8217;t really explained the engineering trade-offs.  Software engineers will get it &#8211; but graphic designers, unaccustomed to considering how things work beneath the surface, will probably check out this blog and exclaim &#8220;That sucks!&#8221;.  Why I didn&#8217;t I just port Mr Doob&#8217;s JavaScript to Flash ActionScript? (see: <a href="http://blog.stroep.nl/2010/03/findclosest/">Mark Knol&#8217;s blog</a>)   I&#8217;m working with smoothed splines &#8211; why is this vital to my application?</p>
<p>All will be explained more carefully in the second instalment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/337/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=337&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/04/02/e2vector-inspired-by-harmony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/04/e2vector-brushes.png" medium="image">
			<media:title type="html">e2vector brushes</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/04/shape-to-brush2.png" medium="image">
			<media:title type="html">shape to brush</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/04/tigers.png" medium="image">
			<media:title type="html">tigers</media:title>
		</media:content>
	</item>
		<item>
		<title>e2publish now with tables, advanced text wrapping, and new look</title>
		<link>http://e2easy.wordpress.com/2010/03/05/e2publish-now-with-tables-advanced-text-wrapping-and-new-look/</link>
		<comments>http://e2easy.wordpress.com/2010/03/05/e2publish-now-with-tables-advanced-text-wrapping-and-new-look/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 12:18:39 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[e2publish]]></category>
		<category><![CDATA[Text Layout Framework]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=327</guid>
		<description><![CDATA[The latest update to e2publish is available from my website here. It has several enhancements over the previous version.  A new user interface.  I&#8217;ve incorporated my advanced text wrapping feature.  You can choose either fast or advanced text wrapping by clicking the new icons at the bottom-left corner of the page template menu. This new [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=327&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The latest update to e2publish is available from my website <a href="http://www.e2easy.co.cc/e2publish.html">here</a>.</p>
<p>It has several enhancements over the previous version.  A new user interface.  I&#8217;ve incorporated my <a href="http://e2easy.wordpress.com/2010/02/21/wrapping-text-around-a-giraffe/">advanced text wrapping </a> feature.  You can choose either fast or advanced text wrapping by clicking the new icons at the bottom-left corner of the page template menu.</p>
<p style="text-align:center;">
<img class="aligncenter" title="wrap modes" src="http://e2easy.files.wordpress.com/2010/03/wrap-modes.png?w=333&#038;h=390" alt="" width="333" height="390" /></p>
<p>This new version has tables, which an be styled in the same way as text boxes.</p>
<p><a href="http://e2easy.files.wordpress.com/2010/03/table.png"><img class="aligncenter size-full wp-image-328" title="table" src="http://e2easy.files.wordpress.com/2010/03/table.png?w=455&#038;h=285" alt="" width="455" height="285" /></a></p>
<p>New picture options enable a picture to be displayed with a frame, rounded corners, elliptical mask, or custom shape &#8211; for text-wrapping around irregular shaped pictures.</p>
<p><a href="http://e2easy.files.wordpress.com/2010/03/masks.png"><img class="aligncenter size-full wp-image-330" title="masks" src="http://e2easy.files.wordpress.com/2010/03/masks.png?w=455" alt=""   /></a></p>
<p>There&#8217;s an &#8220;edit&#8221; button that allows the user to crop a picture, or define the custom text-wrapping border, by simply drawing around the picture.</p>
<p><a href="http://e2easy.files.wordpress.com/2010/03/editbutton.png"><img class="aligncenter size-full wp-image-331" title="editbutton" src="http://e2easy.files.wordpress.com/2010/03/editbutton.png?w=455" alt=""   /></a></p>
<p><a href="http://e2easy.files.wordpress.com/2010/03/wrap-modes.png"></a><a href="http://e2easy.files.wordpress.com/2010/03/define1.png"><img class="aligncenter size-full wp-image-333" title="define" src="http://e2easy.files.wordpress.com/2010/03/define1.png?w=455&#038;h=552" alt="" width="455" height="552" /></a></p>
<p><a href="http://e2easy.files.wordpress.com/2010/03/giraffewrap.png"><img class="aligncenter size-full wp-image-334" title="giraffewrap" src="http://e2easy.files.wordpress.com/2010/03/giraffewrap.png?w=455" alt=""   /></a></p>
<p><a href="http://www.e2easy.co.cc/e2publish.html">Download it now from my website</a>!.  And please, please leave your comments and bug reports.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/327/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=327&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/03/05/e2publish-now-with-tables-advanced-text-wrapping-and-new-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/03/wrap-modes.png" medium="image">
			<media:title type="html">wrap modes</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/03/table.png" medium="image">
			<media:title type="html">table</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/03/masks.png" medium="image">
			<media:title type="html">masks</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/03/editbutton.png" medium="image">
			<media:title type="html">editbutton</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/03/define1.png" medium="image">
			<media:title type="html">define</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/03/giraffewrap.png" medium="image">
			<media:title type="html">giraffewrap</media:title>
		</media:content>
	</item>
		<item>
		<title>Adult web site uses my name</title>
		<link>http://e2easy.wordpress.com/2010/02/28/a-new-nam/</link>
		<comments>http://e2easy.wordpress.com/2010/02/28/a-new-nam/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 02:56:10 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=317</guid>
		<description><![CDATA[I used to own the domain name e2easy.com.  But I lost it years ago, and it got snapped up by one of those parasitic companies that stockpiles promising domain names to sell on at a premium. Well, It appears now that someone else is using it.  An &#8220;Adult&#8221; dating site.  Don&#8217;t bother looking it up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=317&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I used to own the domain name e2easy.com.  But I lost it years ago, and it got snapped up by one of those parasitic companies that stockpiles promising domain names to sell on at a premium.</p>
<p>Well, It appears now that someone else is using it.  An &#8220;Adult&#8221; dating site.  Don&#8217;t bother looking it up &#8211; suffice to say that the &#8220;e2easy&#8221; branding has become somewhat sullied &#8211; and I&#8217;m going to have to change it.</p>
<p>So what should I call myself now?  How should I rename my applications?  Perhaps I can keep &#8220;e2&#8243; suffix to my applications, or the &#8220;e:&#8221; logo.</p>
<p>Any ideas for a name and branding?</p>
<p>(The most awkward change will be changing the name and URL of this blog.)</p>
<p>I still have an Australian company, under the same name, that I set up years ago.  At the time, I was optimistic about the commercial potential for consumer-oriented RIAs.  Air applications like <a href="http://www.e2easy.co.cc/e2publish.html">e2publish</a>.  But I never did find a way of monetizing this kind of thing.  I failed to attract any development funding.  So I tinker with my application ideas in my spare time &#8211; and I&#8217;m in the process of shutting down my e2easy company anyway.  Does anyone want to buy it?  One careful owner &#8211; never left the garage. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>. . . . . . . . . . . . . .</p>
<p>Postscript&#8230;.</p>
<p>I have no moral objection to the adult entertainment industry.  At first, I was irritated that the name was more appropriate to my objectives than theirs.  &#8221;e2easy&#8221; with connotations of Australian &#8220;Too easy mate!&#8221; (although I&#8217;m British &#8211; I just lived in Australia when I set this up). &#8220;e&#8221;-electronic, internet-related information sharing hi-tech &#8220;e&#8221;xperiences, and easy-to-use consumer-oriented intuitive interfaces.</p>
<p>What has an adult hook-up site got to do with &#8220;e2easy&#8221;?  &#8230;  The answer is that what they do is so more &#8220;easy&#8221; than what I&#8217;ve been attempting to do over the last ten years.  I should have just stuck some pictures of breasts up on a website, then sat back and counted the money.</p>
<p>Instead, I got excited about the pioneering new world of RIAs.  I struggled with sophisticated algorithms and applications, pushing the limits of what the Flash platform could do.  I had frustratingly ambitious ideas, into which I invested my own time and money.  Admittedly, I make a decent (day-job) living prostituting my talents as a Flex expert.  But having tried to plug-away at much more technologically challenging projects in my spare time &#8211; perhaps there is simply no market for what I&#8217;m trying to do?</p>
<p>e2publish will allow enthusiasts of all kind to collaborate on creating their own e-magazines.  But maybe this activity is too niche to be worthwhile.  Perhaps <a href="http://en.wikipedia.org/wiki/Richard_Alston_(politician)">Richard Alston</a> (prior Australian minister for technology) was right when he said that the internet was just for porn.  A lot of people branded him a luddite.  But perhaps he was just pragmatic.  Not an idealist, and idiotic visionary, like me.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/317/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/317/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=317&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/02/28/a-new-nam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>
	</item>
		<item>
		<title>Wrapping text around a giraffe</title>
		<link>http://e2easy.wordpress.com/2010/02/21/wrapping-text-around-a-giraffe/</link>
		<comments>http://e2easy.wordpress.com/2010/02/21/wrapping-text-around-a-giraffe/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 16:02:48 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[e2publish]]></category>
		<category><![CDATA[Text Layout Framework]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=310</guid>
		<description><![CDATA[It&#8217;s 2:00am Monday morning.  I&#8217;ve just spent all weekend obsessively wrapping text around giraffes. If you&#8217;ve been following my blog, you may remember that a few weeks ago I was blown away by Apple&#8217;s presentation of the new iPad.  Particularly iWork and &#8220;Pages&#8221;.  Having watched a demonstration of text wrapping around a picture of a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=310&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s 2:00am Monday morning.  I&#8217;ve just spent all weekend obsessively wrapping text around giraffes.</p>
<p><a href="http://e2easy.files.wordpress.com/2010/02/giraffes.jpg"><img class="aligncenter size-full wp-image-311" title="giraffes" src="http://e2easy.files.wordpress.com/2010/02/giraffes.jpg?w=455&#038;h=480" alt="" width="455" height="480" /></a></p>
<p>If you&#8217;ve been following my blog, you may remember that a few weeks ago I was blown away by Apple&#8217;s presentation of the new iPad.  Particularly iWork and &#8220;Pages&#8221;.  Having watched a demonstration of text wrapping around a picture of a giraffe &#8211; I only wished that I had time to implement this kind of text wrapping in my <a href="http://www.e2easy.co.cc/e2publish.html">e2publish</a> AIR application.</p>
<p>Then another developer left a comment on this blog, that he and his team had done this in an application they&#8217;d made.</p>
<p>Not wishing to be outdone &#8211; I locked myself away this weekend, deprived myself of some sleep, and implemented a much more powerful text wrapping algorithm for e2publish.</p>
<p>It&#8217;s more computationally intensive than the previous way I did things.  It takes longer to refresh a page.  But the old (fast but less versatile) scheme comes into play when it can.</p>
<p>You won&#8217;t be able to play around with the fruits of my weekend labours yet.  I have other significant enhancements to make to e2publish before I release a new version with the ability to wrap text around giraffes (or other oddly-shaped pictures).  But you can still download the current version <a href="http://www.e2easy.co.cc/e2publish.html">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/310/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=310&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/02/21/wrapping-text-around-a-giraffe/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>

		<media:content url="http://e2easy.files.wordpress.com/2010/02/giraffes.jpg" medium="image">
			<media:title type="html">giraffes</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe Refresh Roadshow tomorrow in Brisbane</title>
		<link>http://e2easy.wordpress.com/2010/02/15/adobe-refresh-roadshow-tomorrow-in-brisbane/</link>
		<comments>http://e2easy.wordpress.com/2010/02/15/adobe-refresh-roadshow-tomorrow-in-brisbane/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 06:28:03 +0000</pubDate>
		<dc:creator>Daniel Freeman</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>

		<guid isPermaLink="false">http://e2easy.wordpress.com/?p=308</guid>
		<description><![CDATA[I&#8217;m attending Adobe&#8217;s refresh roadshow tomorrow in Brisbane.  I&#8217;m looking forward to it.  I get so busy and engrossed in my own little microcosm of  Flex, ActionScript, and AIR development &#8211; that it&#8217;s going to be good to see demonstrations of other Adobe technologies that I never find the time to play with. And it&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=308&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m attending<a href="http://www.adobe.com/au/special/adoberefresh/"> Adobe&#8217;s refresh roadshow</a> tomorrow in Brisbane.  I&#8217;m looking forward to it.  I get so busy and engrossed in my own little microcosm of  Flex, ActionScript, and AIR development &#8211; that it&#8217;s going to be good to see demonstrations of other Adobe technologies that I never find the time to play with.</p>
<p>And it&#8217;s a healthy change for me to be interacting with people, rather than just coding all day.  Chatting in &#8220;meatspace&#8221; with other developers, and exploring commercial opportunities.</p>
<p>So if you&#8217;re attending too &#8211; say hi!</p>
<p>. . . . . . . . . . . .</p>
<p>Incidentally, there have been several minor updates of <a href="http://www.e2easy.co.cc/e2publish.html">e2publish</a> &#8211; so make sure you&#8217;re running the latest incarnation.  (And I&#8217;m still looking for beta testers!)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/e2easy.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/e2easy.wordpress.com/308/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=e2easy.wordpress.com&#038;blog=4885867&#038;post=308&#038;subd=e2easy&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://e2easy.wordpress.com/2010/02/15/adobe-refresh-roadshow-tomorrow-in-brisbane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8631eb6a791561cb2b48ba66949b5522?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brutfood</media:title>
		</media:content>
	</item>
	</channel>
</rss>
