Downloads
Pages on w3future.com where you can download something
Just use it!
Unless specified otherwise, these downloads can be used freely, but please mail me if you create something cool with these downloads.
Warning
I can't guaranty this code will work, or that it is easy to use.
Last Update
8/2/2002; 8:02:51 PM
Javascript Code
Beyond js is a Javascript library that lets you write Javascript unlike anything you've ever written. Your code will never be the same again. It contains both useful, functional, tricky and freakish extentions and additions to Javascript. It can make your code more readable and less debugable, and even the other way around. Go there.
Javascript+PHP Code
This is mostly browser code, but it uses some serverside PHP code.
- OPML Renderer. This package contains all the code to build a DHTML OPML loader/renderer. XML and RSS files are shown in outliner format too. It needs to be installed on a PHP server. Download or Demo
Radio Userland Code
Navigation Links. A package of 4 simple macros (put the files in the Macros folder) to create links to the previous and next archive pages.
navigationLinks()
creates<link>
elements for the Top, Previous and Next buttons in the Site Navigation Bar of Mozilla.prevDayLink(preHtml, postHtml)
andnextDayLink(preHtml, postHtml)
create the links to the previous and next archive pages, when they exist.permalinkUrl(adrPost)
returns the permalink Url for a post.
If you need more information, read the mini-tutorial provided by dixiblog.