How to make P2P apps without a server? RTFM… no RTMFP.

I recently gave a talk to the Chicago Flex User Group, and incidentally the LA user group. That last was quite unexpected, and simulcast as I gave the talk.

I spoke about RTMFP on mobile devices and computers using Adobe AIR and a local network to form a Peer To Peer network without a server.

I have the slides posted up on Slideshare, and the audio is here if you care to take a listen.

Popularity: 96%

Categories: AIR for Android, Flex, podcasts | Tags: , , , , , , | Leave a comment

Developing AIR for Samsung TV on 64 bit systems.

In my recent work, I’ve had the opportunity to work on AIR for TV and the new Samsung models of TVs/Blu Ray players.

As part of testing with my fellow developers, we’ve needed to test on a variety of mobile platforms as well as an AIR for TV development box. Now though, the time has come to test on actual Samsung hardware.

This is where things get a little hairy.

In order to get the app onto the box, the app has to be packaged with the Samsung SDK and then put on a web server in order to have the Samsung device download it from the server. Not quite as easy as putting an AIR file on a USB drive and having the dev box install it.

The issue that I had today was installing and running the SDK. The install of the 2.3.2 SDK went smoothly enough, but when I went to launch it, it crashed.

A little Google searching later and I found this article by Chris Lee Kr, and his trouble running it in a VM on his Mac. It gave me what I needed though, which is that the C++ redistributeable package doesn’t have a file for 64 bit that is needed.

The error that I was getting constantly was:

Error: The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail.

The solution though, is simple. Download and install “vcredist_x86.exe” from Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update.

After that, the SDK will run just fine.

Now, I am in the midst of packaging and then installing the app on a Samsung Blu Ray player (BD-D6500). Hopefully things will go smoother.

Popularity: 100%

Categories: Flex | Tags: , , | Leave a comment

Communication – Flex User Group Talk and Flash Builder 4.5

I talk about my upcoming Chicago Flex User Group talk, the Flash Builder 4.5 IDE, and my new, hopefully routine, walk schedule.

Popularity: 54%

Categories: About Me, eRoom-D, Flex, podcasts | Leave a comment

Twitter Updates for 2011-05-16

  • Twitter Updates for 2011-05-14: I'm walking almost normally today. Still have pain in my foot, but it's not bad…. http://bit.ly/jMdbYO #
  • Air for Android, a question of orientation.: So I’m working on AIR for Android lately with both my G2 and my Mot… http://bit.ly/l1abXR #
  • Communication, the podcast – Writing and editing for the first time.: Today I talk about writing, rewriting, and… http://bit.ly/myc2Tk #
  • Twitter Updates for 2011-05-15: Chapter three edited and sent off to first readers. Feels good to be writing/edi… http://bit.ly/kfswyx #
  • RTMFP, where did all my neighbors go?: So while RTMFP is great for peer to peer connections, it does have some c… http://bit.ly/mc77bV #

Popularity: 28%

Categories: Things at home | Tags: | Leave a comment