Einfache Projektliste Software-Karte

49 Projekte im Ergebnis
Letztes Update: 2014-04-05 19:05

Template Zwii CMS "Grid Simple" HTML5

テンプレート バージョン: 1.0 日付: アヴリル 2014 Zwii cms 6.0 Codage: HTML5 et CSS3。CC ライセンスで SA 4.0: http://creativecommons.org/licenses/by-sa/4.0/Caractéristiques デュ テンプレート敏感、携帯電話を注ぐ et tablettes 形式を注ぐ tous navigateurs 国連圏導入国連圏・ デ ・ ユイット セクション国連圏ピエ ・ ド ・ ページ ・ ド ・ サンク セクション国連フッター フォント素晴らしいアイコン: http://fontawesome.io

(Machine Translation)
Letztes Update: 2011-08-06 02:47

django-php

django-php allows you to include PHP code directly in your Django templates.

(Machine Translation)
Letztes Update: 2009-06-01 08:53

h2o

H2o is a template engine that offers an enjoyable template authoring experience for PHP. It encourages clean and readable template syntax, a compact, extensible template engine, and a very clean code base. It supports template inheritance, duck-typed variable lookup for PHP objects, a useful set of bundled tags, and filters and extensions for strings, HTML formatting, and internationalization.

(Machine Translation)
Letztes Update: 2012-08-24 23:15

Histone

Histone is a powerful and flexible template engine used to produce HTML code as well as any other text formats. It can be run on the client (JavaScript) as well as the server (Java, PHP) side without modifying your templates. Its built-in extensions API allows you to add your own methods and attributes that are specific to your project. The resulting templates have a clean and intuitive syntax; you can store them in either original or "optimized" form that will not require parsing, depending on whether or not you need extra performance.

(Machine Translation)
Natürliche Sprache: English
Programmiersprache: Java, Java, JavaScript, JavaScript, PHP, PHP
Letztes Update: 2009-12-24 18:37

PHPTAL

PHPTAL is a fast, safe, XML-based template engine for XHTML and HTML5. It implements Zope's Template Attribute Language, which has clean, concise syntax that is compatible with XML tools (no custom ugly tags), and template source files can even be previewed in Web browsers or opened in WYSIWYG editors. Templates are compiled to PHP and cached, giving great performance and taking advantage of PHP accelerators. PHPTAL by default ensures well-formed output and escapes XML-unsafe characters everywhere, which means that your pages can be completely safe against HTML-injection (XSS) without great effort. It features fine-grained caching of output, pre- and post- filters, internationalization via gettext or custom backend, creation of custom template attributes and expressions, and templates loaded from non-standard sources (e.g. databases). It supports UTF-8 well, is easy to integrate and redistribute with PHP frameworks and applications, and has an object-oriented design and a comprehensive unit test suite.

(Machine Translation)
Letztes Update: 2011-03-06 19:23

Text-Xslate

Text::Xslate is a template engine, tuned for persistent applications, safe as an HTML generator, and with rich features. The concept of Xslate is sandboxing. The template logic should have no access outside the template beyond your permission. Templates are compiled into intermediate code and then executed by the virtual machine, which is highly optimized for rendering templates. Xslate supports template cascading, which allows you to extend templates with block modifiers.

(Machine Translation)
Letztes Update: 2011-02-25 14:10

AbsTemplate

The AbsTemplate is an extremely simple and lightweight template engine for PHP. It consists only of one file: the base class. You can set your own custom delimiters for variables to use inside template files, use any type of templates you want (that is, the template files can have any extension you want (be it .php, .inc, .tpl, etc...)), display multiple templates per page, cache templates, and choose to assign the content of a template to a variable and, when appropriate, just display its content.

(Machine Translation)
Letztes Update: 2009-04-19 05:42

AldoContent

AldoContent is a lightweight CMS focused on
usability and simplicity.
It is designed for multilingual Web sites and can
have sections with
public and private content. It has file
management, is extensible with
plugins, and uses gettext for localization. Is
written in PHP for a
MySQL backend.

(Machine Translation)
Letztes Update: 2013-01-01 01:55

Siviglia Templating

Siviglia Templating is a recursive code-generating templating engine for PHP. It allows creation of templates using smaller, reusable bits of code called widgets. Those widgets can, in turn, be based in other widgets. In this way, templates are written using abstract widgets (like "page" or "menu"), which, recursively, resolve to concrete widgets which generate HTML (or any other language). Templates are just plain PHP files with some special tags used in the HTML context, so the syntax is very simple. Templates are parsed to generate a single PHP file, which is cached and served. Plugins are included to ease internationalization support and to keep in a single file the PHP, HTML, CSS, and JavaScript required for a widget.

(Machine Translation)
Letztes Update: 2010-07-24 17:42

Java XML XPath - Eclipse Templates

Java XML XPath - Eclipse Templates is a set of 24 Java editor templates for easily working with XML documents in Eclipse. It lets you just type XML in any Java editor and select what you want to do with the XML document. It uses the DOM parser provided with the JDK, so there is nothing more to install. Instructions, templates, and examples for using XPath are included along with three cheat sheets for working with the DOM and XPath.

(Machine Translation)
Natürliche Sprache: English, French
Betriebssystem: MacOSX, Linux, Windows
Programmiersprache: Java, Java
Benutzerschnittstelle: Eclipse
Letztes Update: 2010-02-22 07:13

sqlitexx

sqlitexx is a C++ wrapper API for SQLite. The purpose is to be as close as possible to the libpqxx API.

(Machine Translation)
Letztes Update: 2014-04-17 14:23

Synth

Synth is a C++ template framework - a set of components that can be mixed and matched to build the right functionality; furthermore, components are loosely-coupled, designed to be both extensible and replaceable. Synth blurs the line between compile-time and runtime, and it does so by blending the static C++ type system, the dynamic values that need to be manipulated and formatted, including those from other languages, and the templates to do so. The name is an allusion to this synthesis process, which combines values to generate new ones (streams, files, strings, numbers, etc.)

(Machine Translation)

TOPPERS/ASP Windowsデバッグ環境

TOPPERS/ASPを使ったソフトをVisual Studioでデバッグするためのプロジェクト。

Entwicklungsstatus: 3 - Alpha
Zielbenutzer: Information Technology
Natürliche Sprache: Japanese
Programmiersprache: C, C#, C++
Register Date: 2010-03-29 08:34

断片くん - code snippet preprocessor

目的のソースに対して、コードスニペットライブラリから、指定されたコードの断片を自動的に挿入します。後日ライブラリに更新があった場合でも、最新の内容を再度取り込み反映することができます。 cppやm4でできることよりずっとシンプルなことしかしませんが、その分簡単で、また多くの言語に対応できることを目指します。

Entwicklungsstatus: 3 - Alpha
Zielbenutzer: Entwickler
Natürliche Sprache: Japanese
Betriebssystem: OS Unabhängig
Programmiersprache: Ruby
Benutzerschnittstelle: Command-line
Register Date: 2011-03-20 03:18