-
Continue reading →: PHP Bulletin Boards Now that
PHP Bulletin Boards Now that the blog project is well on its way with the next steps being to get four other sites up and running and to try movabletype on tongfamily.com. The next step is to understand bulletin board software that’s out there and then album and photo archiving.…
-
Continue reading →: InternetSeer Web Site Monitoring Service.
InternetSeer Web Site Monitoring Service. This is the number one hit on Google for doing site monitoring. Right now it is hitting the b2 blog mail monitoring url every hour to get email into the blog at Geek Fishing
-
Continue reading →: boardom :: View Forum –
boardom :: View Forum – Site showcase. OK, now I’m in the middle of posting my brand new b2 hack on the bulletin board. A proud day. I have to figure out how to package it so that you can all download it though.
-
Continue reading →: PuTTY: a free Win32 telnet/ssh
PuTTY: a free Win32 telnet/ssh client. Oops that last listing was for a Unix-only client, here is the top Windows version from Google.
-
Continue reading →: OpenSSH, FTP and other Unix utilities
OpenSSH. This is the replacement for telnet. It is amazing how many old Unix utilities like ftp and telnet are still being used. Heck, I learned how to use it in 1975 when I was a teenager. I guess that dates me. At least, some things aren’t obsolete. I’m switching…
-
Continue reading →: APD |. It is pretty
APD |. It is pretty frustrating to be writing PHP without a debugger. Here’s one that some folks pointed out. I tried another debugger a while back and it was terrible. APD is the Advanced PHP Debugger. It was written to provide strace/truss capability for profiling and debugging php code,…
-
Continue reading →: PHP_CodeDoc – Class: Mail. Wowk,
PHP_CodeDoc – Class: Mail. Wowk, this is a super useful site, they go into every routine that is built with PEAR and document what they are doing since the code itself isn’t documented. Very useful.
-
Continue reading →: ALT-PHP-FAQ – How can I
ALT-PHP-FAQ – How can I set the include path and other settings that are fixed in php.ini without having access to php.ini?. The include paths on tqhosting are busted, so here is a way to change it if I can access .htaccess or maybe I’ll ask mark@tqhosting.com
-
Continue reading →: PEAR :: Manual: Mail_RFC822. Eureka,
PEAR :: Manual: Mail_RFC822. Eureka, I discovered that I had just forgotten the declaration that asks for the right file that is require_once ‘Mail.php’ That’s is. Then you can use the method Mail::parserecipients(“strong”) to get the list. Wow, amazing how i figured this out just when I went to bed.…
-
Continue reading →: SecuriTeam.com ? (Weak MySQL Default
SecuriTeam.com ? (Weak MySQL Default Configuration). Ah one last thing is the security on mysql. By default it has a root login with no password. The e-php changes this, so you have to switch it back by editing the config.inc.php file. See the link above.


