<?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>Michael Ong &#124; On9 Systems &#187; Web</title>
	<atom:link href="http://www.on9systems.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.on9systems.com</link>
	<description>Passionate about Mobile &#38; Web Application Development</description>
	<lastBuildDate>Wed, 28 Dec 2011 02:29:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Great article on Why Websites Suck</title>
		<link>http://www.on9systems.com/2010/06/01/great-article-on-why-websites-suck/</link>
		<comments>http://www.on9systems.com/2010/06/01/great-article-on-why-websites-suck/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 09:36:36 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Homepage Posts]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/2010/06/01/great-article-on-why-websites-suck/</guid>
		<description><![CDATA[Been awhile since I visited WebSG&#8217;s blog and came across this. We need to grow a pair and guide our paymasters to make business decisions, not technical or aesthetic ones they are ill-equipped to call.websg.org, WebSG &#8211; News and Views on the Singapore Web Scene, May 2010 You should read the whole article. Can&#8217;t wait [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2007/06/07/wondering-if-blogging-is-a-good-way-to-market-your-company/' rel='bookmark' title='Wondering if blogging is a good way to market your company?'>Wondering if blogging is a good way to market your company?</a></li>
<li><a href='http://www.on9systems.com/2007/06/26/interviewing-for-the-right-sales-person-why-its-important-for-small-businesses/' rel='bookmark' title='Interviewing for the right Sales Person (Why its important for Small Businesses)'>Interviewing for the right Sales Person (Why its important for Small Businesses)</a></li>
<li><a href='http://www.on9systems.com/2007/08/16/growing-a-small-business-with-baby-steps/' rel='bookmark' title='Growing a small business with baby steps'>Growing a small business with baby steps</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Been awhile since I visited WebSG&#8217;s blog and came across this. </p>
<p>
<blockquote class="zemanta-reblog-quote" style="margin: 1em 3em;">
<p>We need to grow a pair and guide our paymasters to make business decisions, not technical or aesthetic ones they are ill-equipped to call.<span class="attribution zemanta-reblog-cite" style="text-align: right; display: block; width: 100%; padding: 1em 0px;">websg.org, <a href="http://websg.org/">WebSG &#8211; News and Views on the Singapore Web Scene</a>, May 2010</span></p>
<p></p></blockquote>
<p>
<p>You should read the <a target="_blank" href="http://websg.org/archives/2010/05/why_websites_suck.php">whole article</a>. Can&#8217;t wait for the next meetup!</p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/06/07/wondering-if-blogging-is-a-good-way-to-market-your-company/' rel='bookmark' title='Wondering if blogging is a good way to market your company?'>Wondering if blogging is a good way to market your company?</a></li>
<li><a href='http://www.on9systems.com/2007/06/26/interviewing-for-the-right-sales-person-why-its-important-for-small-businesses/' rel='bookmark' title='Interviewing for the right Sales Person (Why its important for Small Businesses)'>Interviewing for the right Sales Person (Why its important for Small Businesses)</a></li>
<li><a href='http://www.on9systems.com/2007/08/16/growing-a-small-business-with-baby-steps/' rel='bookmark' title='Growing a small business with baby steps'>Growing a small business with baby steps</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2010/06/01/great-article-on-why-websites-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick way to create patch files based on modified date with xcopy</title>
		<link>http://www.on9systems.com/2010/04/08/quick-way-to-create-patch-files-based-on-modified-date-with-xcopy/</link>
		<comments>http://www.on9systems.com/2010/04/08/quick-way-to-create-patch-files-based-on-modified-date-with-xcopy/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 02:38:45 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/2010/04/08/quick-way-to-create-patch-files-based-on-modified-date-with-xcopy/</guid>
		<description><![CDATA[Recent projects and deployment method made it difficult to simply publish changes to a web server. Had been doing it manually (check for modified files, copy and transfer) and thought it was wasting too much time each day when change requests occur. After some quick research, I realized that the simplest method would just be [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2009/09/04/getting-dreamweaver-cs4-to-code-highlight-phtml-files/' rel='bookmark' title='Getting Dreamweaver CS4 to code highlight .phtml files'>Getting Dreamweaver CS4 to code highlight .phtml files</a></li>
<li><a href='http://www.on9systems.com/2004/09/25/a-robust-rule-based-event-management-architecture-for-call-data-records/' rel='bookmark' title='A Robust Rule-Based Event Management Architecture for Call-Data Records'>A Robust Rule-Based Event Management Architecture for Call-Data Records</a></li>
<li><a href='http://www.on9systems.com/2007/03/30/application-virtualization-with-microsoft-softgrid-msdn-connections-29th-march-2007/' rel='bookmark' title='Application Virtualization with Microsoft SoftGrid (MSDN Connections 29th March 2007)'>Application Virtualization with Microsoft SoftGrid (MSDN Connections 29th March 2007)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Recent projects and deployment method made it difficult to simply publish changes to a web server. Had been doing it manually (check for modified files, copy and transfer) and thought it was wasting too much time each day when change requests occur. After some quick research, I realized that the simplest method would just be to use the good old &#8220;xcopy&#8221; command in windows. (this is why command prompt tools should be taught in schools). For a quick refresher on batch commands, read <a href="http://www.computerhope.com/batch.htm" target="_blank">http://www.computerhope.com/batch.htm</a>.</p>
<p>I realize that a proper source control (like Git or Subversion) would be nicer but in my case, a simple batch file is just easier to work with.</p>
<p>Copy and paste the following code in your deployment folder that will create a patch folder based on last modified dates of working files.</p>
<p><strong>[START EVENT.BAT]</strong></p>
<p><strong></strong>@echo off<br />
REM &#8211; http://www.computerhope.com/batch.htm<br />
ECHO Usage : events [patch-num] [m-d-y]</p>
<p>SET SRC=c:\xampp\htdocs\events<br />
SET DEST=c:\deployment\events</p>
<p>IF (%1)==() GOTO END<br />
IF (%2)==() GOTO TODAYDATE</p>
<p>ECHO Copying files modified on %2<br />
xcopy %SRC% %DEST%%1 /D:%2 /S /C /I /Y<br />
GOTO END</p>
<p>:TODAYDATE<br />
FOR /F &#8220;tokens=1-5 delims=/ &#8221; %%a in (&#8220;%date%&#8221;) DO SET year=%%c<br />
FOR /F &#8220;tokens=1-5 delims=/ &#8221; %%a in (&#8220;%date%&#8221;) DO SET month=%%b<br />
FOR /F &#8220;tokens=1-5 delims=/ &#8221; %%a in (&#8220;%date%&#8221;) DO SET day=%%a</p>
<p>SET TODAY=%month%-%day%-%year%<br />
ECHO Copying files modified on %TODAY%</p>
<p>xcopy %SRC% %DEST%%1 /D:%TODAY% /S /C /I /Y</p>
<p>:END<br />
@echo on</p>
<p><strong>[END EVENT.BAT]</strong></p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2009/09/04/getting-dreamweaver-cs4-to-code-highlight-phtml-files/' rel='bookmark' title='Getting Dreamweaver CS4 to code highlight .phtml files'>Getting Dreamweaver CS4 to code highlight .phtml files</a></li>
<li><a href='http://www.on9systems.com/2004/09/25/a-robust-rule-based-event-management-architecture-for-call-data-records/' rel='bookmark' title='A Robust Rule-Based Event Management Architecture for Call-Data Records'>A Robust Rule-Based Event Management Architecture for Call-Data Records</a></li>
<li><a href='http://www.on9systems.com/2007/03/30/application-virtualization-with-microsoft-softgrid-msdn-connections-29th-march-2007/' rel='bookmark' title='Application Virtualization with Microsoft SoftGrid (MSDN Connections 29th March 2007)'>Application Virtualization with Microsoft SoftGrid (MSDN Connections 29th March 2007)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2010/04/08/quick-way-to-create-patch-files-based-on-modified-date-with-xcopy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Dreamweaver CS4 to code highlight .phtml files</title>
		<link>http://www.on9systems.com/2009/09/04/getting-dreamweaver-cs4-to-code-highlight-phtml-files/</link>
		<comments>http://www.on9systems.com/2009/09/04/getting-dreamweaver-cs4-to-code-highlight-phtml-files/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 08:26:41 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/2009/09/04/getting-dreamweaver-cs4-to-code-highlight-phtml-files/</guid>
		<description><![CDATA[I&#8217;m currently working on a Magento project which requires some custom template work and with Dreamweaver, it doesn&#8217;t color code the syntax for .phtml files even though they are just php files in disguise. A simple solution would have been to allow different extensions to be specified in the preferences but of course, hiding it [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2010/05/13/fix-for-dreamweaver-cs-4-server-model-ssi-htm-has-configuration-information-that-is-invalid/' rel='bookmark' title='Fix for Dreamweaver CS 4 : Server Model SSI.htm: has configuration information that is invalid'>Fix for Dreamweaver CS 4 : Server Model SSI.htm: has configuration information that is invalid</a></li>
<li><a href='http://www.on9systems.com/2010/04/08/quick-way-to-create-patch-files-based-on-modified-date-with-xcopy/' rel='bookmark' title='Quick way to create patch files based on modified date with xcopy'>Quick way to create patch files based on modified date with xcopy</a></li>
<li><a href='http://www.on9systems.com/2007/07/25/moving-from-webcollab-to-activecollab-for-project-management/' rel='bookmark' title='Moving from WebCollab to activeCollab for project management'>Moving from WebCollab to activeCollab for project management</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on a <a target="_blank" href="http://www.magentocommerce.com">Magento</a> project  which requires some custom template work and with Dreamweaver, it doesn&#8217;t color code the syntax for .phtml files even though they are just php files in disguise. A simple solution would have been to allow different extensions to be specified in the preferences but of course, hiding it away in a obscure config file is more fun. </p>
<p>The file to look for : (<i>check your installation path</i>)<br />
<blockquote>C:\Program Files\Adobe\Adobe Dreamweaver CS4\configuration\DocumentTypes\<b>MMDocumentTypes.xml</b></p></blockquote>
<p>Search for this code snippet :<br />
<blockquote>&lt;documenttype id=&#8221;PHP_MySQL&#8221; servermodel=&#8221;PHP MySQL&#8221; internaltype=&#8221;Dynamic&#8221; winfileextension=&#8221;php,php3,php4,php5&#8243; macfileextension=&#8221;php,php3,php4,php5&#8243; file=&#8221;Default.php&#8221; writebyteordermark=&#8221;false&#8221;&gt;</p></blockquote>
<p>and change it to :<br />
<blockquote>&lt;documenttype id=&#8221;PHP_MySQL&#8221; servermodel=&#8221;PHP MySQL&#8221; internaltype=&#8221;Dynamic&#8221; winfileextension=&#8221;php,php3,php4,php5<b>,phtml</b>&#8221; macfileextension=&#8221;php,php3,php4,php5<b>,phtml</b>&#8221; file=&#8221;Default.php&#8221; writebyteordermark=&#8221;false&#8221;&gt;</p></blockquote>
<p>Restart Dreamweaver and say goodbye to the wall of black text! This will also work for any other syntax that needs to be highlighted and isn&#8217;t represented by the usual file extension, you&#8217;ll just need to find the correct documenttype id. </p>
<p></p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2010/05/13/fix-for-dreamweaver-cs-4-server-model-ssi-htm-has-configuration-information-that-is-invalid/' rel='bookmark' title='Fix for Dreamweaver CS 4 : Server Model SSI.htm: has configuration information that is invalid'>Fix for Dreamweaver CS 4 : Server Model SSI.htm: has configuration information that is invalid</a></li>
<li><a href='http://www.on9systems.com/2010/04/08/quick-way-to-create-patch-files-based-on-modified-date-with-xcopy/' rel='bookmark' title='Quick way to create patch files based on modified date with xcopy'>Quick way to create patch files based on modified date with xcopy</a></li>
<li><a href='http://www.on9systems.com/2007/07/25/moving-from-webcollab-to-activecollab-for-project-management/' rel='bookmark' title='Moving from WebCollab to activeCollab for project management'>Moving from WebCollab to activeCollab for project management</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2009/09/04/getting-dreamweaver-cs4-to-code-highlight-phtml-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Hosting for Every Tradings Enterprises Pte Ltd</title>
		<link>http://www.on9systems.com/2007/11/11/web-hosting-for-every-tradings-enterprises-pte-ltd/</link>
		<comments>http://www.on9systems.com/2007/11/11/web-hosting-for-every-tradings-enterprises-pte-ltd/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 09:02:39 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Michael Ong]]></category>
		<category><![CDATA[Office Supplies]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/index.php/2007/11/11/web-hosting-for-every-tradings-enterprises-pte-ltd/</guid>
		<description><![CDATA[Client: Every Tradings Enterprises Pte Ltd Business Type: Office Pantry Supplies Project: Web Hosting Website: www.everytradings.com Every Tradings Enterprises (ETE) is a one-stop solution for all offices’ pantry needs by providing value-added service and customized solutions. Related posts:Web Hosting for Chuan Lee Enterprises Pte Ltd Web Hosting for Power Laser International Pte Ltd Web Hosting [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2007/02/16/web-hosting-for-chuan-lee-enterprises-pte-ltd/' rel='bookmark' title='Web Hosting for Chuan Lee Enterprises Pte Ltd'>Web Hosting for Chuan Lee Enterprises Pte Ltd</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-for-power-laser-international-pte-ltd/' rel='bookmark' title='Web Hosting for Power Laser International Pte Ltd'>Web Hosting for Power Laser International Pte Ltd</a></li>
<li><a href='http://www.on9systems.com/2007/10/24/web-hosting-and-electronic-direct-mail-design-for-avocent-international-pte-ltd/' rel='bookmark' title='Web Hosting and Electronic Direct Mail Design for Avocent International Pte Ltd'>Web Hosting and Electronic Direct Mail Design for Avocent International Pte Ltd</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Client: </strong>Every Tradings Enterprises Pte Ltd<br />
<strong>Business Type: </strong>Office Pantry Supplies<br />
<strong>Project: </strong>Web Hosting<br />
<strong>Website: </strong><a href="http://www.everytradings.com">www.everytradings.com</a></p>
<p>Every Tradings Enterprises (ETE) is a one-stop solution for all offices’ pantry needs by providing value-added service and customized solutions.</p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/02/16/web-hosting-for-chuan-lee-enterprises-pte-ltd/' rel='bookmark' title='Web Hosting for Chuan Lee Enterprises Pte Ltd'>Web Hosting for Chuan Lee Enterprises Pte Ltd</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-for-power-laser-international-pte-ltd/' rel='bookmark' title='Web Hosting for Power Laser International Pte Ltd'>Web Hosting for Power Laser International Pte Ltd</a></li>
<li><a href='http://www.on9systems.com/2007/10/24/web-hosting-and-electronic-direct-mail-design-for-avocent-international-pte-ltd/' rel='bookmark' title='Web Hosting and Electronic Direct Mail Design for Avocent International Pte Ltd'>Web Hosting and Electronic Direct Mail Design for Avocent International Pte Ltd</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2007/11/11/web-hosting-for-every-tradings-enterprises-pte-ltd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting and Website Design with Blog for BNI Raffles (Singapore)</title>
		<link>http://www.on9systems.com/2007/11/11/web-hosting-and-website-design-with-blog-for-bni-raffles-singapore/</link>
		<comments>http://www.on9systems.com/2007/11/11/web-hosting-and-website-design-with-blog-for-bni-raffles-singapore/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 09:00:42 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Business Networking]]></category>
		<category><![CDATA[Michael Ong]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/index.php/2007/11/11/web-hosting-and-website-design-with-blog-for-bni-raffles-singapore/</guid>
		<description><![CDATA[Client: BNI Raffles (Singapore) Business Type: Business Networking Project: Web Hosting and Website Design with Blog Website: www.bni-raffles.sg Related posts:Web Hosting and Website Design with Blog for 字 Concepts Web Hosting and Website Design with Blog for Christian Family &#038; Social Movement Web Hosting and Website Design with Blog for GraphisOne7


Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/' rel='bookmark' title='Web Hosting and Website Design with Blog for 字 Concepts'>Web Hosting and Website Design with Blog for 字 Concepts</a></li>
<li><a href='http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/' rel='bookmark' title='Web Hosting and Website Design with Blog for Christian Family &amp; Social Movement'>Web Hosting and Website Design with Blog for Christian Family &#038; Social Movement</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Client: </strong>BNI Raffles (Singapore)<br />
<strong>Business Type: </strong>Business Networking<br />
<strong>Project: </strong>Web Hosting and Website Design with Blog<br />
<strong>Website: </strong><a href="http://www.bni-raffles.sg">www.bni-raffles.sg</a></p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/' rel='bookmark' title='Web Hosting and Website Design with Blog for 字 Concepts'>Web Hosting and Website Design with Blog for 字 Concepts</a></li>
<li><a href='http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/' rel='bookmark' title='Web Hosting and Website Design with Blog for Christian Family &amp; Social Movement'>Web Hosting and Website Design with Blog for Christian Family &#038; Social Movement</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2007/11/11/web-hosting-and-website-design-with-blog-for-bni-raffles-singapore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting and Website Design with Blog for eSlim Management Consultants</title>
		<link>http://www.on9systems.com/2007/11/10/web-hosting-and-website-design-with-blog-for-eslim-management-consultants/</link>
		<comments>http://www.on9systems.com/2007/11/10/web-hosting-and-website-design-with-blog-for-eslim-management-consultants/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 07:56:33 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Blog for Business]]></category>
		<category><![CDATA[Michael Ong]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/index.php/2007/11/10/web-hosting-and-website-design-with-blog-for-eslim-management-consultants/</guid>
		<description><![CDATA[Client: eSlim Management Consultants Business Type: Slimming Consultants Project: Web Hosting and Website Design with Blog Website: www.eslim.com.sg Related posts:Web Hosting and Website Design with Blog for 字 Concepts Web Hosting and Website Design with Blog for GraphisOne7 Web Hosting and Website Design with Blog for Linda&#8217;s Education House


Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/' rel='bookmark' title='Web Hosting and Website Design with Blog for 字 Concepts'>Web Hosting and Website Design with Blog for 字 Concepts</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-lindas-education-house/' rel='bookmark' title='Web Hosting and Website Design with Blog for Linda&#8217;s Education House'>Web Hosting and Website Design with Blog for Linda&#8217;s Education House</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Client: </strong>eSlim Management Consultants<br />
<strong>Business Type: </strong>Slimming Consultants<br />
<strong>Project: </strong>Web Hosting and Website Design with Blog<br />
<strong>Website: </strong><a href="http://www.eslim.com.sg">www.eslim.com.sg</a></p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/' rel='bookmark' title='Web Hosting and Website Design with Blog for 字 Concepts'>Web Hosting and Website Design with Blog for 字 Concepts</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-lindas-education-house/' rel='bookmark' title='Web Hosting and Website Design with Blog for Linda&#8217;s Education House'>Web Hosting and Website Design with Blog for Linda&#8217;s Education House</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2007/11/10/web-hosting-and-website-design-with-blog-for-eslim-management-consultants/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Beta Island launched for IconnectE</title>
		<link>http://www.on9systems.com/2007/10/24/getting-beta-island-launched-for-iconnecte/</link>
		<comments>http://www.on9systems.com/2007/10/24/getting-beta-island-launched-for-iconnecte/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 13:02:31 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Business Networking]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Michael Ong]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Nicholas Ong]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/index.php/2007/10/24/getting-beta-island-launched-for-iconnecte/</guid>
		<description><![CDATA[Client: IconnectE Pte Ltd Business Type: Business Networking Project: IconnectE Web Consultant Website: www.iconnecte.com On9 Systems was first approached in early August to help revamp IconnectE. By applying a methodology of systematic planning and requirements gathering process, we are proud to launch Beta Island for IconnectE. Working with Jeshua Ting and the tireless IconnectE Team, [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2007/08/29/wordpress-23-beta-1-is-out/' rel='bookmark' title='WordPress 2.3 Beta 1 is out!'>WordPress 2.3 Beta 1 is out!</a></li>
<li><a href='http://www.on9systems.com/2007/06/19/pros-and-cons-of-working-for-a-small-business/' rel='bookmark' title='Pros and Cons of Working for a Small Business'>Pros and Cons of Working for a Small Business</a></li>
<li><a href='http://www.on9systems.com/2007/07/18/get-invited-to-beta-sites-with-invite-share/' rel='bookmark' title='Get invited to beta sites with Invite Share'>Get invited to beta sites with Invite Share</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Client: </strong>IconnectE Pte Ltd<br />
<strong>Business Type: </strong>Business Networking<br />
<strong>Project: </strong>IconnectE Web Consultant<br />
<strong>Website: </strong><a href="http://www.iconnecte.com">www.iconnecte.com</a></p>
<p>On9 Systems was first approached in early August to help revamp IconnectE. By applying a methodology of systematic planning and requirements gathering process, we are proud to launch <a href="http://betaisland.iconnecte.com">Beta Island</a> for IconnectE.</p>
<p>Working with <a href="http://blog.iconnecte.com/index.php/2007/10/18/the-journey-of-an-internet-entrepreneurpart-2/">Jeshua Ting</a> and the tireless IconnectE Team, we are proud to take part in this exciting online business network focused on helping businesses succeed in networking.</p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/08/29/wordpress-23-beta-1-is-out/' rel='bookmark' title='WordPress 2.3 Beta 1 is out!'>WordPress 2.3 Beta 1 is out!</a></li>
<li><a href='http://www.on9systems.com/2007/06/19/pros-and-cons-of-working-for-a-small-business/' rel='bookmark' title='Pros and Cons of Working for a Small Business'>Pros and Cons of Working for a Small Business</a></li>
<li><a href='http://www.on9systems.com/2007/07/18/get-invited-to-beta-sites-with-invite-share/' rel='bookmark' title='Get invited to beta sites with Invite Share'>Get invited to beta sites with Invite Share</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2007/10/24/getting-beta-island-launched-for-iconnecte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting and Electronic Direct Mail Design for Avocent International Pte Ltd</title>
		<link>http://www.on9systems.com/2007/10/24/web-hosting-and-electronic-direct-mail-design-for-avocent-international-pte-ltd/</link>
		<comments>http://www.on9systems.com/2007/10/24/web-hosting-and-electronic-direct-mail-design-for-avocent-international-pte-ltd/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 12:52:25 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Electronic Direct Mail]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Michael Ong]]></category>
		<category><![CDATA[Network Infrastucture]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/index.php/2007/10/24/web-hosting-and-electronic-direct-mail-design-for-avocent-international-pte-ltd/</guid>
		<description><![CDATA[Client: Avocent International Pte Ltd Business Type: Network Centralized Management Solutions Project: Web Hosting and Electronic Direct Mail Design Website: www.avocent-asia.com Avocent International was looking for a reliable host for their Asia Pacific marketing portal and appointed On9 Systems to maintain and serve their website avocent-asia.com. We were also engaged to assist in creating the [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2007/08/21/web-hosting-for-power-laser-international-pte-ltd/' rel='bookmark' title='Web Hosting for Power Laser International Pte Ltd'>Web Hosting for Power Laser International Pte Ltd</a></li>
<li><a href='http://www.on9systems.com/2007/12/06/updates-for-2007-whats-up-for-2008/' rel='bookmark' title='Updates for 2007 &#8230; What&#8217;s up for 2008?'>Updates for 2007 &#8230; What&#8217;s up for 2008?</a></li>
<li><a href='http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/' rel='bookmark' title='Web Hosting and Website Design with Blog for Christian Family &amp; Social Movement'>Web Hosting and Website Design with Blog for Christian Family &#038; Social Movement</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Client: </strong>Avocent International Pte Ltd<br />
<strong>Business Type: </strong>Network Centralized Management Solutions<br />
<strong>Project: </strong>Web Hosting and Electronic Direct Mail Design<br />
<strong>Website: </strong><a href="http://www.avocent-asia.com">www.avocent-asia.com</a></p>
<p>Avocent International was looking for a reliable host for their Asia Pacific marketing portal and appointed On9 Systems to maintain and serve their website avocent-asia.com. We were also engaged to assist in creating the Electronic Direct Mailers for use in their marketing campaigns.</p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/08/21/web-hosting-for-power-laser-international-pte-ltd/' rel='bookmark' title='Web Hosting for Power Laser International Pte Ltd'>Web Hosting for Power Laser International Pte Ltd</a></li>
<li><a href='http://www.on9systems.com/2007/12/06/updates-for-2007-whats-up-for-2008/' rel='bookmark' title='Updates for 2007 &#8230; What&#8217;s up for 2008?'>Updates for 2007 &#8230; What&#8217;s up for 2008?</a></li>
<li><a href='http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/' rel='bookmark' title='Web Hosting and Website Design with Blog for Christian Family &amp; Social Movement'>Web Hosting and Website Design with Blog for Christian Family &#038; Social Movement</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2007/10/24/web-hosting-and-electronic-direct-mail-design-for-avocent-international-pte-ltd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting and Website Design with Blog for 字 Concepts</title>
		<link>http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/</link>
		<comments>http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 02:14:11 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Blog for Business]]></category>
		<category><![CDATA[Copyrighting]]></category>
		<category><![CDATA[Michael Ong]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Translation]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/index.php/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/</guid>
		<description><![CDATA[Client: 字 Concepts Business Type: Copyrighting, Editing, Proofreading and Translation Services Project: Web Hosting and Website Design with Blog Website: www.ziconcepts.com 字 Concepts believes that a good presentation is essential in business. No matter in the English or Chinese language, their aim is to help clients better their presentation, be it an advertisement, a brochure [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/' rel='bookmark' title='Web Hosting and Website Design with Blog for Christian Family &amp; Social Movement'>Web Hosting and Website Design with Blog for Christian Family &#038; Social Movement</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-lindas-education-house/' rel='bookmark' title='Web Hosting and Website Design with Blog for Linda&#8217;s Education House'>Web Hosting and Website Design with Blog for Linda&#8217;s Education House</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Client: </strong>字 Concepts<br />
<strong>Business Type: </strong>Copyrighting, Editing, Proofreading and Translation Services<br />
<strong>Project: </strong>Web Hosting and Website Design with Blog<br />
<strong>Website: </strong><a href="http://www.ziconcepts.com">www.ziconcepts.com</a></p>
<p>字 Concepts believes that a good presentation is essential in business. No matter in the English or Chinese language, their aim is to help clients better their presentation, be it an advertisement, a brochure or websites.</p>
<p>On9 Systems helped provide the logo design and web blog setup for 字 Concepts to manage their online presence easily with WordPress.</p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/' rel='bookmark' title='Web Hosting and Website Design with Blog for Christian Family &amp; Social Movement'>Web Hosting and Website Design with Blog for Christian Family &#038; Social Movement</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-lindas-education-house/' rel='bookmark' title='Web Hosting and Website Design with Blog for Linda&#8217;s Education House'>Web Hosting and Website Design with Blog for Linda&#8217;s Education House</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting and Website Design with Blog for Christian Family &amp; Social Movement</title>
		<link>http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/</link>
		<comments>http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 11:45:45 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Blog for Business]]></category>
		<category><![CDATA[Michael Ong]]></category>
		<category><![CDATA[Non-profit]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.on9systems.com/index.php/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/</guid>
		<description><![CDATA[Client: Christian Family &#38; Social Movement Business Type: Catholic Lay Apostolate organization Project: Web Hosting and Website Design with Blog Website: www.cfsm.org.sg The Christian Family and Social Movement (Singapore), CFSM(S) is a Catholic Lay Apostolate organization. On9 Systems was approached to provide the organization with web hosting and a website that could present their ideas [...]


Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/' rel='bookmark' title='Web Hosting and Website Design with Blog for 字 Concepts'>Web Hosting and Website Design with Blog for 字 Concepts</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-lindas-education-house/' rel='bookmark' title='Web Hosting and Website Design with Blog for Linda&#8217;s Education House'>Web Hosting and Website Design with Blog for Linda&#8217;s Education House</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Client: </strong>Christian Family &amp; Social Movement<br />
<strong>Business Type: </strong>Catholic Lay Apostolate organization<br />
<strong>Project: </strong>Web Hosting and Website Design with Blog<br />
<strong>Website: </strong><a href="http://www.cfsm.org.sg">www.cfsm.org.sg</a></p>
<p>The Christian Family and Social Movement (Singapore), CFSM(S) is a Catholic Lay Apostolate organization. On9 Systems was approached to provide the organization with web hosting and a website that could present their ideas and photos from events. WordPress was chosen together with customizations of the <a href="http://www.livingos.com/wp/themes/">Epsilon</a> theme to provide a website within their budget.</p>


<p>Related posts:<ol><li><a href='http://www.on9systems.com/2007/10/16/web-hosting-and-website-design-with-blog-for-zi-concepts/' rel='bookmark' title='Web Hosting and Website Design with Blog for 字 Concepts'>Web Hosting and Website Design with Blog for 字 Concepts</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-graphisone7/' rel='bookmark' title='Web Hosting and Website Design with Blog for GraphisOne7'>Web Hosting and Website Design with Blog for GraphisOne7</a></li>
<li><a href='http://www.on9systems.com/2007/08/21/web-hosting-and-website-design-with-blog-for-lindas-education-house/' rel='bookmark' title='Web Hosting and Website Design with Blog for Linda&#8217;s Education House'>Web Hosting and Website Design with Blog for Linda&#8217;s Education House</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.on9systems.com/2007/10/09/web-hosting-and-website-design-with-blog-for-christian-family-social-movement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 32/167 queries in 0.177 seconds using disk: basic
Object Caching 3328/3443 objects using disk: basic

Served from: www.on9systems.com @ 2012-02-05 01:38:19 -->
