Aptana SDOCML & Code Hinting Support

Prompted by this post, I’ve been working on a tool that uses jsduck and Adobe AIR to create the SDOCML necessary for Aptana code hinting. Specifically I’ve been playing with EXTJS 4.0 becuaseof some interest in Sencha. In the near future I’ll post the SDOCML files that I’ve created for the code hinting and once [...]

Take the PIA out of load testing AMF services

011c-load-ui-stats.PNG

Testing service APIs is a big pain. More so when you are using a format that isn’t widely supported by testing tools. Load testing AMF services…ugh. Recently I was tasked with finding a way to load test some AMF services built using PHP. In the past I had used jMeter for load testing. So, that [...]

Multi-screen is Sexy, even at Adobe Max

MAX11_125x125_SPEAKER_dancers

There are too many devices to consider when developing video players now-a-days. Don’t you wish you didn’t have to think about each and every device that Bob & Sally were using to play video? We’ve got it covered with our Adobe Max 2011 BYOD Lab “Video Player Development for Multiple Devices” . (boring name right? [...]

UPDATE: F4Fragment Extractor App & Adobe Marketplace Problems

I just received an email stating that Adobe will be closing down Adobe InMarket this includes the AIR Marketplace. So, I’ll start working on a way to distribute the F4Fragment Extractor. As soon as I get the app updates uploaded and in a place to mange it, I’ll let everyone know. Thanks for your patience. [...]

HTTP Dynamic Streaming & Live Events

hds-live-event-playback.PNG

Flash Media Server (FMS) allows for the streaming of live video over HTTP. The following is a list of concepts that apply to HTTP Dynamic Streaming & live streams: To stream live video over HTTP, the FMS uses the concept of live events. A live event is configured as part of a FMS application. An [...]