Tag Archives: flex

FlexPicasa on Google App Engine

This entry is part of 3 in the series Flex on GAE

This week I saw a very exciting announcement that soon we can use Java on Google App Engine. It was the number 1 ticket in the Google App Engine request tracker, for which I voted as well. The third howto [...]

Share
Posted in programming | Tagged , | 1 Comment

Flex Reader on Google App Engine

This entry is part of 3 in the series Flex on GAE

This is the second tutorial in a planned series of four, and is about my FlexReader application. It will introduce

the Google App Engine datastore
the Google App Engine Users API
FlexUnit – a Flex unit testing framework.
ECMAScript for XML (E4X) used to [...]

Share
Posted in programming | Tagged , | Leave a comment

Flex Search on Google App Engine

This entry is part of 3 in the series Flex on GAE

This tutorial is about FlexSearch. An online experimental prototype I wrote in 2008, implementing web search with the Google AJAX Search API and Flex 3 API. The request is processed by the Python simplejson package. The intention was to have [...]

Share
Posted in programming | Tagged , | Leave a comment