The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

Framework

Framework Category

Tasty Visual FX and UIs – scripty2

Scripty2 is a JavaScript framework for creating cool visual FX and user interfaces.

cards Tasty Visual FX and UIs   scripty2scripty2 depends on Prototype.js and works on three core libraries — script2.core; fx; and ui.

The library is awesome and easy to use, because its code is as good as its documentation.

E-commerce Framework on Python&Django – Satchless

Satchless is an e-commerce framework built on top of Python and Django.

ecommerce E commerce Framework on Python&Django   SatchlessSatchless is built upon the very idea that there is no “one size fits all”, and that “a good framework should give you just the right tools to prototype, test and build an efficient solution that suits you and your business.”

The coding is module-based, and the documentation helps you set up the first modules (cart, catalog, etc.).

An Awesome HTML5/CSS3 Development Kit – Fluid Baseline Grid

Fluid Baseline Grid is a HTML5/CSS3 devkit, designed to allow simple website designing.

fbg An Awesome HTML5/CSS3 Development Kit   Fluid Baseline GridFBG was built with a ‘mobile first’ mentality, and thus focuses on responsive design and mobile compatibility.

The code you’ll write is lightweight, allowing you to do more with less code.

FBG’s grid system is easy to work with and provides grid-based designing space for more awesomeness.

A Web App Template – vkTemplate

vkTemplate is a jQuery template for building web applications.

vktemp A Web App Template   vkTemplateThe library has an interesting structure, which significantly eases coding for (small) web applications; e.g., variables for printing have their own syntax and JS logic is wrapped in another.

vkTemplate’s website has a plentiful of explanatory examples with the library in use.

Great magazine layouts for the iPad – Magazine Grid

Magazine Grid is a modern CSS framework for creating a magazine layout.

magazinegrid Great magazine layouts for the iPad   Magazine Grid

The structure of this framework is semantics-based, allowing you to design more with less code (divs).

Magazine Grid weighs less than 4kb, but in turn sacrifices it for older browsers; however, magazine authors are probably right to assume that their user base doesn’t consist of IE6/Netscape users.

The framework also supports fallback for mobile browsers (the iPhone).

Complex Widgets Made Simple – BoltJS

BoltJS is a lightweight JavaScript framework designed by Shane O’Sullivan (and, presumably, people from Facebook).

boltJS Complex Widgets Made Simple   BoltJSBoltJS is built on top of Javelin and CommonJS modules.

The library enables composing different available widgets to create more complex widgets.

The library’s structure consists of self-contained modules and as such is easy to integrate within existing projects.