<?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>ASA Webdesign Blog</title>
	<atom:link href="http://blog.asawebprogramming.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.asawebprogramming.com</link>
	<description></description>
	<lastBuildDate>Mon, 11 Apr 2011 22:34:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Detect SSL mode or when page is in secure mode</title>
		<link>http://blog.asawebprogramming.com/2011/04/11/detect-ssl-mode-or-when-page-is-in-secure-mode/</link>
		<comments>http://blog.asawebprogramming.com/2011/04/11/detect-ssl-mode-or-when-page-is-in-secure-mode/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 22:32:07 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[PHP and Mysql]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=256</guid>
		<description><![CDATA[if ($_SERVER["HTTPS"] == &#8216;on&#8217;) { // secure mode } if ($_SERVER["HTTPS"]  !=  &#8217;on&#8217;) { // NOT secure mode } Tags: PHP and Mysql Most Commented PostsAdding a Youtube Video To Magento Page.htaccess for old browser Gzip on Apache]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/04/11/detect-ssl-mode-or-when-page-is-in-secure-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>htaccess useful tips</title>
		<link>http://blog.asawebprogramming.com/2011/03/31/htaccess-useful-tips/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/31/htaccess-useful-tips/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 14:11:53 +0000</pubDate>
		<dc:creator>administrator</dc:creator>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=250</guid>
		<description><![CDATA[1. Custom Directory Index Files DirectoryIndex index.html index.php index.htm 2. Custom Error Pages #BAD_REQUESTErrorDocument 400 http://www.yourdomain.com/index.html#UNAUTHORIZEDErrorDocument 401 http://www.yourdomain.com/index.html#FORBIDDENErrorDocument 403 http://www.yourdomain.com/index.html#NOT_FOUNDErrorDocument 404 http://www.yourdomain.com/index.html#METHOD_NOT_ALLOWEDErrorDocument 405 http://www.yourdomain.com/index.html#REQUEST_TIME_OUTErrorDocument 408 http://www.yourdomain.com/index.html#GONEErrorDocument 410 http://www.yourdomain.com/index.html#LENGTH_REQUIREDErrorDocument 411 http://www.yourdomain.com/index.html#PRECONDITION_FAILEDErrorDocument 412 http://www.yourdomain.com/index.html#REQUEST_ENTITY_TOO_LARGEErrorDocument 413 http://www.yourdomain.com/index.html#REQUEST_URI_TOO_LARGEErrorDocument 414 http://www.yourdomain.com/index.html#UNSUPPORTED_MEDIA_TYPEErrorDocument 415 http://www.yourdomain.com/index.html#INTERNAL_SERVER_ERRORErrorDocument 500 http://www.yourdomain.com/index.html#NOT_IMPLEMENTEDErrorDocument &#8230; <a href="http://blog.asawebprogramming.com/2011/03/31/htaccess-useful-tips/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/31/htaccess-useful-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google &#8220;site not safe&#8221; warning removal</title>
		<link>http://blog.asawebprogramming.com/2011/03/23/google-site-not-safe-warning-removal/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/23/google-site-not-safe-warning-removal/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 21:11:11 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=239</guid>
		<description><![CDATA[Many people ask me why Google shows a warning that says &#8220;this site may not be safe&#8221; when someone searches for their website name. They want it removed so the people will click through to their website. First of all &#8230; <a href="http://blog.asawebprogramming.com/2011/03/23/google-site-not-safe-warning-removal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/23/google-site-not-safe-warning-removal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great way to share your screen</title>
		<link>http://blog.asawebprogramming.com/2011/03/12/great-way-to-share-your-screen/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/12/great-way-to-share-your-screen/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 23:44:37 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=225</guid>
		<description><![CDATA[Here is a great website to share your screen with other people remotely so they can see what you are doing. It is free and easy to use. http://www.joinme.com Tags: General Most Commented PostsAdding a Youtube Video To Magento Page.htaccess &#8230; <a href="http://blog.asawebprogramming.com/2011/03/12/great-way-to-share-your-screen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/12/great-way-to-share-your-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Naming passwords and usernames that make sense</title>
		<link>http://blog.asawebprogramming.com/2011/03/12/naming-passwords-and-usernames-that-make-sense/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/12/naming-passwords-and-usernames-that-make-sense/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 22:56:38 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=197</guid>
		<description><![CDATA[Okay, here&#8217;s the deal. Let&#8217;s talke about designers/developers who uses cute, fun, clever, and other strange types of words in passwords and usernames for their clients. For instance, I had an employee working for me and I asked him to create a new account &#8230; <a href="http://blog.asawebprogramming.com/2011/03/12/naming-passwords-and-usernames-that-make-sense/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/12/naming-passwords-and-usernames-that-make-sense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy files from one server to another &#8211; both remote servers</title>
		<link>http://blog.asawebprogramming.com/2011/03/12/copy-files-from-one-server-to-another-both-remote-servers/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/12/copy-files-from-one-server-to-another-both-remote-servers/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 22:49:52 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=191</guid>
		<description><![CDATA[I have always been looking for an easy way to copy files from one server to another. Not local servers, but 2 remote servers. For instance, I want to copy the entire website from www.domain1.com over to www.domain2.com . Normally I &#8230; <a href="http://blog.asawebprogramming.com/2011/03/12/copy-files-from-one-server-to-another-both-remote-servers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/12/copy-files-from-one-server-to-another-both-remote-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Youtube Video To Magento Page</title>
		<link>http://blog.asawebprogramming.com/2011/03/09/adding-a-youtube-video-to-magento-page/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/09/adding-a-youtube-video-to-magento-page/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 23:35:23 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[Ecommerce & Shopping Carts]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=176</guid>
		<description><![CDATA[This tutorial will show you how to add a youtube video to a magento cms page. You can also use the same technique for adding a youtube video to a product page in the products description area. Step 1: Go &#8230; <a href="http://blog.asawebprogramming.com/2011/03/09/adding-a-youtube-video-to-magento-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/09/adding-a-youtube-video-to-magento-page/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Get last entry of an array</title>
		<link>http://blog.asawebprogramming.com/2011/03/07/get-last-entry-of-an-exploded-string/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/07/get-last-entry-of-an-exploded-string/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 23:35:22 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[Php Programming]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=147</guid>
		<description><![CDATA[Here is a nice way to grab the last item of an exploded string: $my_string = &#8216;one-two-three-four&#8217;; $last_item = end(explode( &#8216;-&#8217;, $my_string); echo $last_item; // four Tags: Php Programming Most Commented PostsAdding a Youtube Video To Magento Page.htaccess for old &#8230; <a href="http://blog.asawebprogramming.com/2011/03/07/get-last-entry-of-an-exploded-string/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/07/get-last-entry-of-an-exploded-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening large .sql files</title>
		<link>http://blog.asawebprogramming.com/2011/03/04/opening-large-sql-files/</link>
		<comments>http://blog.asawebprogramming.com/2011/03/04/opening-large-sql-files/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 22:45:10 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=143</guid>
		<description><![CDATA[Sometimes I have a backup of a mysql database in an .sql file and when I open it in notepad or wordpad it takes forever and freezes most of the time. I recently figured out that I could open it &#8230; <a href="http://blog.asawebprogramming.com/2011/03/04/opening-large-sql-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/03/04/opening-large-sql-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Session not working</title>
		<link>http://blog.asawebprogramming.com/2011/02/27/session-not-working/</link>
		<comments>http://blog.asawebprogramming.com/2011/02/27/session-not-working/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 19:47:19 +0000</pubDate>
		<dc:creator>Lee Thornton</dc:creator>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.asawebdesign.com/?p=137</guid>
		<description><![CDATA[Sometimes I have a site where the session does not seem to work when I set something on one page and go to the next. The session is empty no matther what I try. For instance, on page 1 I &#8230; <a href="http://blog.asawebprogramming.com/2011/02/27/session-not-working/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.asawebprogramming.com/2011/02/27/session-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

