Timezones scripts for Perl

I needed to set the timezone for a group of calendar related scripts that run on a server in the mid-west (USA) because it’s a Calendar of Events on a website near Boston, MA (USA). Since the site is on a shared server, it meant figuring how to set the timezone in the scripts (instead of just setting the time on the server). I didn’t want to play around with adding hours or seconds to ‘localtime’, (and risk needing to a...
Read the rest of this article

Posted in Website Programming at August 20th, 2011. 1 Comment.

Get The Best Web Solutions

With the changing time web solutions has become more profound and useful. Earlier it was just simple website which was on display, whereas now a lot of addition has been made to them. The latest invention in the designing field is the Flash Animation. It is the addition of audio and video files to the website which has added a whole new dimension to the websites. The flash animation is not that easy as it looks, there are many processes which ...
Read the rest of this article

Posted in Website Programming at November 4th, 2009. Comments Off.

Ajax Development Services- Know the Basics

The technology is advancing at a lightening fast pace and making way to more innovations which have made a difference in today’s world. One such revolution that has dramatically transformed the virtual web world is Asynchronous JavaScript and XML or AJAX. If you have heard a lot about this word and are curious to explore as to what sort of profit it will incur to your website, this is the right article for you to acquaint yourself with t...
Read the rest of this article

Posted in Website Programming at November 4th, 2009. No Comments.

How to Get Free Stuff From Your Web Host

There is a large number of scripts and programs available at no charge if you are looking to find a web hosting facility which has PHP support and MySQL assistance. Using these programs will offer a strong level of possibilities for any user. No matter what he price range of the web hosting firm is they will likely offer many free services. The range of free goods can include a provision of domain names at no cost, email ID at no cost and prog...
Read the rest of this article

Posted in Website Programming at November 4th, 2009. 1 Comment.

Session State

All of webhost4life web servers have State Server enabled. If you are hosting asp.net application with webhost4life you can use Session State in your web.config file. To use it, you just need to edit session state section in your web.config file. Here is an example about it: <configuration>     <system.web>         <sessionState mode="StateServer"   ...
Read the rest of this article

Posted in Website Programming at July 10th, 2009. No Comments.

Redirection with Script

Although webhost4life provides "Set Redirection" function in their hosting control panel but some times you still need to achieve that with script. I’ve posted some comman used scripts here for referrence and you can check and try them out yourself. 301 Redirect 301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It’s not that hard to implement and it should preserve your search e...
Read the rest of this article

Posted in Website Programming at June 30th, 2009. No Comments.
Page 1 of 11