978 projects tagged "Apache 2.0"
Netscape Security Wrapper manages the loading of NPAPI (Netscape Plugin API) plugins and applies simple policy decisions. The intention is to allow administrators to deploy deprecated, unreliable, or unsafe third party plugins while minimizing the security exposure. Safari, Google Chrome, Firefox, and other NPAPI-compatible browsers are supported on OS X and Linux. Use cases include: restricting plugins to certain domains, restricting the use of deprecated plugins to known outliers, allowing internal corporate workflows which use insecure or deprecated plugins without exposing the plugin to the hostile Internet, and allowing multiple outdated plugin versions (e.g., Java) to co-exist for use in whitelisted, trusted enterprise tools.
Rythm Template Engine is a general-purpose, high-performance Java template engine which uses a Razor-like syntax. It is 2-to-3 times faster than Velocity. It supports variables, expression evaluation, control flow (if-else-if), looping, template inheritance(decoration/layout), and many features. There is a Play!Framework plugin based on Rythm. You can use Rythm in any place to generate any type of text file, including HTML, XML, Json, SQL, and any kind of source code.
flexi cart is a shopping cart library for CodeIgniter. While CodeIgniter comes with its own cart library, the library is quite basic in functionality and is only aimed at creating simple e-commerce stores. The flexi cart library includes the following features: shipping, taxes, localisation, discounts and reward points/vouchers, multiple currencies, item stock control, surcharges, saving/loading of incomplete carts for later shopping, multilingual custom status and error messages, and currency and weight conversion tools.