<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>[ mkhairul.com ]</title>
	<link>http://mkhairul.com</link>
	<description>Musings of a web ninja</description>
	<lastBuildDate>Fri, 12 Mar 2010 03:48:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>What drives a business? Numbers?</title>
		<description><![CDATA[Most understands it (tacit), but do not realise that..
What drives business success is emotion: passion, greed, ambition, determination, courage.
Because ultimately..

It takes courage to take a risk &#8211; not numbers. It takes determination to build a business &#8211; not numbers.
It takes passion to keep going when lesser mortals would cave in &#8211; not numbers. It takes [...]]]></description>
		<link>http://mkhairul.com/2010/03/12/what-drives-a-business/</link>
			</item>
	<item>
		<title>Onboarding</title>
		<description><![CDATA[A new book, which looks interesting is out, Designing Social Interfaces, tells us about Onboarding: Designing Welcoming First Experiences, a term used by human resource  and the common practice for new hire orientation.
What does this have to do with web applications?

Most companies think that getting people to sign up is the ultimate challenge, but [...]]]></description>
		<link>http://mkhairul.com/2010/03/12/onboarding/</link>
			</item>
	<item>
		<title>SVN (Version Control) and binary files</title>
		<description><![CDATA[Does a version control eats a lot of space when using on binary files?  What I mean a lot is, for each changes, does it commit a new copy of the binary file and thus uses twice the amount of space?
No.
Taken from Subversion FAQ (How does Subversion handle binary files?) :

For storage and transmission [...]]]></description>
		<link>http://mkhairul.com/2010/03/07/svn-version-control-and-binary-files/</link>
			</item>
	<item>
		<title>Magento Admin Error when Logged-In</title>
		<description><![CDATA[An error message is displayed when logged into Magento&#8217;s Admin.




One of the errors is as follow.
lib/Zend/Locale/Data/id.xml:227: parser error : out of memory error
By default, Magento sets the memory limit to 128MB. Check the hosting&#8217;s memory limit (depends on where you are, most probably its going to be 32MB).
Change the value for php_memory_limit in the .htaccess [...]]]></description>
		<link>http://mkhairul.com/2010/03/05/magento-admin-error-when-logged-in/</link>
			</item>
	<item>
		<title>Predictable Design</title>
		<description><![CDATA[A Quote from Predictable Design (UX Magazine)

For a design process to produce an extraordinary product, two conditions must be met: stakeholders and participants must unequivocally accept that they aren&#8217;t designers, and trust the real designers&#8217; abilities.

]]></description>
		<link>http://mkhairul.com/2010/02/28/predictable-design/</link>
			</item>
	<item>
		<title>jquery context menu problem in chrome and IE</title>
		<description><![CDATA[I was doing some image uploading with swfupload and added context menu to the pictures that were uploaded. I was told by a colleague (who helped me testing in other browsers) that the context menu is overlapped by the browser&#8217;s context menu (for those who don&#8217;t know what &#8216;context menu&#8217; is, its the menu when [...]]]></description>
		<link>http://mkhairul.com/2010/02/25/jquery-context-menu-problem-for-chrome-and-ie/</link>
			</item>
	<item>
		<title>MySQL Service Error 1067: The program terminated unexpectedly</title>
		<description><![CDATA[I was bugged by this error for 30 minutes, wondering what the hell is it? No spaces in data dir path? Or no spaces in some other paths?
What is needed is just to set the bin directory in the windows path.

If that does not work, check this steps out, MySQL Error 1067.
]]></description>
		<link>http://mkhairul.com/2010/02/17/mysql-service-error-1067-the-program-terminated-unexpectedly/</link>
			</item>
	<item>
		<title>Refreshing PHP.ini on IIS</title>
		<description><![CDATA[One of the SOAP script that I did is not working (it works fine when using apache), so I know its not the script&#8217;s fault (most probably its the php configuration). I&#8217;m using a PHP script for sending SOAP data to a 3rd party server. The data needs to be encrypted (mcrypt) using an IV [...]]]></description>
		<link>http://mkhairul.com/2010/02/17/refreshing-php-ini-on-iis/</link>
			</item>
	<item>
		<title>nuSOAP problem &#8211; Method not allowed</title>
		<description><![CDATA[I got a call from a friend working at the previous company that I worked for. I did the integration between their flagship application with a 3rd party payment gateway involving SOAP.
As usual, people call me expecting me to troubleshoot problem on the phone. At first I was a little bit confused as to what [...]]]></description>
		<link>http://mkhairul.com/2010/02/03/nusoap-problem-method-not-allowed/</link>
			</item>
	<item>
		<title>Listing non alphabet records &#8211; MySQL</title>
		<description><![CDATA[I know this is rather simple, but I thought I&#8217;d just put it here because I haven&#8217;t been posting quite as often as I would like.
There&#8217;s this application, where it needs to list companies by alphabets. Click on &#8216;A&#8217; it displays all companies that starts with &#8216;A&#8217; or &#8216;a&#8217;.
So there&#8217;s this &#8216;Others&#8217;. Companies that starts [...]]]></description>
		<link>http://mkhairul.com/2010/01/07/listing-non-alphabet-records-mysql/</link>
			</item>
</channel>
</rss>
