<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Michael Sunarlim</title>
	
	<link>http://www.sunarlim.com</link>
	<description>Web Developer, Producer and Internet Marketer</description>
	<lastBuildDate>Thu, 01 Mar 2012 09:38:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/maykel" /><feedburner:info uri="maykel" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>maykel</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Showcased on .net Magazine</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/FjdNcI_3VCI/</link>
		<comments>http://www.sunarlim.com/2012/03/showcased-on-net-magazine/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 08:48:05 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Press]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[magazine]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=469</guid>
		<description><![CDATA[Working at Bluelounge, we have been featured in many publications both online and print. As the web developer/producer, this time I am very excited because our website is showcased in .net magazine, which is popular amongst web designers and developers. You can check it out in their April 2012 #226 issue here. The article is [...]]]></description>
			<content:encoded><![CDATA[<p>Working at Bluelounge, we have been featured in many publications both online and print. As the web developer/producer, this time I am very excited because our website is showcased in <a title=".net magazine website" href="http://www.netmagazine.com/" target="_blank">.net magazine</a>, which is popular amongst web designers and developers. You can check it out in their April 2012 #226 issue <a title="Grab .net magazine April 2012 issue" href="http://www.netmagazine.com/shop/magazines/april-2012-226" target="_blank">here</a>. The article is under Gallery/CMS section on page 72.</p>
<div id="attachment_471" class="wp-caption aligncenter" style="width: 238px"><img class="size-medium wp-image-471" title=".net Magazine #226 (cover)" src="http://www.sunarlim.com/wp-content/uploads/2012/03/NetMag_226_cover-228x300.png" alt=".net Magazine #226 (cover)" width="228" height="300" /><p class="wp-caption-text">.net Magazine April 2012 Cover</p></div>
<div id="attachment_470" class="wp-caption aligncenter" style="width: 238px"><a href="http://www.sunarlim.com/wp-content/uploads/2012/03/NetMag_226_pg72.png"><img class="size-medium wp-image-470  " title=".net Magazine #226 (page 72)" src="http://www.sunarlim.com/wp-content/uploads/2012/03/NetMag_226_pg72-228x300.png" alt=".net Magazine #226 (page 72)" width="228" height="300" /></a><p class="wp-caption-text">Page 72 (click to zoom)</p></div>
<p>My thanks to <a title="Ryan Taylor - Havoc Inspired" href="http://havocinspired.co.uk/" target="_blank">Ryan Taylor</a> for featuring Bluelounge website in this great magazine.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/FjdNcI_3VCI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2012/03/showcased-on-net-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2012/03/showcased-on-net-magazine/</feedburner:origLink></item>
		<item>
		<title>Remote Backup your VPS/Dedicated Server</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/t4UW6ksa6RI/</link>
		<comments>http://www.sunarlim.com/2012/02/remote-backup-your-vpsdedicated-server/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 07:44:45 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Web tools]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=463</guid>
		<description><![CDATA[There is no such thing as being too safe in terms of managing web server. Your hosting provider may have provided complimentary daily backup to your VPS or Dedicated Server, you do weekly and monthly backup of your FTP files and database, but still worse thing can happen which you do not expect. The consequences can [...]]]></description>
			<content:encoded><![CDATA[<p>There is no such thing as being too safe in terms of managing web server. Your hosting provider may have provided complimentary daily backup to your VPS or Dedicated Server, you do weekly and monthly backup of your FTP files and database, but still worse thing can happen which you do not expect. The consequences can be fatal: permanently loose some or all of your data.</p>
<p>If you already do the regular backup then you can probably restore everything with the cost of your time, or the hosting support team may assist you to restore their daily backup. Then again, there is a possibility their backup is on the same node that is having the problem.</p>
<p>Having a remote backup is one of the most simple precaution you can do to add another layer to your disaster recovery plan. One of the reasons web/IT people hesitate to do this is because it means doubling the cost of the web server since you need to host a new one in preferably different location. Well, in my case this obstacle has been solved as I managed to find a couple of companies that offer special product only for this purpose.</p>
<h3>How Does It Work?</h3>
<p>Unlike most web hosting providers that offer complete tunning services that include web server, email, database, etc,  a backup only plan will only offer a large disk space that you can access via FTP. To do the automatic backup, you can use <a href="http://en.wikipedia.org/wiki/Rsync" target="_blank">Rsync</a> which is a great Unix tool to do increment copies of your server files. That combined with cronjob setting, you get an automatic, regular, secure, and efficient backup of your server.</p>
<h3>Who Offers This Kind of Service?</h3>
<p>When I did my research, I found two companies with good reputation that can provide FTP backup plan with <span style="text-decoration: underline;">very reasonable</span> pricing. They are not big players in the hosting industry, but they offer excellent service and I am very happy with the results they one of them so far. Here are the links to those ompanies you need to check:</p>
<ul>
<li><a title="Hostigation - Backup Plans" href="https://hostigation.com/?page=Backup" target="_blank">Hostigation</a></li>
<li><a title="WebbyCart - Remote / Offsite Rsync Backup" href="http://www.webbycart.com/backup.htm" target="_blank">WebbyCart</a></li>
</ul>
<p>There you go, hopefully this little tip can help you to sleep better at nights knowing your server files are backed up and you have a complete backup of your files on different server.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/t4UW6ksa6RI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2012/02/remote-backup-your-vpsdedicated-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2012/02/remote-backup-your-vpsdedicated-server/</feedburner:origLink></item>
		<item>
		<title>Quick Recap of 2011</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/qseUJU3puUA/</link>
		<comments>http://www.sunarlim.com/2011/12/quick-recap-of-2011/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 17:25:24 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[Work related]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=450</guid>
		<description><![CDATA[The final days of the year have finally come. Not to be shy, but I feel 2011 is a very productive year and the team. Let me do a quick recap: Bluelounge We launched 7 products this year, should be more if we consider the soft goods as multiple items! All of them are amazing [...]]]></description>
			<content:encoded><![CDATA[<p>The final days of the year have finally come. Not to be shy, but I feel 2011 is a very productive year and the team. Let me do a quick recap:</p>
<h3>Bluelounge</h3>
<p>We launched 7 products this year, should be more if we consider the soft goods as multiple items! All of them are amazing too, but <a href="http://www.bluelounge.com/products/minidock/" target="_blank">MiniDock</a> and <a href="http://www.bluelounge.com/products/milo/" target="_blank">Milo</a> got the most attention. In case you have not heard of them, then you should check them out. My personal favorite is the Bonobo iPad Sleeve. Here are the complete list:</p>
<ul>
<li><a href="http://www.bluelounge.com/products/" target="_blank">Nest</a><br />
<a href="http://www.bluelounge.com/products/nest/" target="_blank"><img class="alignnone size-full wp-image-451" title="Nest" src="http://www.sunarlim.com/wp-content/uploads/2011/12/2011_BL_001.jpg" alt="Bluelounge Nest" width="300" height="200" /></a></li>
<li><a href="http://www.bluelounge.com/products/minidock/" target="_blank">MiniDock</a><br />
<a href="http://www.bluelounge.com/products/minidock/" target="_blank"><img class="alignnone size-full wp-image-452" title="MiniDock" src="http://www.sunarlim.com/wp-content/uploads/2011/12/2011_BL_002.jpg" alt="Bluelounge MiniDock" width="300" height="200" /></a></li>
<li><a href="http://www.bluelounge.com/products/kicks/" target="_blank">Kicks</a><br />
<a href="http://www.bluelounge.com/products/kicks/" target="_blank"><img class="alignnone size-full wp-image-453" title="Kicks" src="http://www.sunarlim.com/wp-content/uploads/2011/12/2011_BL_003.jpg" alt="Bluelounge Kicks" width="300" height="200" /></a></li>
<li><a href="http://www.bluelounge.com/products/minidock/" target="_blank">Milo</a><br />
<a href="http://www.bluelounge.com/products/minidock/" target="_blank"><img class="alignnone size-full wp-image-454" title="MiniDock" src="http://www.sunarlim.com/wp-content/uploads/2011/12/2011_BL_004.jpg" alt="Bluelounge MiniDock" width="300" height="200" /></a></li>
<li><a href="http://www.bluelounge.com/products/sumo/" target="_blank">Sumo</a><br />
<a href="http://www.bluelounge.com/products/sumo/" target="_blank"><img class="alignnone size-full wp-image-455" title="Sumo" src="http://www.sunarlim.com/wp-content/uploads/2011/12/2011_BL_005.jpg" alt="Bluelounge Sumo" width="300" height="200" /></a></li>
<li><a href="http://www.bluelounge.com/products/shell/" target="_blank">Shell</a><br />
<a href="http://www.bluelounge.com/products/shell/" target="_blank"><img class="alignnone size-full wp-image-456" title="Shell" src="http://www.sunarlim.com/wp-content/uploads/2011/12/2011_BL_006.jpg" alt="Bluelounge Shell" width="300" height="200" /></a></li>
<li><a href="http://www.bluelounge.com/products/bonobo/" target="_blank">Bonobo Series</a><br />
<a href="http://www.bluelounge.com/products/bonobo/" target="_blank"><img class="alignnone size-full wp-image-457" title="Bonobo" src="http://www.sunarlim.com/wp-content/uploads/2011/12/2011_BL_007.jpg" alt="Bluelounge Bonobo Series" width="300" height="200" /></a></li>
</ul>
<p>On top of those awesome products, we also launched EU Web Store. I cannot really provide you the link as it was designed to automatically detect your IP address and direct you to the correct store based on the region you are in. You can switch between stores from <a href="https://www.bluelounge.com/regions/switchstore/" target="_blank">this page</a>. Our EU Store only ships to 36 countries within Europe, while the US and Global customers will still be shipped from our LA warehouse.</p>
<h3>Web Projects</h3>
<p>Outside of Bluelounge, I was also given the opportunities to work on few exciting projects:</p>
<ul>
<li><a href="http://www.id-connect.com/" target="_blank">id-connect design solutions<br />
<img class="alignnone size-medium wp-image-405" title="id-connect" src="http://www.sunarlim.com/wp-content/uploads/2010/02/id-connect-300x129.jpg" alt="id-connect" width="300" height="129" /> </a></li>
<li><a href="http://www.mariokhoe.com/" target="_blank">Mario Khoe Portraiture<br />
<img class="alignnone size-medium wp-image-410" title="mariokhoe" src="http://www.sunarlim.com/wp-content/uploads/2010/02/mariokhoe-300x129.jpg" alt="Mario Khoe Portraiture" width="300" height="129" /> </a></li>
</ul>
<p>Sorry to keep this short in the end. Many stuff could be talked about here, but since this is the last day of the year I should enjoy it more instead of still stuck in front of my laptop. Next year I will try to post more often, the determination from a year before which I totally failed <img src='http://www.sunarlim.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Happy New Year!</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/qseUJU3puUA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2011/12/quick-recap-of-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2011/12/quick-recap-of-2011/</feedburner:origLink></item>
		<item>
		<title>Measuring Your Web Campaign Performance</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/WK0zJkfvCVo/</link>
		<comments>http://www.sunarlim.com/2011/12/measuring-your-web-campaign-performance/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 09:46:34 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Web Marketing]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=430</guid>
		<description><![CDATA[Whether your doing Adwords campaign, email blast, or online media partnership, you need to know if the time and money you have spent will give the results that you are expecting. The type of results may vary, depending on your objectives. Some want to get direct conversions to their online stores, others are happy to [...]]]></description>
			<content:encoded><![CDATA[<p>Whether your doing Adwords campaign, email blast, or online media partnership, you need to know if the time and money you have spent will give the results that you are expecting. The type of results may vary, depending on your objectives. Some want to get direct conversions to their online stores, others are happy to get a spike in their websites traffic and brand recognition.</p>
<h3>Preparations</h3>
<p>Whatever your target is, you need to make sure that you have prepared most of the aspects so you can measure or benchmark the campaign performance. Here are a few tips I can share in order to do so:</p>
<h4>Prepare your analytics code</h4>
<p><a title="open Google Analytics" href="http://www.google.com/analytics/" target="_blank"><img class="size-full wp-image-443 alignnone" title="GA_logo" src="http://www.sunarlim.com/wp-content/uploads/2011/12/GA_logo.png" alt="Google Analytics Logo" width="192" height="50" /></a></p>
<p>In this case and most of my posts, I am going to refer to <a title="open Google Analytics" href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> since it is the most popular analytics tool and free. I am not going to explain the steps as I am sure most of you already know how, but make sure you have set the following settings correctly:</p>
<ul>
<li>time zone</li>
<li>e-commerce and currency</li>
<li>default page</li>
</ul>
<p>Those settings are to make sure you will get the most accurate data when Google is collecting your visitors&#8217; information.</p>
<h4>Set your analytics goals</h4>
<p>Within your Analytics panel, set your goals and test to make sure they work and trackable. If you run and online store, make sure the analytics code is working so you can track the transactions accurately. Most modern shopping cart systems have modules that are optimized to integrate nicely with Google Analytics.</p>
<h4>If possible, create custom links for your campaign</h4>
<p>You can track the source of traffic in most cases within needing any additional preparations, but you will have more advantages if you can set unique links used within your campaign. In case the system you use does not support auto-URL generation for this purpose, you can always use <a title="open Google Analytics URL Builder" href="http://support.google.com/googleanalytics/bin/answer.py?hl=en&amp;answer=55578" target="_blank">Google Analytics&#8217;s URL Builder Tool</a> to generate them manually.</p>
<h3>Getting the results</h3>
<p>Once you are done with the preparations, then you are good to go with your campaign. Schedule the most effective time, get it started, then sit down and wait. I would suggest to wait at least 24 hours after the campaign has ended before checking on the results, unless you do not need the most accurate data yet.</p>
<p>So what are the things that we need to look at?</p>
<h4>Increase in traffic</h4>
<p>Your campaign would be considered a total failure if you do not get any extra number of visits during your campaign period. If you run it with a web marketing partner, you may want to compare the traffic they promised to drive with the actual one you are getting. Let&#8217;s say they claimed to reach 100,000 users, then you should expect at least to get additional 5,000 new visitors (5% click-through rate) from their network.</p>
<p><a href="http://www.sunarlim.com/wp-content/uploads/2011/12/screenshot_31.png"><img class="aligncenter size-full wp-image-442" title="GA_Traffic" src="http://www.sunarlim.com/wp-content/uploads/2011/12/screenshot_31.png" alt="Google Analytics graph" width="694" height="148" /></a></p>
<p>Checking the number of visits is not enough though. The following dimensions are also important to measure if you have reached to the right market:</p>
<ul>
<li><strong>Pages/Visit</strong> – indicates the level of interest to your company/brand/website</li>
<li><strong>Average Time on Site</strong> – shows the level of interest to your specific product/page</li>
<li><strong>Bounce Rate</strong> – lower means a good thing</li>
</ul>
<h4>Number of transactions and revenue</h4>
<p>If you run an online store, this is most likely the most important–if not the only–thing that counts and you would expect to get as high of numbers as possible here. A successful e-commerce campaign means you gain more in revenue than what you spent, although it is not always the case. More interesting details can quickly be drawn from these values:</p>
<ul>
<li><strong>Conversion Rate</strong> – high conversion rate means you are hitting the right market</li>
<li><strong>Average Transaction Value</strong> – are you getting higher or lower average transaction compared to your regular traffic?</li>
<li><strong>Average Number of Products per Transaction</strong> – good to know if your products can encourage sale between each other</li>
</ul>
<p>For those of you who offer a special coupon code for the campaign, that can be the easiest and more &#8220;real time&#8221; method to measure the results. Just look from your shopping cart system for orders that use XXXX code, those are conversion from your campaign.</p>
<h4>Check the results from other goals/targets</h4>
<p>Getting direct web sales are not the only score you can use, you might not even have an online store to begin with. So what else to check, what are the valuable items can be extracted? Well here are few, just to give you an idea:</p>
<ul>
<li><strong>Newsletter sign up</strong> – consider visitors who sign up to your newletter as your &#8220;warm prospect&#8221;; they are definitely interested with what you are selling, but maybe the timing is just not right</li>
<li><strong>Social media sharing</strong> – this actually can generate more traffic if your visitors decide to share the link to whatever social platform they like, whether it be Twitter, Facebook, Reddit, etc</li>
<li><strong>Contact you</strong> – if you are offering a service instead of product, then getting contacted denotes a successful conversion; even if you are selling a product, a potential customer inquiry is a very positive thing</li>
</ul>
<p>There are still many things to talk about based on this topic and have probably been covered by many blogs and books. I am just writing the short and practical version for small-medium business. I think I am going to update this post often, should I get many interests from you.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/WK0zJkfvCVo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2011/12/measuring-your-web-campaign-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2011/12/measuring-your-web-campaign-performance/</feedburner:origLink></item>
		<item>
		<title>Favorite Safari Extensions</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/Vq2qu-Jjf-U/</link>
		<comments>http://www.sunarlim.com/2011/12/favorite-safari-extensions/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 10:17:27 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Browser]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=415</guid>
		<description><![CDATA[In November 2010, Apple officially introduced extensions to their popular browser Safari. It was one of the most requested features and with the release of version 5 of the browser, customers were finally able to add functionalities to their favorite browser. Apple provides Safari Extensions Gallery for users to browse  extensions which can be easily [...]]]></description>
			<content:encoded><![CDATA[<p>In November 2010, Apple officially introduced extensions to their popular browser Safari. It was one of the most requested features and with the release of version 5 of the browser, customers were finally able to add functionalities to their favorite browser. Apple provides<a title="Open Safari Extensions Gallery" href="https://extensions.apple.com/" target="_blank"> Safari Extensions Gallery</a> for users to browse  extensions which can be easily installed in a few clicks.</p>
<p>Here are my top 5 extensions that I use regularly:</p>
<h3>Delicious</h3>
<p><a href="https://github.com/jeveaux/delicious-safari-extension/downloads" target="_blank"><img class="aligncenter size-full wp-image-417" title="delicious" src="http://www.sunarlim.com/wp-content/uploads/2011/12/delicious.png" alt="Delicious" width="694" height="96" /></a></p>
<p>If you use Delicious bookmarking service, then you need to install this immediately. This plugin by <a href="http://jeveaux.com" target="_blank">jeveaux.com</a> will add a button on your toolbar and with a single click, you can save web page you want to bookmark. This plugin is hosted on Github and can be <a href="https://github.com/jeveaux/delicious-safari-extension/downloads" target="_blank">downloaded here</a>.</p>
<h3>ScribeFire</h3>
<p><a href="http://www.scribefire.com/"><img class="aligncenter size-full wp-image-418" title="scribefire" src="http://www.sunarlim.com/wp-content/uploads/2011/12/scribefire.jpg" alt="ScribeFire" width="694" height="184" /></a></p>
<p><a href="http://www.scribefire.com/" target="_blank">ScribeFire</a> is an extension for the Mozilla Firefox Web browser, Google Chrome Web browser, Opera Web Browser, and Apple Safari Web browser that allows you to easily post to all of your blogs. Once you have set up your blog properly, you can will be able to start writing and posting right on your browser without requiring to open and login to your blog admin panel. Pretty cool.</p>
<h3>Awesome Screenshot</h3>
<p><a href="http://awesomescreenshot.com/"><img class="aligncenter size-full wp-image-426" title="awesomescreenshot" src="http://www.sunarlim.com/wp-content/uploads/2011/12/awesomescreenshot.jpg" alt="Awesome Screenshot" width="694" height="307" /></a></p>
<p>With Firefox, you can find dozens of web capture plugins. In Safari, <a href="http://awesomescreenshot.com/" target="_blank">Awesome Screenshot</a> is one of the best and most simple one. It also gives you extra features like to annotate and share.</p>
<h3>1Password</h3>
<p><a href="https://agilebits.com/onepassword"><img class="aligncenter size-full wp-image-416" title="1password" src="http://www.sunarlim.com/wp-content/uploads/2011/12/1password.jpg" alt="1Password" width="694" height="380" /></a></p>
<p>While it does not fall as a pure Safari extension, it is only one of the so many awesome features from <a href="https://agilebits.com/onepassword" target="_blank">1Password</a>, it is almost impossible to pass a single day without using it. 1Password itself is a cross-platform password manager and generator. Currently it is available for Mac, PC, iOS and Android. It also works with <a href="http://www.dropbox.com" target="_blank">DropBox</a> to make it super easy for you to sync across different machines.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/Vq2qu-Jjf-U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2011/12/favorite-safari-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2011/12/favorite-safari-extensions/</feedburner:origLink></item>
		<item>
		<title>ScribeFire: Fire up your blogging</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/8Vym2fUkcb0/</link>
		<comments>http://www.sunarlim.com/2010/12/scribefire/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 10:01:24 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Web tools]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/2010/12/354/</guid>
		<description><![CDATA[The year is coming to an end. How many real posts I published in 2010? Only about ten, and the last one was almost 7 months ago. Where is my motivation to publish more stuff? Well now I just found a new web service / browser extension called Scribefire. The Idea is I can publish [...]]]></description>
			<content:encoded><![CDATA[<p>The year is coming to an end. How many real posts I published in 2010? Only about ten, and the last one was almost 7 months ago. Where is my motivation to publish more stuff? Well now I just found a new web service / browser extension called <a href="http://www.scribefire.com/" target="_blank">Scribefire</a>. The Idea is I can publish post more easily right from my browser and start writing right that minute. Will this encourage me to post more often? We&#8217;ll see&#8230;.</p>
<p>By the way, ScribeFire works in Firefox, Chrome and Safari.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/8Vym2fUkcb0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2010/12/scribefire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2010/12/scribefire/</feedburner:origLink></item>
		<item>
		<title>My Favorite Coda Plug-Ins</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/-wfheVFrt-g/</link>
		<comments>http://www.sunarlim.com/2010/05/my-favorite-coda-plug-ins/#comments</comments>
		<pubDate>Tue, 18 May 2010 19:17:23 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web tools]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=331</guid>
		<description><![CDATA[I have to admit it, Coda by Panic is really one of the best Mac apps ever. Not only it has finally given me the better direction in developing HTML/CSS correctly, it also makes it more fun! It is quite a shame that Panic has not been updating it for a few months now, but [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_332" class="wp-caption alignright" style="width: 153px"><a href="http://www.panic.com/coda/"><img class="size-full wp-image-332 " style="border: 0px initial initial;" title="Coda Logo" src="http://www.sunarlim.com/wp-content/uploads/2010/05/coda_logo.png" alt="Coda" width="143" height="146" /></a><p class="wp-caption-text">Panic Coda</p></div>
<p>I have to admit it, <a href="http://www.panic.com/coda/" target="_blank">Coda by Panic</a> is really one of the best Mac apps ever. Not only it has finally given me the better direction in developing HTML/CSS correctly, it also makes it more fun! It is quite a shame that Panic has not been updating it for a few months now, but that does not make it less powerful.</p>
<p>Why? Because Coda supports third-party plug-ins to enable you add more functions on top on the ones that come with the application itself. No, those plug-ins will not automatically create a website for you.. Consider them like as WordPress plug-ins or widgets, simple and small functions but if collected and used properly can save you hours of development time.</p>
<p>You can get a long list of the officially supported plugin-ins on <a href="http://www.panic.com/coda/developer/community/plugins.php" target="_blank">Panic&#8217;s Developer section</a>. To help you in choosing the right ones, here are my favorites:</p>
<ul>
<li><a href="http://macstop.net/design/coda-lorem-ipsum-plugin/">Lorem Ipsum</a><br />
Generate 1 to 5 paragraphs of Lorem Ipsum placeholder text.</li>
<li><a href="http://kevin.glowacz.info/2008/12/coda-plugin-remove-trailing-whitespace.html">Remove Trailing Whitespace</a><br />
Trims whitespace from the ends of lines.</li>
<li><a href="http://www.vauchel.com/blog/webdesign/plug-in-caracteres-speciaux-pour-coda/#english">Replace Special Characters</a><br />
Converts almost all special symbols and characters into HTML entities.</li>
<li><a href="http://onecrayon.com/tea/coda/" target="_blank">TEA for Coda</a> <em>(not listed on Panic&#8217;s website)</em><br />
Text Editor Actions for Coda (formerly “Textmate Emulation Actions”, and always TEA for short) is a plugin that emulates some of my favorite Textmate HTML.bundle actions.</li>
<li><a href="http://mondaybynoon.com/2008/12/15/css-tools-coda-plugin/">CSS Tools<br />
</a>Performs automatic reformatting of CSS.</li>
</ul>
<p>If you have your own favorites, please feel free to share them below.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/-wfheVFrt-g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2010/05/my-favorite-coda-plug-ins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2010/05/my-favorite-coda-plug-ins/</feedburner:origLink></item>
		<item>
		<title>Tools to Build Your Contact Form in Less Than 5 Minutes</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/tkV0QYtYN9A/</link>
		<comments>http://www.sunarlim.com/2010/04/tools-to-build-your-contact-form-in-less-than-5-minutes/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 15:57:29 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Web apps]]></category>
		<category><![CDATA[Web tools]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=281</guid>
		<description><![CDATA[When you go to a really cool website and want to contact the person or company who runs it, what is your most preferred method? Email, instant message, social media (Twitter, Facebook), or via the contact form? Either one is good, but for most people contact form would probably the most convenient one. Few web [...]]]></description>
			<content:encoded><![CDATA[<p>When you go to a really cool website and want to contact the person or company who runs it, what is your most preferred method? Email, instant message, social media (Twitter, Facebook), or via the contact form? Either one is good, but for most people contact form would probably the most convenient one.</p>
<p>Few web developers hesitate to include one because they think it will take too much time or effort to make it work, specially if they do not have any server-side programming basics. That is no longer the case, these tools will help you build nice contact form for any project quickly:</p>
<h3><a href="http://theodin.co.uk/blog/ajax/contactable-jquery-plugin.html" target="_blank">Contactable</a></h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-317" title="Contactable" src="http://www.sunarlim.com/wp-content/uploads/2010/04/contactableHeader1-e1271087235811.png" alt="" width="500" height="101" /></p>
<p><a href="http://theodin.co.uk/blog/ajax/contactable-jquery-plugin.html" target="_blank">Contactable</a> is a jQuery plugin designed to make contact/feedback forms simpler and more accessible. This plugin will enable you to create a contact form on any page of a site with minimal effort. I also made a small modification of this great plugin to appear on the right side of the page instead the left, you can <a href="http://www.sunarlim.com/2010/03/contactable-jquery-plugin-on-the-right-side-of-page/">check it here</a>.</p>
<h3><a href="http://wufoo.com/" target="_blank">Wufoo</a></h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-319" title="Wufoo" src="http://www.sunarlim.com/wp-content/uploads/2010/04/screenshot_01-e1271087381347.png" alt="" width="497" height="119" /></p>
<p><a href="http://wufoo.com/" target="_blank">Wufoo</a> is one of the easiest form builder around. It helps you create contact forms, online surveys, and invitations so you can collect the data, registrations and online payments you need without writing a single line of code. Its free account is more than enough to create basic online forms, but you can easily upgrade to premium plans to fit your needs.</p>
<h3><a href="http://www.phpform.org/" target="_blank">pForm</a></h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-320" title="pForm" src="http://www.sunarlim.com/wp-content/uploads/2010/04/screenshot_02-e1271087534743.png" alt="" width="500" height="161" /></p>
<p>Similar with Wufoo, <a href="http://www.phpform.org/" target="_blank">pForm</a> comes with an online form builder with simple interface that will help you build forms of any kind. Integration with your existing web page might be a bit more complicated than Wufoo, but still more simple than building a custom form yourself.</p>
<h3><a href="http://www.appnitro.com/" target="_blank">MachForm</a></h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-321" title="MachForm" src="http://www.sunarlim.com/wp-content/uploads/2010/04/screenshot_03-e1271087673737.png" alt="" width="500" height="110" /></p>
<p><a href="http://www.appnitro.com/" target="_blank">MachForm</a> is developed by the same company as pForm. It is the server installable version. You have more options like: receive submission and save to database, send entries to email, send autoresponder email, validate inputs, and lot more.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/tkV0QYtYN9A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2010/04/tools-to-build-your-contact-form-in-less-than-5-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2010/04/tools-to-build-your-contact-form-in-less-than-5-minutes/</feedburner:origLink></item>
		<item>
		<title>Introducing yomire</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/ZpD1LYdHkNI/</link>
		<comments>http://www.sunarlim.com/2010/04/introducing-yomire/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 20:56:08 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[Yomire]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=304</guid>
		<description><![CDATA[Yomire builds useful components and templates exclusively on the envato network based on beautiful and functional designs, implemented with great care to optimise efficiency and usability. Our Aim Be the best seller on the envato network by: timely response to user comments and questions. putting up all of our items’ documentations online as well as [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-307" title="Yomire" src="http://www.sunarlim.com/wp-content/uploads/2010/04/295257-e1270587671403.jpg" alt="yomire" width="500" height="205" /></p>
<p><a href="http://www.yomire.com" target="_blank">Yomire</a> builds useful components and templates exclusively on the envato network based on beautiful and functional designs, implemented with great care to optimise efficiency and usability.</p>
<h3>Our Aim</h3>
<p>Be the best seller on the envato network by:</p>
<ul>
<li>timely response to user comments and questions.</li>
<li>putting up all of our items’ documentations online as well as offline to allow buyers easy reference to them at all times. Potential customers will also no doubt find this feature useful as they will be able to familiarize themselves with an item’s customisation potential prior to committing to buy.</li>
<li>actively update the FAQ section for all our items based on real user comments and questions, whenever appropriate.</li>
<li>introduce a section that will always be present in each items’ documentation: Version History. The Version History section will document updates and what each one entail.</li>
<li>build a blog containing all new updates of existing items and new item releases.</li>
<li>be an active participant in social network sites that we are a member of. Currently, this includes twitter and facebook.</li>
</ul>
<h3>Design Style</h3>
<ul>
<li>clean &amp; sophisticated.</li>
<li>neutral – We want users to be able to incorporate our components into their exisiting websites or suit their company with very minimal customisation possible.</li>
</ul>
<h3>Coding and Development</h3>
<ul>
<li>asset-free – When we create flash components for activeden, we always try not to use assets whenever possible. For buyers, this means more flexible customisation from XML , light resulting SWF file and easier further customisation through the use of actionscript, if required.</li>
<li>OOP (Object Oriented Programming) using classes which means highly organised source codes and easy updating.</li>
<li>efficient and re-usable classes; in most cases buyers can take our custom utility classes, like scrollers, simple shapes drawing, etc, from our templates and incorporate them into their own projects.</li>
</ul>
<p><a href="http://activeden.net/user/yomire" target="_blank">Check out our profile on ActiveDen.</a></p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/ZpD1LYdHkNI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2010/04/introducing-yomire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2010/04/introducing-yomire/</feedburner:origLink></item>
		<item>
		<title>Contactable jQuery Plugin on The Right Side of Page</title>
		<link>http://feedproxy.google.com/~r/maykel/~3/jeP0QVpYsFs/</link>
		<comments>http://www.sunarlim.com/2010/03/contactable-jquery-plugin-on-the-right-side-of-page/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:21:16 +0000</pubDate>
		<dc:creator>maykel</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.sunarlim.com/?p=297</guid>
		<description><![CDATA[Contactable is a great jQuery plugin by Philip Beel to include a nice sliding contact form, even if you only understand a tiny bit of jQuery and PHP. I needed to use this plugin for one of my project, but I want it to be on the right side of the page instead of left. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://theodin.co.uk/blog/ajax/contactable-jquery-plugin.html" target="_blank">Contactable</a> is a great jQuery plugin by <a href="http://theodin.co.uk/" target="_blank">Philip Beel</a> to include a nice sliding contact form, even if you only understand a tiny bit of jQuery and PHP.</p>
<p><img class="alignnone size-full wp-image-298" title="contactableHeader1" src="http://www.sunarlim.com/wp-content/uploads/2010/03/contactableHeader1.png" alt="" width="608" height="124" /></p>
<p>I needed to use this plugin for one of my project, but I want it to be on the right side of the page instead of left. In order to do this, you need to change a small portion of the CSS and JS files. No special skills required. Still, you can save your time since you can download it directly below:</p>
<p><a href="http://www.sunarlim.com/wp-content/uploads/2010/03/contactable_right.zip">» click here to download Contactable on right side of page «</a></p>
<p>All credits go to Philip Beel. Instructions and demo can be checked directly on <a href="http://theodin.co.uk/blog/ajax/contactable-jquery-plugin.html" target="_blank">this plugin&#8217;s homepage</a>.</p>
<img src="http://feeds.feedburner.com/~r/maykel/~4/jeP0QVpYsFs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sunarlim.com/2010/03/contactable-jquery-plugin-on-the-right-side-of-page/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		<feedburner:origLink>http://www.sunarlim.com/2010/03/contactable-jquery-plugin-on-the-right-side-of-page/</feedburner:origLink></item>
	</channel>
</rss>

