Search
-
Categories
- ActionScript (33)
- Adobe (18)
- AIR (3)
- AJAX (12)
- Amazon Web Services (3)
- Android (14)
- Apache Abdera (10)
- Apache Mina (2)
- Apache Tomcat (10)
- App Engine (6)
- ASP.NET (10)
- Atom Hopper (15)
- AtomNuke (3)
- BlazeDS (1)
- C# (15)
- CherryPy (1)
- CoffeeScript (11)
- Comet (3)
- CouchDB (2)
- Design Patterns (4)
- Dojo (1)
- Erlang (1)
- Flash (25)
- Flex (31)
- Go (1)
- GWT (20)
- HTML5 (25)
- iPhone (3)
- Java (74)
- JavaFX (1)
- JavaScript (65)
- JSON Feed Server (1)
- Luvit (1)
- Mobile (19)
- MongoDB (6)
- Netbeans (22)
- Node.js (40)
- Online Games (13)
- Open Source (88)
- OpenStack (4)
- Perl (1)
- PHP (23)
- Python (14)
- Rails (4)
- Redis (2)
- Repose (1)
- REST (6)
- Reviews (9)
- Ruby (11)
- Silverlight (3)
- Sinatra (3)
- Socket Server (19)
- Ubuntu (34)
- Uncategorized (4)
- Union Framework (8)
- Vaadin (2)
- Vertx (3)
- WebORB (3)
Category Archives: Flash
How Adobe lost a loyal customer and strengthened their competitors
Prior to today’s article I’ve never used my blog to complain, my articles have always been technical and full of information for developers. The fact my monthly visits have consistently gone up (about 65,000+ unique visitors per month currently) tells … Continue reading
Posted in Adobe, Flash
8 Comments
Building a socket server with EventMachine, Ruby, and Flash CS5
I recently began messing with EventMachine. On their GitHub page you can find some starter tutorials as well as instructions to get it installed. Today I’m going to build a simple socket server to allow Flash CS5 to communicate to … Continue reading
Posted in ActionScript, Flash, Ruby, Socket Server, Ubuntu
3 Comments
Build an App Engine powered Flash application for the Droid X
Well its true I don’t have an Android phone yet. My contract with my current phone is due to run out later this summer at which point I hope to move onto one of the newer Android phones (hopefully with … Continue reading
Posted in ActionScript, Adobe, Android, App Engine, Flash, Java, Mobile
Comments Off
Flash Player 10.1 – On-demand HTTP Dynamic Streaming (Tutorial)
Well there is a new way to stream video content via Flash 10.1. Prior to the launch of Flash 10.1 you had to use either “RTMP streaming” or “progressive download”. With the launch of 10.1 and using FMS (Flash Media … Continue reading
GFS Server has been updated
If you use my open source GFS Server you might be interested to know that I have updated the project files to use Netbeans 6.8, Apache Mina 1.1.7, as well as the latest SFL4J and MySQL JDBC Connector. No code … Continue reading
Posted in Flash, Flex, Java, Online Games, Socket Server
2 Comments
Getting started with Google App Engine, Python, and Flash CS4
Google App Engine is a fast and affordable way to get your applications launched in the cloud. Today we are going to use the App Engine SDK for Python to send data from Flash to App Engine and back.
Posted in ActionScript, Adobe, App Engine, Flash, Python
1 Comment
Building a Flash Chat Socket Server with Stackless Python
When most people decide to build a socket server for their Flash/Flex projects they usually turn toward using Java since there are many excellent ways to go about building on some great frameworks. Today however I’ll quickly build a socket … Continue reading
Posted in ActionScript, Flash, Python, Socket Server, Ubuntu
1 Comment
Adobe and Facebook team up to deliver an official Facebook API for Actionscript 3.0
Up until now I believe the only “official” API for Facebook was the PHP one built by Facebook. Well that has now changed. Get the information and goodies here: http://www.adobe.com/devnet/facebook/
Posted in ActionScript, Adobe, AIR, Flash, Flex, Online Games
Comments Off
Getting Flash talking to Facebook via PHP
I’ve been working on a project which has now required me to interact with Facebook. There are several ActionScript APIs out there that will interact with Facebook, however, I don’t want to embed my secret Facebook developer key into a … Continue reading
Posted in ActionScript, Flash, PHP
4 Comments
Building a Multi-user Chat Server with xSocket, Java, and Flash CS3
If you followed my recent tutorial on how to build a socket server for Flash CS3 using xSocket and Java, then you will be well prepared to go through this exercise to build an actual chat server in which Flash … Continue reading
Posted in ActionScript, Adobe, Flash, Flex, Socket Server
50 Comments



