<?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>Stroep &#187; tool</title> <atom:link href="http://blog.stroep.nl/tag/tool/feed/" rel="self" type="application/rss+xml" /><link>http://blog.stroep.nl</link> <description>Just a collection of random works - Mark Knol</description> <lastBuildDate>Tue, 10 Jan 2012 20:09:53 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Actionscript 3 Event Generator</title><link>http://blog.stroep.nl/2011/10/actionscript-3-event-generator/</link> <comments>http://blog.stroep.nl/2011/10/actionscript-3-event-generator/#comments</comments> <pubDate>Mon, 10 Oct 2011 19:54:55 +0000</pubDate> <dc:creator>Mark Knol</dc:creator> <category><![CDATA[actionscript]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[events]]></category> <category><![CDATA[tool]]></category><guid isPermaLink="false">http://blog.stroep.nl/?p=1283</guid> <description><![CDATA[<img src="http://blog.stroep.nl/wp-content/as3-event-generator.png" alt="" width="100" height="100" class="alignleft size-full wp-image-1286" />Finally I have created and finalized my Actionscript 3 <a href="http://projects.stroep.nl/EventGenerator/">Event Generator</a>, which was buggy but now it is very nice :)  As <a href="http://twitter.com/#!/mknol/status/120917893415321600">stated on twitter</a>, if you are a flashdeveloper and use custom events in actionscript 3, you should use this tool because it helps you create custom event classes very fast.]]></description> <content:encoded><![CDATA[<p><img src="http://blog.stroep.nl/wp-content/as3-event-generator.png" alt="" width="100" height="100" class="alignleft size-full wp-image-1286" />Finally I have created and finalized my Actionscript 3 <a href="http://projects.stroep.nl/EventGenerator/">Event Generator</a>, which was buggy but now it is very nice <img src='http://blog.stroep.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> As <a href="http://twitter.com/#!/mknol/status/120917893415321600">stated on twitter</a>, if you are a flashdeveloper and use custom events in actionscript 3, you should use this tool because it helps you create custom event classes very fast.</p><p><strong>Features:</strong><br /> - Fast variable adding<br /> - Event type generation (static constants). Just use lower camelCased variables and they will be formatted nicely.<br /> - Meta data for a event dispatcher class.<br /> - Automatic clone() function<br /> - Automatic toString() function</p><p><strong>URL</strong><br /> » <strong><a href="http://projects.stroep.nl/EventGenerator/">http://projects.stroep.nl/EventGenerator/</a></strong></p><p>Don&#8217;t forget to first fill your name at @author on the right. The package and @author will be saved for next time.</p><p>I have also created a dropdown-menu on the top-right to switch to other tools. Happy coding!</p><p><a href="http://blog.stroep.nl/?flattrss_redirect&amp;id=1283&amp;md5=d6900eafca74d75ae064d94ab4f01d1d" title="Flattr" target="_blank"><img src="http://blog.stroep.nl/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.stroep.nl/2011/10/actionscript-3-event-generator/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Actionscript 3 Extended valueobject generator</title><link>http://blog.stroep.nl/2011/09/enumgenerator/</link> <comments>http://blog.stroep.nl/2011/09/enumgenerator/#comments</comments> <pubDate>Tue, 20 Sep 2011 06:19:22 +0000</pubDate> <dc:creator>Mark Knol</dc:creator> <category><![CDATA[actionscript]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[tool]]></category> <category><![CDATA[ValueObject]]></category><guid isPermaLink="false">http://blog.stroep.nl/?p=1272</guid> <description><![CDATA[<img src="http://img.youtube.com/vi/A-fCGKQySmI/0.jpg" class="alignleft" width="100" height="100" />I created a tool to created 'grouped' value objects nicely and very fast. It is using private classes. I found it useful enough to share it with you, so maybe if you are in need of such a tool, you are free to use it.Click on <em>read more</em> to see more details.]]></description> <content:encoded><![CDATA[<p><iframe width="100%" height="375" src="http://www.youtube.com/embed/A-fCGKQySmI" frameborder="0" allowfullscreen></iframe></p><p>I created a tool to created &#8216;grouped&#8217; value objects nicely and very fast. It is using private classes. I found it useful enough to share it with you, so maybe if you are in need of such a tool, you are free to use it.</p><p>» <strong>Check it out: <a href="http://projects.stroep.nl/enumGenerator/">http://projects.stroep.nl/enumGenerator/</a></strong></p><p>Oh, if you want to create normal value objects, use the <a href="http://projects.stroep.nl/ValueObjectGenerator/">value object generation tool</a>. For creating custom events classes, I have an <a href="http://projects.stroep.nl/EventGenerator/">custom event generator</a>.</p><p><a href="http://blog.stroep.nl/?flattrss_redirect&amp;id=1272&amp;md5=86e44790ca307ef70ef3eb3eab24a99b" title="Flattr" target="_blank"><img src="http://blog.stroep.nl/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded> <wfw:commentRss>http://blog.stroep.nl/2011/09/enumgenerator/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AS3 ValueObject generator &#8211; update</title><link>http://blog.stroep.nl/2009/05/valueobjectgenerator-update/</link> <comments>http://blog.stroep.nl/2009/05/valueobjectgenerator-update/#comments</comments> <pubDate>Fri, 15 May 2009 18:15:48 +0000</pubDate> <dc:creator>Mark Knol</dc:creator> <category><![CDATA[actionscript]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[tool]]></category> <category><![CDATA[ValueObject]]></category><guid isPermaLink="false">http://blog.stroep.nl/?p=544</guid> <description><![CDATA[<img src="http://blog.stroep.nl/wp-content/vo.jpg" alt="" title="AS3 Class Generator" width="100" height="100" class="alignleft size-full wp-image-568" /><strong>Updates</strong> - simple autocompletion for types
- added function for getters/setters
- added function to pass variable in constructor
- save function
- prefix for constructor parameters
- automatic class imports
- added extends function
- some performance tweaks]]></description> <content:encoded><![CDATA[<p><img src="http://blog.stroep.nl/wp-content/vo.jpg" alt="" title="AS3 Class Generator" width="100" height="100" class="alignleft size-full wp-image-568" /><strong>Updates</strong><br /> - simple autocompletion for types<br /> - added function for getters/setters<br /> - added function to pass variable in constructor<br /> - save function<br /> - prefix for constructor parameters<br /> - automatic class imports<br /> - added extends function<br /> - some performance tweaks</p><p><a class="postlink" href="http://projects.stroep.nl/ValueObjectGenerator/">http://projects.stroep.nl/ValueObjectGenerator/</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.stroep.nl/2009/05/valueobjectgenerator-update/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AS3 ValueObject generator &#8211; beta</title><link>http://blog.stroep.nl/2009/04/as3-valueobject-generator-beta/</link> <comments>http://blog.stroep.nl/2009/04/as3-valueobject-generator-beta/#comments</comments> <pubDate>Sat, 18 Apr 2009 15:21:59 +0000</pubDate> <dc:creator>Mark Knol</dc:creator> <category><![CDATA[actionscript]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[tool]]></category> <category><![CDATA[ValueObject]]></category><guid isPermaLink="false">http://blog.stroep.nl/?p=504</guid> <description><![CDATA[<img src="http://blog.stroep.nl/wp-content/vo.jpg" alt="" title="AS3 Class Generator" width="100" height="100" class="alignleft size-full wp-image-568" />Since I am using actionscript 3 and an external actionscript editor with nice code completion (FlashDevelop in my case), I am using a lot of value objects.Flashdevelop has no value object generator tool, so I've build one myself. It is beta.<strong>ValueObject generator</strong> <a href="http://projects.stroep.nl/ValueObjectGenerator/">http://projects.stroep.nl/ValueObjectGenerator/</a>]]></description> <content:encoded><![CDATA[<p><img src="http://blog.stroep.nl/wp-content/vo.jpg" alt="" title="AS3 Class Generator" width="100" height="100" class="alignleft size-full wp-image-568" />Since I am using actionscript 3 and an external actionscript editor with nice code completion (FlashDevelop in my case), I am using a lot of value objects.</p><p>Flashdevelop has no value object generator tool, so I&#8217;ve build one myself. It is beta.</p><p><strong>ValueObject generator</strong><br /> <a href="http://projects.stroep.nl/ValueObjectGenerator/">http://projects.stroep.nl/ValueObjectGenerator/</a><br /> <br style='clear:both'/><br /> <object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71075" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=644e636b54&#038;photo_id=3451978609"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71075"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71075" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=644e636b54&#038;photo_id=3451978609" height="300" width="400"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://blog.stroep.nl/2009/04/as3-valueobject-generator-beta/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
