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

A Caching System For PHP — phpFastCache

phpFastCache is a caching system for PHP. It’s made for reducing the database load on websites with a lot of traffic.

phpfastcache A Caching System For PHP    phpFastCacheFor example, if your website is visited by 10,000 people who ask for the same query, phpFastCache can generate a single query and serve all of the visitors.

It’s a simple and powerful way to increase the performance of your website.

 

Build jQuery With Custom Modules — jQuery Builder

jQuery has gotten richer in features throughout the years — but it’s also gotten bigger and can contain many features a developer won’t want to use.

jQuery Builder helps making a custom build of jQuery, allowing developers to choose which modules to include or not.

jquery builder Build jQuery With Custom Modules    jQuery Builder

 

The builder is also available for the Node.js command line tool. This is a very nice way of reducing the load time for your websites.

Twitter Bootstrap Theme Generator — Bootstrap Magic

Bootstrap Magic is a theme generator for Bootstrap. It has a live preview which updates in real-time.

bootmagic Twitter Bootstrap Theme Generator    Bootstrap MagicBootstrap Magic supports LESS and all of its functions. The output is a minified (or not) CSS file which you can use for your very own hand-built Bootstrap design.

 

Interactive Applications With HTML5 — iio Engine

iio Engine is a JavaScript framework for developing and deploying HTML5 applications.iioengine Interactive Applications With HTML5    iio Engine

iio Engine, as the picture implies, is to be used mainly for games. The framework is heavily optimized and weighs a mere 45 kilobytes.

It attaches to the Box2D physics engine and altogether makes a comprehensive solution for creating cross-platform web apps.

Extensible Mobile Back-end Framework — Helios

Helios is an extensible back-end framework for iOS devices.

helios Extensible Mobile Back end Framework    HeliosHelios is rich in features:

  • RESTful data sync;
  • Manually send push notifications to devices;
  • Powerful logging features;
  • etc.

It’s easy to integrate in existing Ruby or Sinatra applications. Helios also stands out with an extensive documentation, so do bookmark the framework if you’re planning to create something iOS-y in the future.

 

Web Design With Speed — Markup

Markup is a framework for designing websites easily.

It has a plethora of useful tools — layouts, widgets, typography styles, etc. — to use as a starting point for your very own design.markup1 Web Design With Speed    Markup

Markup adheres to the latest HTML5/CSS3 standards and is search-engine friendly. Its layouts are responsive and the framework itself is fully documented.

While you might be tempted to stick to your old guns — jQuery UI components probably — Markup actually looks quite powerful and might be a refreshing change at least.