Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 2

Trying to learn pylons and get it working with genshi and elixir

0
 
  0 reviews  |  0 users  |  269 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Ehtml-pyIntroductionEhtml(Extend HTML) help you build static web site(page) easy and quickly. There are a php version of ehtml on sf. and ehtml-py build on genshi(python). System Requirementsapache2 python2.5+ genshi0.4.4+ Installcheckout the ehtml svn checkout ... [More] http://ehtml-py.googlecode.com/svn/trunk/ ehtml-py-read-onlyto anywhere you like. consider the directory as $ehtml-dir$. change file $ehtml-dir$/ehtml/handler.py 's mode to 755. chmod a+x $ehtml-dir$/ehtml/handler.pyopen the apache's config file, add the following 3 lines: AddHandler cgi-script .py Action ehtml-render $ehtml-dir$/ehtml/handler.py AddHandler ehtml-render .ehtmlto the Directory of your site. if there already has a line like AddHandler cgi-scriptin config, just add .py to the end of line with a space. if you got any error, check the Optionsto see if there are ExecCGI option be added. if you have any trouble to setup the apache's config file, go to about AddHandler or about Action or about Options to get help. Good luck! [Less]

0
 
  0 reviews  |  0 users  |  69 lines of code  |  0 current contributors  |  Analyzed about 1 year ago
 
 

Genshi is a Python toolkit for stream-based generation of output for the web. This projects enables Genshi to use HTML5 as: input: similar to the built-in tag soup support, see http://genshi.edgewall.org/wiki/GenshiRecipes/HtmlTransform for an example of use output: similar to the built-in HTML ... [More] support but follows HTML5 rules for optional tags and serialization template language: similar to the built-in XML Template Language (work in progress) HTML5 parsing is done using html5lib [Less]

0
 
  0 reviews  |  0 users  |  559 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Nothing to see here folks, Just for my knowledge.

0
 
  0 reviews  |  0 users  |  102 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Google App Engineの習作。 Tracライクな統合型SCMを作成する。 移植ではなくてクリーンルーム実装。 目標 (次の順で): とりあえず動かす。 Google App EngineのAPIを使い切る。 Tracで実現されている機能をApp Engineに最適化する。 ... [More] Trac本体互換のインタフェースを実装して、プラグインが使えるようにする。 User-Agentの自動判別でmobile表示対応 Gearsでオフラインモード [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

Tangram allows to create web page using small pieces of code, which generate something like widgets. These can be menus, ads, page content etc. Tangram is in very early stage of development and can change a lot.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

This is a code repository which contains extensions and additional tools for Turbogears2 wsgi technologies. tgext.crudCrud Controller Extension for TG2 version0.2.4 installationeasy_install tgext.crud UsageMailing ListPlease direct questions to the Turbogears mailing list. Development ... [More] related questions / suggestions should be directed to the Turbogears Trunk mailing list tgext.adminAdmin Controller add-on for basic TG identity model. Usageversion0.2.6 installationeasy_install tgext.admin Mailing ListPlease direct questions to the Turbogears mailing list. Development related questions / suggestions should be directed to the Turbogears Trunk mailing list tgext.geoTurbogears Extension for Geographic Applications Version0.6 UsageUse GeoAlchemy to model spatial data types. Create MapFish layer (model and controller definition) inside your TG2 app to use the MapFish restful protocol. $ paster geo-layer Use FeatureServer to expose your GeoAlchemy data model using OGC Web Feature Service (WFS) protocol. Mailing ListPlease direct questions to the Turbogears mailing list. Development related questions / suggestions should be directed to the Turbogears Trunk mailing list [Less]

0
 
  0 reviews  |  0 users  |  2,014 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.