<?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; Find Archives  &#8211; ChillyBin Web Design &amp; Consultancy, Singapore</title>
	<atom:link href="http://www.chillybin.com.sg/tag/find/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>Get an instant definition of any word in a pop up window</title>
		<link>http://www.chillybin.com.sg/blog/get-an-instant-definition-of-any-word-in-a-pop-up-window/</link>
		<comments>http://www.chillybin.com.sg/blog/get-an-instant-definition-of-any-word-in-a-pop-up-window/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:26:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Find]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/?p=396</guid>
		<description><![CDATA[Need a quick definition of a word in Safari or an email? Yes, you probably already knew you could right-click on a highlighted word and bring up the OS X dictionary, but how about this? Press Command+Control+D while hovering over any word, and up pops the definition almost immediately. If you continue to hold down [...]]]></description>
			<content:encoded><![CDATA[<p>Need a quick definition of a word in Safari or an email? Yes, you probably already knew you could right-click on a highlighted word and bring up the OS X dictionary, but how about this? Press Command+Control+D while hovering over any word, and up pops the definition almost immediately. If you continue to hold down those keys you can slide your mouse over any other word and get a definition as well. Let go of the keys, and click somewhere else and the dictionary vanishes.</p>
<p>This little feature doesn&#8217;t work everywhere. It requires you be in a Cocoa application, like Safari or Mail. It works in Pages, but not in MS Word because it was based on Carbon. Sadly, it doesn&#8217;t work in Firefox. In fact, you can&#8217;t right-click in Firefox and get a definition in the &#8216;normal&#8217; Apple way.</p>
<p>If you want even more information than the little definition, click on the word &#8216;more&#8217; at the lower right of the pop-up, and you&#8217;ll get a lot more stuff from the Apple dictionary app, including usage suggestions and the origins of the word.</p>
<p>A couple of notes: If you are using a macro program like <a href="http://startly.com/products/quickeys/mac/4/">QuicKeys</a>, make sure you aren&#8217;t mapping the key combination you need to activate this feature, or re-map it to something else. If you click on the word &#8216;dictionary&#8217; you can bring up the thesaurus, and if you launch the Apple dictionary application you can get into preferences and change the order of display, so you get the thesaurus as a default. You can also change your right-click behavior to open the concise panel instead of the larger definition page. Once I memorised the command key sequence I find myself using this all the time. It&#8217;s quick and dirty.</p>
<div class="shr-publisher-396"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/get-an-instant-definition-of-any-word-in-a-pop-up-window/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>Twitter Weekly Updates for 2009-10-11</title>
		<link>http://www.chillybin.com.sg/blog/twitter-weekly-updates-for-2009-10-11/</link>
		<comments>http://www.chillybin.com.sg/blog/twitter-weekly-updates-for-2009-10-11/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 14: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[Find]]></category>
		<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Replace]]></category>
		<category><![CDATA[Singapore]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/blog/twitter-weekly-updates-for-2009-10-11/</guid>
		<description><![CDATA[RT @9swords: Inspirational Showcase of Business Card Websites http://br.st/0wt # RT @99designs: 50 Web Apps for Freelancers&#124; via @FreelanceSw &#124; http://bit.ly/14NOks #design #freelance # RT @thek1w1: RT @thek1w1: At the Whopper Bar, who knew such a wonderful place existed? # RT @smashingmag: The &#34;Four Bubbles Model&#34; of CSS. Interesting take on organization &#8211; http://bit.ly/3mB27l (via [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>RT @9swords: Inspirational Showcase of Business Card Websites <a href="http://br.st/0wt" rel="nofollow">http://br.st/0wt</a> <a href="http://twitter.com/chullybun/statuses/4778100393" class="aktt_tweet_time">#</a></li>
<li>RT @99designs: 50 Web Apps for Freelancers| via @<a href="http://twitter.com/FreelanceSw" class="aktt_username">FreelanceSw</a> | <a href="http://bit.ly/14NOks" rel="nofollow">http://bit.ly/14NOks</a> #<a href="http://search.twitter.com/search?q=%23design" class="aktt_hashtag">design</a> #<a href="http://search.twitter.com/search?q=%23freelance" class="aktt_hashtag">freelance</a> <a href="http://twitter.com/chullybun/statuses/4778085777" class="aktt_tweet_time">#</a></li>
<li>RT @thek1w1: RT @thek1w1: At the Whopper Bar, who knew such a wonderful place existed? <a href="http://twitter.com/chullybun/statuses/4767057375" class="aktt_tweet_time">#</a></li>
<li>RT @smashingmag: The &quot;Four Bubbles Model&quot; of CSS. Interesting take on organization &#8211; <a href="http://bit.ly/3mB27l" rel="nofollow">http://bit.ly/3mB27l</a> (via @<a href="http://twitter.com/buildinternet" class="aktt_username">buildinternet</a>) <a href="http://twitter.com/chullybun/statuses/4764434587" class="aktt_tweet_time">#</a></li>
<li>Centered Vertical and Horizontal Align of elements in CSS &#8211; <a href="http://bit.ly/pE5Pp" rel="nofollow">http://bit.ly/pE5Pp</a> &#8211; This will come in handy. (via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a>) <a href="http://twitter.com/chullybun/statuses/4735513415" class="aktt_tweet_time">#</a></li>
<li>5 Crucial Email Marketing Tips <a href="http://tr.im/B2gT" rel="nofollow">http://tr.im/B2gT</a> (via @<a href="http://twitter.com/sitepointdotcom" class="aktt_username">sitepointdotcom</a>) <a href="http://twitter.com/chullybun/statuses/4735500001" class="aktt_tweet_time">#</a></li>
<li>How to Build an Email Marketing List <a href="http://tr.im/B2gO" rel="nofollow">http://tr.im/B2gO</a> (via @<a href="http://twitter.com/sitepointdotcom" class="aktt_username">sitepointdotcom</a>) <a href="http://twitter.com/chullybun/statuses/4710875001" class="aktt_tweet_time">#</a></li>
<li>15 Common Mistakes in E-Commerce Design and How to Avoid Them &#8211; <a href="http://bit.ly/10Ta8s" rel="nofollow">http://bit.ly/10Ta8s</a> (via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a>) <a href="http://twitter.com/chullybun/statuses/4710855833" class="aktt_tweet_time">#</a></li>
<li>get this @<a href="http://twitter.com/threadless" class="aktt_username">threadless</a> select tee, from Design Dude @seriousron, while it&#39;s hot: <a href="http://eepurl.com/d4Hm" rel="nofollow">http://eepurl.com/d4Hm</a> ^a (via @<a href="http://twitter.com/mailchimp" class="aktt_username">mailchimp</a>) <a href="http://twitter.com/chullybun/statuses/4687063846" class="aktt_tweet_time">#</a></li>
<li>Photoshop CS4 has crashed almost daily for me on Snow Leopard, when im trying to move layers around in a large project. #<a href="http://search.twitter.com/search?q=%23fail" class="aktt_hashtag">fail</a> (via @<a href="http://twitter.com/thek1w1" class="aktt_username">thek1w1</a>) <a href="http://twitter.com/chullybun/statuses/4677651038" class="aktt_tweet_time">#</a></li>
<li>HowTo: Find &amp; Replace in MySQL | A Simple Guide <a href="http://bit.ly/3qBrFO" rel="nofollow">http://bit.ly/3qBrFO</a> <a href="http://twitter.com/chullybun/statuses/4677246734" class="aktt_tweet_time">#</a></li>
<li>35 Mac Apps Improve Your Web Browsing Experience <a href="http://bit.ly/pkjkZ" rel="nofollow">http://bit.ly/pkjkZ</a> (via @<a href="http://twitter.com/collis" class="aktt_username">collis</a>) <a href="http://twitter.com/chullybun/statuses/4670115462" class="aktt_tweet_time">#</a></li>
<li>Mastering CSS Coding: Getting Started &#8211; <a href="http://bit.ly/3cG4Ci" rel="nofollow">http://bit.ly/3cG4Ci</a> (please RT) (via @<a href="http://twitter.com/smashingmag" class="aktt_username">smashingmag</a>) <a href="http://twitter.com/chullybun/statuses/4651377679" class="aktt_tweet_time">#</a></li>
<li>Standard Chartered SME Banking in Singapore can suck it! Completely incompetent staff who lack any sense of responsibility. I&#39;ve had enough! <a href="http://twitter.com/chullybun/statuses/4649963934" class="aktt_tweet_time">#</a></li>
<li>Safety@<a href="http://twitter.com/Work" class="aktt_username">Work</a> News &#8211; Oct 09 | Crane Safety, Recent Events, NEBOSH &amp; BowTie &#8211; <a href="http://eepurl.com/d0jl" rel="nofollow">http://eepurl.com/d0jl</a> <a href="http://twitter.com/chullybun/statuses/4643876414" class="aktt_tweet_time">#</a></li>
<li>Get a better view with Quick Look <a href="http://is.gd/3Ylos" rel="nofollow">http://is.gd/3Ylos</a> <a href="http://twitter.com/chullybun/statuses/4625837039" class="aktt_tweet_time">#</a></li>
<li>A bunch of my facebook friends have had statuses hacked by &quot;ColonCleanerXL&quot; (via @<a href="http://twitter.com/amerz" class="aktt_username">amerz</a>) More Info here &#8212; <a href="http://is.gd/3Yknz" rel="nofollow">http://is.gd/3Yknz</a> <a href="http://twitter.com/chullybun/statuses/4625721261" class="aktt_tweet_time">#</a></li>
<li>@<a href="http://twitter.com/amerz" class="aktt_username">amerz</a> happened to me over the weekend too, my fb acct is pretty locked down and I can&#39;t work out how it broke through? any idea on the app? <a href="http://twitter.com/amerz/statuses/4625300321" class="aktt_tweet_reply">in reply to amerz</a> <a href="http://twitter.com/chullybun/statuses/4625655260" class="aktt_tweet_time">#</a></li>
</ul>
<div class="shr-publisher-347"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/twitter-weekly-updates-for-2009-10-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find &amp; Replace in MySQL</title>
		<link>http://www.chillybin.com.sg/blog/find-and-replace-in-mysql/</link>
		<comments>http://www.chillybin.com.sg/blog/find-and-replace-in-mysql/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 09:54:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Replace]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.chillybin.com.sg/?p=340</guid>
		<description><![CDATA[Somewhere between the backing-up and restoration of a clients MySQL WordPress database we picked up some strange characters. Rather than having to go through by hand to edit them out, we used a nice SQL snippet to do a full-database search and replace. update [table_name] set [field_name] = replace([field_name],'[string_to_find]','[string_to_replace]'); So in this case, to get [...]]]></description>
			<content:encoded><![CDATA[<p>Somewhere between the backing-up and restoration of a clients MySQL WordPress database we picked up some strange characters. Rather than having to go through by hand to edit them out, we used a nice SQL snippet to do a full-database search and replace.</p>
<p><code>update [table_name] set [field_name] =<br />
replace([field_name],'[string_to_find]','[string_to_replace]');</code></p>
<p>So in this case, to get rid of these weird “Ã‚Â” characters, we ran the statement</p>
<p><code>update wp_posts set post_content = replace(post_content,'Ã‚Â','');</code></p>
<p>Worked perfectly for us, it should for you as well.</p>
<div class="shr-publisher-340"></div>]]></content:encoded>
			<wfw:commentRss>http://www.chillybin.com.sg/blog/find-and-replace-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
