Archive for July, 2006

28th Jul 2006

CSS Bloom

Has CSS bloomed? Without a doubt! Here’s yet another css showcase site with a clever (and easy-to-remember) domain name.

www.cssbloom.com

Technorati Tags: , , , , ,

Posted in CSS | No Comments »

25th Jul 2006

Happy 3rd Birthday, Technorati!

Technorati Redesign

Technorati website has been redesigned in celebration of its 3rd Birthday.

The Goods:

- More features

- Increased Usability

- Improved functionalities for registered users

- Increased reliability and accurancy

- More content

- Advanced Search Engine and Results

- A good use of Ajax technology

The Bads:

- Homepage is a bit busy

- A bit too colourful

Technorati Tags: , , , , , , ,

Posted in Search, Design, WWW | No Comments »

23rd Jul 2006

The Messenger that never sleeps - Not anymore

Yahoo! Messenger is down all over the world and many Yahoo! Messenger users are frustrated with the situation. There is no official words from Yahoo! about the status of the server although rumors has it that the servers are down due to system upgrades/maintenance.

Technorati Tags: , , ,

Posted in WWW | No Comments »

15th Jul 2006

Optgroup

<P>Which Web browser do you use most often?
  <SELECT NAME=browser>
    <OPTGROUP LABEL="Netscape Navigator">
      <OPTION LABEL="4.x or higher">
        Netscape Navigator 4.x or higher
      </OPTION>
      <OPTION LABEL="3.x">Netscape Navigator 3.x</OPTION>
      <OPTION LABEL="2.x">Netscape Navigator 2.x</OPTION>
      <OPTION LABEL="1.x">Netscape Navigator 1.x</OPTION>
    </OPTGROUP>
    <OPTGROUP LABEL="Microsoft Internet Explorer">
      <OPTION LABEL="4.x">Internet Explorer 4.x</OPTION>
      <OPTION LABEL="3.x">Internet Explorer 3.x</OPTION>
      <OPTION LABEL="2.x">Internet Explorer 2.x</OPTION>
      <OPTION LABEL="1.x">Internet Explorer 1.x</OPTION>

    </OPTGROUP>
    <OPTGROUP LABEL="Opera">
      <OPTION LABEL="3.x or higher">Opera 3.x</OPTION>
      <OPTION LABEL="2.x">Opera 2.x</OPTION>
    </OPTGROUP>

    <OPTION>Other</OPTION>
  </SELECT>
</P>

Read more…

Posted in xHTML | No Comments »

09th Jul 2006

Site Point Marketplace

Site Point Marketplace: http://www.sitepoint.com/marketplace/

It’s interesting to know how much some people are willing to pay for a website.

Technorati Tags: , , ,

Posted in WWW | No Comments »