New Roads To The Future

Valuable information concerning webdevelopment, internet, cars and babes

Archive for March, 2007

Firebug, Great tool !!

Posted by webwhiz on March 17, 2007

Firebug, a very handy tool for developing your websites. You can edit and adjust your website while browsing. The possibility to debug and check your css, html and javascripts live in the visited website is soooooooooooo handy !! Give it a try !

Get firebug !

Firebug

Posted in WebDevelopment | 3 Comments »

Experimenting with Ajax

Posted by webwhiz on March 16, 2007

In the last weeks I was surfing around and I tought it was time to step into the domain of AJAX, a area where I’ve only been introduced at school very basicly. But I hear from different sides that you can do amazing stuf with it, so I became curiously what Ajax could offer me.

Well, I have put some Ajax applications on various different webpages in this post below. I’ve added a title everytime so you can read in 1 sentence what the ‘project’-webpage is about.

Very handsome tooltips that adjust their positions to the borders of the browser.
Tooltips

Ever wanted to have a new and nifty method to show you’re photo’s or images? I’ve found a very beautifull customizable ajax method. And again it’s easy to use.

Picture viewer

The same scripts can be used to display a window with information.

Html information box

Photoshopping an image is very cool, but what if you could add some effects to your website images with a little piece of code… Let’s see how you can add a reflextion to an image.(not working proparly in IE)

Add a reflection on an image

Posted in WebDevelopment | Leave a Comment »