Archive for December, 2002

Christmas presents

Friday, December 27th, 2002

So what did you get for Christmas?
The big thing I got was a Canon EOS ELAN 7E from my girlfriend. WOW. Did not expect that, and I think she did too much. I know nothing about photography, but I guess I can learn now.
The coolest thing about the camera is the Eye Controlled Focus. […]

ADODB and dates

Tuesday, December 24th, 2002

Hrmm.. Seems like there is a problem with the date.. will revert to my non-ADODB datestamp solution for now. Bleah.

Merry Christmas

Tuesday, December 24th, 2002

Merry Christmas!!
I haven’t had much time to work on my website today, but it’s getting there. It is at the point where I can comfortably make entries to my blog, but it is still very lacking in some areas.
The comment system is very easy to implement, but I’m still trying to decide how much […]

Doh!

Tuesday, December 24th, 2002

Hrmmm… I guess the ADODB has some quote escaping issues (I’ve reverted back to my string escaping code, should solve the problem, and it should be portable).
I still need to implement the attachments system, and the messaging code (amongst other things).

More ADODB news

Tuesday, December 24th, 2002

Okay, I’ve quickly (I had other things to do this weekend) ported the database access code to ADODB, and so far everything looks good. Morenews as it comes available. Stay tuned!

ADODB

Friday, December 20th, 2002

OK.. I guess there are many “little” things that I need to do. I was planning to switch ADODB, and I think I will have to switch earlier because the current tools don’t seem to return enough information when I INSERT. Not that the unamed tool is terrible, but it is a serious oversight. And […]

Blog stuff

Friday, December 20th, 2002

Currently I’m busy at work on the admin related pages of the blog, so I can reasonably enter, edit, etc my blogs. With this entry, the “New Blog Entry” page is functional. Functional does not mean complete though. I still need to implement the little Javascript bits (Preview opens a new window, […]