CGI Scripts on JustHost Hosting | Make Them Work

This guide explains how to get CGI scripts working with your JustHost hosting account. Getting Your Script Working You’d think they would just work off right away.. but there are a few things you have to do: Make sure that your script begins with the line: #!/usr/bin/perl -w Then enter any of the use statements… Continue reading CGI Scripts on JustHost Hosting | Make Them Work

How To Secure Your Facebook Privacy

  By Nataliya Schafer Facebook has changed its privacy policies several times since the site first launched in September 2006, leaving many of its users confused over its latest privacy policy adjustment. In December 2009 the website changed its security policy for a third time, suddenly making information that could be censored from certain people… Continue reading How To Secure Your Facebook Privacy

WordPress on BlackBerry | Edit WordPress from Blackberry

This guide explains how to use the new WordPress BlackBerry app to edit your WordPress site from your Blakberry smartphone. WordPress 1.0 was released for the BlackBerry smartphone today. This awesome little app lets you add and edit your posts, comments and pages all from your Blackberry. This guide walks you through the process of setting up your WordPress site so that you’re ready to edit on your BlackBerry and then explains the steps of downloading, installing and setting up the mobile application on your BlackBerry device.

Add a Disclaimer to Arthemia WordPress Theme

This guide explains how to add a disclaimer to the bottom of your Arthemia themes WordPress site. Head into the backend of your WordPress site Select Appearance -> Editor Select Footer (footer.php) from the menu on the right Find the following line of code: <!– <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. –>… Continue reading Add a Disclaimer to Arthemia WordPress Theme

Delete Most Commented Section in Arthemia Theme

This guide explains how to delete that “Most Commented” section in the middle of the footer of your WordPress site. This is a common request with the arethemia theme, but affects other themes as well.

* Go into the backend/dashboard of your WordPress Site
* Go to Appearance
* Go to Editor
* Select the Footer file from the menu on the right
* Look for the line of code: Most Commented …