Category: turbogears
Categories
- all (76)
- advocacy (5)
- agile (3)
- ajax (3)
- automation (5)
- build (4)
- business (2)
- case study (3)
- community (4)
- concurrency (2)
- continuous integration (3)
- core (2)
- databases (5)
- deployment (7)
- desktop (3)
- development practices (6)
- django (9)
- doctest (2)
- education (5)
- embedded (2)
- framework (9)
- functional (3)
- gae (2)
- games (4)
- graphics (2)
- gui (5)
- handheld (2)
- howto (10)
- ide (2)
- implementations (9)
- invited (11)
- ironpython (2)
- jython (4)
- language (4)
- library (5)
- mobile (2)
- multimedia (2)
- network (3)
- orm (2)
- packaging (6)
- panel (3)
- performance (2)
- pylons (4)
- python 3 (2)
- quality assurance (4)
- science (3)
- shell (2)
- sphinx (2)
- stackless (2)
- state machines (2)
- system administration (2)
- techniques (6)
- testing (10)
- turbogears (4)
- web (10)
- web services (2)
- web testing (4)
- wxpython (2)
- zope (2)
44.
State of TurboGears

Mark RAMM bio
30min ◊◊ Intermediate
Saturday 11:40am, Ballroom D
turbogears
The TurboGears web framework has stable and supported 1.x and 2.x versions. This talk will cover what's new in these new versions, and what's coming to TurboGears in '09. I'll also be talking about what web framework development means in a world of reusable WSGI components, and how the python web world has radically remapped itself over the 2 and a half years since TurboGears was released.
47.
Fedora pyInfrastructure

Mr. Mike McGrath bio
30min ◊◊ Intermediate
Friday 01:10pm, Ballroom E
system administration, turbogears
Fedora's Infrastructure team utilizes multiple python technologies and has deployed 6 home built TurboGears applications in the last year and a half. It's not just a development platform, it's also a way of life in the Infrastructure team. Lots of custom scripts and systems administration via func only scratch the surface of what Fedora is doing with Python.
83.
Securing Web Access with VoIP: Peace of Mind Using Multifactor Authentication

Clinton James (Call One) bio
30min ◊ Beginner
Sunday 11:10am, Ballroom ABC
django, framework, implementations, turbogears, web services, webpy
You get a call from your bank asking "Are you logging into your account right now?" With your answer you can either continue banking or stop an intruder from accessing your account, without the hassles of the Chase secret agent man. While a phone call to verify identity would be overkill for a forum post, you can add this to your website login process to verify identity and give your customers peace of mind.
We will look at multi factor authentication with user acceptance, how to extend some common Python web frameworks, and integrate the Asterisk VoIP platform. Sniffers, key loggers, or shoulder surfers are no longer a problem. You don't need a secret agent, just a bit of Python.
We will look at multi factor authentication with user acceptance, how to extend some common Python web frameworks, and integrate the Asterisk VoIP platform. Sniffers, key loggers, or shoulder surfers are no longer a problem. You don't need a secret agent, just a bit of Python.
100.
A winning combination: Plone as a CMS, your favorite Python web framework as a frontend

Carlos A de la Guardia bio
30min ◊◊ Intermediate
Sunday 10:35am, Ballroom ABC
content management, django, plone, pylons, repoze bfg, turbogears, web, zope
Plone is a great content management system, recently voted best non-PHP open source CMS in a popular yearly contest. Many Python web developers, however, find Plone somewhat heavy and are not precisely in love with Zope, the web framework behind the CMS.
What if you could use Plone only as a CMS and program a frontend in whichever Python web framework you want, with transparent access to the content? This way you get a proven, high-reward, low-maintenance CMS as a content backend and are free to write your application on top of that using the power and flexibility of your favorite web framework.
In this talk, I will show how this can be done using a couple of Plone products and simple front ends for various frameworks which can be used as a base for other required functionality.
What if you could use Plone only as a CMS and program a frontend in whichever Python web framework you want, with transparent access to the content? This way you get a proven, high-reward, low-maintenance CMS as a content backend and are free to write your application on top of that using the power and flexibility of your favorite web framework.
In this talk, I will show how this can be done using a couple of Plone products and simple front ends for various frameworks which can be used as a base for other required functionality.
.