<?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"
	>
<channel>
	<title>Comments for jonnymac blog</title>
	<atom:link href="http://www.jonnymac.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnymac.com/blog</link>
	<description></description>
	<pubDate>Fri, 25 Jul 2008 14:32:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on ActionScript 3 as a Server-Side Language by Quince</title>
		<link>http://www.jonnymac.com/blog/2007/07/25/actionscript-3-as-a-server-side-language/#comment-64102</link>
		<dc:creator>Quince</dc:creator>
		<pubDate>Tue, 22 Jul 2008 20:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/2007/07/25/actionscript-3-as-a-server-side-language/#comment-64102</guid>
		<description>The reason there is code(ASP, PHP, Java, .NET) between Flash and the DB is security.  Flash is loaded client-side the other languages are server-side protecting your DB.

I have already wrote two extensions one uses PHP for MySQL, the other uses ASP for MS SQL or .mdb.  
Creates your PHP or ASP depending on which extension you choose.  

The flash extension has built in classes and writes the FLash AS2 or AS3 for you insid Flash.  I have made everything iterchangable between ASP and PHP classes so by changing the import from ...php.as2.* (or...php.as3) to ...asp.as2.  To change from as2 to as3 you must also change your publish setting from as2 to as3.  finally you need to change the loadVars variable type in the return function to URLVariables.  That's it!  

All you have to do is set the variables for your query and what you want flash to do with the data on the return function.  

It does the insert, update, select and delete queries.
You can also you where like what and sortby as well as joins unions and so on.

You can learn more about it at http://peakstudios.com.

