30 projects tagged "Windows"
EZ Reusable Objects (EZRO) is a Web application that can be used by non-technical staff to manage content as "objects." Content objects containing text, video, and audio can be shared, modified, and re-styled to appear via a traditional Web site, an on-line course, an innovative "Coach," or as a community of interest site. It is highly scalable and can be used for public Web sites, secure environments, and private intra/extranets.
Pyml is a Python-based HTML preprocessor in the same vein as PHP or ASP, allowing you to mix HTML and Python code. It can be used with any Web server that supports CGI or with Apache via mod_python. There is support for cookies, PHP-like sessions, access to GET and POST variables, and inserting more pre-processors such as XSLT. Pyml files can be compiled into Python bytecode to speed execution.
Webware for Python is a suite of Python packages and tools for developing object-oriented, Web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session Management, and many other features. Webware is very modular and easily extended. It is well proven and platform-independent. It is compatible with multiple Web servers, database servers, and operating systems.
OpenEMM is a Web-based enterprise application for email marketing, marketing automation, email newsletter, and service email (like transaction email and event and time triggered email). It offers many features for professional users, among them: a great user interface, automatic bounce management, opening and link tracking, a lot of graphical real-time statistics, a content management system, a multi-queue mail backend for maximum sending performance, a plugin interface to easily extend the core functionality, and a scripting feature to enhance the functionality of OpenEMM with triggerable customized actions.
SWFTools is a collection of code for handling Flash .SWF-files. This includes a merging tool (swfcombine), an extracting tool (swfextract), PDF/JPEG/PNG/AVI/TTF/WAV to SWF converters (pdf2swf, jpeg2swf, png2swf, avi2swf, font2swf, and wav2swf), a text parsing tool (swfstrings), an SWF parser (swfdump), and a library for writing and reading SWFs (rfxswflib).