Rich Waters

Ext, Javascript, Notes/Domino, Ext.nd, Ruby on Rails

Archive for April, 2006

New Domain

Tuesday, April 18th, 2006

I finally broke down and picked up a domain www.rich-waters.com will be the new location of this site. I’ve gone through all the posts and updated all the links throughout the templates. Feedburner has been updated and should still point to the correct RSS feed. For now the domain is only forwarding […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »

Rico Drag n’Drop p2: Rico.Draggable

Saturday, April 8th, 2006

After the overwhelming popularity of my short little blurb on Drag & Drop using Rico, I’ve decided to write up a couple more articles stepping through the code used in the original example. You can take a look at the original article here. There I covered the simplest way to get started, though thats […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »

Just ran across this over on CSS PLaY, if you’ve never been over to this site definitely check it out, Stu Nicholls has some awesome stuff. The normal conditional comments I’ve seen, but he poses solutions for Non-IE and an IE 6 or Non-IE conditional comment.

<!–[if !IE]><!–>
<h1>You are NOT using Internet Explorer</h1>
<!–<![endif]–>
<!–[if IE 6]><!–>
<h1>You […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »