News by Renaun Erickson

This feed does not validate. (details)

AMFPHP Deserializer and POG classes

21 Mar 21:48
The default AMFPHP patterns for including classes defined in your AMF requests do not work for POG classes. The two default patterns that are check for class including by the AMF deserializer are: PLAIN TEXT PHP: // $mappedClass = SomeObject $mappedClass . "php" // SomeObject.php // or $mappedClass . ".class.php" //SomeObject.class.php For POG classes the pattern is "class.someobject.php", regardless of the case of the SomeObject class.

RIALogger v1.5 updated for AIR 1.0

6 Mar 09:18
The RIALogger has been updated to the latest AIR release v1.0. You can get the more information about the RIALogger and the custom logging target here.

Flex 3 Truchet Tiling

5 Mar 08:30
This example of Truchet tiling how to create easy Math patterns Flex 3. There are three classes TruchetTriangle, TruchetCircularArc and TruchetRandomArc. The "Surprise Me!" button is quite fun to just watch the all the different patterns appear. So whats the purpose of this, well mostly to give my brain something totally different to focus on for a little bit while deadlines approach. View it here! The source is available in the example, or you can get it here.

ITunesMetadataReader using Metaphile

27 Feb 09:07
The ITunesMetadataReader application is a very basic AIR example of how to use the new Metaphile project to read out MOV (H.264) file metadata. The source of the project is included in the AIR application, to access it right-click on the application and click view source. The Metaphile project is on google code and now includes an implemented MOVReader as well as an ITunesData class.

H.264 and Progressive Flash Video, QTIndexSwapper 1.4 update

26 Feb 17:03
The QTIndexSwapper v1.4 update is to support AIR v1.0 and a small 64 bit atom size parsing fix. In connection with this update I am speaking at 360Flex Atlanta tomorrow. I'll be showing how the QTIndexSwapper AIR application works. As well as demonstrating the use of H.264 metadata in the flash player. Not stopping there I went ahead and provide some classes for H.264 binary reading fun. The classes have been committed to a project called Metaphile.

RIALogger v1.3 update to AIR Beta 3

10 Jan 13:39
The RIALogger has been updated to the latest AIR release Beta 3. You can get the more information about the RIALogger and the custom logging target here.

QTIndexSwapper v1.3.2

2 Jan 02:49
There was a slight issue with closing a FileStream in the right place. The bug only showed it self on Windows and not Mac so I didn't catch it. The updated AIR app can be found at: http://renaun.com/air/QTIndexSwapper.

AIR application QTIndexSwapper v1.3 update

29 Dec 18:04
UPDATE #2: It seems to act weird on Windows, where it writes the file but shows 50% and that the output size is 0%. The fix was in the ordering of closing the FileStream, get v1.3.2 for the fix. The QTIndexSwapper has been updated to version v1.3.

BRIO Beta a Flex Application launched

8 Dec 07:12
Looks like the old Breeze now Connect is morphing again. Welcome to a preview of the next generation of Adobe Acrobat Connect, codename "Brio." Brio is a web meeting service built with collaboration in mind for individual professionals and small businesses. With Brio, you can instantly communicate and collaborate through an easy-to-use, easy-to-access online personal meeting room.

Pacifica Keynote in Barcelona

18 Oct 11:31
Serge Jespers did a great job handling the Pacifica keynote in Barcelona. You can catch the video of the keynote on the web. We’ll be starting the private beta in a couple weeks so make sure to fill out a survey (see my other pacifica post for the link).
Pages   ← previous   next
1 2