<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for junglecode.net</title>
	<atom:link href="http://junglecode.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://junglecode.net</link>
	<description></description>
	<lastBuildDate>Wed, 17 Apr 2013 21:01:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Did Adobe finally kill Macromedia Flash? by Triynko</title>
		<link>http://junglecode.net/2011/11/09/did-adobe-finally-kill-macromedia-flash/#comment-103</link>
		<dc:creator>Triynko</dc:creator>
		<pubDate>Wed, 17 Apr 2013 21:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=57#comment-103</guid>
		<description><![CDATA[Flash is light-years ahead of anything else out there.  HTML5 is a standard on paper, but will never have a standard implementation, and it&#039;s still seeing inconsistencies in canvas output related to pixel density scaling between safari mobile and safari desktop.  Same old shit.

Flash, on the other hand, is write once, run anywhere.  Using FlashDevelop as a code editor is incredible, allowing me to craft complex applications with the assistance of code hinting, refactoring features, reference finding, and compiler settings.  Flash Authoring is like a giant bonus where I can take any class and make it visual by basing it on the DisplayObject type and embedding graphics into it by simply assigning the class to a library symbol in Flash Authoring.  This allows me to instantiate programmable, hand-drawn objects in code with a simple &quot;new&quot; operator.  This is unprecedented.  Nothing like that exists in HTML.  Flash supports pixel shaders (pixel bender), a robust display-hierarchy-based event system with bubbling, phases, and handler priorities for ultimate control, a single compressed file as a payload, the ability to compile to SWC library files that embed graphics and can be referenced in other projects, runtime sharing, flash remoting blows AJAX and JSON away with it&#039;s ability to serialize type-safe AS3 classes and byte arrays from client to server (C# for example), and the list goes on.  Flash is perfect for developing RIAs, and I hope it&#039;s around for a long time.]]></description>
		<content:encoded><![CDATA[<p>Flash is light-years ahead of anything else out there.  HTML5 is a standard on paper, but will never have a standard implementation, and it&#8217;s still seeing inconsistencies in canvas output related to pixel density scaling between safari mobile and safari desktop.  Same old shit.</p>
<p>Flash, on the other hand, is write once, run anywhere.  Using FlashDevelop as a code editor is incredible, allowing me to craft complex applications with the assistance of code hinting, refactoring features, reference finding, and compiler settings.  Flash Authoring is like a giant bonus where I can take any class and make it visual by basing it on the DisplayObject type and embedding graphics into it by simply assigning the class to a library symbol in Flash Authoring.  This allows me to instantiate programmable, hand-drawn objects in code with a simple &#8220;new&#8221; operator.  This is unprecedented.  Nothing like that exists in HTML.  Flash supports pixel shaders (pixel bender), a robust display-hierarchy-based event system with bubbling, phases, and handler priorities for ultimate control, a single compressed file as a payload, the ability to compile to SWC library files that embed graphics and can be referenced in other projects, runtime sharing, flash remoting blows AJAX and JSON away with it&#8217;s ability to serialize type-safe AS3 classes and byte arrays from client to server (C# for example), and the list goes on.  Flash is perfect for developing RIAs, and I hope it&#8217;s around for a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thoughts on Scrum by jet</title>
		<link>http://junglecode.net/2011/10/05/thoughts-on-scrum/#comment-17</link>
		<dc:creator>jet</dc:creator>
		<pubDate>Wed, 06 Mar 2013 19:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=39#comment-17</guid>
		<description><![CDATA[That&#039;s quite unfortunate and is another key issue I have with Scrum. In my experience, Scrum allows non-technical people to have lots of control over technical projects--often with disastrous results.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s quite unfortunate and is another key issue I have with Scrum. In my experience, Scrum allows non-technical people to have lots of control over technical projects&#8211;often with disastrous results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thoughts on Scrum by Andrew</title>
		<link>http://junglecode.net/2011/10/05/thoughts-on-scrum/#comment-16</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 06 Mar 2013 13:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=39#comment-16</guid>
		<description><![CDATA[I&#039;m a Development Manager and I&#039;ve implemented SCRUM at our company and became certified (for knowledge reasons) as a SCRUM Master and Product Owner. One of things I sadly learned and confirmed through speaking with trainers is that since I am not a part of &quot;the team&quot; that my technical knowledge cannot be used as input to the team. This is unfortunate as I have over 17 years experience and put in place a lot of great things in this company such as TDD, Continuous Integration, etc. Many books on SCRUM have basically said that a management role, such as my own, are really unnecessary and only interfere with the team. This is kind of ridiculous since I put it in place to begin with. Even more so, I believe that unless you have stellar developers and perhaps even then, most people are not going to magically find time and have the experience to put many of the great things that I have put into practice.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m a Development Manager and I&#8217;ve implemented SCRUM at our company and became certified (for knowledge reasons) as a SCRUM Master and Product Owner. One of things I sadly learned and confirmed through speaking with trainers is that since I am not a part of &#8220;the team&#8221; that my technical knowledge cannot be used as input to the team. This is unfortunate as I have over 17 years experience and put in place a lot of great things in this company such as TDD, Continuous Integration, etc. Many books on SCRUM have basically said that a management role, such as my own, are really unnecessary and only interfere with the team. This is kind of ridiculous since I put it in place to begin with. Even more so, I believe that unless you have stellar developers and perhaps even then, most people are not going to magically find time and have the experience to put many of the great things that I have put into practice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thoughts on Scrum by Specialization in Scrum: Is It Really So Bad? - Chris Steele on Agile</title>
		<link>http://junglecode.net/2011/10/05/thoughts-on-scrum/#comment-15</link>
		<dc:creator>Specialization in Scrum: Is It Really So Bad? - Chris Steele on Agile</dc:creator>
		<pubDate>Fri, 11 Jan 2013 15:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=39#comment-15</guid>
		<description><![CDATA[[...] burnout as the specialists pick up the slack for under-developing team members – that is sure to cause Scrum to fail. Finally, specialization can lead to a false sense of comfort, and a lack of desire to grow [...]]]></description>
		<content:encoded><![CDATA[<p>[...] burnout as the specialists pick up the slack for under-developing team members – that is sure to cause Scrum to fail. Finally, specialization can lead to a false sense of comfort, and a lack of desire to grow [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Shumway Open SWF Runtime Project by jet</title>
		<link>http://junglecode.net/2012/11/12/the-shumway-open-swf-runtime-project/#comment-47</link>
		<dc:creator>jet</dc:creator>
		<pubDate>Wed, 14 Nov 2012 22:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=153#comment-47</guid>
		<description><![CDATA[swfobject is about dynamically loading SWF files for playback using the Adobe Flash Player. Shumway works with swfobject but replaces the Adobe player with a web-native implementation.]]></description>
		<content:encoded><![CDATA[<p>swfobject is about dynamically loading SWF files for playback using the Adobe Flash Player. Shumway works with swfobject but replaces the Adobe player with a web-native implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Shumway Open SWF Runtime Project by Fernando</title>
		<link>http://junglecode.net/2012/11/12/the-shumway-open-swf-runtime-project/#comment-46</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Tue, 13 Nov 2012 10:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=153#comment-46</guid>
		<description><![CDATA[Did you saw http://code.google.com/p/swfobject/ ? It appears to have the same objective]]></description>
		<content:encoded><![CDATA[<p>Did you saw <a href="http://code.google.com/p/swfobject/" rel="nofollow">http://code.google.com/p/swfobject/</a> ? It appears to have the same objective</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Abtisam</title>
		<link>http://junglecode.net/about/#comment-4</link>
		<dc:creator>Abtisam</dc:creator>
		<pubDate>Sat, 06 Oct 2012 10:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://new.junglecode.net/?page_id=2#comment-4</guid>
		<description><![CDATA[Dear jet,
How are you ?
My name is Abtisam. I am a student of Computer science. My aim is to become a great developer and work with really huge organizations like Mozilla, Microsoft or Google. But unfortunately i am not financially well established...not able to take part in different short courses like other people do. Kindly explain me what can i do for achieve my goals. And kindly give me your personal email id of Facebook. So i am able to take further help from you.

with best regards,
Abtisam]]></description>
		<content:encoded><![CDATA[<p>Dear jet,<br />
How are you ?<br />
My name is Abtisam. I am a student of Computer science. My aim is to become a great developer and work with really huge organizations like Mozilla, Microsoft or Google. But unfortunately i am not financially well established&#8230;not able to take part in different short courses like other people do. Kindly explain me what can i do for achieve my goals. And kindly give me your personal email id of Facebook. So i am able to take further help from you.</p>
<p>with best regards,<br />
Abtisam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Graphite Smart Fonts in Firefox by JC Ahangama</title>
		<link>http://junglecode.net/2012/04/06/graphite-smart-fonts-in-firefox/#comment-45</link>
		<dc:creator>JC Ahangama</dc:creator>
		<pubDate>Sat, 07 Apr 2012 19:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=140#comment-45</guid>
		<description><![CDATA[LOL, try again JC:
Not ‘They have feature lookup tables’, 
But They have &lt;liga&gt; feature lookup tables]]></description>
		<content:encoded><![CDATA[<p>LOL, try again JC:<br />
Not ‘They have feature lookup tables’,<br />
But They have &lt;liga&gt; feature lookup tables</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Graphite Smart Fonts in Firefox by JC Ahangama</title>
		<link>http://junglecode.net/2012/04/06/graphite-smart-fonts-in-firefox/#comment-44</link>
		<dc:creator>JC Ahangama</dc:creator>
		<pubDate>Sat, 07 Apr 2012 19:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=140#comment-44</guid>
		<description><![CDATA[Oops!
This edit box mistook my angle-bracketed word for an html tag or something like that. Let me try again:
&#039;They have feature lookup tables&#039;, should read,
They have &gt;liga&lt; feature lookup tables]]></description>
		<content:encoded><![CDATA[<p>Oops!<br />
This edit box mistook my angle-bracketed word for an html tag or something like that. Let me try again:<br />
&#8216;They have feature lookup tables&#8217;, should read,<br />
They have &gt;liga&lt; feature lookup tables</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Graphite Smart Fonts in Firefox by JC Ahangama</title>
		<link>http://junglecode.net/2012/04/06/graphite-smart-fonts-in-firefox/#comment-43</link>
		<dc:creator>JC Ahangama</dc:creator>
		<pubDate>Sat, 07 Apr 2012 16:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.junglecode.net/?p=140#comment-43</guid>
		<description><![CDATA[Correction:
I meant to say, &#039;They have  feature lookup tables&#039; when I said, &quot;They have only lookup tables&quot;. 

Microsoft limits the &#039;simple&#039; script Latin to  feature. That is ample for the Dual-script solution. You transliterate the script into Latin taking care that it goes close to the English keyboard. Next, you use orthography to make the tables. You must be well versed in the script to make the tables. I know Singhala. Devanagari is not as complex as Singhala.

I forgot to say that romanized Singhala and Unicode Singhala can be round-trip converted in either direction. If the smartfonts are hosted by Google, then there is no need for web sites to supply the downloadable font like I do. As you see, transliteration obviates the  need for the limping double-byte solution. (You can read Singhala as Latin script or native script, convenient for my daughter who was born in US and never learned Sinhala writing. The military and spy agencies may get other ideas too, such as voice to text).

Thanks.

JC]]></description>
		<content:encoded><![CDATA[<p>Correction:<br />
I meant to say, &#8216;They have  feature lookup tables&#8217; when I said, &#8220;They have only lookup tables&#8221;. </p>
<p>Microsoft limits the &#8216;simple&#8217; script Latin to  feature. That is ample for the Dual-script solution. You transliterate the script into Latin taking care that it goes close to the English keyboard. Next, you use orthography to make the tables. You must be well versed in the script to make the tables. I know Singhala. Devanagari is not as complex as Singhala.</p>
<p>I forgot to say that romanized Singhala and Unicode Singhala can be round-trip converted in either direction. If the smartfonts are hosted by Google, then there is no need for web sites to supply the downloadable font like I do. As you see, transliteration obviates the  need for the limping double-byte solution. (You can read Singhala as Latin script or native script, convenient for my daughter who was born in US and never learned Sinhala writing. The military and spy agencies may get other ideas too, such as voice to text).</p>
<p>Thanks.</p>
<p>JC</p>
]]></content:encoded>
	</item>
</channel>
</rss>
