Interesting way to validate web forms. Attach javascript functions to appropriately marked form fields!
Category Archives: Web
Google PageRank resets on expired domains
I heard it on IRC first, but this article explains what happens to a website’s pagerank when it’s domain expires. It resets back to 0 to protect against people unfairly benefitting from the pagerank of the old site! Some would call it domain hijacking but I don’t think it deserves such a violent name!
Content is King!
AJAX Matters – Asynchronous JavaScript and XML and XMLHTTP development information
AJAX Matters – lots of xmlhttp links!
Web Application Form Design
How to Create a Photographic Gallery Using CSS
This guide and gallery are similar to my own gallery but better – I don’t have any comments next to each photo.
Sites That Suck
irish blogs in the boggersphere
Damien Mulley coined a new word a few days ago.. boggersphere
– here’s my definition, adapted from the blogosphere one.
“Boggersphere – The totality of Oirish weblogs or Oirish blog-related webs.”
(via Eirepreneur and planetoftheblogs)
Web & CSS dev
- CSS Directory – so many links.
- Style Templates
- ColorMatch Redux
How to size text using ems
How to size text using ems – fonts are so hard to get right on the web.