I’ve just recently converted from Xampp server to Wampserver 2c, I’m actually loving the experience. I can use different versions of PHP,Apache and Mysql with a click and its very fast when changing versions for testing. I have to admit wampserver 2 is good. One thing I had a hard time with was going from Xampp to Wampserver and I think I’m going to write an article on how to make sure you connect your wamp server smoothly. Xampp wasn’t bad at all, but Wampserver seems more flexible when it comes to development. Xampp is more for people who like doing stuff in a slow matter, when Wamp is more a do it quick, switch type of Windows Apache Mysql and PHP server.  One last thing I like about wamp, is the quick support, there are more answers to already asked questions making it even easier to find information.  It’s great.

If you’ve had any experiences with Xampp, please let me know.

category icon  
Category(s):

Just yesterday I was talking to a friend of mine by the name of “Zero Tolerance” pretty known vBulleting/IPB programmer. He was explaining to me why free forum software shouldn’t go the “noob route”.

UPDATE Clause Locks the sql table

He was telling me how vBulletin works and was explaining to me that when a user views a topic they don’t update the topics table because thousands of users visit the topics A LOT when on a big community specially like vB support forum. They instead of using UPDATE clause they use INSERT clause because its a less priority towards the sql server. So picture 300 members viewing a topic the sql table is Updating Locking the table and unlocking the table constantly just to add +1 to the total views. This could terribly kill your sql server resulting in a db shut down.

So try avoid using the “UPDATE” clause at the wrong times. Everyone don’t edit their post at the same time, but I’m pretty sure a lot will view a topic at the same time on a big topic or announcement.

category icon  
Category(s):

Ever wanted the top security for your wordpress, vBulletin, Invision Power Board, drupal? The list can go on. Now theres a answer to all your problems, Firewall Script, the first PHP based Firewall Script and can stop all types of SQL Injections, XSS, PHP Injections, and more. It supports just about every PHP Script available to man. It looks great and will be a great enhancement to all future security problems that people have to date.

Cons:

Cost: $85.00 · Duration: 365 days

Pretty expensive, if its worth it why not? Not planning on getting this anytime soon though. Hope the best to anyone who uses this software.