<?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>Bhee-hind the { codes } and the #projects &#187; CMS</title>
	<atom:link href="http://rubhee.com/tag/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubhee.com</link>
	<description>Rubie Casana: random thoughts and stuff...</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:18:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Johan Janssens: CMS Most Valuable Person</title>
		<link>http://rubhee.com/2008/11/02/johan-janssens-cms-most-valuable-person/</link>
		<comments>http://rubhee.com/2008/11/02/johan-janssens-cms-most-valuable-person/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 08:45:19 +0000</pubDate>
		<dc:creator>Bhee</dc:creator>
				<category><![CDATA[2008 Open Source CMS Award]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Johan Janssens]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PACKT Publishing]]></category>

		<guid isPermaLink="false">http://localhost/blog/?p=7</guid>
		<description><![CDATA[Johan Janssens was recognised as CMS Most Valuable Person for during the PACKT 2008 Open Source CMS Awards. CMS Most Valuable Person is a new feature of the Open Source CMS Award and is designed to recognise the contributions to projects made by individuals that often go unnoticed. &#8211; http://www.packtpub.com Johan&#8217;s contribution in Joomla 1.5 [...]]]></description>
			<content:encoded><![CDATA[<p>Johan Janssens was recognised as CMS Most Valuable Person for during the PACKT 2008 Open Source CMS Awards.</p>
<p>CMS Most Valuable Person <em>i</em>s a new feature of the Open Source CMS Award and is designed to recognise the contributions to projects made by individuals that often go unnoticed. &#8211; <a href="http://www.packtpub.com/article/open-source-cms-most-valued-people-announced">http://www.packtpub.com</a></p>
<p>Johan&#8217;s contribution in Joomla 1.5 code and architecture is indeed very valuable for the improvement of the popular CMS.</p>
<p>Honestly, I am not convinced to use Joomla in my web projects until version 1.5 was released. Big thanks to Johan and Congratulations! You are the most deserving person to receive the award.</p>
<p>Got the news here: <a href="http://blog.joomlatools.org/2008/10/johan-janssens-nominated-for-most.html">http://blog.joomlatools.org/<br />
</a>For the the official announcement visit <a href="http://www.packtpub.com/article/open-source-cms-most-valued-people-announced">http://www.packtpub.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rubhee.com/2008/11/02/johan-janssens-cms-most-valuable-person/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Each Day &#8211; DotNetNuke</title>
		<link>http://rubhee.com/2008/10/30/learning-each-day-dotnetnuke/</link>
		<comments>http://rubhee.com/2008/10/30/learning-each-day-dotnetnuke/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 14:15:14 +0000</pubDate>
		<dc:creator>Bhee</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[DNN]]></category>
		<category><![CDATA[DNN 4.9]]></category>
		<category><![CDATA[DotNetNuke]]></category>

		<guid isPermaLink="false">http://localhost/blog/?p=3</guid>
		<description><![CDATA[Our Division Manager and Project Manager as well announced yesterday that we are about to start a new project &#8211; a BIG one! This has been awarded to us few months ago but due to some issues, the development was not started right away. After a meeting with our client, it was agreed that we [...]]]></description>
			<content:encoded><![CDATA[<p>Our Division Manager and Project Manager as well announced yesterday that we are about to start a new project &#8211; a BIG one! This has been awarded to us few months ago but due to some issues, the development was not started right away.</p>
<p>After a meeting with our client, it was agreed that we have to catch up with schedule despite the delay.  The approach is, instead of preparing all the necessary documents (SRS, Project Plan, etc.) before starting with the development, we have to create a prototype to be presented next week. Whew! Can we meet the clients expectation?</p>
<p>Let&#8217;s see how will DotNetNuke help us achieve this. It&#8217;s been more than a year since my last implementation of DNN I used version 4.7 if I&#8217;m not mistaken and the recent stable version released was 4.9.</p>
<p><strong>Installation</strong></p>
<p>I have to go for several tries and errors and failed installation and finally succeed. Installation is just similar with the previous version except for one thing. I have to rename the database file (Database.mdf, by default) with the database name I created. Failure to do it will result to this error:</p>
<blockquote><p><em><span id="dnn_ctr2108_ContentPane" class="DNNAlignleft"><span id="spBody" class="Forum_Normal">&#8220;Connection Error(s):<br />
Index #: 0<br />
Source: .Net SqlClient Data Provider<br />
Class: 11<br />
Number: 4060<br />
Message: Cannot open database &#8220;DATABASE.MDF&#8221; requested by the login. The login failed.&#8221;</span></span></em></p></blockquote>
<p>Thanks to this thread at the DNN forum:<br />
<a href="http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/107/threadid/250478/scope/posts/Default.aspx">http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/107/threadid/250478/scope/posts/Default.aspx</a></p>
<p>For those who are having trouble installing DNN 4.9 here is a good guide:<br />
<a href="http://www.bestwebsites.co.nz/dotnetnuke/easy-dotnetnuke-installation-guide/">http://www.bestwebsites.co.nz/dotnetnuke/easy-dotnetnuke-installation-guide/</a></p>
<p>I really had a hard time setting up DNN ever since. A lot of issues arises in the midst of installation process. I must admit, it&#8217;s really hard to implement .Net framework applications.</p>
<p>Despite having trouble doing it, having an open source application in a .Net framework is good enough. Also,  in fairness, DNN 4.9 theme is very far better than the earlier versions.</p>
<p><strong>More things to learn on DotNetNuke<br />
</strong></p>
<p>There are a lot of things that I have to learn about DNN. I need to customized a commercial module to fit our clients requirement. I need to understand its API and skinning as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://rubhee.com/2008/10/30/learning-each-day-dotnetnuke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

