<?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>mayvelous &#187; My To-Do List</title>
	<atom:link href="http://www.mayvelous.com/category/personal/my-to-do-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mayvelous.com</link>
	<description>Me, Myself and Mayvelous</description>
	<lastBuildDate>Mon, 10 Oct 2011 01:09:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sitefinity &#8211; New Site Deployment Checklist</title>
		<link>http://www.mayvelous.com/2011/10/10/sitefinity-new-site-deployment-checklist/</link>
		<comments>http://www.mayvelous.com/2011/10/10/sitefinity-new-site-deployment-checklist/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 01:07:00 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Checklist]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Sitefinity]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=609</guid>
		<description><![CDATA[The following things to note when you deploy a new Sitefinity site to production environment: Check the site authentication mode. It must have only one authentication. Check &#8220;Anonymous&#8221; and un-check &#8220;Integrated windows&#8221; Check Theme style link binding. Sometimes you need to add aspnet_isapi.dll wildcard in order to make the theme work again. IIS &#62; Website [...]<blockquote>
<strong>Related Posts:</strong><ul>
<li><a href='http://www.mayvelous.com/2011/07/21/sitefinity-new-site-setup-dos-and-donts/' rel='bookmark' title='Sitefinity &#8211; New Site Setup DOs and DON&#8217;Ts'>Sitefinity &#8211; New Site Setup DOs and DON&#8217;Ts</a></li>
<li><a href='http://www.mayvelous.com/2011/08/23/sitefinity-fixing-version-dependent-custom-controls-errors/' rel='bookmark' title='Sitefinity &#8211; Fixing Version Dependent Custom Controls Errors'>Sitefinity &#8211; Fixing Version Dependent Custom Controls Errors</a></li>
<li><a href='http://www.mayvelous.com/2011/07/22/sitefinity-linking-external-js-file-in-master-pages/' rel='bookmark' title='Sitefinity &#8211; Linking External JS file in Master pages'>Sitefinity &#8211; Linking External JS file in Master pages</a></li>
<li><a href='http://www.mayvelous.com/2011/08/10/how-to-fix-cruise-build-deployment-that-adds-extra-assemblies-and-nlp-files/' rel='bookmark' title='How to fix Cruise build deployment that adds extra assemblies and .nlp files'>How to fix Cruise build deployment that adds extra assemblies and .nlp files</a></li>
<li><a href='http://www.mayvelous.com/2011/09/08/sitefinity-empty-document-uploader-screen-and-silverlight-mime/' rel='bookmark' title='Sitefinity &#8211; Empty Document Uploader Screen and Silverlight MIME'>Sitefinity &#8211; Empty Document Uploader Screen and Silverlight MIME</a></li>
</ul></blockquote>]]></description>
			<content:encoded><![CDATA[<p>The following things to note when you deploy a new Sitefinity site to production environment:</p>
<ol>
<li>Check the site <strong>authentication</strong> mode. It must have only one authentication. Check &#8220;<strong>Anonymous</strong>&#8221; and un-check &#8220;Integrated windows&#8221;</li>
<li>Check Theme style link binding. Sometimes you need to add <strong>aspnet_isapi.dll</strong> wildcard in order to make the theme work again.<br />
IIS &gt; Website &gt; Properties &gt; Home directory tab &gt; Configuration &gt; Wildcard application maps &gt; Add (C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll)<br />
Make sure to <strong>UNCHECK</strong> &#8220;Verify that file exists&#8221; or you will have 404 errors everywhere.</li>
<li>Check if your server have all required <strong>MIME</strong> types eg. <a title="Sitefinity – Empty Document Uploader Screen and Silverlight MIME" href="http://www.mayvelous.com/2011/09/08/sitefinity-empty-document-uploader-screen-and-silverlight-mime/" target="_blank">Silverlight MIMEs</a></li>
<li>Give the website folder &#8220;ASPNET&#8221; and &#8220;NETWORK SERVICE&#8221; <strong>WRITE</strong> access</li>
<li><strong>Reindex</strong> all your search indexes.</li>
<li>Update your <strong>license file</strong> to correct site domain license</li>
</ol>
<p>&#8230; will add more as I find things later.</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <blockquote><p><strong>Related Posts:</strong><ul>
<li><a href='http://www.mayvelous.com/2011/07/21/sitefinity-new-site-setup-dos-and-donts/' rel='bookmark' title='Sitefinity &#8211; New Site Setup DOs and DON&#8217;Ts'>Sitefinity &#8211; New Site Setup DOs and DON&#8217;Ts</a></li>
<li><a href='http://www.mayvelous.com/2011/08/23/sitefinity-fixing-version-dependent-custom-controls-errors/' rel='bookmark' title='Sitefinity &#8211; Fixing Version Dependent Custom Controls Errors'>Sitefinity &#8211; Fixing Version Dependent Custom Controls Errors</a></li>
<li><a href='http://www.mayvelous.com/2011/07/22/sitefinity-linking-external-js-file-in-master-pages/' rel='bookmark' title='Sitefinity &#8211; Linking External JS file in Master pages'>Sitefinity &#8211; Linking External JS file in Master pages</a></li>
<li><a href='http://www.mayvelous.com/2011/08/10/how-to-fix-cruise-build-deployment-that-adds-extra-assemblies-and-nlp-files/' rel='bookmark' title='How to fix Cruise build deployment that adds extra assemblies and .nlp files'>How to fix Cruise build deployment that adds extra assemblies and .nlp files</a></li>
<li><a href='http://www.mayvelous.com/2011/09/08/sitefinity-empty-document-uploader-screen-and-silverlight-mime/' rel='bookmark' title='Sitefinity &#8211; Empty Document Uploader Screen and Silverlight MIME'>Sitefinity &#8211; Empty Document Uploader Screen and Silverlight MIME</a></li>
</ul></p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2011/10/10/sitefinity-new-site-deployment-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo: Little Girl in Myanmar Traditional Dress</title>
		<link>http://www.mayvelous.com/2007/03/08/photo-little-girl-in-myanmar-traditional-dress/</link>
		<comments>http://www.mayvelous.com/2007/03/08/photo-little-girl-in-myanmar-traditional-dress/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 04:00:38 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Fashion and Styles]]></category>
		<category><![CDATA[Life Style]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Myanmar]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=307</guid>
		<description><![CDATA[I came across this photo from U San Oo&#8217;s Blog, I just love it so sharing with you. Check out how she gracefully wear Myanmar traditional dress and the way she was posing. Just sooo cute!!! Come to think of it&#8230;I&#8217;ve never worn a Myanmar traditional dress in my life yet. I don&#8217;t even wear [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I came across this photo from <a title="USanOoBlog" rel="external" href="http://sannoo.blogspot.com/2007/03/blog-post_7432.html">U San Oo&#8217;s Blog</a>, I just love it so sharing with you. Check out how she gracefully wear Myanmar traditional dress and the way she was posing. Just sooo cute!!!</p>
<p align="center"><a title="Little girl in Myanmar Traditional Dress" rel="external" href="http://www.flickr.com/photos/mayvelous/414263609/"><img width="500" height="667" alt="Little girl in Myanmar Traditional Dress" src="http://farm1.static.flickr.com/164/414263609_3374b7b683_o.jpg" /></a></p>
<p>Come to think of it&#8230;I&#8217;ve never worn a Myanmar traditional dress in my life yet. I don&#8217;t even wear a Longyi (Sulu). I&#8217;m going to get one next time I go back Burma. The photo is a bit blur but you get the idea of how Burmese traditional dress looks like.</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2007/03/08/photo-little-girl-in-myanmar-traditional-dress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 2.0.6 &#8211; The last of the series</title>
		<link>http://www.mayvelous.com/2007/01/06/wordpress-206-the-last-of-the-series/</link>
		<comments>http://www.mayvelous.com/2007/01/06/wordpress-206-the-last-of-the-series/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 14:41:57 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Aside Notes]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Site Reviews]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=272</guid>
		<description><![CDATA[Another wordpress update is out and about &#8211; WordPress 2.0.6, seems like this is the last release before WP goes into 2.1 beta stage. This is the latest release in our stable 2.0 line, which we’ve committed to maintaining for several more years. Here’s what’s new: The aforementioned security fixes. HTML quicktags now work in [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Another wordpress update is out and about &#8211; <a title="WordPress 2.0.6" rel="external" href="http://wordpress.org/development/2007/01/wordpress-206/">WordPress 2.0.6</a>, seems like this is the last release before WP goes into 2.1 beta stage.</p>
<blockquote><p>This is the latest release in our stable 2.0 line, which we’ve committed to maintaining for several more years.</p>
<p>Here’s what’s new:</p>
<ul>
<li>The aforementioned security fixes.</li>
<li>HTML quicktags now work in Safari browsers.</li>
<li>Comments are filtered to prevent them from messing up your blog layout.</li>
<li>Compatibility with PHP/FastCGI setups.</li>
</ul>
<p>For developers, there’s a new anti-XSS function called attribute_escape(), and a new filter called “query” which allows you filter any SQL at runtime.</p></blockquote>
<p>Right, so gotta <a title="Wordpress 2.0.6" rel="external" href="http://wordpress.org/download/">upgrade it</a> this weekend. Just a note for you guys anyways.</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2007/01/06/wordpress-206-the-last-of-the-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wants VS Needs</title>
		<link>http://www.mayvelous.com/2006/10/25/wants-vs-needs/</link>
		<comments>http://www.mayvelous.com/2006/10/25/wants-vs-needs/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 03:41:35 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=233</guid>
		<description><![CDATA[Wants: # I want to be a 9rules member. # I want Flickr Professional Account. My free account has been so much filled up already. I want to create many photo sets. Dad, could I borrow your cradit card please?!!??!!? # I want to watch &#8220;battlestar galactica&#8221;. There&#8217;s been quite alot of good reviews on [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><strong>Wants:</strong></p>
<blockquote><p># I want to be a 9rules member.</p>
<p># I want Flickr Professional Account. My free account has been so much filled up already. I want to create many photo sets. Dad, could I borrow your cradit card please?!!??!!?</p>
<p># I want to watch <a title="battlestar galactica" rel="external" href="http://mattbrett.com/tag/battlestar-galactica">&#8220;battlestar galactica&#8221;</a>. There&#8217;s been quite alot of good reviews on TV serie &#8220;battlestar galactica&#8221;. I have no idea what it is about but have a great desire to watch it. hehe. Unfortunately, FijiTV One is definitely behind in every series so I doubt if we could watch it by next year.</p>
<p># I want a DreamHost account and I also want good, reliable .net hosting.</p>
<p># I want a new mouse. My mouse scrolling no good. It&#8217;s getting dirty, it needs to take a bath.</p></blockquote>
<p><strong>Needs:</strong></p>
<blockquote><p># I need some time.</p>
<p># I need some help installing sql2005 parallel with sql2000.</p>
<p># I need a new laptop or rather a new screen. My god damn screen is fully gone white and is so annoying to work without extended desktop.</p>
<p># I need a hub and a long cable.</p>
<p># I need better hosting, bigger disk space, better database server.</p>
<p># I need some new cloths, haven&#8217;t shop for long time.</p></blockquote>
<p>Hmmm&#8230;My needs and wants are not too much rite? I guess quite reasonable.</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/10/25/wants-vs-needs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Great Determinations of Mayvelous</title>
		<link>http://www.mayvelous.com/2006/06/06/the-great-determinations-of-mayvelous/</link>
		<comments>http://www.mayvelous.com/2006/06/06/the-great-determinations-of-mayvelous/#comments</comments>
		<pubDate>Tue, 06 Jun 2006 01:41:20 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Conversations]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Humors]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=188</guid>
		<description><![CDATA[It&#8217;s all because of Darren Rowse&#8217;s Blogging Goals. May is determined that Mayvelous: To have a big hair like Molly, To flirt with Zeldman, To think like Eric, To kiss Dave Shea, To listerine Inman, To sleep with 37signals guys, To drink with 9rules group, To make Scobleizer the Googlizer, To takeover Darren&#8217;s Problogger, To [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s all because of <a rel="external" title="Blog Goals Group Writing Project" href="http://www.problogger.net/archives/2006/06/05/blog-goals-group-writing-project/">Darren Rowse&#8217;s Blogging Goals.</a><br />
May is determined that Mayvelous:</p>
<ul>
<li><strike>To have a big hair like <a rel="external" title="Molly" href="http://www.molly.com">Molly</a>,</strike></li>
<li><strike>To flirt with <a rel="external" title="Jeffrey Zeldman" href="http://www.zeldman.com/">Zeldman</a>,</strike></li>
<li><strike>To think like <a rel="external" title="Thoughts from Eric" href="http://meyerweb.com/eric/thoughts/">Eric</a>,</strike></li>
<li><strike>To kiss <a rel="external" title="Mezzoblue" href="http://www.mezzoblue.com">Dave Shea</a>,</strike></li>
<li><strike>To listerine <a rel="external" title="Shaun Inman" href="http://shauninman.com">Inman</a>,</strike></li>
<li><strike>To sleep with <a rel="external" title="37signals" href="http://www.37signals.com/">37signals guys</a>,</strike></li>
<li><strike>To drink with <a rel="external" title="9rules" href="http://9rules.com/">9rules</a> group,</strike></li>
<li><strike>To make <a rel="external" title="Scobelizer" href="http://scobleizer.wordpress.com/">Scobleizer</a> the Googlizer,</strike></li>
<li><strike>To takeover Darren&#8217;s <a rel="external" title="problogger.net" href="http://www.problogger.net">Problogger</a>,</strike></li>
<li><strike>To kidnap <a rel="external" title="Joshuaink" href="http://joshuaink.com/">Josh from John</a>,</strike></li>
<li><strike>To steal <a rel="external" title="Gapingvoid" href="http://www.gapingvoid.com/">Gapingvoid</a> underwear,</strike></li>
<li><strike>To visit <a rel="external" title="456 Berea Street" href="http://www.456bereastreet.com/">456 Berea Street</a>,</strike></li>
<li><strike>To spook around <a rel="external" title="Snook.ca" href="http://www.snook.ca/jonathan/">snook</a>,</strike></li>
<li><strike>To browse porn on <a title="flickr" rel="external" href="http://www.flickr.com">flickr</a>,</strike></li>
<li><strike>To <a rel="external" title="Alistapart" href="http://www.alistapart.com/">Apart</a> Mayvelous (ie. May and Velous),</strike></li>
</ul>
<p><strong>To Enjoy Myself.</strong></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/06/06/the-great-determinations-of-mayvelous/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>WordPress 2.0.3</title>
		<link>http://www.mayvelous.com/2006/06/01/wordpress-203/</link>
		<comments>http://www.mayvelous.com/2006/06/01/wordpress-203/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 11:55:03 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Aside Notes]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=184</guid>
		<description><![CDATA[It&#8217;s another upgrade again. I know too many versions, and I&#8217;m getting tired of upgrade after upgrades but then they just trying to improve WP which is very good thing&#8230;so I shall upgrade my blog this weekend with WP2.0.3. Upgrades: Small performance enhancements Movable Type / Typepad importer fix Enclosure (podcasting) fix The aforementioned security [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s another upgrade again. I know too many versions, and I&#8217;m getting tired of upgrade after upgrades but then they just trying to improve WP which is very good thing&#8230;so I shall upgrade my blog this weekend with WP2.0.3.</p>
<p><a title="Wordpress upgrade" rel="external" href="http://wordpress.org/development/2006/06/wordpress-203/">Upgrades: </a></p>
<ul>
<li>Small performance enhancements</li>
<li>Movable Type / Typepad importer fix</li>
<li>Enclosure (podcasting) fix</li>
<li>The aforementioned security enhancements (nonces)</li>
</ul>
<p>Thanks the team for the upgrade.</p>
<p>Download <a title="download wordpress" rel="external" href="http://wordpress.org/download/">WordPress 2.0.3 here</a>.</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/06/01/wordpress-203/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combining Multiple Fields in Dropdownlist DataBinding</title>
		<link>http://www.mayvelous.com/2006/04/19/combining-multiple-fields-in-dropdownlist-databinding/</link>
		<comments>http://www.mayvelous.com/2006/04/19/combining-multiple-fields-in-dropdownlist-databinding/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 05:10:10 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[VS.Net]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=169</guid>
		<description><![CDATA[I was fighting with asp dropdownlist for not being able to combine two columns directly. Say I got the same scenario as the following: Suppose you want a drop-down list to display both the first name and the last name of each employee in the company. I should be able to use DataTextField to combine [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I was fighting with asp dropdownlist for not being able to combine two columns directly. Say I got the same scenario as   the following:</p>
<blockquote><p>Suppose you want a drop-down list to display both the first name and the last name of each employee in the   company.</p></blockquote>
<p>I should be able to use DataTextField to combine two columns like:</p>
<pre><code>ddlemployeename.DataTextField = "firstname" + ', " + "lastname";</code></pre>
<p>But noooo&#8230;it gives me this error:</p>
<blockquote><p>DataBinder.Eval: &#8216;System.Data.DataRowView&#8217; does not contain a property with the name firstname,   lastname.</p></blockquote>
<p>You have to go mingle with your storeprocedure or Sqlcommand statement to change the string. Then only you can set that   new string to DataTextField. Something like below. Very inefficient!</p>
<p>There is another efficient way of adding multiple fields in Dropdownlist using DataSet and DataTable by adding a new column on fly in DataTable object.<br />
I did tried that method, but didn&#8217;t work for me, I&#8217;ll have to try again later. Anyway that code is in page 4 of the referenced article, so you can check that out as well.</p>
<blockquote><p><strong>SQL Statement</strong><br />
SELECT lastname + &#8216;, &#8216; + firstname AS &#8216;EmployeeName&#8217;<br />
FROM Employees</p>
<p><strong>Binding Code</strong><br />
ddlemployeename.DataTextField = &#8220;EmployeeName&#8221;;</p></blockquote>
<blockquote><p>You can use a data-binding expression to set the DataSource property. <strong>The expression you use must   evaluate to a .Net object that exposes the ICollection interface.</strong> You cannot use expressions to set the other   properties. The values for DataTextField and DataValueField each must match the name of one field in the data source, so you   cannot assign DataTextField by combining two or more fields in the datasource.</p></blockquote>
<p>What the hell that bold part suppose to mean? For the moment I&#8217;ll just change my storeproc for that and play around with DataTable column later.</p>
<p>Any of you have any better way of solving this problem please let me know.<br />
Thanks.</p>
<p>Ref: <a title="Data Bound Controls" rel="external" href="http://www.bluestonelab.com/BSL_Books/bookPreview/PDF/Bluestone48.pdf">Data Bound Controls</a> (.PDF)</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/04/19/combining-multiple-fields-in-dropdownlist-databinding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML-RPC Ping List</title>
		<link>http://www.mayvelous.com/2006/03/03/xml-rpc-ping-list/</link>
		<comments>http://www.mayvelous.com/2006/03/03/xml-rpc-ping-list/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 06:06:35 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=143</guid>
		<description><![CDATA[Ping and Trackbacks are quite well known terms in blogger world. I&#8217;m not gonna talk about trackback(Blog-Blog/ post-post, notifying this blog uses content/resources related/referenced to that blog) here but like to share some of my notes about blog pinging and my collection of rss ping services. Ping is the name of a computer network tool [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Ping and Trackbacks are quite well known terms in blogger world. I&#8217;m not gonna talk about trackback(Blog-Blog/ post-post, notifying this blog uses content/resources related/referenced to that blog) here but like to share some of my notes about blog pinging and my collection of rss ping services.</p>
<blockquote><p><strong>Ping</strong> is the name of a computer network tool used on TCP/IP networks (such as the Internet). It provides a basic test of whether a particular host is operating properly and is reachable on the network from the testing host.<br />
Ref: <a title="Ping" target="_blank" href="http://en.wikipedia.org/wiki/Ping">Wikipedia</a></p></blockquote>
<p>If you are a blogger, you might have been using some of the most famous ping services to notify the blogosphere about your site update.<br />
Some of you may not know that everytime you post to your blog, you are sending a ping to one or more services depending on your blogging platform. For example, those of blogspot users are pinging to Weblogs.com ping service everytime you make a new post. Ofcos that is if you specified it under &#8220;Setting&#8221; > &#8220;Publishing&#8221; > &#8220;Notify to Weblogs.com&#8221; to &#8220;Yes&#8221;.<br />
For wordpress blogs by default includes Ping-O-Matic service. As usual, the good thing about wordpress is that you can add any number of ping urls in the text box specifies there.</p>
<p>There are lots of sites offer XML-RPC ping services on the web to track your site/blog updates. What those do is that, you added new post to your blog, you notify(ping) one of those xml-rpc services and they&#8217;ll come and crawl your site which in term updated in their database and make available to their visitors and propably those visitors will visit your site. Ah&#8230;something like that.<br />
The main thing is that pinging and xml-rpc services publish your post/site to a wider medium, which is good.</p>
<blockquote><p><strong>XML-RPC</strong> is a remote procedure call protocol which uses XML to encode its calls and HTTP as a transport mechanism. It is a very simple protocol, defining only a handful of data types and commands, and the entire description can be printed on two pages of paper. This is in stark contrast to most RPC systems, where the standards documents often run into the thousands of pages and require considerable software support in order to be used.</p>
<p align="center"><img alt="XML - RPC" src="http://static.userland.com/images/XML-RPC/xmlrpc.jpg" /></p>
<p>It was first created by Dave Winer of UserLand Software in 1995 with Microsoft. However, Microsoft considered it too simple and started adding functionality. After several rounds of this, the standard was no longer so simple and became what is now SOAP.<br />
Ref: Wikipedia</p></blockquote>
<p>The followings are my collection of XML-RPC services. I guess only non blogspot blogs can use that. I suggest blogspot users to use the following links to submit the ping manually:<br />
# <a title="pingomatic" rel="external" href="http://pingomatic.com/">Ping.o.matic</a><br />
# <a title="pingoat" rel="external" href="http://pingoat.com/">Pingoat</a><br />
# <a title="blo.gs" rel="external" href="http://blo.gs/ping.php">Blo.gs</a></p>
<p>You don&#8217;t need to add all those in your admin ping list. Only the main links as followed would be enough cos&#8217; they ping to others as well.</p>
<p><strong>Main list I use</strong></p>
<ul>
<li>Blo.gs:		http://ping.blo.gs/</li>
<li>BlogRolling:	http://rpc.blogrolling.com/pinger/</li>
<li>PingGoat:	http://pingoat.com/goat/RPC2</li>
<li>Ping-O-Matic:	http://rpc.pingomatic.com/</li>
<li>PubSub:	http://xping.pubsub.com/ping</li>
<li>Syndic8	:	http://www.syndic8.com/xmlrpc.php</li>
<li>Technorati:	http://rpc.technorati.com/rpc/ping</li>
<li>TopicExchange:	http://topicexchange.com/RPC2</li>
<li>Weblogs.com:	http://rpc.weblogs.com/RPC2</li>
<li>WebLogAlot:	http://ping.weblogalot.com/rpc.php</li>
</ul>
<p>The List</p>
<ol>
<li>1470Net:		http://1470.net/api/ping</li>
<li>a2b:		http://www.a2b.cc/setloc/bp.a2b</li>
<li>Amagle:		http://ping.amagle.com/</li>
<li>Blo.gs:		http://ping.blo.gs/</li>
<li>BlogRolling:	http://rpc.blogrolling.com/pinger/</li>
<li>BlogDigger:	http://www.blogdigger.com/RPC2</li>
<li>BlogShares:	http://www.blogshares.com/rpc.php</li>
<li>BlogsNow:	http://www.blogsnow.com/ping</li>
<li>BlogStreet:	http://www.blogstreet.com/xrbin/xmlrpc.cgi</li>
<li>Bitacoles:	http://www.bitacoles.net/ping.php
<p>http://bitacoras.net/ping</li>
<li>BlogDB:		http://blogdb.jp/xmlrpc</li>
<li>Blogg.de:	http://xmlrpc.blogg.de/</li>
<li>BlogMatcher:	http://blogmatcher.com/u.php</li>
<li>Blogoole:	http://www.blogoole.com/ping/</li>
<li>Blogoon	:	http://www.blogoon.net/ping/</li>
<li>BlogPeople:	http://www.blogpeople.net/servlet/weblogUpdates</li>
<li>BlogRoots:	http://www.blogroots.com/tb_populi.blog?id=1</li>
<li>Bloggoone:	http://blog.goo.ne.jp/XMLRPC</li>
<li>BulkFeeds:	http://bulkfeeds.net/rpc</li>
<li>Bitacoras:	http://ping.bitacoras.com</li>
<li>BloggerJP:	http://ping.bloggers.jp/rpc/</li>
<li>BlogMura:	http://ping.blogmura.jp/rpc/</li>
<li>BlogBuzzMachine:	http://rpc.blogbuzzmachine.com/RPC2</li>
<li>Bakeinu:		http://trackback.bakeinu.jp/bakeping.php</li>
<li>CoreBlog:	http://coreblog.org/ping/</li>
<li>Cocolog-nifty:	http://ping.cocolog-nifty.com/xmlrpc</li>
<li>DataShed:	http://rcs.datashed.net/RPC2/</li>
<li>Exblog:		http://ping.exblog.jp/xmlrpc</li>
<li>FeedBurner:	http://ping.feedburner.com</li>
<li>FeedSter:	http://api.feedster.com/ping</li>
<li>IceRocket:	http://rpc.icerocket.com:10080/</li>
<li>Lasermemory:	http://www.lasermemory.com/lsrpc/</li>
<li>My.Yahoo:	http://api.my.yahoo.com/RPC2</li>
<li>My.YahooRSS:	http://api.my.yahoo.com/rss/ping</li>
<li>MyBlog:		http://ping.myblog.jp</li>
<li>MoreOver:	http://api.moreover.com/ping
<p>http://api.moreover.com/RPC2</li>
<li>NewsIsFree:	http://www.newsisfree.com/xmlrpctest.php</li>
<li>PingGoat:	http://pingoat.com/goat/RPC2</li>
<li>Ping-O-Matic:	http://rpc.pingomatic.com/</li>
<li>PubSub:		http://xping.pubsub.com/ping
<p>http://mod-pubsub.org/kn_apps/blogchatt</p>
<p>http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php</li>
<li>PopDex:		http://www.popdex.com/addsite.php</li>
<li>RootBlog:	http://ping.rootblog.com/rpc.php</li>
<li>Syndic8:		http://www.syndic8.com/xmlrpc.php</li>
<li>SnipSnao:	http://www.snipsnap.org/RPC2</li>
<li>Technorati:	http://rpc.technorati.com/rpc/ping</li>
<li>TopicExchange:	http://topicexchange.com/RPC2</li>
<li>Weblogs.com:	http://rpc.weblogs.com/RPC2
<p>http://rpc.weblogs.com/</p>
<p>http://ping.weblogs.se/</li>
<li>WebLogAlot:	http://ping.weblogalot.com/rpc.php</li>
<li>Weblogues:	http://www.weblogues.com/RPC/</li>
</ol>
<p>Only the links download txt file here. I hope this post helps you.<br />
So next time you browse the net and come across new ping services, save the url and share with me too so that I could update my list.</p>
<p>Resourceful Links:<br />
# <a title="Community server ping list" rel="external" href="http://communityserver.org/blogs/announcements/archive/2006/02/09/514276.aspx">Community Server list</a><br />
# <a title="Elliott Back Ping List" rel="external" href="http://elliottback.com/wp/archives/2004/11/21/a-list-of-rpc-and-rpc2-to-ping/">Elloitt Back Ping List</a><br />
# <a title="Blogherald ping list" rel="external" href="http://www.blogherald.com/2005/09/05/rss-ping-sites/">Blog Herald Ping List</a><br />
# <a title="SEO Black Hat ping list" rel="external" href="http://seoblackhat.com/2005/09/05/rss-ping-list/">SEO Black Hat Ping List</a><br />
# <a title="Ensight ping list" rel="external" href="http://www.ensight.org/archives/2004/11/21/services-to-ping/">Ensight Ping List</a></p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/XML-RPC">XML-RPC</a>, <a rel="tag" href="http://technorati.com/tag/RSS">RSS</a>, <a rel="tag" href="http://technorati.com/tag/Ping">Ping</a>, <a rel="tag" href="http://technorati.com/tag/Syndication">Syndication</a>, <a rel="tag" href="http://technorati.com/tag/SEO">SEO</a>, <a rel="tag" href="http://technorati.com/tag/Useful">Useful</a>, <a rel="tag" href="http://technorati.com/tag/Links">Links</a>, <a rel="tag" href="http://technorati.com/tag/Resources">Resources</a>, <a rel="tag" href="http://technorati.com/tag/References">References</a>, <a rel="tag" href="http://technorati.com/tag/Blogosphere">Blogosphere</a>, <a rel="tag" href="http://technorati.com/tag/Services">Services</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/03/03/xml-rpc-ping-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uh huh, This is my shit</title>
		<link>http://www.mayvelous.com/2006/02/26/uh-huh-this-is-my-shit/</link>
		<comments>http://www.mayvelous.com/2006/02/26/uh-huh-this-is-my-shit/#comments</comments>
		<pubDate>Sun, 26 Feb 2006 11:35:01 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Art and Crafts]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Humors]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=133</guid>
		<description><![CDATA[Ok first and for all, this is not my shit. I repeat, this is NOT my shit and no shits were harmed in making this post. I&#8217;ve been wanting to write about this for quite a long time but I wasn&#8217;t ready yet and waiting for the right time. Now that I got everything I [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Ok first and for all, this is not my shit. I repeat, this is <strong>NOT</strong> my shit and no shits were harmed in making this post.</p>
<p>I&#8217;ve been wanting to write about this for quite a long time but I wasn&#8217;t ready yet and waiting for the right time. Now that I got everything I needed&#8230;there you go&#8230;</p>
<blockquote>
<p>Ooooh ooh, this my shit, this my shit [x4]</p>
<p>I heard that you were talking shit<br />
And you didn&#8217;t think that I would hear it<br />
People hear you talking like that, getting everybody fired up<br />
So I&#8217;m ready to attack, gonna lead the pack<br />
Gonna get a touchdown, gonna take you out<br />
That&#8217;s right, put your pom-poms downs, getting everybody fired up</p>
</blockquote>
<p>Right you guess it, I&#8217;m going to talk about shit. <br />
Well sort of, not exactly&#8230;but this &#8220;Shit&#8221; plays a major role in this post. </p>
<p><a href="http://www.flickr.com/photos/mayvelous/104586096/" title="Photo Sharing"><img src="http://static.flickr.com/42/104586096_03f626f897_m.jpg" width="240" height="180" alt="monalisa" align="left" /></a>A few weeks back, <a href="http://www.flashband.net">Min Thu</a> invited me to yahoo conference with some of his friends including the guys from myothwelwin, <a href="http://www.shwe.net/">shwenet</a>, <a href="http://www.myohanhtun.mountmandalay.com/">myohanhtun</a> sites. We talked about our websites, blogging, technologies and just getting to know each other. One time in the conversation, this guy said something about we don’t have/talk about anything related to art on our sites. Another guy responded by pointing him that we have photos which could be counted as art. But this guy disagreed about photos being an art and only takes art as a painting or a design work. I did not argue with him since it was the first time to meet them and I hardly know about any of them. But I kept the unsatisfying feeling about his view on this term “Art” myself and thinking of doing some art related thing on my site when I have a chance. </p>
<p>Well, I dug up some stuff &#8211; my old drawings, lost color pencils, paper, crayons and lost inspiration. This is just an intro post for my coming art related section. <br />
So what is art by the way?</p>
<blockquote><p>According to wikipedia &#8211; <strong>ART!</strong></p>
<p>By its original and broadest definition, art (from the Latin ars, meaning &#8220;skill&#8221; or &#8220;craft&#8221;) is the product or process of the effective application of a body of knowledge and a set of skills; this meaning is preserved in such phrases as &#8220;liberal arts&#8221; and &#8220;martial arts&#8221;. </p>
<p>&#8220;Art is commonly understood to be the process or result of making material works (or artwork) which, from concept to creation, adhere to the &#8220;creative impulse&#8221;</p>
</blockquote>
<blockquote><p><strong>Defining art</strong><br />
There is often confusion about the meaning of the term art because multiple meanings of the word are used interchangeably.</p>
</blockquote>
<p>So art can be anything creative, not only painting or designs but also include any other form of self express work.<br />So can I call the following photo an art? It’s not painting, nor it’s an imaginative sculpture. It’s a solid photograph of a pile of “Shit”.</p>
<p>Let me recall a story. Once an art teacher was showing a slide show of paintings and the following conversation is how I remember about so-call art over a discussion of grotesque painting and a snap shot photo.</p>
<blockquote><p><strong>Teacher:</strong> Is it art? Is it any good?<br />
<strong>Student:</strong> No, I wouldn’t call it an art, it’s a grotesque.</p>
</blockquote>
<blockquote><p><strong>Teacher: </strong> Next slide, it’s my mother.<br />
<strong>Student: </strong> It’s a snap shot.<br />
<strong>Teacher: </strong> If I say it was taken by ..… (some famous photographer name), would you call it art?<br />
<strong>Student: </strong> Art isn’t art until someone said it is.<br />
<strong>Teacher: </strong> It’s Art!<br />
<strong>Student: </strong>The right people.<br />
<strong>Teacher: </strong> Who are they?<br / /><br />
…</p>
<p><strong>Teacher: </strong> What is art? What make it bad or good or who decides?</p>
</blockquote>
<p align="center"><img src="http://static.flickr.com/34/104585982_f7445de433_o.jpg" alt="Plastic Shit" /></p>
<p>My point exactly! <br />
Who tells which is art or the form or the medium to be an art? I don’t know, do you? <br />So I’m gonna say that photo of shit is an art. Who can argue with that? <br />
Think about it, look at it, pretty cool art to me. The texture, coloring, lighting, composition, the structure, the sensation … just perfect, and a great shot too! Bravo the photographer. </p>
<p>I take an art as anything that makes you go “hmm”, “Wow”, “auuu”, “ahhh” and stimulates you, no matter which medium they’re represented with. This shit definitely makes me go “Wow” so there it is – ART! </p>
<p>Anyway this about it for my art introductory post and hope to follow with some more inspirational shits later on. So still tune.<br />
<strike>Shit</strike>Peace Out!</p>
<p><strong>P.S:</strong> Anyone knows where I got that conversation from?<br />
<strong>Hint:</strong> from a movie.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Art" rel="tag">Art</a>, <a href="http://technorati.com/tag/Photography" rel="tag">Photography</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/02/26/uh-huh-this-is-my-shit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LightBox JS</title>
		<link>http://www.mayvelous.com/2006/02/13/lightbox-js/</link>
		<comments>http://www.mayvelous.com/2006/02/13/lightbox-js/#comments</comments>
		<pubDate>Tue, 14 Feb 2006 00:30:17 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Site Reviews]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=124</guid>
		<description><![CDATA[Have you guys heard of this &#8220;Lightbox JS&#8221; yet? It&#8217;s pretty cool way of displaying images. It&#8217;s really neat and compatible across all modern browsers. Lightbox JS is a simple piece of JavaScript that allows you to place images above the page rather than within. A thumbnail image can be clicked on to show the [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Have you guys heard of this &#8220;Lightbox JS&#8221; yet? It&#8217;s pretty cool way of displaying images.<br />
It&#8217;s really neat and compatible across all modern browsers.</p>
<blockquote><p>Lightbox JS is a simple piece of JavaScript that allows you to place images above the page rather than within. A thumbnail image can be clicked on to show the full size image ontop of the page which remains darkened in the background. Closing the overlayed image brings the webpage back to normal, the user never leaves the current page.</p></blockquote>
<p>I got an idea to use this lightbox in a new section that I&#8217;m planning to add here. At the moment I&#8217;m a bit lazy to test it yet but one of our very own developer has already used that in the new revamp of <a href="http://www.fijitimes.com.fj">FijiTimes</a> site and it&#8217;s working like a charm. You can have a look at in the <a href="http://www.fijitimes.com.fj/story.aspx?id=37083">story section</a>. Click on the <a href="http://www.fijitimes.com.fj/story.aspx?id=37083">story image</a> to enlarge and see how it go. Cool huh!</p>
<blockquote><p><strong>Benefits</strong><br />
Places images above your current page, not within. This frees you from the constraints of the layout, particularly column widths.</p>
<p>Keeps users on the same page. Clicking to view an image and then having to click the back button to return to your site is bad for continuity (and no fun!).</p></blockquote>
<p>More info on what/how to use LightBox JS can be find as follows:<br />
# <a href="http://www.huddletogether.com/projects/lightbox/">Lightbox JS</a> by Lokesh Dhakar<br />
# <a href="http://particletree.com/features/lightbox-gone-wild/">LightBox Gone Wild</a> at particletree<br />
# <a href="http://www.fijitimes.com.fj/story.aspx?id=37083">Working Samples</a> at FijiTimes.com</p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/LightBox%20JS">LightBox JS</a>, <a rel="tag" href="http://technorati.com/tag/Development">Development</a>, <a rel="tag" href="http://technorati.com/tag/Scripts">Scripts</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/02/13/lightbox-js/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Site Updates</title>
		<link>http://www.mayvelous.com/2006/02/10/site-updates/</link>
		<comments>http://www.mayvelous.com/2006/02/10/site-updates/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 11:41:00 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Aside Notes]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=119</guid>
		<description><![CDATA[In case if you haven&#8217;t noticed yet, I&#8217;ve updated mayvelous with: WordPress 2.0.1, Squible beta 1.1 (with a few tweaks), Upgraded Falbum 0.6.4, Favicon changed (make it more bigger), Navigation Menu changed, Added Logo (kind of&#8230;will get proper one later), Added proper &#8220;Aside&#8221; or side note category, Squible beta 1.1 include build-in &#8220;delicious&#8221; links. And [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>In case if you haven&#8217;t noticed yet, I&#8217;ve updated mayvelous with:</p>
<ul>
<li><a target="_blank" href="http://www.wordpress.org">WordPress 2.0.1</a>,</li>
<li><a target="_blank" href="http://www.squible.com/squible">Squible beta 1.1</a> (with a few tweaks),</li>
<li>Upgraded <a target="_blank" href="http://www.randombytes.com">Falbum 0.6.4</a>,</li>
<li>Favicon changed (make it more bigger),</li>
<li>Navigation Menu changed,</li>
<li>Added Logo (kind of&#8230;will get proper one later),</li>
<li>Added proper &#8220;Aside&#8221; or side note category,</li>
<li>Squible beta 1.1 include build-in &#8220;delicious&#8221; links.</li>
</ul>
<p><span id="more-119"></span>And added some referrals at the bottom with some adjustments to adsense positioning.<br />
I tried changing the color and layout as well but squible theme itself look great and I left it as it is, may be try change again later. Also I don&#8217;t like this font, too big and ugly&#8230;tried to reduced it but the geeks uses lots of interrelated styles in multiple stylesheets so got lost in the end and back to same old, same old.</p>
<p>Well so how do you like it? I can&#8217;t test with bigger resolution screen, mine is 1024 x 768 only so whoever can test higher one please let me know if something ugly there. And please please let me know if you find any bugs or error cos&#8217; I did mess up the template in a few places and I don&#8217;t know where it gonna shows up.<br />
Thanks.</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/02/10/site-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Press 2.0.1</title>
		<link>http://www.mayvelous.com/2006/02/01/word-press-201/</link>
		<comments>http://www.mayvelous.com/2006/02/01/word-press-201/#comments</comments>
		<pubDate>Wed, 01 Feb 2006 04:19:57 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=112</guid>
		<description><![CDATA[WP 2.xx versions up. Upgrade to 2.0.1 guys. I&#8217;m doing it tonight. All in all we’ve closed 114 bugs in the 2.0.1 release, which you’re welcome to check out if you’re curious about every fix. To summarize: You can now specify an upload directory, and whether to use date-based storage or not. Caching has been [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>WP 2.xx versions up.<br />
<a target="_blank" title="WP 2.0.1 release" href="http://wordpress.org/development/2006/01/201-release/"> Upgrade to 2.0.1 guys</a>. I&#8217;m doing it tonight.</p>
<blockquote><p>All in all we’ve closed 114 bugs in the 2.0.1 release, which you’re welcome to check out if you’re curious about every fix. To summarize:</p>
<ul>
<li>You can now specify an upload directory, and whether to use date-based storage or not.</li>
<li>Caching has been fixed under certain PHP enviroments.</li>
<li>Permalinks have been fixed for weird enviroments as well.</li>
<li>XML-RPC uploading works.</li>
<li>Compatibility with older versions of PHP.</li>
<li>Several WYSIWYG fixes and cleanups.</li>
<li>Imports now use much less memory.</li>
<li>Now works with MySQL 5.0 in strict mode.</li>
</ul>
</blockquote>
<p>Download Link: <a target="_blank" href="http://wordpress.org/download/">WordPress 2.0.1</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/02/01/word-press-201/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authority</title>
		<link>http://www.mayvelous.com/2006/01/26/authority/</link>
		<comments>http://www.mayvelous.com/2006/01/26/authority/#comments</comments>
		<pubDate>Thu, 26 Jan 2006 23:01:08 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Humors]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=109</guid>
		<description><![CDATA[I just found out that I have some authority to kick someone out from the seat. Once you become an intermediate(not yet senior) developer, you&#8217;re getting some authority over juniors. Today we are moving upstairs and switching places with sales team, so everyone choosing and reserving places. I got in late and no good seats [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I just found out that I have some authority to kick someone out from the seat.</p>
<p>Once you become an intermediate(not yet senior) developer, you&#8217;re getting some authority over juniors. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Today we are moving upstairs and switching places with sales team, so everyone choosing and reserving places.</p>
<p>I got in late and no good seats left for me but a good senior advices that I can use my authority to kick someone from the seat. (How cool is that :p)</p>
<p>So, I&#8217;m planning to use my full authority over some unfortunate juniors and take over the world!! (I mean seats)<br />
<strong>Mwahhhwarrrr!!!!!!!!! </strong></p>
<p>(Ok, I can never do that sound properly, but it creates a great feeling and a grand(rather stupid) sound effect saying it :p)</p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/01/26/authority/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Little Mayvelous Things : First Design</title>
		<link>http://www.mayvelous.com/2005/12/27/little-mayvelous-things-first-design/</link>
		<comments>http://www.mayvelous.com/2005/12/27/little-mayvelous-things-first-design/#comments</comments>
		<pubDate>Tue, 27 Dec 2005 11:49:56 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Site Reviews]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=88</guid>
		<description><![CDATA[After many headaches, my very first blogger design has been accomplished for my blogspot site &#8220;Little Mayvelous Things&#8220;. There are a lot need fixing yet it&#8217;s up and running as planned. The first impressions I&#8217;ve got from some reviewers (very unfavorable reviewers: my bro and sis), it&#8217;s was &#8220;Eeeuu PINK!&#8221;, &#8220;Too Childish&#8221;, &#8220;Very girlie&#8221;, &#8220;Too [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://mayvelous.blogspot.com/2005/12/little-mayvelous-things-redesign_27.html"><img src="http://static.flickr.com/38/77954437_1b6544358d_m.jpg" align="left" border="0" hspace="3" alt="little mayvelous things design" /></a>After many headaches, my very first blogger design has been accomplished for my blogspot site &#8220;<a href="http://mayvelous.blogspot.com/2005/12/little-mayvelous-things-redesign_27.html">Little Mayvelous Things</a>&#8220;. There are a lot need fixing yet it&#8217;s up and running as planned. <br />The first impressions I&#8217;ve got from some reviewers (very unfavorable reviewers: my bro and sis), it&#8217;s was &#8220;Eeeuu PINK!&#8221;, &#8220;Too Childish&#8221;, &#8220;Very girlie&#8221;, &#8220;Too flowery&#8221;, etc etc&#8230;I was pretty disappointed that they didn&#8217;t like my design. <br />
Nevertheless, my siblings are always  too much pain in the &#8230;  that I&#8217;m so use to ignoring them. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <br />Anyway it took me the whole day and night to think of the layout, color, font and design as I never been good with designing. </p>
<p>I&#8217;m trying my hand on site designing and hope to design this main site when I have time. Blogger template is easier to redesign than wordpress cos&#8217; blogger has only one file to think of where else WP involve lots of template files. Another reason I&#8217;m very slow in rework of mayvelous.com is that I have no php/mysql experience and never build a site using those. So cracking each WP theme templates line by line is very painful process especially when you&#8217;re not familiar with php coding. <br />Anyway now my first step of cracking blogger template has been done, there&#8217;ll be only sometime I manage to crack WP as well. <br />
May be next year&#8230; will put that in my new year resolution. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>So please do visit my newly <a href="http://mayvelous.blogspot.com">redesigned site</a> and review how you like or hate about it. Any help or suggestions regarding accessibility issues/errors are most welcome and will try to fix them as I can.<br />
The design is still in progress with a few layout adjustment to made. Anyway I had a busy xmas weekend with that.<br />
Hope you enjoy browsing &#8220;<a href="http://mayvelous.blogspot.com">Little Mayvelous Things</a>&#8220;. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Technorati Tags: <a href="http://technorati.com/tag/redesign" rel="tag">redesign</a>, <a href="http://technorati.com/tag/template" rel="tag">template</a>, <a href="http://technorati.com/tag/theme" rel="tag">theme</a>, <a href="http://technorati.com/tag/blogging" rel="tag">blogging</a>, <a href="http://technorati.com/tag/blogspot" rel="tag">blogspot</a>, <a href="http://technorati.com/tag/sitereview" rel="tag">sitereview</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2005/12/27/little-mayvelous-things-first-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Validator</title>
		<link>http://www.mayvelous.com/2005/12/18/web-20-validator/</link>
		<comments>http://www.mayvelous.com/2005/12/18/web-20-validator/#comments</comments>
		<pubDate>Sun, 18 Dec 2005 23:42:48 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My To-Do List]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=78</guid>
		<description><![CDATA[Well ofcourse I know my site won&#8217;t even near web 2.0 but it&#8217;s always good to test and see where you stand. Seem like I stand far off. 7/36. This Web 2.0 validator is still in beta with 36 check list/rules. I&#8217;m not sure it&#8217;s a real validator or not cos&#8217; some points are just [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Well ofcourse I know my site won&#8217;t even near web 2.0 but it&#8217;s always good to test and see where you stand. <br />
Seem like I stand far off. 7/36.<br />
This <a href="http://web2.0validator.com/" title="Web 2.0 validator">Web 2.0 validator</a> is still in beta with 36 check list/rules. I&#8217;m not sure it&#8217;s a real validator or not cos&#8217; some points are just silly but some are good points to note.</p>
<ul>
<li>Uses inline AJAX ? </li>
<li>Is in public beta?  </li>
<li>Uses python?  </li>
<li>Uses the prefix &#8220;meta&#8221; or &#8220;micro&#8221;?  </li>
<li>Is Shadows-aware ?  </li>
<li>Uses Cascading Style Sheets?  </li>
<li>Uses Google Maps API?  </li>
<li>Refers to mash-ups ?  </li>
<li>Attempts to be XHTML Strict ?  </li>
<li>Appears to be web 3.0 ?  </li>
<li>Mentions startup ?  </li>
<li>Has favicon ?  </li>
<li>Appears to use AJAX ? </li>
<li>Refers to the Web 2.0 Validator&#8217;s ruleset ? </li>
<li>Mentions Dave Legg ?  </li>
<li>Makes reference to Technorati ?  </li>
<li>Appears to be built using Ruby on Rails ?  </li>
<li>Refers to VCs ?  </li>
<li>Refers to Flickr ?  </li>
<li>Mentions Nitro ?  </li>
<li>Links Slashdot and Digg ?  </li>
<li>Mentions Cool Words ? </li>
<li>Has prototype.js ?  </li>
<li>Creative Commons license ? </li>
<li>Use Catalyst ?  </li>
<li>Uses microformats ?  </li>
<li>Actually mentions Web 2.0 ?  </li>
<li>Refers to web2.0validator ?  </li>
<li>Refers to del.icio.us ?  </li>
<li>Refers to Rocketboom ? </li>
<li>Mentions RDF and the Semantic Web?  </li>
<li>Validates as XHTML 1.1 ? </li>
<li>References isometric.sixsided.org? </li>
<li>Mentions 30 Second Rule and Web 2.0 ?  </li>
<li>Appears to have Adsense ?  </li>
<li>Uses the &#8220;blink&#8221; tag?  </li>
</ul>
<p>Believe me, I don&#8217;t understand/heard of some of those terms used in above check list. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> <br />
But I could definitely improve my current point of 7 to a few more by doing these:<br />
# Refers to web2.0validator<br />
# Validates as XHTML 1.1<br />
# Mentions 30 Second Rule and Web 2.0<br />
# Mentions Cool Words (what the heck! like what?)<br />
# Mentions Dave Legg (Ok&#8230; Dave Legg!!)<br />
# Actually mentions Web 2.0 (Web 2.0, Web 2.0, Web 2.0)</p>
<p>Link: <a href="http://web2.0validator.com/" title="Web 2.0 validator">Web 2.0 validator</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2005/12/18/web-20-validator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

