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 (87)
- OpenStack (3)
- 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: HTML5
Book Review: Creating Mobile Apps with jQuery Mobile
Today I’ll be reviewing the eBook version of Creating Mobile Apps with jQuery Mobile authored by Shane Gliser and published by Packtpub. You can check out Shane’s blog here.
Posted in Android, HTML5, iPhone, JavaScript, Mobile, Open Source, Reviews
Leave a comment
Book Review: PhoneGap 2.x Mobile Application Development
Today I’ll be reviewing the eBook version of PhoneGap 2.x Mobile Application Development authored by Kerri Shotts and published by Packtpub.
Joining a newly created room on the Union server with JQuery and OrbiterMicro
Yesterday my article showed you how to add and remove rooms from the Union server. Today I’ll add a little more code to show how easy it is to join the newly created room.
Posted in HTML5, JavaScript, Socket Server, Union Framework
Comments Off
Watching, adding and removing rooms on the Union server with JQuery and OrbiterMicro
My previous article showed you how to get a count of all the connected users on a Union server instance. Today I’ll show you how you can list the rooms on the Union server as well as how to add … Continue reading
Posted in HTML5, JavaScript, Socket Server, Union Framework
1 Comment
Get the total count of connected users on the Union server with JQuery and OrbiterMicro
My previous article showed you how to get a list of all the rooms with the total count of each person in those rooms on the Union server. Today I’ll show you how you can get the total number of … Continue reading
Posted in HTML5, JavaScript, Socket Server, Union Framework
1 Comment
Get the count of people in each room on the Union server using JQuery and OrbiterMicro
My previous article showed you how to get a list of all the rooms on the Union server. Today I’ll show you how you can get a list of all the rooms on the Union server including how many people … Continue reading
Posted in HTML5, JavaScript, Socket Server, Union Framework
1 Comment
Get a room list from the Union server using JQuery and OrbiterMicro
I’ve done a few articles now in regards to the Union Framework. Today I want to show you how to get a complete listing of rooms from the Union server. Using the Flash/Flex Reactor Client this is pretty easy to … Continue reading
Posted in HTML5, JavaScript, Socket Server, Union Framework
1 Comment
Creating real-time games and web apps with the HTML5 Canvas, JQuery and the Union Platform
The HTML5 Canvas element opens up a whole new world in regards to what can be done in the browser especially for things like multi-player games. I’ve taken a couple of my previous articles: here and here and combined them … Continue reading
Posted in Android, HTML5, JavaScript, Mobile, Online Games, Union Framework
2 Comments
Using JQuery with the Union Platform and build a chat server and client
The recently released Union Platform has been anticipated by many developers including myself. One of the cool new features is the ability to use the Union Server with a pure JavaScript based client using their OrbiterMicro library (you can also … Continue reading
Posted in HTML5, JavaScript, Mobile, Online Games, Union Framework
3 Comments
Using JQuery Mobile with the HTML5 canvas element to listen for touch events on the iPad and Android browsers
Lately I’ve been messing around with JQuery Mobile, the HTML5 canvas element as well as my Droid X and iPad 2. The nice thing is JQuery Mobile supports numerous touch events and makes life a lot easier. In fact, JQuery … Continue reading
Posted in HTML5, JavaScript, Mobile
3 Comments



