This week at the Game Developer Conference in San Francisco, Ludei announced their new flagship product CocoonJS. The free product will provide HTML5 game developers with an extremely easy to use native wrapper around the game. Besides giving the resulting app a performance and speed increase [...]
Appoint Solutions has decided to break the conventional thoughts that HTML5 is not yet ready for fast moving realtime online multiplayer games by doing exactly that. The resulting game is called MonsterMove, created completely with javascript and HTML5 and running onĀ Ludei’s brand new CocoonJS platform.
MonsterMove [...]
Currently we are using Sencha Touch as the basis for our new splog.me app.The Sencha Touch 1.1 framework includes a very large number of readily available form fields including the DatePicker form field and DatePicker popup sheet itself. Strangely enough, a TimePicker is missing so we decided to build one [...]
The Sencha Touch HTML5 mobile web app framework is great for building cross-platform mobile applications. On current mobile browsers the performance can however be tricky. For our splog.me application we squeeze every bit of performance out of Sencha Touch. This post describes an easy way to make sure a LoadMask in Sencha [...]
Before robboerman.com was bootstrapped into appoint:solutions, a complex intranet application was built for ABN AMRO Bank Luxembourg by appoint:solutions co-founder Rob Boerman. At the time acting as client, the concept and functional requirements were designed by Bert Boerman, after he realized that existing off-the-shelf solutions did not come close to covering the requirements that a [...]
Bicycling 14.000 kilometres around the entire continent of Australia in only 100 days. This grueling journey has just been started by the two dutch men, Reinier van Dieren and Mark van Rijmenam. The goal: to collect as much money as possible for the Dutch charity KiKa that supports research [...]
Adding a ComboBox editor to a ExtJS EditorGridPanel column can by tricky if your ComboBox uses a remote store. This post demonstrates using a custom grid column type and associated renderer to solve this problem.
ExtJS EditorGridPanel
The ExtJS EditorGrid Panel is excellent for editing records from within the grid. The component allows one to [...]
ExtJS (3) is great for OO style interface design but has a couple of strange behaviors. For instance when adding the ExtJS RowExpander plugin to a grid, the plugin overrides the gridView’s getRowClass function. That’s not really what you want. For instance, I want to mark certain records in a grid red when they are [...]
In my applications I like to have a global eventmanager that can be instructed to listen to certain events and call registered event handlers. Jonathan Julian proposed an elegant way of creating a global eventmanager by creating an instance of Observable. This works for the most part… if you don’t destroy any listeners [...]
POST CATEGORIES
ExtJS
- Sencha.com Sencha.com – creators of ExtJS and Sencha Touch
