Filed Under (Others) by admin on 20-05-2010

If your tired of the limited fonts available on your customers pc, try the hosted fonts made available by google
In the example code below we will be using the tangerine font
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine">
<style>
body {
font-family: 'Tangerine', serif;
font-size: 48px;
}
</style>
</head>
<body>
<h1>Making the Web Beautiful!</h1>
</body>
</html>
Here are more starter guide samples
check out the google fonts directory
Filed Under (Others) by admin on 04-02-2010

A code view theme for dreamweaver based on zenburn low contrast console theme more info on zenburn official site.
To use in dreamweaver here are the Instructions:
1. Download file here
2. Go to C:\Documents and Settings\\Application Data\Adobe\Dreamweaver CS3\Configuration\CodeColoring
3. Backup first the original Colors.xml rename it as Colors-back.xml
4. Then paste our downloaded Colors.xml file
5. In your dreamweaver go to edit->preferences->code coloring then change your background color to #3f3f3f
Filed Under (Others) by admin on 04-01-2010
Visit google today and see an animated logo of a falling apple

http://www.google.com
Newton himself often told the story that he was inspired to formulate his theory of gravitation by watching the fall of an apple from a tree.
Cartoons have gone further to suggest the apple actually hit Newton’s head.
GRAVITY……… and there goes the apple
Filed Under (Others) by admin on 15-12-2009
Tagged Under : icon

You’re busy coding finishing your web app, you need to put a santa icon or coffecup icon , though google might help save you’re search time.
Youre hoping there is website out there with enough icon archive ready for download and use.
www.iconarchive.com is the answer
From their website:
The Icon Archive is a categorized collection of high quality desktop & web icon sets. We currently host over
27,300 icons in 971 sets from 226 icon authors. Icons can be used for Windows (XP, Vista, etc.), Macintosh (OSX, OS) and Linux (as PNG Files). Copyright of icons belong to original authors. Public usage license can be found on each icon set page.

What impressed me with the site
– quick find on icons.
– rare icons like (ex. giraffe or toaster). is available
– They have apps icons, icons we see usually on apps (save,add,delete update,trash bin).
– quick download, right click save, you’re done, copyright applies read copyright first.
– FILE FORMAT is only at png some have .ico but most of the time I will need a transparent png for my web app buttons or tool bars
Filed Under (Others) by admin on 15-12-2009
syntaxhighlighter by Alex Gorbatchev.
clean
simple
and easy to use,
install it then you’re of to go
what i like the most are the color themes
Here is an example:
<?php
$os = array("Mac", "NT", "Irix", "Linux");
if (in_array("Irix", $os)) {
echo "Got Irix";
}
if (in_array("mac", $os)) {
echo "Got mac";
}
?>
Download at wordpress.com:
http://wordpress.org/extend/plugins/syntaxhighlighter/
Filed Under (Others) by admin on 04-12-2009
Tagged Under : perl
Perl cgi are errors are diplayed like this
“500 Internal Server Error”
It’s not useful, in tracing the your problem
Here are some points that may help you resolve the issue.
Try ASCII mode
Perl scripts are ASCII files when tranferings files from dev machine to server use ASCII mode
Change File Permissions
chmod all .pl and .cgi files
chmod +x *.cgi
chmod +x *.pl
Filed Under (Others) by admin on 17-11-2009

So Easy to use on your web apps
You can customize the css,colors
Lightsize,clean code
Compatible with ie6,ie7,ie8,firefox, safari and chrome
Web 2.0 style buttons
http://www.p51labs.com/simply-buttons-v2/
Filed Under (Others) by admin on 06-11-2009
Don’t do everything that is possible only what is necessary
Filed Under (Others) by admin on 02-11-2009

Karmic Koala ubuntu 9.10
http://www.ubuntu.com/GetUbuntu/download
The release names continues from Jaunty Jakalope to Karmic Koala… next stop is L****** L******