11 projects tagged "Mac OS X"
Designer Framework is a highly customizable e-commerce framework. It automatically builds e-commerce interfaces that support a product's contraints and properties and can be used to model the product to be sold, automatically and dynamically generating different output formats depending on the generator used. It includes a Java modelling application, a finite state machine described in XML as intermediate format for the customer interface, and XSLT scripts for transforming the state machine into the final interface.Designer Framework is a highly customizable e-commerce framework. It automatically builds e-commerce interfaces that support a product's contraints and properties and can be used to model the product to be sold, automatically and dynamically generating different output formats depending on the generator used. It includes a Java modelling application, a finite state machine described in XML as intermediate format for the customer interface, and XSLT scripts for transforming the state machine into the final interface.
Ice is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+. It is easy to learn, yet provides a powerful network infrastructure for demanding technical applications. It features an object-oriented specification language, easy to use C++ and Java mappings, a highly efficient protocol (including protocol compression), asynchronous method invocation and dispatch, dynamic transport plug-ins, TCP/IP and UDP/IP support, SSL-based security, a firewall solution, and much more.
MX Kart is a tool for creating e-commerce software quickly and easily. Unlike other shopping cart systems, it is easy to use and extensible. It uses the tNG core to allow developers to customize the e-commerce application logic directly from Dreamweaver MX or MX 2004. It features component-based configuration, an advanced cart recordset, support for multiple properties per product, powerful commands and server behaviors, built-in multiple payment gateways integration, shipping and taxes support, ImpAKT2 compatibility, and tight integration with Dreamweaver MX.
MX Widgets Suite is a tool for Dreamweaver MX developers who need to implement enhanced dynamic forms. Unlike standard MX form development that requires manual coding, it relies on ColdFusion/PHP and JavaScript to enforce accurate and user friendly form completion. It features editable dropdowns, dependent dropdowns, calendar widgets, dynamic search, enhanced input widgets, n..1 dependent fields, multiple browser compliance, compatibility with all Dreamweaver form generators, and PHP, ASP, and ColdFusion support.
PHAkt is an open-source PHP extension for Macromedia Dreamweaver MX, allowing PHP generation using the same techniques as when developing ASP/JSP/CF. PHAkt has a lot of improvements over the original PHP_MySQL server model of Macromedia Dreamweaver MX, including support for multiple databases in a transparent way, support for MySQL, PostgreSQL, and MsSQL date locales, user authentication server behaviors, master/detail server behaviors, go to detail page server behaviors, improved code generation, and multiple and extensible recordset support. IIS and Apache 2 are supported by using absolute redirects.
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.