css Zen Garden: The Beauty in CSS Design

on Tuesday, January 13, 2009



It was one year ago when i think to write separate HTML and CSS file. before that i am working on dreamwaver 8 and then dreamwaver cs3 by drawing layout. but that was not designer friendly as well as not friendly for devloper and if u makes dinamic page it is impossible to any think by this way so i shift to myself to css and the magic of div now a days div is the tag that make me web designer to a ture web designer.

wait wait why your reading all this junk come to topic css Zen Garden: The Beauty in CSS Design is a site
link  when you can not only see the beauty of css but the super power of css.
they are giving you a single html file and now you have to design it with css there are now above 200 design all are unique design even some design is differnt in different browser.
go and look the world of css in zend Garden

knowing pear Installing path from Packages name

on Monday, January 12, 2009

welcome to the world of pear you may be new in the world of pear if then this post is for you. here we see how to Install pear on your site (not Installing it on your server).

  1. frist go to pear.php.net or for download package go to here
  2. now to use pear u must download pear package (the base class and one of 525 package )
  3. then unzip it (if your in windows it is a tar file frist unzip it the u find a file with out any type open it with winzip or winrar) 
  4. after unzip it may looks like 
  5. now create a folder inside your site directory let name of this folder is my_folder
  6. now copy all the file of pear package u see in the picture
  7. paste inside my_folder
  8. now u may want to use the HTML_AJAX-0.5.6 package
  9. download it and unzip
  10. look at the package name it has two part one HTML and other AJAX
  11. that means u have to create two folder one HTML inside my_folder other inside HTML name AJAX
  12. if it has there part you have to create there folder
  13. it is same for all package 
  14. now to use it include thus file in your project (i thing u can include file so does not explain)