<?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 on: ActionScript 3 MySQL library</title>
	<atom:link href="http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/</link>
	<description>code = joy</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: herve</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-16278</link>
		<dc:creator>herve</dc:creator>
		<pubDate>Thu, 28 May 2009 08:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-16278</guid>
		<description>How I can use assql from a web server with the new security sandbox of flashplayer 10 ?
I use a crossdomain.xml file but, I&#039;v a error #2048 ?
I can use assql only with AIR apps.</description>
		<content:encoded><![CDATA[<p>How I can use assql from a web server with the new security sandbox of flashplayer 10 ?<br />
I use a crossdomain.xml file but, I&#8217;v a error #2048 ?<br />
I can use assql only with AIR apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Rock</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-15994</link>
		<dc:creator>Elliot Rock</dc:creator>
		<pubDate>Thu, 19 Mar 2009 12:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-15994</guid>
		<description>What Matt has done with his assql classes is great but it is limited to AIR desktop apps. I know this maybe to simplify the security issues and a AIR run cms doesn&#039;t sound like a bad idea but it limits it.

Actually an AIR based CMS is a good idea!</description>
		<content:encoded><![CDATA[<p>What Matt has done with his assql classes is great but it is limited to AIR desktop apps. I know this maybe to simplify the security issues and a AIR run cms doesn&#8217;t sound like a bad idea but it limits it.</p>
<p>Actually an AIR based CMS is a good idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Fihman</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-15048</link>
		<dc:creator>Alex Fihman</dc:creator>
		<pubDate>Tue, 18 Nov 2008 19:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-15048</guid>
		<description>if you create a user with &quot;insert&quot; only permissions, this user will be able only to insert, but won&#039;t be able to read the content of your tables.</description>
		<content:encoded><![CDATA[<p>if you create a user with &#8220;insert&#8221; only permissions, this user will be able only to insert, but won&#8217;t be able to read the content of your tables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-9031</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 19 Jul 2007 12:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-9031</guid>
		<description>I have put up a new release on google code.

http://assql.googlecode.com</description>
		<content:encoded><![CDATA[<p>I have put up a new release on google code.</p>
<p><a href="http://assql.googlecode.com" rel="nofollow">http://assql.googlecode.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fundfetzen &#187; asSQL - ActionScript-Bibliothek fÃ¼r MySQL-Datenbankzugriff</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-7632</link>
		<dc:creator>Fundfetzen &#187; asSQL - ActionScript-Bibliothek fÃ¼r MySQL-Datenbankzugriff</dc:creator>
		<pubDate>Tue, 22 May 2007 18:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-7632</guid>
		<description>[...] Via Mike Chambers Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Via Mike Chambers Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mySQL and AS3 link &#187; Darren Richardson</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-7555</link>
		<dc:creator>mySQL and AS3 link &#187; Darren Richardson</dc:creator>
		<pubDate>Thu, 17 May 2007 13:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-7555</guid>
		<description>[...] I read this on Mike Chambers Blog a actionscript Library to link mySQL with your application so you can link up to a database [...]</description>
		<content:encoded><![CDATA[<p>[...] I read this on Mike Chambers Blog a actionscript Library to link mySQL with your application so you can link up to a database [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Sander</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-7498</link>
		<dc:creator>Julian Sander</dc:creator>
		<pubDate>Fri, 11 May 2007 09:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-7498</guid>
		<description>&quot;Both are possible, but highly unlikely in my opinion&quot;

@Bryan, please don&#039;t take this wrong, but highly unlikely is probably what the developers as MS were thinking as they lefft hole in the OS open.  The difference between using a direct connection and using middleware is that with middleware all db access is on the server so the credentials are never sent through the wire.  

What you were recommending is a security measure based on per-connection.  Once the file is loaded and the connection is made you have exactly the same security hole that you would have if you wrote the credentials into the swf.

This is a very cool lib though, and I think a fantastic starting point to further develop from. Congrats guys.

-Julian</description>
		<content:encoded><![CDATA[<p>&#8220;Both are possible, but highly unlikely in my opinion&#8221;</p>
<p>@Bryan, please don&#8217;t take this wrong, but highly unlikely is probably what the developers as MS were thinking as they lefft hole in the OS open.  The difference between using a direct connection and using middleware is that with middleware all db access is on the server so the credentials are never sent through the wire.  </p>
<p>What you were recommending is a security measure based on per-connection.  Once the file is loaded and the connection is made you have exactly the same security hole that you would have if you wrote the credentials into the swf.</p>
<p>This is a very cool lib though, and I think a fantastic starting point to further develop from. Congrats guys.</p>
<p>-Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev::Info</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-7494</link>
		<dc:creator>Dev::Info</dc:creator>
		<pubDate>Thu, 10 May 2007 20:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-7494</guid>
		<description>&lt;strong&gt;PÅ™ipojenÃ­ k MySQL z FLASH...&lt;/strong&gt;

Matt MacLean napsal a publikoval ActionScriptovou knihovnu asSQL , kterÃ¡ slouÅ¾Ã­ pro pÅ™ipojenÃ­ k MySQL databÃ¡zi.


...</description>
		<content:encoded><![CDATA[<p><strong>PÅ™ipojenÃ­ k MySQL z FLASH&#8230;</strong></p>
<p>Matt MacLean napsal a publikoval ActionScriptovou knihovnu asSQL , kterÃ¡ slouÅ¾Ã­ pro pÅ™ipojenÃ­ k MySQL databÃ¡zi.</p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashwinee</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-7490</link>
		<dc:creator>Ashwinee</dc:creator>
		<pubDate>Thu, 10 May 2007 06:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-7490</guid>
		<description>Quite impressive.Does it mean Adobe is going to provide methods for direct db connection ?</description>
		<content:encoded><![CDATA[<p>Quite impressive.Does it mean Adobe is going to provide methods for direct db connection ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Got RIA? &#187; Blog Archive &#187; asSQL = AS3 Class to Connect to MySQL</title>
		<link>http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/comment-page-1/#comment-7486</link>
		<dc:creator>Got RIA? &#187; Blog Archive &#187; asSQL = AS3 Class to Connect to MySQL</dc:creator>
		<pubDate>Wed, 09 May 2007 17:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2007/05/07/actionscript-3-mysql-library/#comment-7486</guid>
		<description>[...] = AS3 Class to Connect to MySQL  Catching up on some blogs, I ran into a post from Mike Chambers about a new ActionScript class that enables Flash to make direct connections to [...]</description>
		<content:encoded><![CDATA[<p>[...] = AS3 Class to Connect to MySQL  Catching up on some blogs, I ran into a post from Mike Chambers about a new ActionScript class that enables Flash to make direct connections to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
