Archive | Web Development

25 February 2010 ~ 0 Comments

Configure Dadamail with correct “return path” to catch Bounces

Configure Dadamail with correct “return path” to catch Bounces

Since I have my websites on dedicated server box, I also use script called dadamail (dadamailproject.com) to send newsletters to website members. Recently, I upgraded the newsletter script to the latest version as well as configured MysteryGirl plugin to handle bounced email messages. Unfor Read More

Continue Reading

08 September 2009 ~ 0 Comments

Debug and Optimize vBulletin with Config Constants

Debug and Optimize vBulletin with Config Constants

If you use vBulletin forum software, you probably know what a wonderful piece of code it is and type of features, enhancements it offers for you as administrator as well as to your visitor is truly amazing. At some point you would need to debug, fine tune, troubleshoot or fix some problems with vBul Read More

Continue Reading

03 August 2009 ~ 0 Comments

WordPress 2.8.3 Security Release

Unfortunately, I missed some places when fixing the privilege escalation issues for 2.8.1.  Luckily, the entire WordPress community has our backs.  Several folks in the community dug deeper and discovered areas that were overlooked.  With their help, the remaining issues are fixed in 2.8.3.  Sin Read More

Continue Reading

02 August 2009 ~ 0 Comments

MySQL Backup Script

MySQL Backup Script

If you run a website or a forum, you are probably using MySQL as its backend database engine. MySQL is one the most popular open-source applications on the planet and pretty good one as well. Being the best and most popular doesn't mean free of issues and headaches that come with managing databases. Read More

Continue Reading