• Home
  • Solutions
    • Corporate applications
    • Knowledge engineering
    • Mobile web
    • References
  • About us
    • Philosophy
    • Life at Yaco
    • Join the team
  • Community
    • News
    • Projects
    • Contributions
  • Products
    • yaco.contents
    • yaco.commerce
    • yaco.social
    • yaco.socialcare
    • yaco.tourism
    • Modules
  • Clients Area
  • Contact us
  • Language
follow us in Facebook twitter blog
General Linux Python blog caching databases debugging django djangocon geodjango inauguracion jacobkaplanmoss misscripts opensource orm postgresql projects python security software yaco
Yaco on Facebook
border image
Join us
Join us

Life at Yaco

Contribuimos a:
morfeo django plone
  • appengine
  • < go back to channels

Why toppcloud will not be agnostic

Blog de Simon Willison Posted on February 12, 2010

Why toppcloud will not be agnostic. Ian Bicking’s toppcloud aims to offer deployment with the ease of use of AppEngine against a standard, open source Ubuntu + Python 2.6 + mod_wsgi + Varnish stack. Here he explains why he’s not going to vary the required components: keeping everything completely standardised means everyone gets the same bugs (and the same fixes).

appengine deployment django ianbicking modwsgi python toppcloud ubuntu varnish wsgi
external link Read More

Djangopeople JSON parser

Blog de Simon Willison Posted on November 28, 2009

Djangopeople JSON parser. Awesome—Andy McKay has compensated for the lack of an official DjangoPeople API by creating a JSONP screen scraped API and hosting it on App Engine. As far as I’m concerned this is an officially supported feature—I’ll make sure future site changes don’t break it, and when I do add an API I ...

andymckay api appengine django djangopeople json jsonp python
external link Read More

Tornado Web Server

Blog de Simon Willison Posted on September 10, 2009

Tornado Web Server (via). An extremely exciting addition to the Python web landscape, Tornado is the open sourced version of FriendFeed’s custom web stack. It’s a non-blocking (epoll) Python web server designed for handling thousands of simultaneous connections, perfect for building Comet applications. The web framework is cosmetically similar to web.py or App Engine’s webapp but ...

appengine brettaylor comet django epoll friendfeed python tornado webapp webpy
external link Read More

python-sqlparse

Blog de Simon Willison Posted on April 28, 2009

python-sqlparse (via). Python library for re-identing SQL statements. This could make debugging Django’s generated SQL a whole lot easier. You can try the library out using an App Engine hosted application (complete with an API).

appengine django python sql sqlparse
external link Read More

django-gae2django

Blog de Simon Willison Posted on March 9, 2009

django-gae2django. An implementation of the Google App Engine API (datastore, memcache, urlfetch, users and mail) that runs on Django, allowing you to take an existing application written for App Engine and deploy it on your own server on top of Django.

appengine django gae2django google
external link Read More
Copyright © Yaco Sistemas S.L. All rights reserved | General Terms