Posted by Rasti | May 25th, 2009
Confused by jQuery syntax? Never sure when/where to place your parentheses, curly brackets and so-on? Use the jQuery Function Builder to quickly build up a collection of functions that will be called when the page has loaded/is ready.
Using jQuery for scripting encourages good coding practices as it means that behaviour is layered over the top of a basic document which is more likely to be usable even if JavaScript...
Posted by Rasti | May 23rd, 2009
Are you sick of posting URLs in emails only to have it break when sent causing the recipient to have to cut and paste it back together? Don’t you like long and unmemorizable URLs? Do you hate to write tens of characters in browser’s bar or simply don’t like those never ending URLs full of parameters?
Posted by Rasti | May 11th, 2009
YourFonts.com is a FREE online font generator that allows you to create your own OpenType fonts within a couple of minutes. Go make your own handwriting as a font!
Your own handwriting turned into your very own font for free
Optionally include your signature
You’ll have your very own font within 15 minutes
Make as many fonts as you like
Use your fonts on Windows, Mac OS X and Linux
Personalize your digital...
Posted by Rasti | May 7th, 2009
Sometimes we need to have files or directories protected by password. There is more options how to do it but one of the simplest is to use the old known combination .htaccess and .htpasswd files. These two files with data generated by the online .htaccess Password Generator should be placed into the folder which need to be protected against unauthorized access .
.htaccess Password Generator generates all the...
Posted by Rasti | May 6th, 2009
Most web developers know that status of document loading where data is on the way but browser still doesn’t have enough bytes to display requested content. In these cases, there’s good practice to inform a user that requested content is loading and will be available soon. This is much better than let a user stare at blank page without information what’s going on.
For mentioned above purposes...
Posted by Rasti | Apr 28th, 2009
WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are supported. Ability to import existing database design.
This tool allows you to draw and create database schemas (E-R diagrams) directly in browser, without the need for any external programs (flash). You only need JavaScript enabled. The Designer works perfectly...
Posted by Rasti | Apr 22nd, 2009
BannerSnack is an online banner generator that allows you to easily create animated banner ads and cool flash animations without flash programming.One could never see the difference between a banner made by a flash programmer in hours of work and a banner made by you with BannerSnack in minutes.
You will be surprised to see what you can do with this powerful banner maker: from spectacular text effects to slideshow-like...
Posted by Rasti | Apr 18th, 2009
Wappalyzer is shortened name for Web Application Analyzer. This on-line service tracks the distrubition of software on the web. Monthly generated graphs show percentage portions of most used web applications on the internet from various perspective of interest.
This service is usefull for developers who need to know what web software (CMS, wiki,framework, message board, etc.) is most used. You can sort results...
Posted by Rasti | Apr 11th, 2009
The DOM Test Suites (DOM TS) will consist of a number of tests for each level of the DOM specification. The tests will be represented in an XML grammar which ensures that tests can easily be ported from the description format to a number of specific language bindings. This grammar will be specified in XML Schema and DTD form. The grammar will be automatically generated from the DOM specifications themselves,...
Posted by Rasti | Apr 6th, 2009
Use this utility to compress your CSS to increase loading speed and save on bandwidth as well. You can choose from three levels of compression, depending on how legible you want the compressed CSS to be versus degree of compression. The “Normal” mode should work well in most cases, creating a good balance between the two.
Website: http://www.cssdrive.com/index.php/main/csscompressor/