All tricks on da WWWeb

This is a collection of cool Web programming stuff - mostly UI Design, optimization & usability related stuff

Home  |  Sumedha Pics  |  Thoughts  |  Humour  |  ParaNormal

Thursday, March 31, 2005

Nice Link: Web Developer Blog

Fiftyfoureleven.com - Web Design and Development

Cool link on XMLHttpRequest -
Fiftyfoureleven.com - Web Design and Development

Wednesday, March 30, 2005

Tabtastic - CSS tabs example

Tabtastic


Tabtastic

This library is a simple way to implement tabs on your page using CSS, a little JS, and semantic markup which degrades gracefully on browsers with CSS unavailable or disabled.

Not only is it easy to use and accessible for screen-readers, but it supports multiple (nested, even) tabsets on the same page and allows users to bookmark the page loading to a specific tab.



Specifically, you need to copy one CSS file (tabtastic.css),
one JS file (tabtastic.js),
and three JS library files (AttachEvent.js,

AddClassKillClass.js
,

AddCSS.js
).



Tuesday, March 29, 2005

Perl Style

Wonderful Perl 'Style' coding guidelines

Perl Style

PL/SQL Best Practices - Orafaq Article

Show/Hide Article

Source: http://www.orafaq.com/articles/archives/000054.htm

JavaScript: DHTML Library, Drag & Drop for Images and Layers

Friday, March 25, 2005

DataRequester (Wrapper for XMLHTTPRequest)


  1. XMLHttpRequest

    A JavaScript wrapper for the XMLHttpRequest object that enables the trivial implimentation of dynamic interfaces without the painful necessity for a complete page-refresh to talk to the server. In other words: Ajax without the confusing API.

    Download: DataRequestor.js - 15kb


  2. Rich Interactive Web Clients via Ajax

    Something more on 'Ajax'
    http://www.veen.com/jeff/archives/000689.html


CSS Stuff

Usability Stuff : Links, interesting Blogs, etc.

Accessibility - Tables

SimpleBits - hand-crafted web sites with pixels

JS DOM Cool links

A few Coool JS-DOM links

Nifty Corners: HTML CSS rounded corners:
http://pro.html.it/esempio/nifty/nifty1.html
http://pro.html.it/esempio/nifty/nifty8js.html#

Mike West :: Web Application Developer in Dallas
http://mikewest.org/index.php

Lookout for Slidable select widgets (drop-down replacement) and the Projects section, and the

XMLHttpRequest Article.
http://mikewest.org/projects.php

http://mikewest.org/projects/DataRequestor/


DOM implementation for Rounded_Corners
http://www.sitepoint.com/examples/jscorners/dom-manipulation.html

CSS implementation for Rounded_Corners
Simple
http://www.alistapart.com/d/mountaintop/example1.html
Simple- with header sep
http://www.alistapart.com/d/mountaintop/example2.html

Additional image at the bottom - nice
http://www.alistapart.com/d/mountaintop/example3.html

Tuesday, March 22, 2005

XML-RPC Specification

DaveNet : XML-RPC for Newbies

webgraphics - DOM - web tech site

aqLists: unobtrusive DHTML and the power of unordered lists

Interesting web related Blogs


  1. Khurt Williams
    Topics: Ajax, XHTML, Linux, Apache, MySQL and Perl.
    #!/usr/bin/perl

  2. next..