Projects...too many projects...

I get interested in too many things, and sometimes don't give enough attention to anything. But, web-wise, here's what's going on here...

Dec 2006 - PDF version Core Javascript Guide 1.5

I 've uploaded a PDF verison of the Netscape Core Javascript Guide that you can download here. I don't think there is a PDF version officially available, but I finally found an HTML version that I converted in Acrobat using 'Create PDF form web page...'. The formatting isn't perfect, but it's is organized, bookmarks work, and of course, it's easily searchable. Have fun.

Prepress Stuff

I'm starting a new area with some prepress information that you might find useful. Currently, there is a PDF document you can download that I authored titled 'File Submssion Guidelines for Prepress'. The downloadable version is 'branded', that is, I wrote this for my employer, but it's my intellectual property. If you would like a version branded for your company, let me know, we can work something out.

Coming soon will be some video tutorials on various aspects of document construction for documents intended for reproduction on offest presses. Stay tuned!

Guestbook

That was my first script of any significance, probably childs play to anybody with any experience in php, but I use it as a learning tool, and I have learned a lot from it. I continue to add new stuff, really for no ones benefit except my own, but some people have found it useful. Currently working demos and downloads are available on my home server at www.bjh.ca. That material will eventually move here, just because it's a little more permanent.

Blog Manager

I was developing this actively (i use it on this site), but when I started putting this site together it only made sense to work towards integrating my scripting efforts towards a content management system, rather than a disjointed collection of a 'script for this and a script for that'. I might package up the Blog Manager as a download, if only because its a useful exercise to make the code site-independent, and I need the practise.

xml

At about the same time, I started reading the Sitepoint book 'xml Web Development', and am probably going to use this site as the working site roughly following the book, but I have a problem doing anything by the book, so, we'll see...

applescript

I was actively working with applescript for a time, haven't touched it for a while, might get back into it. For a look at my efforts in that area visit www.bjh.ca until I move it over here.

pure-ftpd user manager

This is mainly a description of how I have configured a pure-ftpd server and implemented a simple user management system with php-mysql.