Logo     Photos

7 Member(s) Online

PyCon is a 100%
Volunteer-run
Conference Organized by
Members of the
Python
Community.

Site/Questions etc ?

Valid XHTML 1.0 Transitional

Valid CSS!

PyCon 2007 is sponsored
in part by
Zenoss - The Next Step in IT Management Google Microsoft .Net Framework EWT LLC Enthought, Inc. ITA Software
Platinum
Wingware Python IDE Accense Technology, Inc.
Gold
Quality Vision International Inc. MerchantCircle Big Nerd Ranch, Inc. High Speed Rails Canonical ZeOmega -- Open Minds' Open Solutions Open Source Applications Foundation CCP Games Tummy.com - we do linux AG Interactive ActiveState - Dynamic Tools for Dynamic Languages
Silver
Python411 Podcast Series O'Reilly Media, Inc.
Media

Python as a Scripting Language under Mozilla XUL

  • Overview of Mozilla architecture
    • Explain XUL, XPCOM, XPI
    • Explain that XUL can be used for non-web apps, locally, to achieve cross-platform environment.
  • What is it?
  • What can I do with it?
    • Full access to all XPCOM components?
    • Will I be able to write extensions in Python?
    • Inside or outside the security box? Can I sign them and run outside?
    • Can I call Python script directly from my HTML, w/o any JS involved?
  • What is its availability status?
    • Will Python interpreter be packaged as XPI framework, so one-click install? Same with Python scripts themselves?
    • Will XBL 2.0 be out by Feb 2007?
    • How will it be bundled with Mozilla in the future?
    • When will the glue be shipped with Mozilla?
    • When can I download the interpreter core as an XPI?
  • Where is the documentation?
Content Last Modified: October 30, 2006, at 10:11 AM