Archive for the 'Scripts' Category

Turbo Easy Content Delivery

Do you want to build a web-based Membership Site that behaves like an email autoresponder? You know, that kind of web page that changes over time and reveals more information to your members the longer they stay subscribed? Then you're looking for Turbo Easy Content Delivery. And here's why it is such a wonderful tool [...]

Helpdesk Scripts Bring In More Visitors

Your growing web site attracts more visitors, yet the huge amount of articles in your blog goes unread. People start emailing you, and you drown in a sea of emails. Fortunately, there are programs that will help you turn this groundswell of inquiries into web site traffic.

Testing Different Adsense Layouts

When testing different Adsense layouts, some people recommend using a particular ad layout for a week, and then changing to another layout after one week. Aside from having to wait seven days, you'll end up introducing another variable factor.
What if people were simply more responsive this week compared to last week? How will you attribute [...]

Dotster Hosted Website

I'm now testing Dotster-hosted web sites (Domain.com) that does not use Cpanel; it uses PEM (by SWSoft).
The path looks different:
/usr/local/pem/vhosts/(username)/webspace/httpdocs/
Others (non-PEM) would look like:
/home/(username)/(username)-www/
/home/(username)/public_html/ [typical pattern in CPanel-controlled web sites]
Running CGI scripts in any folder
Also, if you want to run cgi scripts outside the cgi-bin folder, you'll need to configure your htaccess file in that [...]