Dec 232010
These days I am working on Google App Engine with Python, Django is too complex for GAE, so I use GAEO.But GAEO is not full stack solution, I need to make some modifications. But GAE is not traditional concept technical, not enough reference on internet. At last, I find the blog: Ben Davies’s Learning Technical Stuff.
Let’s see the description of Ben Davies’s Learning Technical Stuff:
This blog is a record of me learning stuff.I hope that in the process of recording and expressing technical stuff I will learn it better. What is technical stuff? Mostly development and computer programming, networking and other geeky tips. Enjoy!
Who is this guy, Ben Davies?
Ben is a web developer (and applications and data generalist) from Brisbane Australia. He runs a consultancy called Helium 3 IT Solutions
OK, a programmer, web developer living in Australia. Now, let’s talking about his blog, the popular labels? Oh, more than 20. A very diligent programmer.
The details at the moment:
Google App Engine(31),Python(5), Git(3),Ant, including Windows 7 and Ubuntu. I believe Ben Davies is a crossing platform programmer, because the keywords: Windows7, Ubuntu, Python and Java.
Now, why it’s a good blog, valuable to add to blogrolls? let’s see something highlight for Google App Engine developers from Ben Davies’ blog:
- Transactions in Google App Engine
- PagedQuery – Easy paging using cursors on AppEngine
- Unit Tests for PagedQuery
- PageLinks – a simple helper class for PagedQuery
- Maintaining the App Engine Datastore with MapReduce
- Timezones using Gae-Pytz
- Mapreduce to be built in to Google App Engine Environment
Enough, valuable to subscribe, a good blog for Google App Engine developers. Good luck Ben Davies. Thanks for you good blog post share.