<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WH4L &#187; Website Programming</title>
	<atom:link href="http://www.wh4l.net/category/website-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wh4l.net</link>
	<description>Webhosting for your Life</description>
	<lastBuildDate>Thu, 29 Sep 2011 00:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Timezones scripts for Perl</title>
		<link>http://www.wh4l.net/2011/08/20/timezones-scripts-for-perl/</link>
		<comments>http://www.wh4l.net/2011/08/20/timezones-scripts-for-perl/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 03:02:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Programming]]></category>

		<guid isPermaLink="false">http://www.wh4l.net/?p=894</guid>
		<description><![CDATA[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&#8217;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 [...]]]></description>
		<wfw:commentRss>http://www.wh4l.net/2011/08/20/timezones-scripts-for-perl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get The Best Web Solutions</title>
		<link>http://www.wh4l.net/2009/11/04/web-solutions/</link>
		<comments>http://www.wh4l.net/2009/11/04/web-solutions/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:49:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Programming]]></category>

		<guid isPermaLink="false">http://www.wh4l.net/?p=571</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://www.wh4l.net/2009/11/04/web-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Development Services- Know the Basics</title>
		<link>http://www.wh4l.net/2009/11/04/ajax-development-services-basics/</link>
		<comments>http://www.wh4l.net/2009/11/04/ajax-development-services-basics/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:45:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Programming]]></category>

		<guid isPermaLink="false">http://www.wh4l.net/ajax-development-services-basics/</guid>
		<description><![CDATA[The technology is advancing at a lightening fast pace and making way to more innovations which have made a difference in today&#8217;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 [...]]]></description>
		<wfw:commentRss>http://www.wh4l.net/2009/11/04/ajax-development-services-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Get Free Stuff From Your Web Host</title>
		<link>http://www.wh4l.net/2009/11/04/free-stuff-web-host/</link>
		<comments>http://www.wh4l.net/2009/11/04/free-stuff-web-host/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:27:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Programming]]></category>

		<guid isPermaLink="false">http://www.wh4l.net/free-stuff-web-host/</guid>
		<description><![CDATA[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 [...]]]></description>
		<wfw:commentRss>http://www.wh4l.net/2009/11/04/free-stuff-web-host/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Session State</title>
		<link>http://www.wh4l.net/2009/07/10/session-state/</link>
		<comments>http://www.wh4l.net/2009/07/10/session-state/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 11:48:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Programming]]></category>
		<category><![CDATA[asp.net application]]></category>
		<category><![CDATA[session state]]></category>
		<category><![CDATA[state server]]></category>
		<category><![CDATA[web config]]></category>

		<guid isPermaLink="false">http://www.wh4l.net/?p=207</guid>
		<description><![CDATA[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&#160;session state section in your&#160;web.config file. Here is an example about it: &#60;configuration&#62; &#160;&#160;&#160; &#60;system.web&#62; &#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;sessionState mode=&#34;StateServer&#34; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; stateConnectionString=&#34;tcpip=127.0.0.1:42424&#34; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; cookieless=&#34;false&#34; [...]]]></description>
		<wfw:commentRss>http://www.wh4l.net/2009/07/10/session-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirection with Script</title>
		<link>http://www.wh4l.net/2009/06/30/redirection-script/</link>
		<comments>http://www.wh4l.net/2009/06/30/redirection-script/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:34:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Programming]]></category>
		<category><![CDATA[redirect with script]]></category>
		<category><![CDATA[set redirection]]></category>

		<guid isPermaLink="false">http://www.wh4l.net/?p=164</guid>
		<description><![CDATA[Although webhost4life provides &#34;Set Redirection&#34; function in their hosting control panel but some times you still need to achieve that with script. I&#8217;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 [...]]]></description>
		<wfw:commentRss>http://www.wh4l.net/2009/06/30/redirection-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

