Wednesday, April 8, 2009

Fun fun fun: "Welcome to an early look at Google App Engine for Java! "

Just got approved by Google.
Perhaps it's time to learn some Java ;)

http://code.google.com/appengine/docs/java/gettingstarted/

Labels: ,

Saturday, March 7, 2009

Here we go again, competencebuilder.net

Yet another site using Google App Engine was uploaded today.
http://www.competencebuilder.net

This site will be a minimalistic Q and A site with the vision to be everything that http://www.experts-exchange.com is not. 
  • No hiding of answers before signing up for an account
  • No banner to text ration over 10 ;)
But
  • Answers always next to the questions
  • Minimal amount of banners, text only from Google Adsense
  • Later on the the questions/answers page will show the authors own Adsense banners. Hopefully this will motivate people to write good questions and answers

Labels: ,

Tuesday, January 20, 2009

Upcoming To Do List Manager: http://wizlists.appspot.com


The alpha version of my task manager "Wiz Lists" is now inline at http://wizlists.appspot.com/
This is JSC's first application developed with Google App Engine

Highlighted features:
  • Add task by hitting "Enter"
  • Add multiple tasks by "CTRL+Enter", separate tasks by comma ","
  • Keep the text (handy when adding many similar tasks) by holding down "SHIFT"+any combo ot the above
  • Keep private list by signing in with your Google Account
Still, missing fetaures
  • Inline edit of tasks
  • Multple lists per logged in user
  • Reordering
  • And more..
More to come...

Labels: , ,