<?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; Project Notes</title>
	<atom:link href="http://www.mayvelous.com/category/personal/project-notes/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>Sitefinity &#8211; Fixing Version Dependent Custom Controls Errors</title>
		<link>http://www.mayvelous.com/2011/08/23/sitefinity-fixing-version-dependent-custom-controls-errors/</link>
		<comments>http://www.mayvelous.com/2011/08/23/sitefinity-fixing-version-dependent-custom-controls-errors/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 04:03:15 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[Conflict]]></category>
		<category><![CDATA[Sitefinity]]></category>
		<category><![CDATA[Versioning]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=601</guid>
		<description><![CDATA[Whenever we upgrade to a new version of Sitefinity or applying service packs, we get something like the following version conflict errors: Could not load file or assembly &#8216;Telerik.Sitefinity, Version=&#8230;, Culture=neutral, PublicKeyToken=b28c218413bdf563&#8242; To fix that, place the assembly binding redirect info to the runtime section of your web.config and change the values of the &#8220;oldVersion&#8221; [...]<blockquote>
<strong>Related Posts:</strong><ul>
<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/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/05/05/checking-sql-server-edition-version/' rel='bookmark' title='Checking SQL Server Edition Version'>Checking SQL Server Edition Version</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>
</ul></blockquote>]]></description>
			<content:encoded><![CDATA[<p>Whenever we upgrade to a new version of Sitefinity or applying service packs, we get something like the following version conflict errors:</p>
<blockquote><p>Could not load file or assembly &#8216;Telerik.Sitefinity, Version=&#8230;, Culture=neutral, PublicKeyToken=b28c218413bdf563&#8242;</p></blockquote>
<p>To fix that, place the assembly binding redirect info to the <strong>runtime</strong> section of your <strong>web.config</strong> and change the values of the &#8220;<strong>oldVersion</strong>&#8221; and &#8220;<strong>newVersion</strong>&#8221; acordingly. Your site should work again after a rebuild.</p>
<p><code>&lt;runtime&gt;<br />
&lt;assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"&gt;<br />
&lt;dependentAssembly&gt;<br />
&lt;assemblyIdentity name="Telerik.Sitefinity" publicKeyToken="b28c218413bdf563" /&gt;<br />
&lt;bindingRedirect oldVersion="4.1.1574.0" newVersion="4.2.1650.0"/&gt;<br />
&lt;/dependentAssembly&gt;<br />
&lt;dependentAssembly&gt;<br />
&lt;assemblyIdentity name="Telerik.Sitefinity.Model" publicKeyToken="b28c218413bdf563" /&gt;<br />
&lt;bindingRedirect oldVersion="4.1.1574.0" newVersion="4.2.1650.0"/&gt;<br />
&lt;/dependentAssembly&gt;<br />
&lt;/assemblyBinding&gt;<br />
&lt;/runtime&gt;</code></p>
<p>Some of the most recent version numbers I&#8217;ve tracked are as followed:</p>
<ul>
<li>Sitefinity 4.0 (4.0.1210.0)</li>
<li>Sitefinity 4.1 (4.1.1395.0)</li>
<li>Sitefinity 4.1 SP1 (4.1.1405.0)</li>
<li>Sitefinity 4.1 SP2 (4.1.1501.0)</li>
<li>Sitefinity 4.1 SP3 (4.1.1574.0)</li>
<li>Sitefinity 4.2 (4.2.1650.0)</li>
<li>Sitefinity 4.2 SP1 (4.2.1733.0)</li>
</ul>
<p>Another short note/ref to check out is <a title="Found conflicts between different versions of the same dependent assembly" href="http://stackoverflow.com/questions/17806/warning-found-conflicts-between-different-versions-of-the-same-dependent-assembl" target="_blank">this post on stackoverflow</a> explaining some of the solution to version conflict error:</p>
<blockquote><p>&#8220;Found conflicts between different versions of the same dependent assembly&#8221;.</p></blockquote>
<p>Below is the direct quote from <a title="Found conflicts between different versions of the same dependent assembly" href="http://stackoverflow.com/questions/17806/warning-found-conflicts-between-different-versions-of-the-same-dependent-assembl/2137718#2137718" target="_blank">Brian</a> which I find it pretty useful.:</p>
<blockquote><p>This warning means that two projects reference the same assembly (e.g. System.Windows.Forms) but the two project require different versions. You have a few options:</p>
<ol>
<li>Recompile all projects to use the same versions (e.g. move all to .Net 3.5). This is the preferred option because all code is running with the versions of dependencies they were compiled with.</li>
<li>Add a <a title="Assembly Binding Redirect" href="http://msdn.microsoft.com/en-us/library/433ysdt1.aspx" target="_blank">binding redirect</a>. This will suppress the warning. However, your .Net 2.0 projects will (at runtime) be bound to the .Net 3.5 versions of dependent assemblies such as System.Windows.Forms. You can quickly add a binding redirect by double-clicking on error in Visual Studio.</li>
<li>Use CopyLocal=true. I&#8217;m not sure if this will suppress the warning. It will, like option 2 above, mean that all projects will use the .Net 3.5 version of System.Windows.Forms.</li>
</ol>
<p>Here is a utility to identify the offending reference(s):<br />
<a title="Find conflicting assembly references" href="http://www.brianlow.com/index.php/2010/01/25/find-conflicting-assembly-references/" target="_blank">http://www.brianlow.com/index.php/2010/01/25/find-conflicting-assembly-references/</a></p></blockquote>
<p>K that&#8217;s about it for now.</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/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/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/05/05/checking-sql-server-edition-version/' rel='bookmark' title='Checking SQL Server Edition Version'>Checking SQL Server Edition Version</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>
</ul></p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2011/08/23/sitefinity-fixing-version-dependent-custom-controls-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitefinity &#8211; Linking External JS file in Master pages</title>
		<link>http://www.mayvelous.com/2011/07/22/sitefinity-linking-external-js-file-in-master-pages/</link>
		<comments>http://www.mayvelous.com/2011/07/22/sitefinity-linking-external-js-file-in-master-pages/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 21:00:18 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Master Pages]]></category>
		<category><![CDATA[Sitefinity]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=594</guid>
		<description><![CDATA[According to this post, we can reference the Sitefinity built-in script libraries and/or external script files in site master page as followed: &#60;sf:JsFileLink id="jsLink" runat="server" ScriptType="jQuery"&#62;&#60;/sf:JsFileLink&#62; &#60;sf:JsFileLink id="jsLink" runat="server" ScriptType="prototype"&#62;&#60;/sf:JsFileLink&#62; &#60;sf:JsFileLink id="jsLink" runat="server" ScriptType="mooTools"&#62;&#60;/sf:JsFileLink&#62; To use it, reference the assembly from the project and add the following code in the master page. &#60;%@ Register Assembly="Telerik.Cms.Web.UI" [...]<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/05/05/checking-sql-server-edition-version/' rel='bookmark' title='Checking SQL Server Edition Version'>Checking SQL Server Edition Version</a></li>
<li><a href='http://www.mayvelous.com/2011/05/02/list-storedprocedures-or-database-objects-by-last-modified-date/' rel='bookmark' title='List storedprocedures or database objects by last modified date'>List storedprocedures or database objects by last modified date</a></li>
</ul></blockquote>]]></description>
			<content:encoded><![CDATA[<p>According to <a title="Built-in Libraries in Sitefinity" href="http://www.sitefinity.com/blogs/georgichokov/posts/09-03-25/how_to_use_jquery_and_other_javascript_libraries_in_sitefinity.aspx" rel="externals">this post</a>, we can reference the Sitefinity built-in script libraries and/or external script files in site master page as followed:</p>
<pre>&lt;sf:JsFileLink id="jsLink" runat="server" ScriptType="jQuery"&gt;&lt;/sf:JsFileLink&gt;
&lt;sf:JsFileLink id="jsLink" runat="server" ScriptType="prototype"&gt;&lt;/sf:JsFileLink&gt;
&lt;sf:JsFileLink id="jsLink" runat="server" ScriptType="mooTools"&gt;&lt;/sf:JsFileLink&gt;</pre>
<p>To use it, reference the assembly from the project and add the following code in the master page.</p>
<pre>&lt;%@ Register Assembly="Telerik.Cms.Web.UI" Namespace="Telerik.Cms.Web.UI" TagPrefix="sf" %&gt;</pre>
<p>It didn&#8217;t mention which version of Sitefinity it&#8217;s used at but after testing, found out that it&#8217;s definitly not for our current 4.1 SP2 version. The &#8220;<strong>JsFileLink</strong>&#8221; property is for older version of the sitefinity 3.6 etc which comes from <strong>Telerik.Cms.Web.UI</strong> assembly.</p>
<p>Did a bit more digging around and got the right referencing for 4.1 version.</p>
<p>1. Add this to master page, immediately after Page tag.</p>
<pre>&lt;%@ Register TagPrefix="sf" Assembly="Telerik.Sitefinity" Namespace="Telerik.Sitefinity.Web.UI.PublicControls"%&gt;</pre>
<p>2. Place the following inside the &#8220;<strong>form</strong>&#8221; tag, NOT in the &#8220;head&#8221; section.</p>
<p>If you have the &#8220;JS&#8221; folder location as mention in <a title="Sitefinity Website template file structure" href="http://www.sitefinity.com/documentation/designers-guide/website-templates-file-structure.aspx" rel="externals">this structure</a>, reference as followed:</p>
<pre>&lt;sf:JavaScriptEmbedControl runat="server" ID="jsLink1" ScriptEmbedPosition="Head" Url="~/Sitefinity/WebsiteTemplates/YourSiteTemplates/JS/test.js"&gt;&lt;/sf:JavaScriptEmbedControl&gt;</pre>
<p>If you have the script folder in your website root, use the following:</p>
<pre>&lt;sf:JavaScriptEmbedControl runat="server" ID="jsLink2" ScriptEmbedPosition="Head" Url="~/scripts/test.js"&gt;&lt;/sf:JavaScriptEmbedControl&gt;</pre>
<p>For built-in JQuery library, reference as followed:</p>
<pre>&lt;sf:JavaScriptEmbedControl runat="server" ID="jQyeryLink" ScriptEmbedPosition="Head" ScriptType="jQuery"&gt;&lt;/sf:JavaScriptEmbedControl&gt;</pre>
<p>3. Must have unique &#8220;<strong>ID</strong>&#8221; and specify &#8220;<strong>ScriptEmbedPosition</strong>&#8221; fields.</p>
<blockquote><p>The JavaScriptEmbedControl will register a script in the selected ScriptEmbedPosition (<strong>Head</strong>, <strong>InPlace</strong>, <strong>BeforeBodyEndTag</strong>). This control is also available in the page editor in the Scripts and Styles toolbox section. You can add references to scripts when editing the page through the UI, and even write inline scripts by hand. <a title="Register JS in Sitefinity Widget" href="http://www.sitefinity.com/devnet/forums/sitefinity-4-x/general-discussions/how-do-i-register-a-javascript-file-in-a-widget.aspx#1453540" rel="externals">ref</a></p></blockquote>
<p><strong>IMPORTANT</strong><br />
Place all the external JS link or code blocks at the end of the page rather than the &#8220;Head&#8221;. ie. use &#8220;<strong>BeforeBodyEndTag</strong>&#8221; for some reason sitefinity loads it&#8217;s own copy of jquery in the middle of the markup and it tends to mess up the rest of the scripts.<br />
eg.</p>
<blockquote><p>&lt;sf:JavaScriptEmbedControl runat=&#8221;server&#8221; ID=&#8221;jQyeryLink&#8221; ScriptEmbedPosition=&#8221;<strong>BeforeBodyEndTag</strong>&#8221; Url=&#8221;~/scripts/jquery.min.js&#8221;&gt;&lt;/sf:JavaScriptEmbedControl&gt;<br />
&lt;sf:JavaScriptEmbedControl runat=&#8221;server&#8221; ID=&#8221;JavaScriptEmbedControl1&#8243; ScriptEmbedPosition=&#8221;<strong>BeforeBodyEndTag</strong>&#8221; Url=&#8221;~/scripts/jquery.cycle.all.js&#8221;&gt;&lt;/sf:JavaScriptEmbedControl&gt;</p></blockquote>
<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/05/05/checking-sql-server-edition-version/' rel='bookmark' title='Checking SQL Server Edition Version'>Checking SQL Server Edition Version</a></li>
<li><a href='http://www.mayvelous.com/2011/05/02/list-storedprocedures-or-database-objects-by-last-modified-date/' rel='bookmark' title='List storedprocedures or database objects by last modified date'>List storedprocedures or database objects by last modified date</a></li>
</ul></p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2011/07/22/sitefinity-linking-external-js-file-in-master-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitefinity &#8211; New Site Setup DOs and DON&#8217;Ts</title>
		<link>http://www.mayvelous.com/2011/07/21/sitefinity-new-site-setup-dos-and-donts/</link>
		<comments>http://www.mayvelous.com/2011/07/21/sitefinity-new-site-setup-dos-and-donts/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 07:08:28 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Project Setup]]></category>
		<category><![CDATA[References]]></category>
		<category><![CDATA[Sitefinity]]></category>
		<category><![CDATA[Solution]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=589</guid>
		<description><![CDATA[The followings are things to note while create a new sitefinity sites. Name the solution. Open the solution via Sitefinity Project Manager and save the solution in the project folder with proper name Set up DB with appropriate name. Click &#8220;Browse&#8221; on the Project Manager to set up the DB. Add all references as solution [...]<blockquote>
<strong>Related Posts:</strong><ul>
<li><a href='http://www.mayvelous.com/2011/05/02/list-storedprocedures-or-database-objects-by-last-modified-date/' rel='bookmark' title='List storedprocedures or database objects by last modified date'>List storedprocedures or database objects by last modified date</a></li>
<li><a href='http://www.mayvelous.com/2011/05/05/checking-sql-server-edition-version/' rel='bookmark' title='Checking SQL Server Edition Version'>Checking SQL Server Edition Version</a></li>
</ul></blockquote>]]></description>
			<content:encoded><![CDATA[<p>The followings are things to note while create a new sitefinity sites.</p>
<p><strong>Name the solution.</strong><br />
Open the solution via Sitefinity Project Manager and save the solution in the project folder with proper name</p>
<p><strong>Set up DB with appropriate name.</strong><br />
Click &#8220;Browse&#8221; on the Project Manager to set up the DB.</p>
<p><strong>Add all references as solution items.</strong><br />
Copy all reference DLLs from the bin folder of the project to the &#8220;Lib&#8221; folder. Add them under solution folder items.</p>
<p><a title="Sitefinity Initial Setup" href="http://www.flickr.com/photos/mayvelous/5960457026/" rel="external"><img src="http://farm7.static.flickr.com/6009/5960457026_9f1c8bcb21_m.jpg" alt="Sitefinity Initial Setup" width="240" height="213" /></a></p>
<p><strong>Repoint/Rereference the dlls from &#8220;Lib&#8221; folder</strong><br />
Remove all sitefinity related references from the project and rereferences them from the &#8220;Lib&#8221; folder.<br />
<strong>Tip</strong>: The easiest way to reference the sitefinity related dlls to the project file would be:<br />
- open the project file in the notepad<br />
- search for &#8220;bin\&#8221;<br />
- replace the appropriate dll refernces with &#8220;..\Lib\&#8221;<br />
<strong>DO NOT</strong> hit &#8220;Replace All&#8221; as not all places require replacement.<br />
All sitefinity related dlls will be rereferenced to correct folder EXCLUDING AjaxControlToolkit and a few others.<br />
Search for the followings:</p>
<blockquote><p>..\Reference Assemblies\AjaxControlToolkit.dll<br />
..\Reference Assemblies\Microsoft\WindowsAzure\Microsoft.WindowsAzure.Diagnostics.dll<br />
..\Reference Assemblies\Microsoft\WindowsAzure\Microsoft.WindowsAzure.ServiceRuntime.dll<br />
..\Reference Assemblies\Microsoft\WindowsAzure\Microsoft.WindowsAzure.StorageClient.dll</p></blockquote>
<p>and repoint to Lib folder as well.<br />
<strong>Note</strong>: Everytime you do the upgrade or add a custom dlls, make sure to add/update them in the Lib folder and repoint the project references to Lib.</p>
<p><strong>Rename the Assembly and DefaultNameSpace with the project name</strong><br />
Right click on the project &gt; Properties &gt; Application tab &gt; Type in project name in the &#8220;Assembly name&#8221; and &#8220;Default namespace&#8221; textboxes.</p>
<p><a title="Rename Assembly" href="http://www.flickr.com/photos/mayvelous/5960457046/" rel="externals"><img src="http://farm7.static.flickr.com/6145/5960457046_bd748dfe22_m.jpg" alt="Rename Assembly" width="240" height="81" /></a></p>
<p><strong>Build the solution</strong><br />
If the aboves are done correctly, your solution will build successfully and once browsed, will display &#8220;Thank you for visiting our web site. Please return soon for updates.&#8221;<br />
Else you&#8217;ll get the error mentioned in the DON&#8217;T section below.</p>
<p><strong>DON&#8217;T</strong></p>
<p><strong>Don&#8217;t use dots &#8220;.&#8221; in the project name.</strong><br />
Current version throws error when using dots in the project name.<br />
<strong>Don&#8217;t build the solution before repointing the references.</strong><br />
After creating a new sitefinity site using Sitefinity Project Manager, do not build the project or solution as it will overwrite the dlls from the bin folder and throw the following error.<br />
_&#8221;Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.&#8221;_ <a title="Data Reference Error" href="http://www.sitefinity.com/devnet/forums/sitefinity-4-x/bugs-issues/422014.aspxhttp://www.sitefinity.com/devnet/forums/sitefinity-4-x/bugs-issues/telerik-openaccess-mysql-data-reference-error.aspx" rel="externals">Ref</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> <blockquote><p><strong>Related Posts:</strong><ul>
<li><a href='http://www.mayvelous.com/2011/05/02/list-storedprocedures-or-database-objects-by-last-modified-date/' rel='bookmark' title='List storedprocedures or database objects by last modified date'>List storedprocedures or database objects by last modified date</a></li>
<li><a href='http://www.mayvelous.com/2011/05/05/checking-sql-server-edition-version/' rel='bookmark' title='Checking SQL Server Edition Version'>Checking SQL Server Edition Version</a></li>
</ul></p></blockquote>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2011/07/21/sitefinity-new-site-setup-dos-and-donts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>System.Web.UI.HtmlControls.HtmlGenericControl</title>
		<link>http://www.mayvelous.com/2011/01/05/system-web-ui-htmlcontrols-htmlgenericcontrol/</link>
		<comments>http://www.mayvelous.com/2011/01/05/system-web-ui-htmlcontrols-htmlgenericcontrol/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:08:33 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[System.Web.UI.HtmlControls.HtmlGenericControl]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=572</guid>
		<description><![CDATA[I learn something new today (I&#8217;m sure most of you already know, but I just found out). I didn&#8217;t know we can use html tags such as div, span etc as html server controls. I do know if you want to convert html controls into server control, you just have to add runat=&#8221;server&#8221; element but [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I learn something new today (I&#8217;m sure most of you already know, but I just found out). I didn&#8217;t know we can use html tags such as div, span etc as html server controls. I do know if you want to convert html controls into server control, you just have to add runat=&#8221;server&#8221; element but using div container as server control is a different story.</p>
<p>I normally use literal or panel server controls to show or hide the confirmation messages. But in this code, the div tag can act as a panel control by declaring it as HtmlGenericControl.</p>
<p>In the front-end you add id and runat=&#8221;server&#8221; elements to the div tag.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;fieldset&gt;
	&lt;h3&gt;Registration Validation&lt;/h3&gt;
	&lt;div id=&quot;divValidated&quot; runat=&quot;server&quot;&gt;
		Your account has been validated. You may now log in.
	&lt;/div&gt;
	&lt;div id=&quot;divNoAccount&quot; runat=&quot;server&quot;&gt;
		No matching account. If it has been over 30 days since you registered your
		account will have been deleted. Please sign up again.
	&lt;/div&gt;
	&lt;div id=&quot;divNoNeed&quot; runat=&quot;server&quot;&gt;
		Your account has already been validated.
	&lt;/div&gt;
&lt;/fieldset&gt;
</pre>
<p>In the back-end you declare it as HtmlGenericControl.</p>
<pre class="brush: csharp; title: ; notranslate">
protected System.Web.UI.HtmlControls.HtmlGenericControl divValidated;
protected System.Web.UI.HtmlControls.HtmlGenericControl divNoAccount;
protected System.Web.UI.HtmlControls.HtmlGenericControl divNoNeed;
</pre>
<p>Voila, you got your div panel with all those member variables you can make use of. So here is a little info on <strong>HtmlGenericControl</strong>.</p>
<blockquote><p>Use this class to represent an HTML server control element not directly represented by a .NET Framework class, such as <strong>&lt;span&gt;</strong>, <strong>&lt;div&gt;</strong>, <strong>&lt;body&gt;</strong>, or <strong>&lt;font&gt;</strong>.<br />
<strong><span>Caution</span></strong><br />
<span>This control can be used to display user input, which might include malicious client script. Check any information that is sent from a client for executable script, SQL statements, or other code before displaying it in your application. ASP.NET provides an input request validation feature to block script and HTML in user input. Validation server controls are also provided to assess user input.<br />
<a title="HtmlGenericControl Class" href="http://msdn.microsoft.com/en-us/library/system.web.ui.htmlcontrols.htmlgenericcontrol.aspx" target="_blank">HtmlGenericControl Class</a><br />
<a title="HtmlGenericControl Members" href="http://msdn.microsoft.com/en-us/library/system.web.ui.htmlcontrols.htmlgenericcontrol_members%28v=vs.71%29.aspx" target="_blank">HtmlGenericControl Members</a><br />
</span></p></blockquote>
<p>Pretty cool isn&#8217;t it? Well, I didn&#8217;t know that and now I know. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </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/2011/01/05/system-web-ui-htmlcontrols-htmlgenericcontrol/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Just Bitching</title>
		<link>http://www.mayvelous.com/2008/09/26/just-bitching/</link>
		<comments>http://www.mayvelous.com/2008/09/26/just-bitching/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 04:25:48 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=413</guid>
		<description><![CDATA[I have never encountered this much pain in the arse customer than the current one before. I&#8217;ve done twice/thrice more complicated and bigger projects than this project in the past but never ever had this much of discussions, arguments, back and forth explanations and long meetings after meetings with the customer before. I grew a [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I have never encountered this much pain in the arse customer than the current one before.</p>
<p>I&#8217;ve done twice/thrice more complicated and bigger projects than this project in the past but never ever had this much of discussions, arguments, back and forth explanations and long meetings after meetings with the customer before.</p>
<p>I grew a few white hairs after handling this project and going to grow some more since the project is no near to the closing stage. </p>
<p>I thought I&#8217;m 90% done after sending out the last build and the user manual. I&#8217;m only expecting minor bug fixes but NOOOOOOOO he just has to go change the whole damn lot and have to fix almost everything from the DB schema to almost every form.</p>
<p>It&#8217;s all because of this F*ed up requirement spec and F*ed up customer to start with. I need a bad ass project manager to handle this kind of bad ass customer. Unfortunately, there is no proper project manager was assigned to this project, thinking it&#8217;s going to be a small one. I know I should<br />
turn myself into a bad ass bitch to take matters into my own hand but the problem is I can&#8217;t become the bad ass bitch; I don&#8217;t know how.</p>
<p>It&#8217;s not that easy to become a good &#8220;bad ass bitch&#8221; when you&#8217;re trying to become one. You need certain skill in that area as well. I&#8217;m terrible in that area. The most I can do is I start raising my voice and become angrier but there is no art/tactic in it. </p>
<p>My main problem is that the angrier I am, the quieter I become. I&#8217;ll just yell back a few words then I won&#8217;t talk anymore. I got mess up in the head that I can no longer put those mess into proper word. I need some trained/naturally talented bad arses to back me up with the arguments. I think I need to go take a course on the art of bitching. Let me know if anyone providing one. </p>
<p>Anyways, my boss is just so nice dealing with customers. He accepts anything if they pay for it. Ok, it&#8217;s actually a good thing if they pay for it but what if they don&#8217;t pay and just keep bullying me and dragging the project on and on? </p>
<p>There should be a time when we say, &#8220;That&#8217;s it, no more, we are done, no nil nada F* off!&#8221;, and close the damn project.</p>
<p>Anyways, I&#8217;ll have to do more analysis and effort sizing on the new changes. I&#8217;ll bitch more about it later. Bye!</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/2008/09/26/just-bitching/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Licenses.licx and VSS</title>
		<link>http://www.mayvelous.com/2007/06/06/licenseslicx-and-vss/</link>
		<comments>http://www.mayvelous.com/2007/06/06/licenseslicx-and-vss/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 12:14:16 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[VS.Net]]></category>
		<category><![CDATA[VSS]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=349</guid>
		<description><![CDATA[In our current project, we have to work with WinForms using VS 2005 and VSS as the project source control. There are two solid developers and one developer/Product Manager involved in the coding of this project. Our Product Manager suggests and prefers we use VSS rather than SVN for better source management (check in/out). As [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>In our current project, we have to work with WinForms using VS 2005 and VSS as the project source control. There are two solid developers and one developer/Product Manager involved in the coding of this   project. Our Product Manager suggests and prefers we use VSS rather than SVN for better source management (check in/out). As for us, developers (me and my bro), we had a great time using SVN in the last   project and prefer to use SVN; nevertheless both of us are flexible and agreed to work with VSS after a few discussion. Things are fine when I focus on designing forms and my bro working on code behinds.   But the problem arises when we start testing on a few forms, which need both of us to work on design view.</p>
<p>In VS2005 WinForm IDE, it adds or writes to the licenses.licx file whenever you use custom controls/third party controls such as Infragistic in your form. Though I&#8217;m not so sure, I observe that the licenses.licx   file is not needed if you work entirely with normal winform controls, but with third party controls, it acts as a config file storing the references of the controls.</p>
<p>Once you add a project to VSS DB, the licenses.licx file is always binded since it&#8217;s part of the project property. You can check out the code just fine but when you work with the form design, you&#8217;re forced to   check out the licenses file. If you don&#8217;t/can&#8217;t check it out, you can&#8217;t do anything to the form design. With VSS, it&#8217;s really a pain if one developer checked out the licenses file exclusively, others can&#8217;t do any   design work on any of the forms. To solve the exclusive checkout on licenses file, we tried to exclude the licenses.licx from the project and let it stay in local folder. Unfortunately, the file itself is part of   project property and once it&#8217;s excluded, it loses the references as well. For that little experiment, I&#8217;ve lost two of my form designs and have to start all over; thank god, they were just small forms. With that   failed experiment and out of ideas, we searched for the solution on the web. Found out that it was a known issue for VS2005 IDE and the fix would only available with the next release of Visual Studio.   The only work around they suggest so far is to use VSS multiple check out mode.</p>
<p>We don&#8217;t want to use Multiple check out mode in our VSS DB for:</p>
<ol>
<li>VSS doesn&#8217;t provide individual file multiple check out mode but for the whole DB,</li>
<li>There are a few careful steps to take before checking back in the multiple check out file. (You cannot check in directly. You must get latest on that file to ensure you get different versions from other   developers to merge the file then only you can successfully check it back in.)</li>
<li>VSS merge is a real pain and <strike>should</strike> I would never trust it. Unless ofcos&#8217; you don&#8217;t care about losing some of your codes or have a separate backup, go a head and try it out.</li>
<li>There is the need of source control administrator for merging files.</li>
<li>And again, don&#8217;t trust VSS Merge and can&#8217;t rely on it.</li>
</ol>
<p>But untill the next VS release, it&#8217;s the only possible way so we don&#8217;t have a choice but to use that method. Don&#8217;t have time to dig up properly either. So gonna stuck with this problem for the whole project. It’s just making my life miserable. *sign*</p>
<p><strong>Readings</strong>: <a title="Licenses file problem" rel="external" href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=123332">MS Feedback</a> | <a title="Check out license file" rel="external" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=173093&#038;SiteID=1">Forum Q&#038;A</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/2007/06/06/licenseslicx-and-vss/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CSSOFF &#8211; Jabroni</title>
		<link>http://www.mayvelous.com/2007/06/04/cssoff-jabroni/</link>
		<comments>http://www.mayvelous.com/2007/06/04/cssoff-jabroni/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 00:18:11 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Xhtml]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=348</guid>
		<description><![CDATA[So I&#8217;m one of 53 participants (I hope) of the first round of CSSOff &#8211; Jabroni. (too many Ofs) I always have a problem with world time zones. I had to ask two of my friends from US to check for the time. But their times are also different so they can only tell me [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m one of <a rel="external" title="Jabroni Participants" href="http://cssoff.com/2007/06/03/jabroni-judging-is-underway/">53 participants</a> (I hope) of the <a rel="external" title="CSSOFF - Jabroni" href="http://cssoff.com/2007/06/01/june-1-2007-jabroni/">first round of CSSOff &#8211; Jabroni</a>. (too many Ofs)</p>
<p><a title="Jabroni Design for CSSOFF first round" rel="lightbox" href="http://farm2.static.flickr.com/1144/528731844_61cd47eba8_o.jpg"><img align="left" alt="Jabroni Design" src="http://farm2.static.flickr.com/1144/528731844_f95d88b67e_m.jpg" /></a>I always have a problem with world time zones. I had to ask two of my friends from US to check for the time. But their times are also different so they can only tell me the estimates. I did sent the entry a few hours before due time (I hope).</p>
<p>I don&#8217;t care whether it went in on-time or not; I&#8217;m just satisfied with myself that I&#8217;ve done something on my weekend and enjoyed it. It was interesting; took me a couple of hours to think the possible ways to slice and shape it up. I got bored on half way but my bro said I should finish up and done with it, so I did.</p>
<p>I&#8217;m not that satisfy with my CSS structure but I think I tried my best. It&#8217;s valid xhtml transitional. I don&#8217;t know why I didn&#8217;t make it xhtml strict&#8230;I guess I forgot and used to with my normal xhtml transitional Doctype. I thought of asking a friend to recheck my code but I dismissed that thought cos&#8217; it&#8217;s a competition and I should participate it fair and square to find out what I&#8217;m capable of. I&#8217;ll upload my entry on my site soon.</p>
<p>Here is my entry: <strong><a rel="external" title="Jabroni" href="http://www.mayvelous.com/projects/cssoff-jabroni/index.html">CSSOFF &#8211; Jabroni (2007-06-01)</a></strong></p>
<p>Anyways, my weekend was meaningful and busy one&#8230;yah not bad. How&#8217;s your weekend go? Oh, Do you know any good world time site/application that list different types of time zones and country times?  I&#8217;m too lazy to google. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </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/06/04/cssoff-jabroni/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Greetings Subversion and TortoiseSVN</title>
		<link>http://www.mayvelous.com/2007/03/14/greetings-subversion-and-tortoisesvn/</link>
		<comments>http://www.mayvelous.com/2007/03/14/greetings-subversion-and-tortoisesvn/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 05:39:58 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VSS]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=315</guid>
		<description><![CDATA[Oie Turtle turtle, little tortoise, kuchi kuchi kooo&#8230; Oh hello, I&#8217;ve just adopted a Tortoise recently. You see, we use to play with this creature called VSS before, but it got wild from time to time and the guys don&#8217;t like it much. I don&#8217;t like it in the beginning too. I did strangled and [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><a title="TortoiseSVN" rel="external" href="http://tortoisesvn.tigris.org/"><img align="left" alt="TortoiseSVN" src="http://tortoisesvn.tigris.org/images/TortoiseCheckout.png" /></a>Oie Turtle turtle,   little tortoise, kuchi kuchi kooo&#8230;<br />
Oh hello, I&#8217;ve just adopted a Tortoise recently. You see, we use to play with this creature called <a title="Visual SourceSafe" rel="external" href="http://msdn2.microsoft.com/en-us/vstudio/aa718670.aspx">VSS</a> before, but it got wild from time to time and the guys don&#8217;t like it much. I don&#8217;t like it in the beginning too. I did strangled and fist-fight with it for many times. But the thing is, you only   need a bit of patience and time to tame him down. Once I start petting and playing with it, I tend to understand it&#8217;s tender part as well as bewilder sides. As you all know, everything has its own pros and   cons; our VSS rode a bumpy road and came as an arse but it has soothen out after a while. At least for me, I&#8217;m on fair term with him.</p>
<p align="center"><a title="TortoiseSVN" rel="external" href="http://tortoisesvn.tigris.org/"><img alt="TortoiseSVN" src="http://tortoisesvn.tigris.org/tortoisesvn_logo_hor468x64.PNG" /></a></p>
<p>Now I found a new pet. It&#8217;s really a sweet and gentle thing to start with. It says &#8220;Hello&#8221; and wags a little tail. Oh just so cute!</p>
<p><img align="left" alt="Subversion" src="http://upload.wikimedia.org/wikipedia/en/thumb/7/79/Subversion.png/250px-Subversion.png" />Before you start with the tortoise, you have to know its family   tree; the big fat &#8220;Turtles&#8221; &#8211; <a title="Subversion" rel="external" href="http://subversion.tigris.org/">Subversion (SVN)</a> evolved from their ancestors called <a title="Concurrent Versions System" rel="external" href="http://en.wikipedia.org/wiki/Concurrent_Versions_System">CVS</a> back in ice-age. I&#8217;m not interested in CVS but I&#8217;m very much interested in SVN   and how the little TortoiseSVN communicates to its parents.</p>
<p>So I did a bit of research on Googology and started learning about the whole Tortoise family and their neighborhood. So here we go&#8230;</p>
<p><strong>What is SVN?</strong></p>
<p>Subversion is an open source application for revision control, is a replacement for CVS. The goal of the subversion project is to build a version control system that is a compelling replacement for CVS in   the open source community.</p>
<p><strong>Subversion&#8217;s Features</strong> (<a title="Subversion's Features" rel="external" href="http://subversion.tigris.org/"># Parent Site</a>) (<a title="SVN features" rel="external" href="http://en.wikipedia.org/wiki/Subversion_%28software%29"># Wiki</a>)</p>
<p><strong>What operating systems does Subversion run on?</strong> (<a title="What OS does svn run on?" rel="external" href="http://subversion.tigris.org/faq.html#portability"># Portability</a>)</p>
<blockquote><p>All modern flavors of Unix, Win32, BeOS, OS/2, MacOS X.</p>
<p>Subversion is written in ANSI C and uses APR, the Apache Portable Runtime library, as a portability layer. The Subversion client will run anywhere APR runs, which is most places. The Subversion server   (i.e., the repository side) is the same, except that it will not host a Berkeley DB repository on Win9x platforms (Win95/Win98/WinME), because Berkeley DB has shared-memory segment problems on Win9x.   FSFS repositories (introduced in version 1.1) do not have this restriction; however, due to a limitation in Win9x&#8217;s file-locking support, they also don&#8217;t work in Win9x.</p>
<p>To reiterate, the Subversion client can be run on any platform where APR runs. <strong>The Subversion server can also be run on any platform where APR runs, but cannot host a repository on   Win95/Win98/WinMe.</strong></p></blockquote>
<p>It&#8217;s not necessary to set up Apache to use Subversion on the client sides.If you just want to access a repository then can use subversion client such as TortoiseSVN to integrate with the server. Only   when you want to host a networked repository then you have to set up on Apache2 or an &#8220;svnserver&#8221; server. More info see FAQs (<a title="FAQs" rel="external" href="http://subversion.tigris.org/faq.html">#</a>)</p>
<p><strong>What is TortoiseSVN?</strong></p>
<p>It&#8217;s a free open-source client for the Subversion version control system, implemented as Windows shell extension. TortoiseSVN manages files and directories over time. Files are stored in a central   repository. Its immediate ancestor was TortoiseCVS which talks to CVS server. (<a title="What is   TortoiseSVN" rel="external" href="http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/help-onepage.html#tsvn-intro-about"># Doc</a>)</p>
<p><strong>TortoiseSVN&#8217;s Features</strong> (<a title="TortoiseSVN Features" rel="external" href="http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/help-onepage.html#tsvn-intro-features">#   Doc</a>)</p>
<ul>
<li>Shell integration</li>
<li>Icon overlays</li>
<li>Easy access to Subversion commands</li>
<li>Directory versioning</li>
<li>Atomic commits</li>
<li>Versioned metadata</li>
<li>Choice of network layers</li>
<li>Consistent data handling</li>
<li>Efficient branching and tagging</li>
<li>Hackability</li>
</ul>
<p>You can also integrade with Visual Studio.net using this tool called <strong><a title="AnkhSVN" rel="external" href="http://ankhsvn.tigris.org/">AnkhSVN</a></strong>. It is a Visual Studio .NET addin for the  Subversion version control system. It allows you to perform the most common version control operations directly from inside the VS.NET IDE. Not all the functionality provided by SVN is (yet) supported, but the majority of operations that support the daily workflow are implemented. (<a title="AnkhSVN" rel="external" href="http://ankhsvn.tigris.org/">#</a>)</p>
<p>I think this is all for today&#8217;s learning about my new pet. I&#8217;ll add more detail on how to feed things and teach your pet A,B,C,D later.</p>
<p>So you want to adopt a Tortoise too? Here are where you can get it from and how to look after it.</p>
<p># <a title="Subversion Packages" rel="external" href="http://subversion.tigris.org/project_packages.html">Get Subversion here</a><br />
# <a title="Download TortoiseSVN" rel="external" href="http://tortoisesvn.net/downloads">Get TortoiseSVN here.</a><br />
# <a title="Download AnkhSVN" rel="external" href="http://ankhsvn.tigris.org/servlets/ProjectDocumentList?folderID=7315">Download AnkhSVN</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/2007/03/14/greetings-subversion-and-tortoisesvn/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Study Notes</title>
		<link>http://www.mayvelous.com/2007/03/07/study-notes/</link>
		<comments>http://www.mayvelous.com/2007/03/07/study-notes/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 05:30:25 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VS.Net]]></category>
		<category><![CDATA[VSS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[CodeSmith]]></category>
		<category><![CDATA[LLBLGen]]></category>
		<category><![CDATA[Study Notes]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=301</guid>
		<description><![CDATA[I&#8217;m learning new things these days and am just sharing some notes here. I&#8217;m still learning and these technologies are very new for me, hence my notes gonna have heaps of errors and wrong information. You are most welcome to correct them, fill some more in and share you notes with me too. Alright, so [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m learning new things these days and am just sharing some notes here. I&#8217;m still learning and these technologies are very new for me, hence my notes gonna have heaps of errors   and wrong information. You are most welcome to correct them, fill some more in and share you notes with me too. Alright, so we are set to go.</p>
<p>I&#8217;ll be updating this post with links so still tune.</p>
<ul>
<li><a rel="external" title="Windows SDK Setup" href="http://www.mayvelous.com/?p=249">Windows SDK Setup</a></li>
<li><a rel="external" title="Installing .NET 3.0 and Orcas" href="http://www.mayvelous.com/?p=250">Installing .NET 3.0 and Orcas</a></li>
<li><a rel="external" title="Microsoft® Visual Studio® 2005 Service Pack 1" href="http://www.mayvelous.com/?p=255">Microsoft® Visual Studio® 2005 Service Pack 1</a></li>
<li><a title="Basic N-Tier Recap" rel="external" href="http://www.mayvelous.com/?p=303">Basic N-Tier Recap</a></li>
<li><a title="Introducing O/R Mapper and LLBLGen Pro" rel="external" href="http://www.mayvelous.com/?p=305">Introducing O/R Mapper and LLBLGen Pro</a></li>
<li><a title="LLBLGen vs CodeSmith" rel="external" href="http://www.mayvelous.com/?p=306">LLBLGen vs CodeSmith</a></li>
<li><a href="http://www.mayvelous.com/2009/02/14/dear-dotlucene/" title="Dear DotLucene" rel="external">Dear DotLucene</a></li>
<li><a title="Greetings Subversion and TortoiseSVN" rel="external" href="http://www.mayvelous.com/?p=315">Greetings Subversion and TortoiseSVN</a></li>
<li><a title="Source Control Resources" rel="external" href="http://www.mayvelous.com/?p=317">Source Control Resources</a></li>
<li><a title="Versioning Models" rel="external" href="http://www.mayvelous.com/?p=320">Versioning Models</a></li>
<li>More coming soon&#8230;</li>
</ul>
<p>All the notes are subject to change as I&#8217;ll be filling in with more info 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> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2007/03/07/study-notes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>To Cut or Not to Cut &#8211; That is the question</title>
		<link>http://www.mayvelous.com/2006/12/18/to-cut-or-not-to-cut-that-is-the-question/</link>
		<comments>http://www.mayvelous.com/2006/12/18/to-cut-or-not-to-cut-that-is-the-question/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 00:22:01 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=256</guid>
		<description><![CDATA[Obviously, I&#8217;m for &#8220;Not to Cut&#8221;. How can it be good, if you get cut? This is outrageous, demoralizing, depressing, disappointing, demolishing, deteriorating, d…d…d…damnation. Socialist Measures? I just don’t understand any of those socialist, communist, democratic, republic, lic, flic, slic, nist, dick! F%*# Banimarama, if they are blaming on him, but I pretty much doubt [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Obviously, I&#8217;m for &#8220;Not to Cut&#8221;. How can it be good, if you get cut?<br />
This is outrageous, demoralizing, depressing, disappointing, demolishing, deteriorating, d…d…d…damnation.</p>
<p>Socialist Measures? I just don’t understand any of those socialist, communist, democratic, republic, lic, flic, slic, nist, dick!</p>
<p>F%*# Banimarama, if they are blaming on him, but I pretty much doubt it’s cos’ of political situations. Some teams are just slack and management is taking this opportunity to slide along with current situations.</p>
<p>It’s already been crappy pay and 15% is just too much to bear.</p>
<p>(Ignore me, I&#8217;m just screaming out my work related issues.)</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/12/18/to-cut-or-not-to-cut-that-is-the-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows SDK Setup</title>
		<link>http://www.mayvelous.com/2006/11/21/windows-sdk-setup/</link>
		<comments>http://www.mayvelous.com/2006/11/21/windows-sdk-setup/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 00:33:57 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VS.Net]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=249</guid>
		<description><![CDATA[I&#8217;m starting my hand on sql05, vs.net 05, sdk 3.0, WCF, WPF, WWF etc etc&#8230; and&#8230; Arrgghhhhhhhhhhhhhhhhhhhh!!!!! Windows SDK Setup Wizard Setup file: 400KB Installation: 958.8MB ?!!!??!!!! Estimated Download Time: 20 Days, 18 Hours !!!!!!!!! Arrrggghhhhhhhhhhhh!!!!!!!! That is just so great! What am I to do??? I want to start test now, NOW! NOW! NOW!! [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting my hand on sql05, vs.net 05, sdk 3.0, WCF, WPF, WWF etc etc&#8230; and&#8230;</p>
<p>Arrgghhhhhhhhhhhhhhhhhhhh!!!!! </p>
<p align="center"><a href="http://static.flickr.com/105/302324020_c9c71f29b1_o.gif" title="Windows SDK setup" rel="external" rel="lightbox[249]"><img src="http://static.flickr.com/105/302324020_c9c71f29b1.jpg" width="500" height="349" alt="Windows SDK setup" /></a></p>
<blockquote><p><strong>Windows SDK Setup Wizard</strong></p>
<p>Setup file: 400KB<br />
Installation: <strong>958.8MB</strong> ?!!!??!!!!<br />
Estimated Download Time: <strong>20 Days, 18 Hours</strong> !!!!!!!!!</p>
</blockquote>
<p>Arrrggghhhhhhhhhhhh!!!!!!!!</p>
<p>That is just so great! What am I to do??? <br />
I want to start test now, NOW! NOW! NOW!!<br />
Garrrhhhhhhhhhhhhhhhhh!</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/11/21/windows-sdk-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding WSS Header Image with CSS</title>
		<link>http://www.mayvelous.com/2006/09/29/adding-wss-header-image-with-css/</link>
		<comments>http://www.mayvelous.com/2006/09/29/adding-wss-header-image-with-css/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 04:31:19 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=218</guid>
		<description><![CDATA[In WSS, there is no default header or whatsoever, it only has &#8220;Top Menu Bar&#8221; with those main navigations like &#8220;Settings&#8221;, &#8220;Document Libraries&#8221;, etc. My understanding of the &#8220;Header&#8221; is the image that go on top of the &#8220;Top Menu Bar&#8221; which span through out the site. Header image is the first thing you set [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>In WSS, there is no default header or whatsoever, it only has &#8220;Top Menu Bar&#8221; with those main navigations like &#8220;Settings&#8221;, &#8220;Document Libraries&#8221;, etc.<br />
My understanding of the &#8220;Header&#8221; is the image that go on top of the &#8220;Top Menu Bar&#8221; which span through out the site.</p>
<p>Header image is the first thing you set to customise your WSS sites. There are numbers of CSS files for you to play with for the look and feel of the whole site.</p>
<p>For this header part can be manipulated from <strong>OWS.css</strong> file, which sits at <strong><em><br />
c:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\LAYOUTS\1033\STYLES</em></strong></p>
<p>Place your <strong>header image</strong> here: <strong><em>c:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\IMAGES</em></strong></p>
<p>For WSS adding the header image tips, you must read this first two articles. #1 <a title="A Quick Way to Add/Change the SharePoint Header Area Graphic" rel="external" href="http://heathersolomon.com/blog/articles/166.aspx">A Quick Way to Add/Change the SharePoint Header Area Graphic</a> and #2 <a title="Adventures in CSS: Putting a banner image above the menubar in WSS" rel="external" href="http://weblogs.asp.net/bsimser/archive/2005/12/19/433512.aspx">Adventures in CSS: Putting a banner image above the menubar in WSS</a></p>
<p>My version include abit of adjustment from the second article. The main difference between #2 and mine is that, #2 made use of second table&#8217;s CSS ie. <strong>.ms-bannerframe</strong> to apply the header image whereas in mine,  I&#8217;ve use the first table&#8217;s CSS &#8211; <strong>.ms-main</strong> as you seen in the following code.</p>
<p align="center"><a title="WSS Code" rel="external" href="http://static.flickr.com/100/255351286_a4eb3fc7e4_o.gif" rel="lightbox[218]"><img width="500" height="355" alt="code" src="http://static.flickr.com/100/255351286_a4eb3fc7e4.jpg" /></a></p>
<p>The image is added in .ms-main as followed. Once you add the image, the top menu bar still sit on top. To move the top bar down, you have to add margin-top space to .ms-bannerframe.</p>
<blockquote><p>.ms-main{<br />
<strong>background-image: url(&#8220;/_layouts/images/ats_intranet_header.jpg&#8221;);<br />
height: 170px;<br />
background-repeat: no-repeat;</strong><br />
}</p>
<p><strong>.ms-bannerframe</strong>, .ms-GRHeaderBackground, .ms-storMeFree {<br />
<strong>margin-top: 170px;</strong><br />
background-image: url(&#8220;/_layouts/images/topgrad.gif&#8221;);<br />
background-color: #002d96;<br />
background-repeat: repeat-x;<br />
}</p></blockquote>
<p>The method in #2 is mainly for default theme sites but once you apply it with different themes, the top-menu bar appear out of control.  It is due to the image height set in .ms-bannerframe which is applied to second table and it acts as a background image for top-menu bar as well.</p>
<p><strong>margin-top: 170px;</strong> this leave the space for the header image. The height of your header image should go there, ie. the one you use in .ms-main class. In my case it&#8217;s 170px.</p>
<blockquote><p><strong>.ms-bannerframe,</strong> .ms-grheaderbackground, .ms-stormefree {<br />
<strong>background-image: url(sitelogo.jpg);</strong><br />
background-repeat: no-repeat;<br />
border-bottom: 0px solid;<br />
height: 72px;<br />
}</p></blockquote>
<p align="center"><strong>Article 2 style effect: Theme1, Theme2, Default Theme</strong><br />
<a title="Theme1" rel="external" href="http://static.flickr.com/89/255351215_0351272d6a_o.gif" rel="lightbox[218]"><img width="240" height="70" alt="3" src="http://static.flickr.com/89/255351215_0351272d6a_m.jpg" /></a>  <a title="Theme2" rel="external" href="http://static.flickr.com/109/255351172_4ea182be36_o.gif" rel="lightbox[218]"><img width="240" height="56" alt="2" src="http://static.flickr.com/109/255351172_4ea182be36_m.jpg" /></a>  <a title="Default Theme" rel="external" href="http://www.flickr.com/photos/67449474@N00/255351196/"><img width="240" height="117" alt="1" src="http://static.flickr.com/119/255351196_6e63226af9_m.jpg" /></a></p>
<p align="center"><strong>My Style effect: Theme1, Theme2, Default Theme</strong><br />
<a title="Theme1" rel="external" href="http://www.flickr.com/photos/67449474@N00/255351229/"><img width="240" height="152" alt="good-temp1" src="http://static.flickr.com/103/255351229_2d8c14db0e_m.jpg" /></a>  <a title="Theme2" rel="external" href="http://www.flickr.com/photos/67449474@N00/255351248/"><img width="240" height="153" alt="good-temp2" src="http://static.flickr.com/105/255351248_ce01616430_m.jpg" /></a>  <a title="Default Theme" rel="external" href="http://www.flickr.com/photos/67449474@N00/255351269/"><img width="240" height="163" alt="good-tempDefault" src="http://static.flickr.com/88/255351269_dae1e5bd2b_m.jpg" /></a></p>
<p>The disadvantage of my method is that, you need a fix image width. You cannot apply background color to it cos&#8217; it will cover the whole page background as well. Also it doesnt work for individual webpart pages ie. a separate webpart .aspx pages that you created in document library. I&#8217;m yet to figure that out.<br />
What is the advantage? hehe well it serves my purpose cos&#8217; none of #1 and #2 work with my requirement.</p>
<p>This is just an extra note added to the first two articles, so that whoever with similar to my case can make use of it.</p>
<p>Thanks <strong><a title="Ian's Baby" rel="external" href="http://lalakomacoi.com/gallery2">Ian</a></strong> for the articles.<br />
Links: <a title="A Quick Way to Add/Change the SharePoint Header Area Graphic" rel="external" href="http://heathersolomon.com/blog/articles/166.aspx">A Quick Way to Add/Change the SharePoint Header Area Graphic</a><br />
<a title="Adventures in CSS: Putting a banner image above the menubar in WSS" rel="external" href="http://weblogs.asp.net/bsimser/archive/2005/12/19/433512.aspx">Adventures in CSS: Putting a banner image above the menubar in WSS</a></p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/WSS">WSS</a>, <a rel="tag" href="http://technorati.com/tag/Windows%20Sharepoint%20Services">Windows Sharepoint Services</a>, <a rel="tag" href="http://technorati.com/tag/Banner">Banner</a>, <a rel="tag" href="http://technorati.com/tag/Header">Header</a>, <a rel="tag" href="http://technorati.com/tag/Menubar">Menubar</a>, <a rel="tag" href="http://technorati.com/tag/OWS.css">OWS.css</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/09/29/adding-wss-header-image-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to find script library</title>
		<link>http://www.mayvelous.com/2006/07/25/unable-to-find-script-library/</link>
		<comments>http://www.mayvelous.com/2006/07/25/unable-to-find-script-library/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 11:07:27 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=205</guid>
		<description><![CDATA[Whenever you get this kind of error messages with instructions, do not follow the instruction straight away. Always turn to your best friend, google, to see how others solve it and search for the best possible answer. May be this is a bad advice but I never trust error message instructions. Of course you must [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Whenever you get this kind of error messages with instructions, do not follow the instruction straight away.<br />
Always turn to your best friend, google, to see how others solve it and search for the best possible answer.<br />
May be this is a bad advice but I never trust error message instructions.  Of course you must read the message and instruction properly to see it is a sensible/reasonable instruction on the problem. As for me, I just have to find out whether others are actually following the instructions as mentioned or not.</p>
<p align="center"><a title="Error message" rel="external" href="http://www.flickr.com/photos/mayvelous/197926709/"><img width="240" height="45" alt="asp_netclient error" src="http://static.flickr.com/61/197926709_4689fc9843_m.jpg" /></a></p>
<blockquote><p><strong>The error:</strong><br />
Unable to find script library &#8216;/aspnet_client/system_web/1_1_4322/WebUIValidation.js&#8217;. Try placing this file   manually, or reinstall by running &#8216;aspnet_regiis -c&#8217;.</p></blockquote>
<p>The error dialog box pops up on those pages with form validation.<br />
This problem happens whenever the system cannot access aspnet_client folder either you don’t have a permission or it is not   in your root directory, ie. when you changed the root directory for your virtual folders, from Inetpub/wwwroot to some other   folder, and when you use Validation controls (eg. RequiredFieldValidator, ValidationSummary, etc) on input TextBoxes in one   of your site.</p>
<p>You can check whether you are using the default root or not by checking the property > Home Directory of your IIS virtual   directory as shown on the following images.</p>
<p align="center"><strong>Default virtual root</strong><br />
<a title="Default virtual root" rel="external" href="http://static.flickr.com/69/197926708_0116a53b8c_o.gif" rel="lightbox[205]"><img width="240" height="185" alt="default root" src="http://static.flickr.com/69/197926708_0116a53b8c_m.jpg" /></a></p>
<p align="center"><strong>Custom virtual root</strong><br />
<a title="Custom Virtual root" rel="external" href="http://static.flickr.com/78/197926707_4bb08713d8_o.gif" rel="lightbox[205]"><img width="240" height="191" alt="custom root" src="http://static.flickr.com/78/197926707_4bb08713d8_m.jpg" /></a></p>
<p>For this error, I don&#8217;t like uninstalling IIS and reinstall again just for the sake of one site error. There got to have   some easier way to solve it and yes, there is.<br />
I&#8217;ve also found out that when you follow the error instructions straight away, you might screw up the problem more and some   of the google results shows that it actually got screwed in some cases.<br />
Some people uninstalled and reinstalled IIS but that doesn&#8217;t solve the problem and they have to uninstalled and reinstalled   .net framework as well.<br />
Different solution for different cases I&#8217;m sure, but for my case, I tried the easiest resolution ie. copy the aspnet_client   folder from wwwroot to my new virtual root folder, and voila it works!</p>
<p>Read more in the following sources:</p>
<ul>
<li><a title="script library error" rel="external" href="http://weblogs.asp.net/rosherove/archive/2003/10/06/30652.aspx">When   running &#8216;aspnet_regiis -c&#8217; still doesn&#8217;t fix it&#8230;</a></li>
<li><a title="Unable to find script library" rel="external" href="http://www.pcreview.co.uk/forums/thread-1257776.php">http://www.pcreview.co.uk/forums/thread-1257776.php</a></li>
<li><a title="aspnet_client error" rel="external" href="http://www.experts-exchange.com/Programming/Programming_Languages/Dot_Net/Q_20762240.html">http://www.experts-exchange.com/Programming/Programming_Languages/Dot_Net/Q_20762240.html</a></li>
</ul>
<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/07/25/unable-to-find-script-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Burglish Convertion</title>
		<link>http://www.mayvelous.com/2006/07/21/the-burglish-convertion/</link>
		<comments>http://www.mayvelous.com/2006/07/21/the-burglish-convertion/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 03:24:28 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Myanmar]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Project Notes]]></category>
		<category><![CDATA[Site Reviews]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=202</guid>
		<description><![CDATA[A team of young software engineers (most of them students, I think) have came out with Burglish Converter project which is currently in prototype 2.2 and public testing stage. This is an on-going research activity to develop a computer system that can translate Burglish(Burmese- English) words into pure Burmese words in Burmese font. The system [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>A team of young software engineers (most of them students, I think) have came out with <a title="Burglish Converter Project" rel="external" href="http://bcp.myanmardv.net/">Burglish Converter</a> project which is currently in prototype 2.2 and   public testing stage.</p>
<blockquote><p>This is an on-going research activity to develop a computer system that can translate Burglish(Burmese-  English) words into pure Burmese words in Burmese font. The system is currently being developed by a few Burmese software   engineers who are motivated in Language Technology.</p></blockquote>
<p>A few years back, my brother and I thought of doing the same project but as lazy arses as we are, we couldn&#8217;t motivate   enough to start at all and finally forgotten about it.</p>
<p>We are glad that someone actually doing this and though the project is very basic with lots of limitations, I&#8217;m proud to   see something happening after all.</p>
<p>I don&#8217;t know much of actual back-end processes they doing but seems like they are collectiong Buglish words inputs, retype   them in Burmese and log them back to the database. Not an efficient way but it does work.<br />
There is no standard in Buglish writing yet, but I&#8217;m sure we will have some standards soon as rite now I can see a few word   structures like putting &#8220;Wai Sar Nha Lone Pout(:)&#8221;, eg. for normal word &#8220;kar&#8221; will create no &#8220;:&#8221; but once you type &#8220;karr&#8221;, it   will add (:). Same thing for other words like &#8220;Min&#8221; &#8211; &#8220;Minn&#8221; etc.</p>
<p align="center"><img width="135" height="144" alt="5" src="http://static.flickr.com/65/194435021_1645f332d7_o.gif" />  <img width="136" height="139" alt="4" src="http://static.flickr.com/70/194435019_e6ce05daaf_o.gif" /></p>
<p><img width="170" height="135" align="left" alt="1" src="http://static.flickr.com/66/194435016_77a136417c_o.gif" />You can   tell there is going to be lots of spelling errors while converting specific Buglish word to Burmese word cos&#8217; there are lots   of different ways we use one character/word. Nevertheless it&#8217;s quite fun typing up and checking the conversion.<br />
Oh yah,   it does spell my name correctly so I LIKE it!!</p>
<p align="center"><img width="156" height="129" alt="6" src="http://static.flickr.com/57/194435022_c235445b98_o.gif" /> <img width="167" height="124" alt="2" src="http://static.flickr.com/73/194435017_13a4642331_o.gif" /></p>
<p>So here I am just spreading the word so that you can go test it out and in turn help those developers collect the   inputs.</p>
<p>Visit <a title="Burglish Converter Project" rel="external" href="http://bcp.myanmardv.net/">Burglish Converter Project</a>    page.</p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/Burglish">Burglish</a>, <a rel="tag" href="http://technorati.com/tag/Burmese-English">Burmese-English</a>, <a rel="tag" href="http://technorati.com/tag/Language%20Convertor">Language Convertor</a>, <a rel="tag" href="http://technorati.com/tag/Myanmar">Myanmar</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/07/21/the-burglish-convertion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

