<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0" -->
<rss version="0.92">
<channel>
	<title>OpenAppDotOrg: Open Source CMS</title>
	<link>http://joomla.openapp.org</link>
	<description></description>
	<lastBuildDate>Tue, 17 Apr 2007 04:18:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>5 reasons why should you be using open source content management system?</title>
		<description>There are several techniques or methods one can use to accomplish
certain productivity task. To manage documents, organizations can use
plain document repository or document module as found in popular CRM
systems such as SugarCRM or Salesforce or can think of full fledged
best-of-breed content lifecycle solution.

Choice is largely a function of business process ...</description>
		<link>http://joomla.openapp.org/2007/04/17/5-reasons-why-should-you-be-using-open-source-content-management-system/</link>
			</item>
	<item>
		<title>Switch between secure and non-secure server in Joomla versions 1.4 and lower.</title>
		<description>Switching between secure and non-secure servers in Joomla versions 1.4 and lower.


Step:1
This can be done in configuration.php OR in index.php just after the line  define( '_VALID_MOS', 1);

In configuration.php, replace
     $mosConfig_live_site="http://www.xyz.com";
with
    if ($_SERVER["SERVER_PORT"] == "443"){
         ...</description>
		<link>http://joomla.openapp.org/2006/09/06/switch-between-secure-and-non-secure-server-in-joomla-versions-14-and-lower/</link>
			</item>
	<item>
		<title>MBString Php extension issue</title>
		<description>Error handling in php libraries can be made little less initimidating - "The mbstring PHP extension was not found and you seem to be using a
multibyte charset. Without the mbstring extension phpMyAdmin is unable
to split strings correctly and it may result in unexpected results."This is from phpMyAdmin. Fix is in ...</description>
		<link>http://joomla.openapp.org/2006/07/24/mbstring-php-extension-issue/</link>
			</item>
	<item>
		<title>How to populate the database from dump in Joomla?</title>
		<description>Once you have taken the dump of the database then you can restore using the dump.sql files(learn here to take the dump/back-up from database).

In phpMyAdmin simply click on the SQL tab and then from there you can browse the dump.sql file that you have stored after taking the dump. If ...</description>
		<link>http://joomla.openapp.org/2006/06/27/how-to-populate-the-database-from-dump-in-joomla/</link>
			</item>
	<item>
		<title>How to take Joomla back-up?</title>
		<description>It is very important to take the back-up of your data as well as the application to keep things moving and to be on the safer side. It is wiser to take the back-up of data and structure both. There are several ways to take the back-up.

If you are using ...</description>
		<link>http://joomla.openapp.org/2006/06/27/how-to-take-joomla-back-up/</link>
			</item>
	<item>
		<title>Managing content without technical expertise</title>
		<description>Joomla! being open source content management system, benefits the content author to dynamically manage the content of their website without having the technical expertise. This helps in changing the content of the website anytime anywhere. It's as easy as 1, 2, 3, and go.
1.Create the content.
2.Save the content(Joomla! Saves the ...</description>
		<link>http://joomla.openapp.org/2006/05/30/managing-content-without-technical-expertise/</link>
			</item>
	<item>
		<title>Control Panel: Global Configuration</title>
		<description>You can also configure your site settings after logging in Joomla! as admin. Select the Global Configuration and then you can change all the cofiguration settings like database, content, server, etc.



Go easy and create your own dynamic website. </description>
		<link>http://joomla.openapp.org/2006/05/26/control-panel-global-configuration/</link>
			</item>
	<item>
		<title>Admin Control Panel</title>
		<description>After logging in as admin, the very first page that you see is the Control Panel. This is the page which shows you the most of the controls in Joomla! like adding the new content in the website, managers like user, language, static content, section, categories and menu. You can ...</description>
		<link>http://joomla.openapp.org/2006/05/26/admin-control-panel/</link>
			</item>
	<item>
		<title>Installing Joomla!</title>
		<description>The lattest version of Joomla! is version 1.0.8, you can also find the patches and earlier versions also. Download the zip package from here and uzip it on your localhost directory, that is /var/www/html/MyJoomla. Now open the web browser and write http://localhost/MyJoomla in the address bar, this will lead you ...</description>
		<link>http://joomla.openapp.org/2006/05/26/installing-joomla/</link>
			</item>
	<item>
		<title>Wrapper component vs MyPortal module</title>
		<description>Wrapper is a Joomla component which can display any URL in yourweb site.To achieve the same thing SugarCRM uses the module MyPortal.More precise term for both is iFrame. </description>
		<link>http://joomla.openapp.org/2006/05/26/wrapper-component-vs-myportal-module/</link>
			</item>
</channel>
</rss>
