Welcome to CoolCreation cheap website design
  • CALL NOW:
  • 02392 000 456

Our website design blog shows not only the latest posts from our website design company but also information and posts from other website design blogs that we subscribe to online, spreading the word of website design and making our website design blog a one stop resource for all of your website design needs!

Cheap Website Design Blog

Archive for February, 2010

0

We are always looking for inspiration, specially when it comes to web design. And If you’re looking for a way to break out of the box with a design, creating a unique layout is one way to accomplish this. Designers play around with different elements to create a memorized design, some of them use layouts, [...]

0

Fluidium, similar to Adobe AIR but open source, is a platform for developing Rich Internet Applications that run as native Mac OS X desktop apps.
Although there are many new applications that are built as web apps., native Cocoa applications still provide the best user experience on Mac OS X.

Fluidium can wrap your existing web app [...]

0

Ivan Lazarevic is sharing 2 different plugins for creating bar charts with jQuery & MooTools:

jqBarGraph (for jQuery)
mooBarGraph (for MooTools)

Both plugins can create simple or stacked bar charts & data to be displayed is loaded with an array.

jqBarGraph has support for animated loading of the charts however mooBarGraph offers more features like:

url bars
info boxes (interactive charts)
negative [...]

0

Sometimes we work on a PSD file, duplicate it and work more on it when creating a new version.
And one day, we need a layer or effect that only exists in only one of these files, search for it which can become complicated (what we're looking can be invisible as well).
ComparePSD is a free Windows [...]

0

Thomas Mackenzie alerted us to a problem where logged in users can peek at trashed posts belonging to other authors. If you have untrusted users signed up on your blog and sensitive posts in the trash, you should upgrade to 2.9.2.  As always, you can visit the Tools->Upgrade menu to upgrade.

0

HTML5 is the next major version of HTML. HTML5 provides some great new features for web designers who love to create readable code and semantically-meaningful layouts. HTML 5 introduces and enhances a wide range of features including: form controls, APIs, dragging and dropping, multimedia, drawing graphics on screen and a lot more.
The new specifications has [...]

0

Almost every web developer has a favorite database that he/she feels comfortable working with as all the tricks & gimmicks are already experienced.
It can be one of the popular databases below:

MySQL
PostgreSQL
MSSQL
SQLite
MS Access

or even simpler ones like XML, text, etc.
It is understandable why these databases are frequently used; they are well-documented, have a community behind them, [...]

0

Sypex Dumper is an open source web application for creating instant or automated backups of MySQL databases.
It is built with PHP, has an Ajaxed interface & can restore databases as well.
The application can work with gb-level huge databases as it easily bypasses the timeout limits of PHP by pausing/starting backup jobs.

Sypex Dumper can optionally check, [...]

0

Grafico is an open source JavaScript charting library built with Raphaël & Prototype.js.
It is possible to create multiple types of charts like line, area, bar & stacked charts, sparklines and more.

Each chart type has numerous API options to customize it’s look & behavior.
Charts created with Grafico can, optionally, be interactive which means they can provide [...]

0

Quicksand is a very functional jQuery plugin for reordering and/or filtering items with a nice shuffling animation.
It simply replaces a collection of items with another & only requires the sets to be provided which can be done in multiple ways:

using plain HTML, like an unordered list
downloading data by an Ajax call
transforming HTML items by JavaScript

Quicksand [...]