Tag Archives: web development

WAMPserver Error: Could Not Execute Menu Item

WAMPserver Error: Could Not Execute Menu Item

While working on my development site the other day, I needed to temporarily disable the alias_module of Apache. When it came time to re-enable it again, I ran into this error: Could not execute menu item (internal error) [Exception] Could not perform service action: The service has not been started […]

Posted in: Web Development

Tagged: , , , ,


Web Development Cheat Sheet Compilation

Web Development Cheat Sheet Compilation

Cheat sheets are great reference guides for quick and direct information and they come in a plethora of topics. They make great desktop wallpapers and printouts, too. Here is a compilation of cheat sheets on various web development languages, Internet systems, and more. Anatomy Of A URL Google Advanced Search […]

Posted in: Web Development

Tagged: , , , , , , , ,


Disable Or Move WordPress Admin Bar

Disable Or Move WordPress Admin Bar

With the release of WordPress 3.1, a feature was added called the Admin Bar that has quick access to common administrative tools including user’s profile, new posts and pages, comments, updates to plug-ins or the WordPress core, and even a search box. When you’re logged into your blog, you’ll see […]

Posted in: Web Development

Tagged: , , , , ,


Firefox Add-ons, Which Do You Use?

Firefox Add-ons, Which Do You Use?

The fourth version of Mozilla’s Firefox web browser is right around the corner. RC 2 was released yesterday and many of us are waiting anxiously for the full release. I’m curious to know what Firefox add-ons you have installed, which you couldn’t browse without, and whether you’re interested in the […]

Posted in: Web Browsers

Tagged: , , , ,


WordPress Update Error: Maximum Execution Time

WordPress Update Error: Maximum Execution Time

WordPress 3.1 was released only a couple days ago, and millions of people who use this awesome software are updating their systems. Some of these people who use the automatic update tool may get the following error message: Fatal error: Maximum execution time of 30 seconds exceeded in http://www.mysite.com/wp-includes/class-http.php on […]

Posted in: Web Development

Tagged: , , , , , , , , ,


Block Visitors From Viewing Directory Indexes

Block Visitors From Viewing Directory Indexes

Adding blank index.htm files to all your website directories in effort to keep nosy visitors from viewing all the files in a directory is an annoying chore. You have to check each directory and upload an extra file per directory, so you end up wasting time. Fortunately, there is an […]

Posted in: Web Development

Tagged: , , , , , , , , , , ,