Welcome to Webification.com!

Webification is a blog about web design, web development and web applications. We follow everything so you do not miss on anything!

01 September 2010 ~ 0 Comments

Ultimate WordPress E-Commerce Roundup: 30 Best Themes and Plugins

We have researched and reviewed all currently available solutions that help you create a WordPress based ecommerce site. There are total of 30 themes and plugins reviewed and we want to keep this the most comprehensive review of WordPress ecommerce solutions.

03 September 2010 ~ 0 Comments

Stylish video with jQuery – FlareVideo

FlareVideo is a jQuery plugin with a fallback to flash.

FlareVideo is easy to use, and can be included into your prefered CMS or static page.

It also has nifty features: autoplay, autobuffer, preload, and static poster image to name a few.

02 September 2010 ~ 0 Comments

A skinny PHP framework – Fat-Free Framework

Fat-Free framework is a PHP framework that weighs only 55kb.


//Hello World in Fat-Free

<span style="font-family: monospace; line-height: 18px; font-size: 12px; white-space: pre;">require_once 'path/to/F3.php';</span>
<pre><code>F3::route('GET /','home');
	function home() {
		echo 'Hello, world!';
	}
F3::run();</code><span style="font-family: monospace;">

Its size is pretty remarkable, as there are 10MB+ frameworks that have even lesser functionality.

02 September 2010 ~ 0 Comments

Build JavaScript animations with ease – Mashi Toolkit

Mashi is a pretty interesting animation toolkit that works with timelines the way that MovieMaker or Vegas works.

You know, the first thing that stands out is the fabulous design of the homepage.

But, apart from that, Mashi provides a few fun features:

  • Timeline-based animations

01 September 2010 ~ 0 Comments

Build content-rich, native iPhone Apps – TapLynx

TapLynx is a framework for developing iPhone apps.

Features include:

  • Native video playback
  • Audio streaming
  • Offline content storage
  • Easily implementable sharing
  • Easy monetization

We don’t really like the license, though: it’s free to evaluate, but if you actually produce something for the Apple store, you have to buy the enterprise edition, which costs $599.