Remote Connection through SSH
Part 2 - “Creating a Virtual Development Environment” In the previous article to this series, we got our Ubuntu server appliance up and running. We can also access it directly through our VMWare client. In this article, we will look at how to connect to our VM through SSH in order to run...
Create Google Talk in AIR
Ever want to communicate to today’s most popular instant messengers, such as Google Talk, MSN Messenger, and Yahoo Messenger. Now you can! Seesmic-AS3-XMPP is an all new XMPP 1.0 compliant library for Flash 9+. It features an easy to understand event-driven style, starttls support (using a modified...
Serializing Flash Objects over HTTP
Flash Remoting is great and I have used it for years, but there have always been a few things that have bothered me. Recently, I have discovered how to delivery AMF objects between the Flash Player and the server without having to establish a gateway or creating a Remoting connection. This article talks...
Setting up a Virtual Machine
Part 1 of “Creating a Virtual Development Environment” In this small series, I am going to show you how to setup a virtual machine. We are going to setup an Ubuntu LTS Server that runs your typical LAMP (Linux, Apache, MySQL, PHP) configuration. I will also discuss additional tools I use...