github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

lkcl / pyjamas-desktop

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 12
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Google's Webkit, ported to Python, ported to Desktops. — Read more

  cancel

http://lkcl.net/pyjamas-desktop

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

whoops quite a lot of bits and pieces of experimenting - sorreeeee.  added 
iterChildren and walkChildren functions 
lkcl (author)
Wed Mar 04 02:17:34 -0800 2009
commit  8ed365b89efe5d1d3451c3e3ced662a2dd014540
tree    8982b5e25d21db40266437615e2e19c8f4550306
parent  089c5b5056972d02c3570faf7f9cdc68318d7440
pyjamas-desktop / pyjamas-web
name age
history
message
..
file .gitignore Fri Sep 05 05:57:18 -0700 2008 ignore output [lkcl]
file COPYING Tue Aug 19 09:35:25 -0700 2008 first git revision commit from fork of pyjamas ... [lkcl]
file CREDITS Tue Aug 19 09:35:25 -0700 2008 first git revision commit from fork of pyjamas ... [lkcl]
file README Fri Sep 05 07:29:23 -0700 2008 doc mod_python setup [lkcl]
directory addons/ Tue Aug 19 09:35:25 -0700 2008 first git revision commit from fork of pyjamas ... [lkcl]
directory builder/ Tue Aug 19 09:35:25 -0700 2008 first git revision commit from fork of pyjamas ... [lkcl]
directory doc/ Tue Aug 19 09:35:25 -0700 2008 first git revision commit from fork of pyjamas ... [lkcl]
directory examples/ Fri Sep 05 14:28:28 -0700 2008 grid test partially working [lkcl]
file f.py Fri Oct 03 07:03:06 -0700 2008 add readme [lkcl]
file htmldict.py Fri Sep 05 07:28:14 -0700 2008 first revision of pyjamas-web, getting hello wo... [lkcl]
file index.py Fri Sep 05 07:28:14 -0700 2008 first revision of pyjamas-web, getting hello wo... [lkcl]
directory library/ Tue Nov 11 12:32:40 -0800 2008 random set of modifications. HTTPRequest.py nee... [lkcl]
file mainpage.py Sat Sep 06 08:26:19 -0700 2008 pickling experiment [lkcl]
file modpython_gateway.py Fri Sep 05 07:28:14 -0700 2008 first revision of pyjamas-web, getting hello wo... [lkcl]
directory pyjs/ Tue Aug 19 09:35:25 -0700 2008 first git revision commit from fork of pyjamas ... [lkcl]
directory stubs/ Tue Aug 19 09:35:25 -0700 2008 first git revision commit from fork of pyjamas ... [lkcl]
file tls.py Fri Sep 05 07:28:14 -0700 2008 first revision of pyjamas-web, getting hello wo... [lkcl]
file zct.py Fri Sep 05 07:28:14 -0700 2008 first revision of pyjamas-web, getting hello wo... [lkcl]
file zctlogin.py Fri Sep 05 07:28:14 -0700 2008 first revision of pyjamas-web, getting hello wo... [lkcl]
pyjamas-web/README
Pyjamas-Web.

Requires the following apache2 mod_python config:

    Alias /test/ "/home/lkcl/src/pyjamas-desktop/pyjamas-web/"
    <Directory "/home/lkcl/src/pyjamas-desktop/pyjamas-web/">
        PythonHandler mod_python.publisher
        AddHandler mod_python .py
        PythonDebug On
        Options Indexes FollowSymLinks MultiViews
        AllowOverride None
        Order deny,allow
        allow from all
    </Directory>

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server