Posted by Rasti | Jul 31st, 2009
This free set includes 26 stylish icons, each icon is a .png at 48×48px, suitable especially for webmasters and web developers. It is free for personal and commercial use, and can be used without attribution. The Web Injection icon set is created by Midtone Design Studio.
Website: http://www.tutorial9.net/resources/free-icon-pack-web-injection/
Posted by Rasti | Jul 30th, 2009
This jQuery plugin transforms a set of images into a Mac-like Dock menu, horizontal or vertical, with icons that expand on rollover. This behaviour is achieved by transforming a contiguous set of HTML images into an expanding Dock, vertical or horizontal, with or without labels.
jqDock expands a reduced size image towards its full size when the cursor is on or near it. You can specify a vertical or horizontal...
Posted by Rasti | Jul 29th, 2009
Using the XMLHttpRequest object in synchronous mode causes the entire browser to lock until the remote call completes. This is usually not a desirable behavior. The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser.
When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI is useful for creating...
Posted by Rasti | Jul 28th, 2009
Ext JS is a cross-browser JavaScript library for building rich, dynamic and interactive desktop-style user interfaces for your data-driven web applications. Ext JS includes a diverse set of GUI-based form controls (widgets) for use within web applications.
Ext JS DOM selector class allows operations to be performed on elements within the page or data stores that can be used to manage data. Another classes offer...
Posted by Rasti | Jul 27th, 2009
The qWikiOffice Web Desktop is an open source project which combines the AJAX technology, the Ext JS library and the PHP, resulting in cutting edge web application graphics similar to a desktop environment.
Besides a user friendly environment, qWikiOffice offers a powerful platform for which developers can deploy web applications. Any number of these web applications can be plugged into qWikiOffice to create...
Posted by Rasti | Jul 24th, 2009
This is another collection of free icons. iconaholic Free Icons contains more than 200 icons, groupped in accordance with their main subject and logicaly categorized for easier browsing. They’re mostly 3D and suitable for both front-end and back-end web graphics.
iconaholic Free Icons are downloadable for Windows, Mac OS and are in ICO format.
Website: http://www.iconaholic.com/downloads.html
Posted by Rasti | Jul 23rd, 2009
If you are web developer, you certainly need new fonts very often. So, you definitely should bookmark this collection of 1001 free fonts. There’s pretty huge amount of highly usable fonts, separated into categories, for better navigation.
If you don’t know what you are looking for and would like to be inspired a bit, take a look at the most popular fonts that everybody else is downloading, or browse...
Posted by Rasti | Jul 22nd, 2009
Do you like a scotish style? Would you like to have a tartan pattern as a background of your site? This online Tartan Maker allows you to create nice tartan images without Photoshop or any other graphic editor skills.
The online Tartan Maker offers you to set three colors (by picking from color picker or direct entry of color hex code) of tartan cubes which create the base of image. Then you can control dimensions...
Posted by Rasti | Jul 21st, 2009
Suppose, you have a black day, unintentionaly confirmed DROP DATABASE command and your hardly filled tables has gone, forever! Is there any chance to recover dropped database and get your valuable tables back again? This tutorial tries answer this question.
The Catastrophe
It’s 10:23 p.m. and I’m still working on a project for my customer. It’s just an update for some components and some manual...
Posted by Rasti | Jul 20th, 2009
Growl is basically a notification bubble/popup that appears in the top right of your desktop, well known from Mac OS X. Gritter is let’s say the implementation of Growl notifications in web design. Practically, it’s something like the alert() function in JavaScript, but it’s not a modal, looks much better, has more functionality and is fully customizable by parameter settings.
Growl Types of Notifications
Regular...