3201 projects tagged "Dynamic Content"
HTMLSplicer is a toolkit that provides methods to compose complex HTML documents from simpler HTML documents, called templates. It can be used to generate servlet responses in Java Web applications, without adopting a full-fledged presentation layer framework like JSP, JSF, Apache Wicket, or GWT.
PySite is not a CMS in the traditional sense. Rather, you manage the contents of a Web site via a file manager interface, which gives you access to all settings (pages, styles, plugins, etc.). Compose your pages with Jinja templates, and edit your code comfortably with syntax highlighting in the ACE editor. You may write your stylesheets in Sass and let the integrated compiler write CSS files. PySite also contains a facility to manage virtual mailboxes, in case you maintain your own SMTP and IMAP server, e.g. with Postfix and Dovecot.
Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.
ogEditor is a Web-based WYSIWYG HTML editor with a built-in file manager. It features a Tag Selector which lets you view and edit a tag's attributes and internal styles while working in the Design view of an HTML page. Tag Selector displays the entire chain of tags which apply to the current selection or to the cursor position. When any of the tags is selected, its corresponding element will be highlighted in the Design view, and the selected element's attributes and internal styles are also displayed and can be edited in the Property editor window.
Magic 360 is a JavaScript zoom tool which rotates images in 360 degrees on hovering and magnifies images on a click. It works on the iPad, the iPhone, most Android devices, and all major browsers. It allows visitors to view products as if they were in an actual shop. It comes as a plugin for any website, but has modules for CS Cart, Magento, redShop, VirtueMart, PrestaShop, Zen Cart, Cube Cart, X-Cart, OpenCart, and Lite Commerce, for faster installation.
NXWEB is ultra-fast and super-lightweight web server for applications written in C. It can serve thousands of concurrent requests with a small memory footprint using an event-driven and multi-threaded model that is designed to scale. It features an exceptionally light code base, a simple API, decent HTTP protocol handling, keep-alive connections, SSL support (via GNUTLS), HTTP proxy (with keep-alive connection pooling), non-blocking sendfile support (with configurable small file memory cache), cacheable gzip content encoding, cacheable image thumbnails with watermarks (via ImageMagick), a modular design for developers, and the ability to run as a daemon.
PirateWall is a simple Twitter Client. It displays search results for a certain keyword or hashtag in realtime in a shell-based environment. It can also be configured to act as a data provider for many different visualization tools. For example, it is possible to use the client as a text generator for many XScreensaver applications like "apple2" or "starwars". When used in a Unix shell environment, colorized output can be generated.