<?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"
	>

<channel>
	<title>Jay Charles</title>
	<atom:link href="http://blog.jaycharles.net/Index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.jaycharles.net</link>
	<description>Flex / Flash / Flash Media Server development and other fun stuff</description>
	<pubDate>Mon, 30 Nov 2009 15:16:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Adobe Community Moderator</title>
		<link>http://blog.jaycharles.net/?p=48</link>
		<comments>http://blog.jaycharles.net/?p=48#comments</comments>
		<pubDate>Thu, 11 Jun 2009 19:46:47 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[General Nonsense]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=48</guid>
		<description><![CDATA[Last week, I was invited to become an Adobe Community Moderator&#8230; an invitation I&#8217;ve gladly accepted. I spend a lot of time contributing to support forums [the Adobe FMS forum in particular], and while I don&#8217;t do it for recognition, it&#8217;s really nice to know that my contributions are valued.
As a Community Moderator, I&#8217;ll help [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=48</wfw:commentRss>
		</item>
		<item>
		<title>FMS Connections Failing On Mac OS 10.5? It&#8217;s not your fault.</title>
		<link>http://blog.jaycharles.net/?p=47</link>
		<comments>http://blog.jaycharles.net/?p=47#comments</comments>
		<pubDate>Thu, 11 Jun 2009 19:03:24 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=47</guid>
		<description><![CDATA[A client of mine recently came to me with reports of Mac users having problems connecting to their streaming video application. From the user&#8217;s view, the video simply wasn&#8217;t playing, creating suspicion that there was an FMS code or Flashplayer bug at play.
Although I&#8217;ve become [for the most part] a die hard Mac hater, I [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=47</wfw:commentRss>
		</item>
		<item>
		<title>Are RTMPE and SWF Verification False Security?</title>
		<link>http://blog.jaycharles.net/?p=46</link>
		<comments>http://blog.jaycharles.net/?p=46#comments</comments>
		<pubDate>Tue, 26 May 2009 15:03:06 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=46</guid>
		<description><![CDATA[A discussion today on the Flash Media Server List and a post on Stefan&#8217;s blog brought to my attention a DMCA takedown order Adobe issued to SourceForge, requesting that SourceForge remove the Rtmpdump project. The details about Rtmpdump and the takedown order are pretty well covered in the links&#8230; you can read in there if [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=46</wfw:commentRss>
		</item>
		<item>
		<title>Singing the Praises of Microsoft?!</title>
		<link>http://blog.jaycharles.net/?p=45</link>
		<comments>http://blog.jaycharles.net/?p=45#comments</comments>
		<pubDate>Mon, 27 Apr 2009 21:42:38 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Rants and Not-So-Rants]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=45</guid>
		<description><![CDATA[It&#8217;s not all that often I have anything great to say about Microsoft&#8230; but today brought a particularly good experience. Given that I&#8217;m pretty quick to jump on the soap box and start complaining when something is wrong, it seems only fair to sing praises when something is right.
Today, I was forced to install Service [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=45</wfw:commentRss>
		</item>
		<item>
		<title>FMS and its &#8220;built-in&#8221; HTTP support: First Impressions</title>
		<link>http://blog.jaycharles.net/?p=43</link>
		<comments>http://blog.jaycharles.net/?p=43#comments</comments>
		<pubDate>Fri, 03 Apr 2009 19:30:37 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=43</guid>
		<description><![CDATA[Flash Media Server version 3.5 sports some new HTTP features that, on the surface, are really sort of exciting. The idea that a single deployment might support Flash video over both RTMP and HTTP makes my inner geek smile.
FMS 3.5 came out a few months ago, but due to workload and lifeload, I just hadn&#8217;t [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=43</wfw:commentRss>
		</item>
		<item>
		<title>AMF3 Server side NetConnections + admin service data = crash?</title>
		<link>http://blog.jaycharles.net/?p=42</link>
		<comments>http://blog.jaycharles.net/?p=42#comments</comments>
		<pubDate>Fri, 06 Mar 2009 14:48:53 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=42</guid>
		<description><![CDATA[I&#8217;ve been testing a lot of my code against FMS 3.5 over the past couple of weeks, and I&#8217;ve hit an interesting snag when dealing with data returned from the FMS admin service API methods.
The scenario is as follows:
There are two FMS applications&#8230;Application &#8220;A&#8221; polls the admin services of a cluster of FMS servers, to [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=42</wfw:commentRss>
		</item>
		<item>
		<title>Replay Media Catcher and the nc.verifyClient method</title>
		<link>http://blog.jaycharles.net/?p=41</link>
		<comments>http://blog.jaycharles.net/?p=41#comments</comments>
		<pubDate>Thu, 22 Jan 2009 17:10:48 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=41</guid>
		<description><![CDATA[I recently helped someone (on the Adobe FMS support forum) who was having a problem with Replay Media Catcher being able to steal video content from what was assumed to be a protected FMS application. I&#8217;ve decided this one is worthy of a blog post, as it may help some others who find themselves same [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=41</wfw:commentRss>
		</item>
		<item>
		<title>Adobe Max 2008 NA Videos on Adobe TV</title>
		<link>http://blog.jaycharles.net/?p=39</link>
		<comments>http://blog.jaycharles.net/?p=39#comments</comments>
		<pubDate>Tue, 25 Nov 2008 03:23:27 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=39</guid>
		<description><![CDATA[I just read a post on Ted Patrick&#8217;s blog informing that, starting during the first week of December the Adobe Max team will begin releasing some 290 hours of video recorded at Max 2008 NA on Adobe TV.
There aren&#8217;t words to describe how much I appreciate this. Having not been able to make it to [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=39</wfw:commentRss>
		</item>
		<item>
		<title>Testing 1&#8230;2..3</title>
		<link>http://blog.jaycharles.net/?p=38</link>
		<comments>http://blog.jaycharles.net/?p=38#comments</comments>
		<pubDate>Mon, 10 Nov 2008 14:17:53 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=38</guid>
		<description><![CDATA[I&#8217;ve posted a demo of a client&#8217;s application for open testing. If you have some time to play, please jump in and give it a go. If you run into any unexpected behavior or (if you&#8217;re running a debug flashplayer) runtime exceptions, please let me know about it so I can squash the bugs.
Demo Chat [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=38</wfw:commentRss>
		</item>
		<item>
		<title>Spam City</title>
		<link>http://blog.jaycharles.net/?p=37</link>
		<comments>http://blog.jaycharles.net/?p=37#comments</comments>
		<pubDate>Sun, 12 Oct 2008 00:58:48 +0000</pubDate>
		<dc:creator>Jay Charles</dc:creator>
		
		<category><![CDATA[General Nonsense]]></category>

		<guid isPermaLink="false">http://blog.jaycharles.net/?p=37</guid>
		<description><![CDATA[Sometimes, something can be so stupid that I have to just laugh at the situation. During my last migration, I took down the spam filter on the old server (the one where my old domain lives) to transfer the license to the new server. It&#8217;s been a couple of weeks since I checked the email [...]]]></description>
		<wfw:commentRss>http://blog.jaycharles.net/?feed=rss2&amp;p=37</wfw:commentRss>
		</item>
	</channel>
</rss>
