<?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"
	>

<channel>
	<title>Surianee.com</title>
	<atom:link href="http://www.surianee.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.surianee.com</link>
	<description>UX</description>
	<pubDate>Thu, 20 May 2010 05:09:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Inserting data in MySQL</title>
		<link>http://www.surianee.com/2010/05/inserting-data-in-mysql/</link>
		<comments>http://www.surianee.com/2010/05/inserting-data-in-mysql/#comments</comments>
		<pubDate>Thu, 20 May 2010 05:09:10 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=576</guid>
		<description><![CDATA[When inserting data into the database &#8230; for example,
insert into ability (`abilityid`, `desc`)  values (NULL, &#8216;Flying&#8217;);
the quote for the columns is using ` ` which is the key under esc key ..
the values  uses the &#8216;  &#8216; which is beside the ENTER key
]]></description>
			<content:encoded><![CDATA[<p>When inserting data into the database &#8230; for example,</p>
<p>insert into ability (`abilityid`, `desc`)  values (NULL, &#8216;Flying&#8217;);</p>
<p>the quote for the columns is using ` ` which is the key under esc key ..</p>
<p>the values  uses the &#8216;  &#8216; which is beside the ENTER key</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2010/05/inserting-data-in-mysql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Working with MaxDB</title>
		<link>http://www.surianee.com/2010/04/working-with-maxdb/</link>
		<comments>http://www.surianee.com/2010/04/working-with-maxdb/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 03:10:44 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Crystal Report]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=567</guid>
		<description><![CDATA[I had a crystal report assigment that requires me to work with MaxDB.
And i keep getting this error:
invalid authorization specification;-4008 POS(1) unknown user  name/password combination
the fix is to capitalise the password. Or if that doesn&#8217;t work, capitalise the username as well.
Order by cant be used in subquery
]]></description>
			<content:encoded><![CDATA[<p>I had a crystal report assigment that requires me to work with MaxDB.</p>
<p>And i keep getting this error:</p>
<p>invalid authorization specification;-4008 POS(1) unknown user  name/password combination</p>
<p>the fix is to capitalise the password. Or if that doesn&#8217;t work, capitalise the username as well.</p>
<p>Order by cant be used in subquery</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2010/04/working-with-maxdb/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Additional flash interactive features</title>
		<link>http://www.surianee.com/2010/01/additional-flash-interactive-features/</link>
		<comments>http://www.surianee.com/2010/01/additional-flash-interactive-features/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 03:26:13 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=536</guid>
		<description><![CDATA[Some of the effects and interactivity which is often requested.

Magnifying Effect 
Something similar to the effect in astro beyond

Handwriting tutorial
here&#8217;s a video of how to do thise cursive elegant animation. Can be adapted to create the growing vines such as in this hummingbird animation from activeden.

Flash Drop Down menu
Here is another version of the dropdown [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the effects and interactivity which is often requested.<br />
<span id="more-536"></span></p>
<p><a href="http://active.tutsplus.com/tutorials/effects/create-an-impressive-magnifying-effect-with-actionscript-30/"><strong>Magnifying Effect </strong></a></p>
<p>Something similar to the effect in <a href="http://www.astro.com.my/byond/index.asp">astro beyond</a></p>
<p><a href="http://active.tutsplus.com/tutorials/effects/create-an-impressive-magnifying-effect-with-actionscript-30/"><img class="alignnone size-full wp-image-537" title="preview" src="http://www.surianee.com/wp-content/uploads/2010/01/preview.jpg" alt="" width="200" height="200" /></a></p>
<p><strong>Handwriting tutorial</strong></p>
<p>here&#8217;s a video of how to do thise cursive elegant animation. Can be adapted to create the growing vines such as in this <a href="http://activeden.net/item/hummingbird/15240">hummingbird animation from activeden</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5XV0ryw0Ub4&amp;hl=en_US&amp;fs=1&amp;" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/5XV0ryw0Ub4&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>Flash Drop Down menu</strong></p>
<p>Here is another version of the dropdown menu. Elaborate explanation.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/LC7BaZCForE&amp;hl=en_US&amp;fs=1&amp;" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/LC7BaZCForE&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.flashvista.com/details/item/1474/">Gradient mask Effect<br />
</a><br />
The coolest effect of all time.. or try this one</p>
<p>http://www.newtutorials.com/cool-masking-effect.htm</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2010/01/additional-flash-interactive-features/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Internet explorer bugs and solutions</title>
		<link>http://www.surianee.com/2009/12/internet-explorer-bugs-and-solutions/</link>
		<comments>http://www.surianee.com/2009/12/internet-explorer-bugs-and-solutions/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 07:22:50 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=532</guid>
		<description><![CDATA[The most common ones are listed here:
IE CSS Bugs That’ll Get You Every Time
These are useful too:
Internet Explorer &#038; CSS issues
CSS drop shadow
]]></description>
			<content:encoded><![CDATA[<p>The most common ones are listed here:</p>
<p><a href="http://css-tricks.com/ie-css-bugs-thatll-get-you-every-time/">IE CSS Bugs That’ll Get You Every Time</a></p>
<p>These are useful too:<br />
<a href="http://www.webcredible.co.uk/user-friendly-resources/css/internet-explorer.shtml">Internet Explorer &#038; CSS issues</a></p>
<p><a href="http://www.alistapart.com/articles/cssdropshadows/">CSS drop shadow</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2009/12/internet-explorer-bugs-and-solutions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dreamweaver cs3 suddenly crashes and refuse to start up again</title>
		<link>http://www.surianee.com/2009/10/dreamweaver-cs3-suddenly-crashes-and-refuse-to-start-up-again/</link>
		<comments>http://www.surianee.com/2009/10/dreamweaver-cs3-suddenly-crashes-and-refuse-to-start-up-again/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 02:39:53 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=526</guid>
		<description><![CDATA[If you have this problem you might want to try Mike Padgett&#8217;s solution. Works like a charm.
]]></description>
			<content:encoded><![CDATA[<p>If you have this problem you might want to try <a href="http://www.mikepadgett.com/technology/technical/dreamweaver-cs3-crashes-and-wont-start-up-again/">Mike Padgett&#8217;s solution</a>. Works like a charm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2009/10/dreamweaver-cs3-suddenly-crashes-and-refuse-to-start-up-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to get the top menu highlighted in joomla front page</title>
		<link>http://www.surianee.com/2009/09/how-to-get-the-top-menu-highlighted-in-joomla-front-page/</link>
		<comments>http://www.surianee.com/2009/09/how-to-get-the-top-menu-highlighted-in-joomla-front-page/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 04:30:05 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Joomla]]></category>

		<category><![CDATA[faq]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=499</guid>
		<description><![CDATA[Sometimes certain things is pretty easy actually, but often times when you don&#8217;t realize it you&#8217;ll end up trying silly remedies rather then the most obvious.
Things that falls into this category includes when you need to get the top menu or any menu  in Joomla highlighted when you first load your website.
Some forums suggested [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes certain things is pretty easy actually, but often times when you don&#8217;t realize it you&#8217;ll end up trying silly remedies rather then the most obvious.</p>
<p>Things that falls into this category includes when you need to get the top menu or any menu  in Joomla highlighted when you first load your website.</p>
<p>Some forums suggested change the global cache to no cache. I on the other hand was considering to use conditional statements.</p>
<p>but the simple answer for joomla 1.5 is the default page is indicated by a yellow star&#8230;<br />
<span id="more-499"></span><br />
You can practically apply this on a any menu. Just set any menu link as a default and joomla will assign <em>active_menu-nav</em> to that link.</p>
<p><a href="http://www.flickr.com/photos/surianee/3898635251/" title="Joomla_default_page by surianee, on Flickr"><img src="http://farm3.static.flickr.com/2667/3898635251_917103bb52.jpg" width="500" height="169" alt="Joomla_default_page" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2009/09/how-to-get-the-top-menu-highlighted-in-joomla-front-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fast Food delivery list and their menus in Malaysia</title>
		<link>http://www.surianee.com/2009/09/fast-food-delivery-list-and-their-menus-in-malaysia/</link>
		<comments>http://www.surianee.com/2009/09/fast-food-delivery-list-and-their-menus-in-malaysia/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 02:39:26 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Food]]></category>

		<category><![CDATA[fast food delivery]]></category>

		<category><![CDATA[malaysia]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=454</guid>
		<description><![CDATA[Here are my favorite food deliveries in malaysia and the quick shortcut link to their delivery menu because when you&#8217;re hungry googling isn&#8217;t so much fun. You can thank me later guys.
For the web designers there&#8217;s also some lesson you can learn from these sites.

Nandos
I love the artwork on nandos website. Don&#8217;t you? How ever [...]]]></description>
			<content:encoded><![CDATA[<p>Here are my favorite food deliveries in malaysia and the quick shortcut link to their delivery menu because when you&#8217;re hungry googling isn&#8217;t so much fun. You can thank me later guys.</p>
<p>For the web designers there&#8217;s also some lesson you can learn from these sites.</p>
<p><span id="more-454"></span><br />
<strong>Nandos</strong></p>
<p>I love the artwork on nandos website. Don&#8217;t you? How ever because it&#8217;s flash, google can&#8217;t find it.<br />
here is <a href="http://www.nandos.com.my">nandos malaysia website</a>.</p>
<p>Phone: 1300-88-6555<br />
Link to the delivery menu:  <a href="http://nandos.com.my/deliverymenu.html">nandos malaysia delivery menu</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9AycyVRXoIE&amp;hl=en&amp;fs=1&amp;" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/9AycyVRXoIE&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>Dominoes Pizza</strong><br />
Dominoes pizza&#8217;s site is googleable. Just that the phone number is hard to find. I finally found it on a motorcycle animation on the site.<br />
phone: 1300-888-333<br />
Link to the delivery menu:<a href="http://www.dominos.com.my/deliverymenu.html">dominoes delivery menu</a></p>
<p><strong>McDonald</strong><br />
I have second thoughts of  posting McDonalds delivery menu since they don&#8217;t deliver to my area Damansara Perdana anymore<br />
But here it is:</p>
<p>Phone Number:1300-13-1300</p>
<p>Link to the menu: <a href="http://www.mcdonalds.com.my/ourfood/valueMeal.asp">mcdonalds malaysia delivery menu</a><br />
<a href="http://www.surianee.com/wp-content/uploads/2009/09/fastfoodgoodies.png"><img src="http://www.surianee.com/wp-content/uploads/2009/09/fastfoodgoodies.png" alt="" title="fastfoodgoodies" width="307" height="280" class="alignright size-full wp-image-494" /></a><br />
So what can we learn from experiencing with these sites?<br />
If you want to create a food delivery website I suggest these criteria.</p>
<ul>
<li>Phone number must be the easiest to find.</li>
<li>Feature the delivery menu.</li>
<li>Make sure your site can be indexed by big search engines.</li>
<li>Avoid flash website, loading when you&#8217;re famished isn&#8217;t fun.</li>
</ul>
<p>vector illustration from <a href="http://www.vecteezy.com/vf/505-Fast-Food-Goodies">vecteezy</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2009/09/fast-food-delivery-list-and-their-menus-in-malaysia/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Infopath Terminology</title>
		<link>http://www.surianee.com/2009/09/infopath-terminology/</link>
		<comments>http://www.surianee.com/2009/09/infopath-terminology/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 06:50:13 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Infopath]]></category>

		<category><![CDATA[lingo]]></category>

		<category><![CDATA[terminology]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=474</guid>
		<description><![CDATA[What is it about? Basically understanding the terms makes it easier to comprehend the manuals and infopath tutorials. Here is the first batch that I got from I got it from the official sharepoint infopath blog. 
I&#8217;ll update this list if I find some more. Your input is greatly appreciated (pun intended).

 InfoPath client
 the [...]]]></description>
			<content:encoded><![CDATA[<p>What is it about? Basically understanding the terms makes it easier to comprehend the manuals and infopath tutorials. Here is the first batch that I got from I got it from the <a href="http://blogs.msdn.com/infopath/">official sharepoint infopath</a> blog. </p>
<p>I&#8217;ll update this list if I find some more. Your input is greatly appreciated (pun intended).<br />
<span id="more-474"></span></p>
<p><strong> InfoPath client</strong><br />
 the software program named &#8220;Microsoft Office InfoPath&#8221;</p>
<p><strong>  Designer </strong><br />
 The person who is using the InfoPath client to create/design a form template</p>
<p><strong>Form template </strong><br />
the XSN file that is created with InfoPath client and used to enter data by the form filler.</p>
<p><strong> Filler</strong><br />
 the person who is putting data into the form</p>
<p><strong>Form</strong><br />
a form that is either filled out or in the process of being filled out by the filler. Also known as the InfoPath XML file. </p>
<p><strong>Document Object Model (DOM)</strong><br />
XML structures in the form.  In InfoPath, there is a Main DOM on which the form is based and Secondary DOMs which hold data received from Receive Data Connections.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2009/09/infopath-terminology/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pixel artwork portfolio</title>
		<link>http://www.surianee.com/2009/08/pixel-artwork-portfolio/</link>
		<comments>http://www.surianee.com/2009/08/pixel-artwork-portfolio/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 10:21:53 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Illustrator]]></category>

		<category><![CDATA[portfolio]]></category>

		<category><![CDATA[artwork]]></category>

		<category><![CDATA[pixel]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=462</guid>
		<description><![CDATA[Here are some of my pixel artwork that I did using Illustrator live paint. Ah I love Illustrator. It makes life so much easier.

Of course when I first started with this technique I drew a flower. It&#8217;s a girl thing. Lol

Then I thought. Aha what about a twitter bird. That should be fun.

Pink flamingo
Then I [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some of my pixel artwork that I did using Illustrator live paint. Ah I love Illustrator. It makes life so much easier.</p>
<p><span id="more-462"></span></p>
<p>Of course when I first started with this technique I drew a flower. It&#8217;s a girl thing. Lol</p>
<p><a href="http://www.surianee.com/wp-content/uploads/2009/08/pixel_flower1.jpg"><img class="alignnone size-full wp-image-468" title="pixel_flower-2" src="http://www.surianee.com/wp-content/uploads/2009/08/pixel_flower1.jpg" alt="" width="300" height="300" /></a></p>
<p>Then I thought. Aha what about a twitter bird. That should be fun.</p>
<p><a href="http://www.surianee.com/wp-content/uploads/2009/08/twitter-pixel1.jpg"><img class="alignnone size-full wp-image-466" title="twitter-pixel-1" src="http://www.surianee.com/wp-content/uploads/2009/08/twitter-pixel1.jpg" alt="" width="300" height="300" /></a></p>
<p><strong>Pink flamingo</strong><br />
Then I got braver and tried with to apply with background.<br />
<a href="http://www.flickr.com/photos/surianee/3875123576/" title="Pink flamingo by surianee, on Flickr"><img src="http://farm3.static.flickr.com/2478/3875123576_015642e4dc.jpg" width="300" height="300" alt="Pink flamingo" /></a><br />
Hrmm.. What to pixelate next? To be continued</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2009/08/pixel-artwork-portfolio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bookstores in Malaysia websites and their phone numbers</title>
		<link>http://www.surianee.com/2009/08/bookstores-in-malaysia-websites-and-their-phone-numbers/</link>
		<comments>http://www.surianee.com/2009/08/bookstores-in-malaysia-websites-and-their-phone-numbers/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 04:02:46 +0000</pubDate>
		<dc:creator>surianee</dc:creator>
		
		<category><![CDATA[Shopping]]></category>

		<category><![CDATA[books]]></category>

		<category><![CDATA[stationery]]></category>

		<guid isPermaLink="false">http://www.surianee.com/?p=449</guid>
		<description><![CDATA[Borders
I was searching for illustrator CS4 book and decided to call Borders Malaysia. I can&#8217;t find the website because apparently they do not have a website yet, which is a pity. I kind of like Borders. I love that they have sofa and the curve&#8217;s store is blended in with starbucks.
Now if you need to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Borders</strong><br />
I was searching for illustrator CS4 book and decided to call Borders Malaysia. I can&#8217;t find the website because apparently they do not have a website yet, which is a pity. I kind of like Borders. I love that they have sofa and the curve&#8217;s store is blended in with starbucks.</p>
<p>Now if you need to call them to check for books, Here&#8217;s the phone number for both stores.<br />
<span id="more-449"></span><br />
<strong>Berjaya Time Square</strong><br />
Tel : 603-21410288<br />
Fax: 603-21445037<br />
Email: bordersbts@bordersstores.com </p>
<p><strong>The Curve Mutiara Damansara</strong><br />
603-777259303</p>
<p><strong>MPH</strong><br />
The website is <a href="http://www.mph.com.my/">mph.com.my </a>.<br />
And if you need to call the store to confirm a book you can go directly to this page: <a href="http://www.mph.com.my/misc/contact.cfm"> customer service</a>.</p>
<p><strong>Popular</strong><br />
Popular page is a flash website. Flash page is out of trend now. We need fast information people. And the drop down menu for the store locator don&#8217;t seem to work in firefox. So to avoid frustations, please browse site in internet explorer.</p>
<p>The site: <a href="http://www.popular.com.my/">Popular</a><br />
The store locator:  <a href="http://www.popular.com.my/StoreLocation.aspx">to find which store to call </a></p>
<p><strong>Kinokuniya</strong><br />
I&#8217;ve seen many similar japanese sites which has similar styles so my only reaction is I can only *facepalm* . But it loads pretty fast though.<br />
Here is the link to the website for malaysia: <a href="http://bookweb.kinokuniya.co.jp/indexohb.cgi?AREA=05">kinokuniya </a></p>
<p>To contact I can only find the <a href="http://www.kinokuniya.co.jp/english/contents/network04.html">address</a>. If anyone has the number, do email me.</p>
<p><strong>Cziplee</strong><br />
Ah our own local bookstore. Malaysia Boleh. I like the website and they are even have twitter. Stay cool cziplee.</p>
<p>The website: <a href="http://www.cziplee.com/">cziplee</a><br />
the contact: The <a href="http://www.cziplee.com/contact.php">phone number is below the contact form</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.surianee.com/2009/08/bookstores-in-malaysia-websites-and-their-phone-numbers/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
