On 4/17/06, ajones <[EMAIL PROTECTED]> wrote: > * Google/Yahoo/Whatever widget library: Would be nice to be able to > supply a widget with the appropriate account information and have > support for maps/adsense/whatever integration from inside turbogears. > At the upper limit of the idea it would essentially be "from mashup > import *".
Neat idea, and probably very simple. Stay tuned for my next screencast (I know I've been promising this for a while, but things are finally coming together. I was having some awful computer problems last week.) > * SQLObject schema interpreter: Reads pre-existing tables and generates > SQLObject classes based on their contents. Probably not possible to > make it 100% accurate, but it would be a nice headstart. Actually, SQLObject already has the fromDatabase option, which is essentially the same thing. > * Database schema versioning: Similar to Ruby on Rails migrate system. > Basically allow for alterations to be made to an existing database > according to migrate rules. This obviously would require that SQLObject > be capable of altering existing tables. (Is it? Has it always been able > to? I don't know) I'd be more interested in seeing work on such a thing done for SQLAlchemy. > * TurboGears documentation: Mwuhahaha mwuhahahaha the perfect inter^W > student project. Seriously though it could be a decent project if it > involved development work on Docudo. I'm not sure what types of project Google goes for. We could certainly have our own unpaid Summer of Code if there are willing students and mentors! Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

