| Projects on Google Code | Results 1 - 6 of 6 |
*1.Support localization languages
*2.Code programmable interface
*3.Unity interface
*4.Standardization
*5.Modularize
*6.Separate Data(i18n/l10n) and Code
*7.Extensible
*8.Easy to learn and use
*9.Automation testing and executer script tools
http://groups.google.com/...
yml2tex is a Python script which will generate a LaTeX Beamer presentation out of a YAML file.
=== Readme ===
[http://github.com/arthurk/yml2tex/tree/1.2/README.markdown The README can be viewed here]
=== Installation ===
{{{
easy_install yml2tex
}}}
=== Source Code ===
The source code...
=Bender=
Genera el Model para ser utilizado en el *ZendFramework* que corre desde la linea de comandos
# Lee un archivo .yml ([http://www.yaml.org/ YAML]) para conectarse a la base de datos y otro para saber que tablas leer y que objetos crear
# Al generar los objetos se crea una estructura...
framework,
cli,
php,
php5,
model,
CRUD,
model,
zendframework,
zend,
schema,
yaml,
yml,
Database,
Zend_Db,
Mapper
All projects for g2team
MultiXml class library is a PHP solution for work with XML structures via SAX parser. It can be used for any XML data including YML (Yandex Market Language).
Supported features:
- Use very fast SAX parser with low memory using.
- Parse only XML data determined by configuration.
- Use UTF...
A PHP5 class to merge and compress CSS. Inspired by the Asset Packager Ruby on Rails plugin by Scott Becker available from http://synthesis.sbecker.net/pages/asset_packager
"Reducing the number of HTTP requests in your page is the place to start. This is the most important guideline for improving...