Showing posts with label Online Tool. Show all posts
Showing posts with label Online Tool. Show all posts

Friday, November 27, 2009

Are my sites up?





Are my sites up is a simple service that notifies you when your sites goes down.

Website : http://aremysitesup.com/

Thursday, November 26, 2009

Pingdom Tools


How it works

Response time exampleThe Full Page Test loads a complete HTML page including all objects (images, CSS, JavaScripts, RSS, Flash and frames/iframes). It mimics the way a page is loaded in a web browser.

The load time of all objects is shown visually with time bars.

You can view the list of objects either in load order or as a hierarchy. The hierarchy view allows you to see which objects are linked to in for example a CSS file.

Every test also shows general statistics about the loaded page such as the total number of objects, total load time, and size including all objects.

Note: This version doesn't load objects included in JavaScripts. We have also put a limit on the number and size of the objects that are loaded (to prevent the tool from downloading movies, for example).

This Full Page Test was inspired by the OctaGate SiteTimer. We liked what they did and wanted to take the idea one step further.

website : http://tools.pingdom.com/


Wednesday, November 25, 2009

CleanCSS




CleanCSS is a powerful CSS optimizer and formatter. Basically, it takes your CSS code and makes it cleaner and more concise.

Website: http://www.cleancss.com/

pForm - HTML form creator.

Step 1 - Create HTML Form in Seconds. Choose a color to start.
Step 2 - Design your Form using pForm
.
Step 3 -
Publish it in your website with PHP.

Website : http://www.phpform.org

Tuesday, November 17, 2009

Typeface.js



Website: http://typeface.neocracy.org/

With typeface.js you can embed custom fonts in your web pages so you don’t have to render text to images.

Instead of creating images or using flash just to show your site's graphic text in the font you want, you can use typeface.js and write in plain HTML and CSS, just as if your visitors had the font installed locally. Here's what it takes to get going: load the typeface.js library and some typeface.js fonts, then proceed like normal:

Text here in Helvetiker font...

open source...
You're encouraged to make a donation to this project if you find typeface.js helpful. This code is and always will be free and open source. This includes both the typeface.js javascript library, as well as the perl module with functionality to convert truetype fonts to typeface ones.
cross-platform...
Supported browsers include Firefox 1.5+, Safari 2+, and Internet Explorer 6+. Things will degrade gracefully for other browsers. Users browsing with their PDA's, for example, will still see your text there--it just won't be quite as pretty. Search engines will see your graphic text now too, without having to rely on OCR or "alt" properties.