Currently Browsing: Licences
Posted by Rasti | May 19th, 2009
The foundational YUI Grids CSS offers four preset page widths, six preset templates, and the ability to stack and nest subdivided regions of two, three, or four columns. The 4kb file provides over 1000 page layout combinations.
Other features include:
Supports fluid-width (100%) layouts as well as preset fixed-width layouts.
Supports easy customization of the width for fixed-width layouts.
Flexible in response...
Posted by Rasti | May 18th, 2009
XHTML Abstraction Markup Language (Haml) is a markup language that‘s used to cleanly and simply describe the XHTML of any web document, without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ERB, and ASP. However, Haml avoids the need for explicitly coding XHTML into the template, because it is actually an abstract description of the XHTML, with some...
Posted by Rasti | May 17th, 2009
Syntactically Awesome StyleSheets (Sass) is a meta-language on top of CSS that‘s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. Sass both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets.
Sass Features
Whitespace active
Well-formatted output
Elegant input
Feature-rich
Sass...
Posted by Rasti | May 16th, 2009
Compass is a real stylesheet framework — not just a collection of classes. With Compass, you still use the best of breed css frameworks (blueprint, yui, 960); ported to Sass to make them easier to configure and apply to your semantic markup.
Compass is a CSS Meta-Framework that provides ports of the best of breed CSS frameworks to Sass and ready to use in your ruby-based web application or stand-alone via...
Posted by Rasti | May 15th, 2009
osCommerce Online Merchant is an Open Source online shop e-commerce solution that is available for free under the GNU General Public License. It features a rich set of out-of-the-box online shopping cart functionality that allows store owners to setup, run, and maintain online stores with minimum effort and with no costs, fees, or limitations involved.
Everything you need to get started in selling physical and...
Posted by Rasti | May 14th, 2009
Zen Cart™ truly is the art of e-commerce; free, user-friendly, open source shopping cart software. The ecommerce web site design program is being developed by group of like-minded shop owners, programmers, designers, and consultants that think ecommerce web design could be and should be done differently.
Some shopping cart solutions seem to be complicated programming exercises instead of responding to users’...
Posted by Rasti | May 12th, 2009
TYPO3 is a free Open Source content management system (CMS) for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules.
Choosing a CMS can be a long and difficult process, especially since there are a large number of content management systems available. There are hundreds of CMS available...
Posted by Rasti | May 11th, 2009
YourFonts.com is a FREE online font generator that allows you to create your own OpenType fonts within a couple of minutes. Go make your own handwriting as a font!
Your own handwriting turned into your very own font for free
Optionally include your signature
You’ll have your very own font within 15 minutes
Make as many fonts as you like
Use your fonts on Windows, Mac OS X and Linux
Personalize your digital...
Posted by Rasti | May 10th, 2009
JS Charts is a free JavaScript based chart generator that requires little or no coding. With JS Charts drawing charts is a simple and easy task, since you only have to use client-side scripting (i.e. performed by your web browser). No additional plugins or server modules are required. Just include the JS Charts scripts, prepare your chart data in XML or JavaScript Array and your chart is ready!
JS Charts lets...
Posted by Rasti | May 9th, 2009
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.
TinyMCE Features
Easy to integrate – Only a few lines of code needed.
Customizable – Themes...