Blog stats
- 1,153,308 hits

-
Recent Posts
Top Posts
Tags
- android
- android game
- androidgames
- app
- conwaygameoflife
- dashboard
- demo
- double-star
- drag-drop
- emulator
- example
- game
- game design
- gamedev
- gomoku
- google play
- gwt
- hop
- hop-skip-thump
- hopskipthump
- how-to
- in-app billing
- in-app purchase
- indiedev
- indiegame
- IndieGameDev
- Indie Games
- ios
- ios game
- iosgames
- iphone
- java
- lifeforms
- MadeWithUnity
- mvp
- mvp example
- space-war
- splash
- sst
- steam
- steam game
- strategy-game
- touch
- trek
- Tridroid
- tutorial
- ui
- ui thread
- video
- wingleader
Archives
Recent Comments
Category Archives: web
Best Way to Learn OAuth for Java
Where to find a good explanation of OAuth and working examples in Java. Continue reading
Next: Trying to have nicely styled GWT forms
My next challenge is to get a form going in my GWT/GAE app. I would like it to end up as a nicely styled piece of Java code. I am hoping that the following references help me out. Tags First … Continue reading
Displaying Links in GWT FlexTables
Lately I’ve been working on displaying links inside of tables in GWT applications. The situation is this. You have a table of information you want to display. Each row corresponds to a row in a database table. You want to … Continue reading
Authenticated access from an iPhone
I have been working on the problem of connecting to a GAE application from an iPhone. Working through examples from the “iPhone SDK Development” was going well, but now I have hit a snag. It seems that some of the … Continue reading
How to do MVP
I have found a couple of great examples of using the Model-View-Presenter pattern with GWT (Google Web Toolkit). Large Scale Application Development and MVP – posted in the Google code website. It has a good example of a Contact application. … Continue reading
GWT Best Practices
Like many people, I have been inspired by the talk given by Ray Ryan on “Best Practices for Architecting Your GWT App”. If you prefer reading to listening, check out the slides and transcripts of the talk.

