<?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>MyLifeBBS</title>
	<atom:link href="http://www.mylifebbs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mylifebbs.com</link>
	<description>The world with no boundaries</description>
	<lastBuildDate>Wed, 07 Mar 2012 07:05:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Review on Google Apps for Business in Malaysia market</title>
		<link>http://www.mylifebbs.com/2012/03/review-on-google-apps-for-business-in-malaysia-market/</link>
		<comments>http://www.mylifebbs.com/2012/03/review-on-google-apps-for-business-in-malaysia-market/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 07:04:10 +0000</pubDate>
		<dc:creator>Oracle9</dc:creator>
				<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Google Apps for business]]></category>
		<category><![CDATA[Google Apps Malaysia]]></category>
		<category><![CDATA[Reseller]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/?p=324</guid>
		<description><![CDATA[Google Apps has been introduced to Malaysian for more than 5 years and it is starting to gain its popularity in year 2012. There are not many authorized reseller in Malaysia especially those who equipped with skills and knowledge to perform large deployments. Being one of the authorized reseller in Malaysia, I understand all those [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2012/03/review-on-google-apps-for-business-in-malaysia-market/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to modify DNN 6 login module skin design &#8211; Quick Guide</title>
		<link>http://www.mylifebbs.com/2011/11/how-to-modify-dnn-6-login-module-skin-design-quick-guide/</link>
		<comments>http://www.mylifebbs.com/2011/11/how-to-modify-dnn-6-login-module-skin-design-quick-guide/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 05:50:20 +0000</pubDate>
		<dc:creator>Oracle9</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[dnn customization]]></category>
		<category><![CDATA[dnn login module]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/2011/11/how-to-modify-dnn-6-login-module-skin-design-quick-guide/</guid>
		<description><![CDATA[DNN 6 finally comes with pop up login window but many people actually fooled by its tricky method to do that. The DNN 6 pop up login module is created using Jquery to load the default login page via iframe! Therefore, to modify the design of the login panel, you will need to look for [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2011/11/how-to-modify-dnn-6-login-module-skin-design-quick-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DotNetNuke GZIP Compression Issue on Modules and AJAX</title>
		<link>http://www.mylifebbs.com/2011/09/dotnetnuke-compression-issue-on-modules-and-ajax/</link>
		<comments>http://www.mylifebbs.com/2011/09/dotnetnuke-compression-issue-on-modules-and-ajax/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 03:12:36 +0000</pubDate>
		<dc:creator>Oracle9</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[dnn]]></category>
		<category><![CDATA[dnn ajax]]></category>
		<category><![CDATA[gzip]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/2011/09/dotnetnuke-compression-issue-on-modules-and-ajax/</guid>
		<description><![CDATA[Just a quick solution for those that having problem on DNN modules without knowing why. Just turn off of the DNN Gzip compression and I would recommend you to use Page Blaster from Snapsis. This compression issue has been first known in DNN 5.6 and still occurring in DNN 6.0.1. However, it cannot be reproduced [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2011/09/dotnetnuke-compression-issue-on-modules-and-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add JS and CSS to Header section via Skin.ascx in DNN 5</title>
		<link>http://www.mylifebbs.com/2011/07/add-js-and-css-to-header-section-via-skin-ascx-in-dnn-5/</link>
		<comments>http://www.mylifebbs.com/2011/07/add-js-and-css-to-header-section-via-skin-ascx-in-dnn-5/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 09:49:27 +0000</pubDate>
		<dc:creator>Oracle9</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN JS CSS header skin.ascx]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/2011/07/add-js-and-css-to-header-section-via-skin-ascx-in-dnn-5/</guid>
		<description><![CDATA[It’s been awhile. Recently I’ve been too busy building a big DNN website which I wanted to have the JS and CSS injected into header section of the page and most importantly, after Jqeury.js. Most of the scripts you can find it in Google are no longer valid and it will return nothing but tons [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2011/07/add-js-and-css-to-header-section-via-skin-ascx-in-dnn-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing Google Analytics Asynchronous Snippet in DotNetNuke – the simple ways.</title>
		<link>http://www.mylifebbs.com/2010/10/implementing-google-analytics-asynchronous-snippet-in-dotnetnuke-the-simple-ways/</link>
		<comments>http://www.mylifebbs.com/2010/10/implementing-google-analytics-asynchronous-snippet-in-dotnetnuke-the-simple-ways/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 10:28:25 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[Implementing Google Analytics in DotNetNuke]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/2010/10/implementing-google-analytics-asynchronous-snippet-in-dotnetnuke-the-simple-ways/</guid>
		<description><![CDATA[UPDATE: The method below does not work anymore. You&#8217;re advised to upgrade your DNN to version 5.6.1 or above for fool proof solution. Recently, Google Analytics launched its third generation of tracking script that fully support asynchronous loading which speed up the page rendering speed of modern browsers. If you use Google Page Speed tool [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2010/10/implementing-google-analytics-asynchronous-snippet-in-dotnetnuke-the-simple-ways/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharp sound from CRT monitor – Quick Fix to the problem!</title>
		<link>http://www.mylifebbs.com/2010/10/sharp-sound-from-crt-monitor-quick-fix-to-the-problem/</link>
		<comments>http://www.mylifebbs.com/2010/10/sharp-sound-from-crt-monitor-quick-fix-to-the-problem/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 10:39:04 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Things in The Internet]]></category>
		<category><![CDATA[CRT monitor sharp sound]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/2010/10/sharp-sound-from-crt-monitor-quick-fix-to-the-problem/</guid>
		<description><![CDATA[Having a noisy CRT monitor? After the Windows updates around October 2010, Windows OS like Windows 7, Vista and even XP is supporting higher range of monitor refresh rates which up to 120 hertz to support new type of monitors. CRT monitor high pitch sound Solution While traditional CRT monitors are still able to support [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2010/10/sharp-sound-from-crt-monitor-quick-fix-to-the-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.</title>
		<link>http://www.mylifebbs.com/2010/01/guide-to-implement-re-captcha-in-dotnetnuke-modules-without-touching-the-source-code/</link>
		<comments>http://www.mylifebbs.com/2010/01/guide-to-implement-re-captcha-in-dotnetnuke-modules-without-touching-the-source-code/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 08:56:30 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DotNetNuke Captcha]]></category>
		<category><![CDATA[reCaptcha]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/283/guide-to-implement-re-captcha-in-dotnetnuke-modules-without-touching-the-source-code/</guid>
		<description><![CDATA[If you don’t know what is re-Captcha, this article: What is re-Captcha might help you to get on foot before starting this easy implement guide to install re-CaptCha into your DNN Modules. DotNetNuke users has long frustrated by the poor design of DotNetNuke Captcha which is has a critical flaw where the Captcha image will [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2010/01/guide-to-implement-re-captcha-in-dotnetnuke-modules-without-touching-the-source-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Show DNN Module in Another Module’s Generated Page.</title>
		<link>http://www.mylifebbs.com/2009/12/show-dnn-module-in-another-modules-generated-page/</link>
		<comments>http://www.mylifebbs.com/2009/12/show-dnn-module-in-another-modules-generated-page/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 01:34:20 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[Request URL]]></category>
		<category><![CDATA[Show Module only specific page]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/2009/12/show-dnn-module-in-another-modules-generated-page/</guid>
		<description><![CDATA[One of the greatest feature of DotNetNuke is to allow use to show the module in the page they like based on the viewer’s role and permission. However, this only apply to DotNetNuke generated pages. So, how about showing a module only in a page that is generated by Blog Module for example? The solution [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2009/12/show-dnn-module-in-another-modules-generated-page/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to connect MySQL Administrator Tool with Server Side MySQL</title>
		<link>http://www.mylifebbs.com/2009/11/how-to-connect-mysql-administrator-tool-with-server-side-mysql/</link>
		<comments>http://www.mylifebbs.com/2009/11/how-to-connect-mysql-administrator-tool-with-server-side-mysql/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 05:22:46 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/?p=280</guid>
		<description><![CDATA[I&#8217;m a PHP &#38; MySQL Beginner. Normally when i start to build an application, i will choose to code a store and retrieve function. This will help me more easy to understand the new programming language. So i search around google and found that i can connect MySQL with MySQL Administrator Tool. You can download [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2009/11/how-to-connect-mysql-administrator-tool-with-server-side-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Give an unique id for every DNN Containers</title>
		<link>http://www.mylifebbs.com/2009/10/give-an-unique-id-for-every-dnn-containers/</link>
		<comments>http://www.mylifebbs.com/2009/10/give-an-unique-id-for-every-dnn-containers/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 09:36:00 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[Unique Container ID]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/2009/10/give-an-unique-id-for-every-dnn-containers/</guid>
		<description><![CDATA[Inspired by Think of Design&#8217;s avoid span in module title and amount of requests including myself to have a unique id for every containers in DotNetNuke, I’ve came out with this simple solution to ease the designing works in DotNetNuke Skinning. &#60;!-- From thinkofdesign.com --&#62; &#60;%@ Control language=&#34;vb&#34; AutoEventWireup=&#34;false&#34; Explicit=&#34;True&#34; Inherits=&#34;DotNetNuke.UI.Containers.Container&#34; %&#62; &#60;%@ Register TagPrefix=&#34;dnn&#34; [...]]]></description>
		<wfw:commentRss>http://www.mylifebbs.com/2009/10/give-an-unique-id-for-every-dnn-containers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

