<?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>ChillyBin Web Design &#38; Consultancy, Singapore&#187; Design Archives  &#8211; ChillyBin Web Design &amp; Consultancy, Singapore</title>
	<atom:link href="http://www.chillybin.com.sg/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chillybin.com.sg</link>
	<description>Keeping It Fresh!</description>
	<lastBuildDate>Sun, 05 Sep 2010 06:56:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to stop WordPress removing line breaks</title>
		<link>http://www.chillybin.com.sg/blog/how-to-stop-wordpress-removing-line-breaks/</link>
		<comments>http://www.chillybin.com.sg/blog/how-to-stop-wordpress-removing-line-breaks/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 07:03:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Replace]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wpautop]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/?p=399</guid>
		<description><![CDATA[We&#8217;ve all had these problems working with WordPress as designers where you are trying to format an article or something for a client and have everything lined up perfectly, publish the article, only to find out that WordPress has removed all your manual line-breaks! Fortunately there is a pretty simple fix, I had to edit [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve all had these problems working with WordPress as designers where you are trying to format an article or something for a client and have everything lined up perfectly, publish the article, only to find out that WordPress has removed all your manual line-breaks!</p>
<p>Fortunately there is a pretty simple fix, I had to edit <strong>formatting.php</strong> in order to keep wpautop() from removing my deliberate breaks. I commented out the following line which replaces two occurrences of BR separated only by whitespace with two newlines:</p>
<p><code>//$pee = preg_replace('|&lt;br /&gt;\s*&lt;br /&gt;|', "\n\n", $pee);</code></p>
<p>Then, I commented out this line found towards the end of the function and replaced it with a version that exempts BRs from being removed:</p>
<p>Commented out:<br />
<code>//$pee = preg_replace('!&lt;br /&gt;(\s*&lt;/?(?:p|li|div|dl|dd|dt|th|pre|td|ul|ol)[^&gt;]*&gt;)!', '$1', $pee);</code></p>
<p>Replaced with:<br />
<code>$pee = preg_replace('!(\s*&lt;/?(?:p|li|div|dl|dd|dt|th|pre|td|ul|ol)[^&gt;]*&gt;)!', '$1', $pee);</code></p>
<p>This keeps wordpress from stripping the breaks, but it does not keep Tiny MCE from doing it if you go to visual mode.</p>
<div class="shr-publisher-399"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/how-to-stop-wordpress-removing-line-breaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Quick Tips to Encourage Customer Loyalty</title>
		<link>http://www.chillybin.com.sg/blog/5-quick-tips-to-encourage-customer-loyalty/</link>
		<comments>http://www.chillybin.com.sg/blog/5-quick-tips-to-encourage-customer-loyalty/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 00:57:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[Customer Loyalty]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Logo Design]]></category>
		<category><![CDATA[Loyalty]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Value]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/?p=393</guid>
		<description><![CDATA[Customer loyalty can never be mis-underestimated but it often is. It is a proven fact that it is much cheaper to re-market to your current customers and costs less in time and money to resell to them than to find new customers. Why do you think the multinationals bend over backwards with discounts when you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.chillybin.com.sg/wp-content/uploads/2010/01/loyalty-pug.jpg" alt="loyalty pug 5 Quick Tips to Encourage Customer Loyalty" title="loyalty-pug" width="570" height="350" class="aligncenter size-full wp-image-419" /></p>
<p>Customer loyalty can never be mis-underestimated but it often is. It is a proven fact that it is much cheaper to re-market to your current customers and costs less in time and money to resell to them than to find new customers. Why do you think the multinationals bend over backwards with discounts when you are threatening to leave them. Mobile Phone &#038; Pay TV providers for example suddenly offer amazing new deals &#038; handset upgrades when you are showing that you are about to go to their rivals.</p>
<p>But how do you keep customers and keep them keen. Here’s a few tips that might help you…</p>
<p><strong>1. Communications</strong><br />
If you keep communications hot with customers then they will more likely be in a position to buy from you in the future. This could be through a blog, email marketing campaigns or even printed newsletters. Keeping in touch is key as the buyer (customer) goes through different buying cycles and decisions. By giving them information on the latest skills you’ve acquired (hired) or latest technologies applied to your recent website creation in your portfolio, they may just want that upgrade too.</p>
<p><strong>2. Add Value</strong><br />
Be there for your customers and deliver a good quality product. It’s not all about how cheap it is, there are more important things for customers. Are you there to answer phone calls or emails when they need support? Are you active on your support forum? Do you do extra work such as logo design or brochures on top of website design? Can you SEO the site for when it launches? Do you throw in a couple of email marketing templates too? There are lots of things you can do to add extra value to the purchase a customer makes other than just a discount.</p>
<p><strong>3. Loyalty Schemes</strong><br />
A successful loyalty scheme can encourage frequent purchases from customers over time. Ideas might include yearly discounts on hosting over the monthly price; buy 5 hours of changes for the price of 4 and even a yearly refresh in design for a % off the usual design price you charge. Be creative, reward loyal customers and they’ll keep coming back for more and even turn into your advocates. When that happens, you won’t be able to handle the work that comes your way.</p>
<p><strong>4. Customers are God</strong><br />
In Japan, there’s a well know proverb that says that “customers are God”. Customer service is very important for your brand, business and customer loyalty. Make sure you handle complaints effectively, manage their expectations and answer any questions promptly. The biggest problems for designers can often be managing expectations with the design brief. My advice is to always under promise and over deliver and you’ll do just fine.</p>
<p><strong>5. Listen to your Customers</strong><br />
The more you know and learn about your customers, the easier it is to shape your business’ and its direction to meet your customers’ needs and desires. Yes, add getsatifaction.com’s feedback widget to your site, ask customers for feedback through surveys and referrals, call customers and find out how they are doing if you’ve not heard from them and listen to what they have to say. Then, act on it. There’s no good hearing and disagreeing. Remember, customers are gods and although they don’t know what a CMS system or an H1 tag necessarily is, they know what they want and you have to give it to them for your design business to succeed.</p>
<p>Whether you think your customer is a God or have a strict policy to answer all support emails within 48 hours, there are lots of things we can all do to improve our customer relations and ultimately our bottom line. Happy customers equals loyal customers. And, loyal customers equals healthy business.</p>
<div class="shr-publisher-393"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/5-quick-tips-to-encourage-customer-loyalty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Tweets for 2010-01-31</title>
		<link>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-31/</link>
		<comments>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-31/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 06:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-31/</guid>
		<description><![CDATA[Free Web UI and Button Set &#8211; http://bit.ly/92ZkQR # 20 Truly Beautiful and Fresh Icon Sets http://bit.ly/1DpRLi # Since March 2010 Google will not care about IE6 any more &#8211; http://bit.ly/dsJW94 /via @thek1w1 # I really love checking web stats to see that IE is the 2nd or 3rd most popular browser on sites for [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Free Web UI and Button Set &#8211; <a href="http://bit.ly/92ZkQR" rel="nofollow">http://bit.ly/92ZkQR</a> <a href="http://twitter.com/chullybun/statuses/8441675906" class="aktt_tweet_time">#</a></li>
<li>20 Truly Beautiful and Fresh Icon Sets <a href="http://bit.ly/1DpRLi" rel="nofollow">http://bit.ly/1DpRLi</a> <a href="http://twitter.com/chullybun/statuses/8407836259" class="aktt_tweet_time">#</a></li>
<li>Since March 2010 Google will not care about IE6 any more &#8211; <a href="http://bit.ly/dsJW94" rel="nofollow">http://bit.ly/dsJW94</a> /via @<a href="http://twitter.com/thek1w1" class="aktt_username">thek1w1</a> <a href="http://twitter.com/chullybun/statuses/8407819923" class="aktt_tweet_time">#</a></li>
<li>I really love checking web stats to see that IE is the 2nd or 3rd most popular browser on sites for my clients. #<a href="http://search.twitter.com/search?q=%23iemustdie" class="aktt_hashtag">iemustdie</a> <a href="http://twitter.com/chullybun/statuses/8330452670" class="aktt_tweet_time">#</a></li>
<li>ASP Problem solved &quot;_&quot; <a href="http://twitter.com/chullybun/statuses/8268432651" class="aktt_tweet_time">#</a></li>
<li>Need a APS/.NET guru to help me out with a little problem, interested? won&#39;t take long <a href="http://twitter.com/chullybun/statuses/8266631037" class="aktt_tweet_time">#</a></li>
<li>Google Releases Chrome 4.0 <a href="http://bit.ly/8mwxNm" rel="nofollow">http://bit.ly/8mwxNm</a> <a href="http://twitter.com/chullybun/statuses/8239891823" class="aktt_tweet_time">#</a></li>
<li>15 Craziest celebrity backstage requests &#8211; fame evidently turns you into a total and utter muppet! <a href="http://bit.ly/8E1C43" rel="nofollow">http://bit.ly/8E1C43</a> <a href="http://twitter.com/chullybun/statuses/8215762491" class="aktt_tweet_time">#</a></li>
<li>WooRank evaluates your site based on 50 criteria in an automated fashion, providing helpful SEO and other tips <a href="http://bit.ly/7MdXrV" rel="nofollow">http://bit.ly/7MdXrV</a> <a href="http://twitter.com/chullybun/statuses/8215755950" class="aktt_tweet_time">#</a></li>
<li>I Love Typography: Favourite Fonts Of 2009 &#8211; <a href="http://bit.ly/6t1J5X" rel="nofollow">http://bit.ly/6t1J5X</a> &#8211; A brilliant post. <a href="http://twitter.com/chullybun/statuses/8215737680" class="aktt_tweet_time">#</a></li>
<li>Twitter Dictionary | 35 Twitter Abbreviations &#8211; <a href="http://bit.ly/7XVVNa" rel="nofollow">http://bit.ly/7XVVNa</a> <a href="http://twitter.com/chullybun/statuses/8213185637" class="aktt_tweet_time">#</a></li>
<li>50 Free Tools Every Designer Will Love <a href="http://bit.ly/5iOEV9" rel="nofollow">http://bit.ly/5iOEV9</a> <a href="http://twitter.com/chullybun/statuses/8213038274" class="aktt_tweet_time">#</a></li>
</ul>
<div class="shr-publisher-401"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Tweets for 2010-01-24</title>
		<link>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-24/</link>
		<comments>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-24/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 06:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-24/</guid>
		<description><![CDATA[Furvious: a free personal blog WordPress theme &#8211; http://bit.ly/5UAxvg # 35 Beautiful and Effective E-Commerce Websites &#8211; http://su.pr/2CkHNj # Hope all of you WIndows users are up to date: a patch for the latest scary IE flaw is out! Brian Krebs has more: http://bit.ly/6Ibhnb # 8 (More) Desktop Applications That Designers May Want To Know [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Furvious: a free personal blog WordPress theme &#8211; <a href="http://bit.ly/5UAxvg" rel="nofollow">http://bit.ly/5UAxvg</a> <a href="http://twitter.com/chullybun/statuses/8131833656" class="aktt_tweet_time">#</a></li>
<li>35 Beautiful and Effective E-Commerce Websites &#8211; <a href="http://su.pr/2CkHNj" rel="nofollow">http://su.pr/2CkHNj</a> <a href="http://twitter.com/chullybun/statuses/8076939000" class="aktt_tweet_time">#</a></li>
<li>Hope all of you WIndows users are up to date: a patch for the latest scary IE flaw is out! Brian Krebs has more: <a href="http://bit.ly/6Ibhnb" rel="nofollow">http://bit.ly/6Ibhnb</a> <a href="http://twitter.com/chullybun/statuses/8058298478" class="aktt_tweet_time">#</a></li>
<li>8 (More) Desktop Applications That Designers May Want To Know <a href="http://bit.ly/5Nhey4" rel="nofollow">http://bit.ly/5Nhey4</a> <a href="http://twitter.com/chullybun/statuses/8058189402" class="aktt_tweet_time">#</a></li>
<li>Google Wave | The Ultimate Guide &#8211; <a href="http://bit.ly/1m6LCe" rel="nofollow">http://bit.ly/1m6LCe</a> <a href="http://twitter.com/chullybun/statuses/8058175676" class="aktt_tweet_time">#</a></li>
<li>A Stationary Logo That Changes on Page Scroll with CSS &#8211; <a href="http://bit.ly/5o4G8m" rel="nofollow">http://bit.ly/5o4G8m</a> #<a href="http://search.twitter.com/search?q=%23css" class="aktt_hashtag">css</a> <a href="http://twitter.com/chullybun/statuses/8023032695" class="aktt_tweet_time">#</a></li>
<li>Google Is Now Apple’s Greatest Enemy: Here’s Why &#8211; <a href="http://bit.ly/4MkYkr" rel="nofollow">http://bit.ly/4MkYkr</a> <a href="http://twitter.com/chullybun/statuses/8008119694" class="aktt_tweet_time">#</a></li>
<li>Mastering Photoshop: Unknown Tricks and Time-Savers &#8211; <a href="http://su.pr/2SpG6P" rel="nofollow">http://su.pr/2SpG6P</a> <a href="http://twitter.com/chullybun/statuses/8007859848" class="aktt_tweet_time">#</a></li>
<li>Sexy HTML List Tricks &#8211; <a href="http://bit.ly/AhtKP" rel="nofollow">http://bit.ly/AhtKP</a> <a href="http://twitter.com/chullybun/statuses/8007841847" class="aktt_tweet_time">#</a></li>
<li>ClickHeat: a visual heatmap of clicks on a page, open source, GPL &#8211; <a href="http://bit.ly/GlCjj" rel="nofollow">http://bit.ly/GlCjj</a> <a href="http://twitter.com/chullybun/statuses/7992252581" class="aktt_tweet_time">#</a></li>
<li>3 Powerful Ways To Make Typography Talk On Your Website &#8211; <a href="http://bit.ly/73sIv" rel="nofollow">http://bit.ly/73sIv</a> <a href="http://twitter.com/chullybun/statuses/7979886726" class="aktt_tweet_time">#</a></li>
<li>ie-css3.js: CSS 3 pseudo selector emulation for IE 5-8 &#8211; <a href="http://bit.ly/4OxAx0" rel="nofollow">http://bit.ly/4OxAx0</a> <a href="http://twitter.com/chullybun/statuses/7904834605" class="aktt_tweet_time">#</a></li>
</ul>
<div class="shr-publisher-400"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Tweets for 2010-01-17</title>
		<link>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-17/</link>
		<comments>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-17/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 06:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-17/</guid>
		<description><![CDATA[20+ Must have documents for Designers and Developers &#8211; http://bit.ly/81wgq /via @smashingmag # Ironic that Bing.com&#39;s new &#39;short&#39; url, binged.it is one character longer than their own domain. # Single Page Website Designs: 70+ Latest Examples http://bit.ly/5mYgXO # 55 Trendy Web Design Interfaces From Deviantart http://bit.ly/51Imoj # Social Web Blog: Strengthen your blog’s community: Google [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>20+ Must have documents for Designers and Developers &#8211; <a href="http://bit.ly/81wgq" rel="nofollow">http://bit.ly/81wgq</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7850974261" class="aktt_tweet_time">#</a></li>
<li>Ironic that Bing.com&#39;s new &#39;short&#39; url, binged.it is one character longer than their own domain. <a href="http://twitter.com/chullybun/statuses/7812610717" class="aktt_tweet_time">#</a></li>
<li>Single Page Website Designs: 70+ Latest Examples <a href="http://bit.ly/5mYgXO" rel="nofollow">http://bit.ly/5mYgXO</a> <a href="http://twitter.com/chullybun/statuses/7787021568" class="aktt_tweet_time">#</a></li>
<li>55 Trendy Web Design Interfaces From Deviantart <a href="http://bit.ly/51Imoj" rel="nofollow">http://bit.ly/51Imoj</a> <a href="http://twitter.com/chullybun/statuses/7787011269" class="aktt_tweet_time">#</a></li>
<li>Social Web Blog: Strengthen your blog’s community: Google Friend Connect now available for WordPress <a href="http://bit.ly/6cCbVh" rel="nofollow">http://bit.ly/6cCbVh</a> <a href="http://twitter.com/chullybun/statuses/7778177639" class="aktt_tweet_time">#</a></li>
<li>jQuery 1.4 Released: The 15 New Features you Must Know | Nettuts : <a href="http://bit.ly/4U5DEW" rel="nofollow">http://bit.ly/4U5DEW</a> (via @<a href="http://twitter.com/tutsplus" class="aktt_username">tutsplus</a>) <a href="http://twitter.com/chullybun/statuses/7778161305" class="aktt_tweet_time">#</a></li>
<li>15 Awesome And Inspiring Offices &#8211; <a href="http://ff.im/cDJ5S" rel="nofollow">http://ff.im/cDJ5S</a> <a href="http://twitter.com/chullybun/statuses/7778084922" class="aktt_tweet_time">#</a></li>
<li>Colourful Swirls : Collection of 25+ stunningly beautiful wallpapers <a href="http://tinyurl.com/yjfre64" rel="nofollow">http://tinyurl.com/yjfre64</a> <a href="http://twitter.com/chullybun/statuses/7778071759" class="aktt_tweet_time">#</a></li>
<li>Contact form vs. mailto link? &#8211; <a href="http://bit.ly/8PmkGz" rel="nofollow">http://bit.ly/8PmkGz</a> &#8211; A nice discussion by @<a href="http://twitter.com/CreativityDen" class="aktt_username">CreativityDen</a> <a href="http://twitter.com/chullybun/statuses/7767197896" class="aktt_tweet_time">#</a></li>
<li>Spent the day setting up an office it network, formatting pc&#39;s and installing microsft software, was a little painful, day 2 awaits me tmrw <a href="http://twitter.com/chullybun/statuses/7706854447" class="aktt_tweet_time">#</a></li>
</ul>
<div class="shr-publisher-395"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Tweets for 2010-01-10</title>
		<link>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-10/</link>
		<comments>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-10/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 06:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-10/</guid>
		<description><![CDATA[75 Ultimate Google #Analytics Tools, Tips &#38; Tricks http://ow.ly/UoPZ # How to create a fluid grid with jQuery &#8211; http://bit.ly/63BcJj /via @smashingmag # Coda-Slider 2.0 jQuery Plugin &#8211; http://bit.ly/4txOhB # CSS3 Gradient Generator &#8211; http://bit.ly/4IHZi0 # Downloadify – create downloads on the fly without server interaction http://bit.ly/4JDu5s # Email Marketing Tips &#8211; http://bit.ly/5G5L8x &#8211; A [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>75 Ultimate Google #<a href="http://search.twitter.com/search?q=%23Analytics" class="aktt_hashtag">Analytics</a> Tools, Tips &amp; Tricks <a href="http://ow.ly/UoPZ" rel="nofollow">http://ow.ly/UoPZ</a> <a href="http://twitter.com/chullybun/statuses/7584046163" class="aktt_tweet_time">#</a></li>
<li>How to create a fluid grid with jQuery &#8211; <a href="http://bit.ly/63BcJj" rel="nofollow">http://bit.ly/63BcJj</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7577642939" class="aktt_tweet_time">#</a></li>
<li>Coda-Slider 2.0 jQuery Plugin &#8211; <a href="http://bit.ly/4txOhB" rel="nofollow">http://bit.ly/4txOhB</a> <a href="http://twitter.com/chullybun/statuses/7561906949" class="aktt_tweet_time">#</a></li>
<li>CSS3 Gradient Generator &#8211; <a href="http://bit.ly/4IHZi0" rel="nofollow">http://bit.ly/4IHZi0</a> <a href="http://twitter.com/chullybun/statuses/7559070267" class="aktt_tweet_time">#</a></li>
<li>Downloadify – create downloads on the fly without server interaction <a href="http://bit.ly/4JDu5s" rel="nofollow">http://bit.ly/4JDu5s</a> <a href="http://twitter.com/chullybun/statuses/7514560916" class="aktt_tweet_time">#</a></li>
<li>Email Marketing Tips &#8211; <a href="http://bit.ly/5G5L8x" rel="nofollow">http://bit.ly/5G5L8x</a> &#8211; A pretty good read, recommended! <a href="http://twitter.com/chullybun/statuses/7479088668" class="aktt_tweet_time">#</a></li>
<li>15 Clean &amp; Effective Email / Newsletter Designs. <a href="http://bit.ly/5IlA0i" rel="nofollow">http://bit.ly/5IlA0i</a> <a href="http://twitter.com/chullybun/statuses/7470167436" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/D_Who" class="aktt_username">D_Who</a> Yeah I have, running Internet Explorer 6 right now, much easier that VMWare Fusion <a href="http://twitter.com/D_Who/statuses/7465664130" class="aktt_tweet_reply">in reply to D_Who</a> <a href="http://twitter.com/chullybun/statuses/7467542828" class="aktt_tweet_time">#</a></li>
<li>Facebook for iPhone 3.1 Adds Push Notifications, Address Book Syncing &#8211; <a href="http://bit.ly/5WDEI6" rel="nofollow">http://bit.ly/5WDEI6</a> <a href="http://twitter.com/chullybun/statuses/7461008737" class="aktt_tweet_time">#</a></li>
<li>WineBottler Turns Windows Programs into Standalone OS X Applications <a href="http://winebottler.kronenberg.org/" rel="nofollow">http://winebottler.kronenberg.org/</a> <a href="http://twitter.com/chullybun/statuses/7444667961" class="aktt_tweet_time">#</a></li>
<li>Looking for some PHP assistance integrating a login system, can you help? please DM <a href="http://twitter.com/chullybun/statuses/7427421879" class="aktt_tweet_time">#</a></li>
<li>37 Fresh jQuery Image And Gallery Display Solutions <a href="http://bit.ly/8VeL5m" rel="nofollow">http://bit.ly/8VeL5m</a> <a href="http://twitter.com/chullybun/statuses/7423066998" class="aktt_tweet_time">#</a></li>
<li>Forms with HTML5 &#8211; <a href="http://bit.ly/5aHXjW" rel="nofollow">http://bit.ly/5aHXjW</a> <a href="http://twitter.com/chullybun/statuses/7420057091" class="aktt_tweet_time">#</a></li>
<li>5 Biggest Copyright Pitfalls for Web Designers &#8211; <a href="http://bit.ly/4ExBWH" rel="nofollow">http://bit.ly/4ExBWH</a> <a href="http://twitter.com/chullybun/statuses/7403980075" class="aktt_tweet_time">#</a></li>
<li>20 Email Design Best Practices and Resources for Beginners &#8211; <a href="http://bit.ly/3Kg7Sd" rel="nofollow">http://bit.ly/3Kg7Sd</a> <a href="http://twitter.com/chullybun/statuses/7400200128" class="aktt_tweet_time">#</a></li>
<li>Free CSS Layouts and Templates at CSS-Tricks &#8211; <a href="http://bit.ly/6dxF8V" rel="nofollow">http://bit.ly/6dxF8V</a> <a href="http://twitter.com/chullybun/statuses/7395096956" class="aktt_tweet_time">#</a></li>
<li>chullybun: The Automatic CSS Inliner Tool &#8211; <a href="http://bit.ly/4CEa6o" rel="nofollow">http://bit.ly/4CEa6o</a> <a href="http://bit.ly/6WZV6X" rel="nofollow">http://bit.ly/6WZV6X</a> <a href="http://twitter.com/chullybun/statuses/7392011416" class="aktt_tweet_time">#</a></li>
<li>The Automatic CSS Inliner Tool &#8211; <a href="http://bit.ly/4CEa6o" rel="nofollow">http://bit.ly/4CEa6o</a> <a href="http://twitter.com/chullybun/statuses/7391345866" class="aktt_tweet_time">#</a></li>
<li>Tutorial: Photoshop: An In-Depth Look Into Background Removal Techniques. <a href="http://bit.ly/4Osl7m" rel="nofollow">http://bit.ly/4Osl7m</a> <a href="http://twitter.com/chullybun/statuses/7391331240" class="aktt_tweet_time">#</a></li>
<li>Facebook Turns to the Crowd to Eradicate Offensive Content &#8211; <a href="http://bit.ly/4RFUt6" rel="nofollow">http://bit.ly/4RFUt6</a> <a href="http://twitter.com/chullybun/statuses/7391319437" class="aktt_tweet_time">#</a></li>
<li>Getting Started with jQuery  <a href="http://is.gd/5MsMD" rel="nofollow">http://is.gd/5MsMD</a> <a href="http://twitter.com/chullybun/statuses/7391300235" class="aktt_tweet_time">#</a></li>
<li>Using HTML Symbol Entities &#8211; <a href="http://bit.ly/7KQidc" rel="nofollow">http://bit.ly/7KQidc</a> <a href="http://twitter.com/chullybun/statuses/7386507887" class="aktt_tweet_time">#</a></li>
<li>Fonts Used In Logos of Popular Websites &#8211; <a href="http://bit.ly/13UnbF" rel="nofollow">http://bit.ly/13UnbF</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7386475656" class="aktt_tweet_time">#</a></li>
<li>The Principles of Good Web Design Part 1: Layout &#8211; <a href="http://bit.ly/a47Y7" rel="nofollow">http://bit.ly/a47Y7</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7386435105" class="aktt_tweet_time">#</a></li>
<li>20 Do’s and Don’ts of Effective Web Design &#8211; <a href="http://bit.ly/2bzkxd" rel="nofollow">http://bit.ly/2bzkxd</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7386392930" class="aktt_tweet_time">#</a></li>
<li>Best Design Practices For Professional Modern Web Design &#8211; <a href="http://bit.ly/cYj0d" rel="nofollow">http://bit.ly/cYj0d</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7363704455" class="aktt_tweet_time">#</a></li>
<li>Exceptional CSS Navigation Techniques &#8211; <a href="http://bit.ly/H5M1" rel="nofollow">http://bit.ly/H5M1</a> (via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a>) <a href="http://twitter.com/chullybun/statuses/7335584013" class="aktt_tweet_time">#</a></li>
</ul>
<div class="shr-publisher-394"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/tweets/weekly-tweets-for-2010-01-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Tweets for 2010-01-03</title>
		<link>http://www.chillybin.com.sg/blog/weekly-tweets-for-2010-01-03/</link>
		<comments>http://www.chillybin.com.sg/blog/weekly-tweets-for-2010-01-03/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 06:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Replace]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/blog/weekly-tweets-for-2010-01-03/</guid>
		<description><![CDATA[15 Tips and Techniques for Styling the button element &#8211; http://bit.ly/4PRdOf /via @smashingmag # Form Element Resources and Tutorials Using CSS And Javascript &#8211; http://bit.ly/j02Ai /via @smashingmag # Designing with a Grid &#8211; http://bit.ly/7oz9IJ /via @smashingmag # Ten words you need to stop misspelling &#8211; http://bit.ly/8MhwXT /via @smashingmag # 30 Handy Cheat Sheets and Reference [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>15 Tips and Techniques for Styling the button element &#8211; <a href="http://bit.ly/4PRdOf" rel="nofollow">http://bit.ly/4PRdOf</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7327706031" class="aktt_tweet_time">#</a></li>
<li>Form Element Resources and Tutorials Using CSS And Javascript &#8211; <a href="http://bit.ly/j02Ai" rel="nofollow">http://bit.ly/j02Ai</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7327697858" class="aktt_tweet_time">#</a></li>
<li>Designing with a Grid &#8211; <a href="http://bit.ly/7oz9IJ" rel="nofollow">http://bit.ly/7oz9IJ</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7327653768" class="aktt_tweet_time">#</a></li>
<li>Ten words you need to stop misspelling &#8211; <a href="http://bit.ly/8MhwXT" rel="nofollow">http://bit.ly/8MhwXT</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7327648481" class="aktt_tweet_time">#</a></li>
<li>30 Handy Cheat Sheets and Reference Guides for Web Professionals &#8211; <a href="http://bit.ly/18kqrq" rel="nofollow">http://bit.ly/18kqrq</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7327639150" class="aktt_tweet_time">#</a></li>
<li>Nine Techniques for CSS Image Replacement &#8211; <a href="http://bit.ly/6nyRH8" rel="nofollow">http://bit.ly/6nyRH8</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7325821599" class="aktt_tweet_time">#</a></li>
<li>Subversion 101 &#8211; <a href="http://bit.ly/Q32fY" rel="nofollow">http://bit.ly/Q32fY</a> &#8211; Useful! /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7325817816" class="aktt_tweet_time">#</a></li>
<li>Updating your footers to include 2010? Make it future-proof with a PHP echo date(&quot;Y&quot;) instead! /via @<a href="http://twitter.com/buildinternet" class="aktt_username">buildinternet</a> <a href="http://twitter.com/chullybun/statuses/7297867453" class="aktt_tweet_time">#</a></li>
<li>A Speedy Way To Write HTML/CSS Code &#8211; <a href="http://bit.ly/6MRuDN" rel="nofollow">http://bit.ly/6MRuDN</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> /via @<a href="http://twitter.com/behoff" class="aktt_username">behoff</a> <a href="http://twitter.com/chullybun/statuses/7297858192" class="aktt_tweet_time">#</a></li>
<li>Create a Sexy Persistent Header with Opacity Using MooTools or jQuery &#8211; <a href="http://bit.ly/6BlF4y" rel="nofollow">http://bit.ly/6BlF4y</a> /via @<a href="http://twitter.com/9swords" class="aktt_username">9swords</a> <a href="http://twitter.com/chullybun/statuses/7297846793" class="aktt_tweet_time">#</a></li>
<li>Extending CSS with jQuery – A New Years Guide &#8211; <a href="http://bit.ly/92PTJ5" rel="nofollow">http://bit.ly/92PTJ5</a> /via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a> <a href="http://twitter.com/chullybun/statuses/7297840400" class="aktt_tweet_time">#</a></li>
<li>Google’s Happy New Year Easter Egg! <a href="http://ow.ly/16fIPs" rel="nofollow">http://ow.ly/16fIPs</a> /via @<a href="http://twitter.com/inspiredmag" class="aktt_username">inspiredmag</a> <a href="http://twitter.com/chullybun/statuses/7297836389" class="aktt_tweet_time">#</a></li>
<li>How To Crop An Image Using The Rule Of Thirds <a href="http://bit.ly/82Bzyi" rel="nofollow">http://bit.ly/82Bzyi</a> /via @<a href="http://twitter.com/sitepointdotcom" class="aktt_username">sitepointdotcom</a> <a href="http://twitter.com/chullybun/statuses/7147886328" class="aktt_tweet_time">#</a></li>
</ul>
<div class="shr-publisher-372"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/weekly-tweets-for-2010-01-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merry Christmas from ChillyBin</title>
		<link>http://www.chillybin.com.sg/blog/merry-christmas-from-chillybin/</link>
		<comments>http://www.chillybin.com.sg/blog/merry-christmas-from-chillybin/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 00:51:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[Consultancy]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Merry Christmas]]></category>
		<category><![CDATA[Value]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/?p=370</guid>
		<description><![CDATA[Ho Ho Ho, As the Holiday Season is well and truly upon us, we here at ChillyBin Web Design &#038; Consultancy find ourselves reflecting on the past year and on those who have helped to shape our business in a most significant way. We value our relationship with you and look forward to working with [...]]]></description>
			<content:encoded><![CDATA[<p>Ho Ho Ho,</p>
<p>As the Holiday Season is well and truly upon us, we here at ChillyBin Web Design &#038; Consultancy find ourselves reflecting on the past year and on those who have helped to shape our business in a most significant way. We value our relationship with you and look forward to working with you in the years to come. We wish you a very happy Holiday Season and a New Year filled with peace and prosperity.</p>
<div class="shr-publisher-370"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/merry-christmas-from-chillybin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 Mac Apps I Love</title>
		<link>http://www.chillybin.com.sg/blog/25-mac-apps-i-love/</link>
		<comments>http://www.chillybin.com.sg/blog/25-mac-apps-i-love/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 06:15:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Consultancy]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Prototyping]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Value]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/?p=368</guid>
		<description><![CDATA[I&#8217;ve been using macs for quite a while now and one thing I love about the operating system is the wealth of well designed and useful software which is available. Windows has a large breadth of software available but since switching over in 2003 I&#8217;ve not had to go back to windows unless I am [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using macs for quite a while now and one thing I love about the operating system is the wealth of well designed and useful software which is available. Windows has a large breadth of software available but since switching over in 2003 I&#8217;ve not had to go back to windows unless I am browser testing a website in Internet Explorer. For me, there is nothing that my mac can&#8217;t do, be it work or play.</p>
<p>I&#8217;ve compiled a list of my favourite applications, most of them I use on at least a weekly basis, and in no particular order.</p>
<p><a href="http://www.perian.org/"><strong>Perian</strong></a><br />
A must have download for anyone who wants to consume video content on thier mac. Install it and let Quicktime open all your video files with ease.</p>
<p><a href="http://www.atebits.com/tweetie-mac/"><strong>Tweetie</strong></a><br />
Tweet much? Well if you haven&#8217;t already downloaded Tweetie for your iPhone or your mac then you are missing out. It&#8217;s a wonderfully designed application that features multiple accounts, independent compose windows, search trends, threaded dm’s, user details &amp; bookmarklets which make it my Twitter application of choice. Best of all, they offer a free version (ad supported)</p>
<p><a href="http://www.billingsapp.com/"><strong>Billings</strong></a><br />
Since starting my own business (ChillyBin Web Design &amp; Consultancy) earlier in the year Billings has been an essential piece of my daily routine. It looks after all my job estimates, client briefs, time tracking, invoicing and accounting. It&#8217;s a very powerful little tool for small business and something that I could not do without.</p>
<p><a href="http://culturedcode.com/things/"><strong>Things</strong></a><br />
I&#8217;ve been using the GTD method for a few years now to manage my tasks and Things is a neat little app for iPhone and mac that facilitates all my todo lists and syncs across both devices seamlessly. I no longer have to worry about forgetting anything either with ChillyBin or in my personal life. I&#8217;ve recently integrated it with Mail.app so I can send new items to it effortsly from my email.</p>
<p><a href="http://macromates.com/"><strong>Textmate</strong></a><br />
I&#8217;ve recently just upgraded to Textmate after running BBedit for a number of years. Textmate now looks after all my text editing across my systems, it opens, reads and edits any file I throw at it. Since I spend most of my day writing and editing XHTML &amp; CSS this is one tool I could not do without, it also has a set of really strong bundles inbuilt which allow textmate to be extended easily.</p>
<p><a href="http://adium.im/"><strong>Adium</strong></a><br />
I use chat for business and for pleasure and Adium is my multiple protocol application of choice, there are tons of community developed plugins, icons, message lists and contact lists themes available which makes this app a constant on any system I run.</p>
<p><a href="http://www.panic.com/transmit/"><strong>Transmit</strong></a><br />
I love Transmit, it&#8217;s been my SFTP/FTP application since i first migrated to mac and it&#8217;s developed my the Panic team who really make some great software. I use this religiously to get web content around to both client and personal websites.</p>
<p><a href="http://www.transmissionbt.com/"><strong>Transmission</strong></a><br />
I don&#8217;t tend to download much through bittorrent anymore but when I do it&#8217;s with Transmission. It also monitors a folder hooked up to Dropbox so I can download even when I&#8217;m out of the office or on my iPhone.</p>
<p><a href="http://www.yazsoft.com/"><strong>Speed Download 5</strong></a><br />
Multiple threaded download management application which I use to download and sort anything downloaded through the web, it also allows me to connect it up with my rapidshare account.</p>
<p><a href="http://www.adobe.com/products/creativesuite/"><strong>Adobe Creative Suite</strong></a><br />
Photoshop, Illustrator, &amp; Dreamweaver are my tools of choice out of this suite which has been the main tool of any creative project I&#8217;ve undertaken.</p>
<p><a href="http://www.pixelmator.com/"><strong>Pixelmator</strong></a><br />
For those little image edits which I can&#8217;t be bothered opening up Photoshop for.</p>
<p><a href="http://www.vmware.com/products/fusion/"><strong>VMWare Fusion</strong></a><br />
Alas, there are still times we need to run windows software, especially when testing and checking a new website design across multiple browsers, helps with streaming and decoding any files specifically written for windows too (I&#8217;m looking at you WMV!) I highly recommend checking it out and the new Unity mode in v3 is fantastic.</p>
<p><a href="http://parachut.in/"><strong>Parachute</strong></a><br />
Backups are important, I use this little app in conjunction with Time Machine to keep backups of my hard disk content across on my 2TB NAS storage device.</p>
<p><a href="http://agilewebsolutions.com/products/1Password"><strong>1Password</strong></a><br />
Strong Password generator and managment application that keeps all my passwords synced, strong and secure. Helps when I am setting up new passwords and websites for clients as it allows me a quick and simple way to archive these very strong passwords and bring them up when I need them very quickly. Oh, and it syncs across to my iPhone too.</p>
<p><a href="http://www.balsamiq.com/products/mockups"><strong>Balsamiq Mockups</strong></a><br />
Prototyping tool developed in Air which allows me to quickly send clients a basic mockup of their project quickly without having to worry about colours and/or opening up Photoshop at the first stage of a project. A real lifesaver!</p>
<p><a href="http://www.sequelpro.com/"><strong>Sequel Pro</strong></a><br />
Helps me manage online and offline database content for client websites.</p>
<p><a href="http://bowtieapp.com/"><strong>Bowtie</strong></a><br />
iTunes notifier and last.fm scrobbler that sits alongside my dock and allows me to quickly see what track in playing in iTunes and either rate it or skip it, has a strong set of keyboard shortcuts too.</p>
<p><a href="http://www.panic.com/candybar/"><strong>CandyBar</strong></a><br />
I use CandyBar to customise icons &amp; docks across my systems with a little help from the amazing icon designers at <a href="http://macthemes2.net/forum">macthemes2.net</a> &amp; <a href="http://deviantart.com">deviantart.com</a>.</p>
<p><a href="https://www.dropbox.com/home"><strong>Dropbox</strong></a><br />
I love my dropbox, it allows me to send files aroundthw web seamlessly and effortleessly. I can sync a new design file easily with a client which will then get downloaded to their dropbox folder on their system. I also use it to share large files over the net via email to clients or friends as I&#8217;ve got 2.5GB of storage to play with. I also sync my .torrent files here with Transmission.</p>
<p><a href="http://www.apple.com/iwork/"><strong>iWork Suite</strong></a><br />
Pages, Numbers &amp; Keynote are all really undervalued applications in my opinion and they take care of all proposals, briefs, spreadsheet and presentation tasks I throw at it. They also all open ad export files in PDF and the Microsoft Office file formats so you can share this with PC users too.</p>
<p><a href="http://creativebe.com/mainmenu/"><strong>MainMenu</strong></a><br />
Set of system tools which allows me to clean and maintain my snow leopard installations and keep them running up to spec. I also use it to clean my browser and dns caches when editing and viewing website designs as well As repairing and corrupt file permissions.</p>
<p><a href="http://www.islayer.com/apps/"><strong>iStat</strong></a><br />
Remote monitoring tool that allows me to check the status of any of my machines my iPhone.</p>
<p><a href="http://www.prosofteng.com/products/drive_genius.php"><strong>Drive Genius 2</strong></a><br />
For anything that MainMenu can&#8217;t handle I load up Drive Genius, it also helps with defragmentation of my drives (yes, it happens even on a mac), repartitioning, shredding files, scanning &#038; integrity checks.</p>
<p><a href="http://www.apple.com/ilife/"><strong>iLife Suite</strong></a><br />
If you own a mac you will have at least used these applications, but I really couldn&#8217;t do without iMovie, iPhoto &amp; Garageband.</p>
<p><a href="http://www.unrarx.com/"><strong>UnRarX</strong></a> &amp; <a href="http://wakaba.c3.cx/s/apps/unarchiver.html"><strong>The Unarchiver</strong></a><br />
For all your unarchiving needs.</p>
<div class="shr-publisher-368"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/25-mac-apps-i-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Tweets for 2009-12-13</title>
		<link>http://www.chillybin.com.sg/blog/weekly-tweets-for-2009-12-13/</link>
		<comments>http://www.chillybin.com.sg/blog/weekly-tweets-for-2009-12-13/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 06:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/blog/weekly-tweets-for-2009-12-13/</guid>
		<description><![CDATA[House Estate &#8211; &#34;A real estate corporate template created with 960px wide container.&#34; http://bit.ly/8I1vFz (via @ThemeForest) # 22 Advanced CSS Text Effects And Web Typography Tips + http://twurl.nl/q25mgi (via @atsmith) # 7 of the Most Common Web Design Mistakes You Must Avoid &#8211; http://bit.ly/5LTGK0 (via @smashingmag) # Best Flash CMS (Review) &#8211; http://bit.ly/8zoCym (via @TutZone) [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>House Estate &#8211; &quot;A real estate corporate template created with 960px wide container.&quot; <a href="http://bit.ly/8I1vFz" rel="nofollow">http://bit.ly/8I1vFz</a> (via @<a href="http://twitter.com/ThemeForest" class="aktt_username">ThemeForest</a>) <a href="http://twitter.com/chullybun/statuses/6436180667" class="aktt_tweet_time">#</a></li>
<li>22 Advanced CSS Text Effects And Web Typography Tips + <a href="http://twurl.nl/q25mgi" rel="nofollow">http://twurl.nl/q25mgi</a> (via @<a href="http://twitter.com/atsmith" class="aktt_username">atsmith</a>) <a href="http://twitter.com/chullybun/statuses/6436084987" class="aktt_tweet_time">#</a></li>
<li>7 of the Most Common Web Design Mistakes You Must Avoid &#8211; <a href="http://bit.ly/5LTGK0" rel="nofollow">http://bit.ly/5LTGK0</a> (via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a>) <a href="http://twitter.com/chullybun/statuses/6435985046" class="aktt_tweet_time">#</a></li>
<li>Best Flash CMS (Review) &#8211; <a href="http://bit.ly/8zoCym" rel="nofollow">http://bit.ly/8zoCym</a> (via @<a href="http://twitter.com/TutZone" class="aktt_username">TutZone</a>) #<a href="http://search.twitter.com/search?q=%23flash" class="aktt_hashtag">flash</a> #<a href="http://search.twitter.com/search?q=%23cms" class="aktt_hashtag">cms</a> (via @<a href="http://twitter.com/DesiznTech" class="aktt_username">DesiznTech</a>) <a href="http://twitter.com/chullybun/statuses/6435974731" class="aktt_tweet_time">#</a></li>
<li>Crap inventions: <a href="http://j.mp/BM0e3" rel="nofollow">http://j.mp/BM0e3</a> (via @<a href="http://twitter.com/ilovetypography" class="aktt_username">ilovetypography</a>) <a href="http://twitter.com/chullybun/statuses/6435969885" class="aktt_tweet_time">#</a></li>
<li>Create a Sexy Persistent Header with Opacity Using MooTools or jQuery <a href="http://bit.ly/6IuLlp" rel="nofollow">http://bit.ly/6IuLlp</a> (via @<a href="http://twitter.com/mlane" class="aktt_username">mlane</a>) <a href="http://twitter.com/chullybun/statuses/6435960938" class="aktt_tweet_time">#</a></li>
<li>How to a Great Photos for Your Social Media Avatar <a href="http://bit.ly/5C0tZp" rel="nofollow">http://bit.ly/5C0tZp</a> #<a href="http://search.twitter.com/search?q=%23photography" class="aktt_hashtag">photography</a> (via @<a href="http://twitter.com/DesiznTech" class="aktt_username">DesiznTech</a>) <a href="http://twitter.com/chullybun/statuses/6435935339" class="aktt_tweet_time">#</a></li>
<li>110+ Incredible Community Links for Web Designers and Develovers. <a href="http://bit.ly/829kxs" rel="nofollow">http://bit.ly/829kxs</a> (via @<a href="http://twitter.com/nicholaspatten" class="aktt_username">nicholaspatten</a>) <a href="http://twitter.com/chullybun/statuses/6435928145" class="aktt_tweet_time">#</a></li>
<li>Google&#39;s Search Fade-In: What&#39;s the Point? <a href="http://bit.ly/4Z3sKR" rel="nofollow">http://bit.ly/4Z3sKR</a> (via @<a href="http://twitter.com/sitepointdotcom" class="aktt_username">sitepointdotcom</a>) <a href="http://twitter.com/chullybun/statuses/6435921944" class="aktt_tweet_time">#</a></li>
</ul>
<div class="shr-publisher-366"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/weekly-tweets-for-2009-12-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
