My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 913
= google-app-engine-oil (GAEO) = [http://gaeo.org/ http://gaeo.org/img/gaeo.png] Yet another web framework on Google App Engine. == About == Google App Engine Oil (GAEO) is an open-source web framework running on [http://code.google.com/appengine Google App Engine]. It enables the we...
=3kkk-me is appengine blog system.= demo: http://www.3kkk.me/ ==How to start:== 1, download 3kkk-me source 2, modify app.yaml: set application to your appengine app id 3, modify settings.py: BASE_URL、DOMAIN、BLOG_AUTHOR、BLOG_TITLE、BLOG_DESC、ADMINS、TIME_ZONE、LANGUAGE_CODE 4, ...
<wiki:toc max_depth="2" /> =What is feed-buster?= In short, Feed-buster is a service that enables better RSS/ATOM feed media importing into !FriendFeed. Here is the result of using Feed-buster when importing feeds into !FriendFeed: <img src="http://feed-buster.googlecode.com/svn/trunk/stati...
= Introduction = SimpleDS provides a simple Java-to-Entity framework that maps java classes to persistent entities, getting as little in the way as possible. What you get is barely a wrapper around Datastore APIs, providing mapping between Entity and Java classes. [http://code.google.com/appen...
*`asynctools`* is a library allowing you to execute Google App Engine API calls in parallel. API calls can be mixed together and queued up and then all are kicked off in parallel. Callbacks can be used to operate over completed calls immediately, if desired. Currently, wrappers for `Query` and `U...
==What Is This?== This is a quick start app that demonstrates a 3-tiered Spring Appengine project built with ANT. It also includes incoming email support. It performs CRUD operations on items with optional images ==See It Live== http://springstarterapp.appspot.com/ Add an item via emai...
==GAEUnit 2.0 alpha for Django is released, please download and follow the instruction.== GAEUnit is a unit test framework that helps to automate testing of your Google App Engine application. With a single configuration change (it can be completed within 30 seconds), your unit tests can be run i...
The Basic Idea is that Admins can Ask new questions that are specific on a topic, Helpal Users can then answer these Questions, Vote for Questions and Answers..etc Then (Hopefully) the best answer could win something. All questions will be directly to try to help Palestinian people to develop a...
gaeutilities is a collection of classes to aid in development on Google Appengine. The stable version includes the following classes. Session: An http session class to preserve identity across http requests. It uses both BigTable and Memcache for performance and reliability. It also includes ...
A Rails-like framework for building Google App Engine applications. It follows Rails' convention-over-configuration philosophy wherever possible, and tries to import the best time-and-effort saving ideas from both Rails and ASP.NET MVC. ---- July 1, 2009: the code is perfectly usable; although, I ...
1 2 3 4 5 6 7 8 9 10 Next