Hope this helps.
Thanks!
Quince</description>
		<content:encoded><![CDATA[<p>The reason there is code(ASP, PHP, Java, .NET) between Flash and the DB is security.  Flash is loaded client-side the other languages are server-side protecting your DB.</p>
<p>I have already wrote two extensions one uses PHP for MySQL, the other uses ASP for MS SQL or .mdb.<br />
Creates your PHP or ASP depending on which extension you choose.  </p>
<p>The flash extension has built in classes and writes the FLash AS2 or AS3 for you insid Flash.  I have made everything iterchangable between ASP and PHP classes so by changing the import from &#8230;php.as2.* (or&#8230;php.as3) to &#8230;asp.as2.  To change from as2 to as3 you must also change your publish setting from as2 to as3.  finally you need to change the loadVars variable type in the return function to URLVariables.  That&#8217;s it!  </p>
<p>All you have to do is set the variables for your query and what you want flash to do with the data on the return function.  </p>
<p>It does the insert, update, select and delete queries.<br />
You can also you where like what and sortby as well as joins unions and so on.</p>
<p>You can learn more about it at <a href="http://peakstudios.com" rel="nofollow">http://peakstudios.com</a>.</p>
<p>Hope this helps.<br />
Thanks!<br />
Quince</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash 10 / CS4 / &#8220;Diesel&#8221; Sneak Peek by nish</title>
		<link>http://www.jonnymac.com/blog/2007/10/22/flash-10-cs4-diesel-sneak-peek/#comment-64067</link>
		<dc:creator>nish</dc:creator>
		<pubDate>Tue, 22 Jul 2008 13:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/2007/10/22/flash-10-cs4-diesel-sneak-peek/#comment-64067</guid>
		<description>who still uses tweens along the timeframe anayway?

coding tween classes is where the fun begins!</description>
		<content:encoded><![CDATA[<p>who still uses tweens along the timeframe anayway?</p>
<p>coding tween classes is where the fun begins!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Objects to Grayscale in Illustrator by Dick</title>
		<link>http://www.jonnymac.com/blog/2007/06/12/converting-objects-to-grayscale-in-illustrator/#comment-63966</link>
		<dc:creator>Dick</dc:creator>
		<pubDate>Mon, 21 Jul 2008 09:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/2007/06/12/converting-objects-to-grayscale-in-illustrator/#comment-63966</guid>
		<description>jonny,

Ran into the same "problem" ...
Thanks so much for the tip!!

Cheers,

Dick</description>
		<content:encoded><![CDATA[<p>jonny,</p>
<p>Ran into the same &#8220;problem&#8221; &#8230;<br />
Thanks so much for the tip!!</p>
<p>Cheers,</p>
<p>Dick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Singularity Web Conference Tickets Now On Sale by Aral Balkan</title>
		<link>http://www.jonnymac.com/blog/2008/07/17/singularity-web-conference-tickets-now-on-sale/#comment-63657</link>
		<dc:creator>Aral Balkan</dc:creator>
		<pubDate>Fri, 18 Jul 2008 13:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=255#comment-63657</guid>
		<description>Hey Jon,

Thanks for posting on the conference. It would be great to have a local conference hub in Portland. 

I'm looking to add some very simple social features to the site in the coming days that should make it easier to organize and publicize local hubs. In the meantime, please feel free to lay the foundations. We'll also be releasing simple guidelines for local hubs very soon.

As always, thank you for your support and, in case I didn't mention it, thank you for writing such a great chapter on SWX in the Essentials of Open Source Flash book :)</description>
		<content:encoded><![CDATA[<p>Hey Jon,</p>
<p>Thanks for posting on the conference. It would be great to have a local conference hub in Portland. </p>
<p>I&#8217;m looking to add some very simple social features to the site in the coming days that should make it easier to organize and publicize local hubs. In the meantime, please feel free to lay the foundations. We&#8217;ll also be releasing simple guidelines for local hubs very soon.</p>
<p>As always, thank you for your support and, in case I didn&#8217;t mention it, thank you for writing such a great chapter on SWX in the Essentials of Open Source Flash book :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Singularity Web Conference Tickets Now On Sale by David Lowe-Rogstad</title>
		<link>http://www.jonnymac.com/blog/2008/07/17/singularity-web-conference-tickets-now-on-sale/#comment-63590</link>
		<dc:creator>David Lowe-Rogstad</dc:creator>
		<pubDate>Fri, 18 Jul 2008 04:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=255#comment-63590</guid>
		<description>Jon,

We've been approached about this and are seriously considering hosting at Substance. Let's talk.</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>We&#8217;ve been approached about this and are seriously considering hosting at Substance. Let&#8217;s talk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What To Do When Flash CS3 QuickTime Export Freezes by Sissel</title>
		<link>http://www.jonnymac.com/blog/2007/05/10/what-to-do-when-flash-cs3-quicktime-export-freezes/#comment-63283</link>
		<dc:creator>Sissel</dc:creator>
		<pubDate>Tue, 15 Jul 2008 08:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/2007/05/10/what-to-do-when-flash-cs3-quicktime-export-freezes/#comment-63283</guid>
		<description>Thank you! Just managed to export my Flash file into .mov after reading about the "After time elapsed" setting. But, I then met another problem. When I watched it in Quicktime Player it is "squashed" It is supposed to be 1024 x 576 px but it came out 511x386 (I think, took a screen shot and checked in Photoshop) 

Anyone who knows why this is??</description>
		<content:encoded><![CDATA[<p>Thank you! Just managed to export my Flash file into .mov after reading about the &#8220;After time elapsed&#8221; setting. But, I then met another problem. When I watched it in Quicktime Player it is &#8220;squashed&#8221; It is supposed to be 1024 x 576 px but it came out 511&#215;386 (I think, took a screen shot and checked in Photoshop) </p>
<p>Anyone who knows why this is??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActionScript 3 as a Server-Side Language by Victor Dramba</title>
		<link>http://www.jonnymac.com/blog/2007/07/25/actionscript-3-as-a-server-side-language/#comment-62517</link>
		<dc:creator>Victor Dramba</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/2007/07/25/actionscript-3-as-a-server-side-language/#comment-62517</guid>
		<description>take a look at this speed comparison http://www.victordramba.com/?p=16

the Tamarin based AVM is &lt;b&gt;flash&lt;/b&gt; fast!
it beats PHP by far

so, why don't we start a open source project
pick a cute name
all software is there, the AS3 (abc) compiler is open-source too (it's included in Tamarin)

AND WRITE IT OURSELVES! 
sooner the better!

who's in?

write me at victor.dramba at gmail.com</description>
		<content:encoded><![CDATA[<p>take a look at this speed comparison <a href="http://www.victordramba.com/?p=16" rel="nofollow">http://www.victordramba.com/?p=16</a></p>
<p>the Tamarin based AVM is <b>flash</b> fast!<br />
it beats PHP by far</p>
<p>so, why don&#8217;t we start a open source project<br />
pick a cute name<br />
all software is there, the AS3 (abc) compiler is open-source too (it&#8217;s included in Tamarin)</p>
<p>AND WRITE IT OURSELVES!<br />
sooner the better!</p>
<p>who&#8217;s in?</p>
<p>write me at victor.dramba at gmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on whatismyflashplayerversion.com by cosmin</title>
		<link>http://www.jonnymac.com/blog/2008/07/06/whatismyflashplayerversioncom/#comment-62080</link>
		<dc:creator>cosmin</dc:creator>
		<pubDate>Mon, 07 Jul 2008 07:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=252#comment-62080</guid>
		<description>or:
http://flashplayerversion.com/
:)

I was thinking about this kind of utility the other day.
With the latest avalanche of major and minor versions there are some nice features but you 're sure to get them only if you have the latest player.
So how about telling the user more about his flash player capabilities. Like if the one he/she has supports bitmap data, or HD video or the new sound features.</description>
		<content:encoded><![CDATA[<p>or:<br />
<a href="http://flashplayerversion.com/" rel="nofollow">http://flashplayerversion.com/</a><br />
:)</p>
<p>I was thinking about this kind of utility the other day.<br />
With the latest avalanche of major and minor versions there are some nice features but you &#8216;re sure to get them only if you have the latest player.<br />
So how about telling the user more about his flash player capabilities. Like if the one he/she has supports bitmap data, or HD video or the new sound features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on whatismyflashplayerversion.com by Jon MacDonald</title>
		<link>http://www.jonnymac.com/blog/2008/07/06/whatismyflashplayerversioncom/#comment-62066</link>
		<dc:creator>Jon MacDonald</dc:creator>
		<pubDate>Mon, 07 Jul 2008 03:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=252#comment-62066</guid>
		<description>Nice! Thanks.

Should have known Aral would beat me to the punch on something like this! It is good not to have too many technical details on a client-facing version, though, so not all is lost!</description>
		<content:encoded><![CDATA[<p>Nice! Thanks.</p>
<p>Should have known Aral would beat me to the punch on something like this! It is good not to have too many technical details on a client-facing version, though, so not all is lost!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on whatismyflashplayerversion.com by Luke</title>
		<link>http://www.jonnymac.com/blog/2008/07/06/whatismyflashplayerversioncom/#comment-62059</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 07 Jul 2008 02:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnymac.com/blog/?p=252#comment-62059</guid>
		<description>How about: http://www.playerversion.com/</description>
		<content:encoded><![CDATA[<p>How about: <a href="http://www.playerversion.com/" rel="nofollow">http://www.playerversion.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
