- Blog
- Profile
- Homepage
-
Blogger archive script generator. Very
Blogger archive script generator. Very cool a script generator so that you can get the archives to go latest first, etc. Nice work Phil!
-
Blogger FAQ blog. Yuck, the
Blogger FAQ blog. Yuck, the official Blogger FAQ doesn’t help with all the tags that you need. Here is a more complete list. The one I’m looking for is $BlogArchiveFileName which you can use to put your archive list on the front page.
-
b2 > ReadMeYou can now
b2 > ReadMeYou can now post news from an email client! This is a great reason to use b2 or blogger pro or radioland. So, it looks like either I pay for the latter, or find a hoster with the former… But first you’ll have to edit b2config.php, filling the appropriate values for your POP3…
-
wapblogger – a WAP interface
wapblogger – a WAP interface to Blogger, LiveJournal and other smart weblog-style tools. Wow, you can from a WAP phone send something to a blog. How cool. You need to hit the WAP URL wap.ubique.ch/wapblogger to get there from any wap phone. Can’t wait to try it. This plus audio blogging and the Radioland email…
-
b2 >b2 installation. Arrrgggh. Hours
b2 >b2 installation. Arrrgggh. Hours later and the problem is that the installation instructions for B2 are incomplete. You have to go into the mysql administrator and create a database called b2 and then it all works. Doesn’t mention this in the installation and you only get a cryptic “undefined database” message. Now, let’s try…
-
PHP Coder. OK, the last
PHP Coder. OK, the last step is to get an IDE for PHP. Wow, amazing what is free. Just downloaded this tool which has syntax checker, etc. Now, I can single step and figure out what is going on.
-
b2 on a Windows server
b2 on a Windows server is not supported. Wow, still couldn’t get B2 to run, I had forgotten what configuration hell was with all the various INI files. Here are the quick notes from that author on hacking at c:\windows\php.ini… Too numerous are the threads about problems installing b2 on a Windows server, and too…
-
WinZip? Home Page. so of
WinZip? Home Page. so of course DDG is actually in Unix Tar compressed format, so you have to get winzip in order to read it since Windows XP doesn’t know this. Arrghh. How many layers down do I have to go. Also, with dbg, he saves it with the file extension .tar[1] so of course…
-
DBG: Php Debugger. OK, I've
DBG: Php Debugger. OK, I’ve gotten Mysql, PHP4 and B2 installed, but the b2install.php script is generating an error, so off to find a good debugging tool. Google led me to this for a step by step debugger. Wow, a single integrated suite would sure be great. And of course, it turns out this debugger…
-
Configuring PHP 3 and 4,
Configuring PHP 3 and 4, MySQL 3.23, PHPMyAdmin, gd, Zend Optimizer for IIS 5.0 under Windows 2000. OK, to get to Cafe/B2, a great blogger according the blog Compendium, I had to learn how to install MySQL, a terrific free SQL database and also PHP4. Wow, this was pretty tricky to do just by reading…