<?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>Sharing All About Web Hosting &#187; CMS</title>
	<atom:link href="http://viewmyhosting.com/tag/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://viewmyhosting.com</link>
	<description>sharing all about web hosting including preview and review</description>
	<lastBuildDate>Tue, 27 Apr 2010 15:52:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>What is Drupal</title>
		<link>http://viewmyhosting.com/what-is-drupal/</link>
		<comments>http://viewmyhosting.com/what-is-drupal/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 16:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[Install Drupal]]></category>
		<category><![CDATA[tutorial Drupal]]></category>

		<guid isPermaLink="false">http://viewmyhosting.com/?p=302</guid>
		<description><![CDATA[Drupal &#8211; Content Manager for Feature Rich Sites
If you have friends or colleagues who have put up their own site, you may have heard them mention Drupal. While looking at existing sites, trying to decide ...]]></description>
			<content:encoded><![CDATA[<h2>Drupal &#8211; Content Manager for Feature Rich Sites</h2>
<p>If you have friends or colleagues who have put up their own site, you may have heard them mention <a href="http://viewmyhosting.com/introduction-to-drupal/" target="_blank">Drupal</a>. While looking at existing sites, trying to decide what type of design you want, you may have seen some sites that have been created using it. All of this may have left you wondering, <a href="http://viewmyhosting.com/introduction-to-drupal/" target="_blank">what is Drupal</a>?  In short, it is a free content management system. If you are among the millions of people who are looking for a way to create a web site quickly and easily without any technical knowledge, you are in luck. This platform is ready in moments and is scalable, stable and secure.</p>
<p><a href="http://viewmyhosting.com/introduction-to-drupal/" target="_blank">What is Drupal</a>? It is a way to quickly and easily organize, update and present a web site using modules, or nodes. The software is ready to use once the download is complete. It is appropriate for all users, from the novice to the technically inclined to the experienced developer. Modules designed to help manage content are part of the core system. They include templating, polls, and threaded comments. Templates enable you to customize the design elements of your site. Polls and threaded comments allow visitors to your web site interact with you, either by answering poll questions or participating in a discussion.</p>
<p><a href="http://viewmyhosting.com/how-to-install-drupal/" target="_blank">What is Drupal</a>? It is a feature rich platform that allows you to personalize the content and presentation of your web site by defining your preferences. Core modules enable you to control the content, while others allow you to designate who can make changes to the site. The administration portion of the software tracks the changes by user, date and type of change. It helps you manage everyday tasks such as web site registration and profiles. Sites that are created using this adaptable framework can be changed switching modules out or by adding plug-ins that enhance functionality.</p>
<p>What is Drupal? It is an open-source application, written in PHP to enable it to create dynamic web sites. This makes the platform powerful, flexible and reliable. It is available for anyone who wishes to create modules to enhance its functionality and it is free to all users. The community of developers that use Drupal is extensive. As a result there is detailed documentation and handbooks available. The forums are a wonderful opportunity for you to interact with other users and to have your questions answered by others with practical usage experience.</p>
<img src="http://viewmyhosting.com/?ak_action=api_record_view&id=302&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://viewmyhosting.com/what-is-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction To Drupal</title>
		<link>http://viewmyhosting.com/introduction-to-drupal/</link>
		<comments>http://viewmyhosting.com/introduction-to-drupal/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 04:08:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://viewmyhosting.com/?p=236</guid>
		<description><![CDATA[In this blog tutorial I will explain briefly outline the parts drupal 6 which have succeeded to install. In serial, part per part will be explained in more detail in subsequent tutorials. Additional notes, in ...]]></description>
			<content:encoded><![CDATA[<p>In this blog tutorial I will explain briefly outline the parts drupal 6 which have succeeded to install. In serial, part per part will be explained in more detail in subsequent tutorials. Additional notes, in drupal 6 tutorial introduction to this, drupal 6 is still pure, yet there is an additional module or adding any themes.</p>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-15.jpg"><img class="aligncenter size-medium wp-image-433" title="drupal 1" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-15-300x164.jpg" alt="" width="300" height="164" /></a></p>
<p>As the last image that appears in your browser page, there are four parts you can see.</p>
<p><strong>* Header</strong><br />
The first part is dark blue with the logo on drupal and Drupalku site name.<br />
<strong>* Sidebar Block</strong><br />
Part of the left sidebar called the block-block holds, where currently there is only one block that is an admin account.<br />
<strong>* Main Page</strong><br />
The center of the page is the main page .. This page will be filled by your content, if the posts are set to appear on the front page (default is immediately appear on the front).<br />
<strong>* Footer</strong><br />
The lower part of the site, currently only contains a small logo drupal.</p>
<p>Your current status is entered / logged in as admin, as you know that as an admin, you can do anything on this site. We will try to discuss, what can you see and do as an admin.</p>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal.jpg"></a><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-2.jpg"><img class="alignnone size-medium wp-image-225" title="drupal 2" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-2-216x300.jpg" alt="" width="216" height="300" /></a></p>
<p>There are four main menu, namely</p>
<p><strong>* My account</strong><br />
Contains the identity of the owner of this account is the admin.<br />
<strong>* Create content</strong><br />
Menu to create new content. Type of content depending on what type of content that will be activated.<br />
<strong>* Administer</strong><br />
Administer the main menu from an admin. Inside are many options for setting the overall tools content.<br />
<strong>* Log out</strong><br />
Round out the menu for you to log in as admin.</p>
<p>Here&#8217;s an explanation of each part of the admin account.</p>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-31.jpg"><img class="aligncenter size-medium wp-image-435" title="drupal 3" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-31-300x186.jpg" alt="" width="300" height="186" /></a></p>
<p>In the My Account menu, there are two menu tabs presented, namely View the current access and edit your. Through the View you can see the History of your membership, where the old admin 1 week 5 days. This section will grow as your item as admin already started construction of the site.</p>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-41.jpg"><img class="aligncenter size-medium wp-image-436" title="drupal 4" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-41-272x300.jpg" alt="" width="272" height="300" /></a></p>
<p>The second tab is menu Edit. This section has an editing function for your account information, the user name, e-mail address, password and your account status. As an admin, you can edit the users who will be a member on your site. Moreover, if there is a &#8220;bad&#8221;, you can use to lock the blocked status of membership of the site. To set the Time zone, as in the previous tutorial, leave the way they are.</p>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-51.jpg"><img class="aligncenter size-medium wp-image-434" title="drupal 5" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-51-300x150.jpg" alt="" width="300" height="150" /></a></p>
<p>Create content menu used to create site content (content). Drupal default there are two types of content that is provided</p>
<p><strong>* Page</strong><br />
Page content type used to create static pages in a site. Examples such as About Us, Policy, and so on. The pages created using Page content type is usually not intended to allow visitors to comment, in the sense that it is only for information pages.<br />
<strong>* Story</strong><br />
Story content type is usually used to create a more dynamic pages are usually allows visitors to provide comments. This content type could be to create a daily journal. In some cases, Story content type is also used by some drupal users to create blogs. But in reality, the type of content is also provided their own blogs by drupal.</p>
<p>For a discussion on Create content and the deeper part, will be discussed in subsequent tutorials. We will proceed to the next menu to get you better understand the first parts of an outline of the drupal installation that you have done.<br />
<strong># Administer</strong><br />
Administer menu is the main menu of your admin account. Through this menu you can manage all activities on the site. In drupal version 6, the division&#8217;s admin pages are grouped into sub-sub menu, it will assist you in understanding each functions contained. In addition, there are two menu tabs that are used to make the distinction sub-groupings in the Administer menu this. By task and by module. I myself more familiar with the By task because it is more often used and this is also the same as the names of the sub menu Administer menu.</p>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-6.jpg"><img class="alignnone size-medium wp-image-229" title="drupal 6" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-6-300x187.jpg" alt="" width="300" height="187" /></a></p>
<p>Cron has not run<br />
If you look at this Administer section, you can see there is a green line just below the two tabs and menu By By task module. &#8220;Cron has not run. Please visit the status report for more information &#8220;. One small part of the drupal cron is a feature. Cron feature serves to index all site content into local search engine (which you install drupal). In addition, there are some module that also need cron running .. Considering you have just installed drupal, cron had not been executed. Warning order is lost, you can run manually by running the command in your browser http://localhost/mydrupal/cron.php. This command if completed will result in blank white page or pages only. However, you also can run a cron it by clicking on the status of trouble that came in it.</p>
<p>When you click the link status report, you&#8217;ll be taken to the page status report. This page gives information on whether you installed drupal having problems or not. You can also see whether the device is supporting drupal server can serve the needs of drupal or not, like the version of PHP, PHP memory limit, GD Library, etc.. Through this page you only want to run the cron. Find and click on the link manually run cron.</p>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-7.jpg"><img class="alignnone size-medium wp-image-230" title="drupal 7" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-7-300x58.jpg" alt="" width="300" height="58" /></a></p>
<p>Once you click, you will be given confirmation that the successful cron runs. Cron ran successfully. Feel free to return to the previous menu on the Administer menu. Warning green color is gone now after you run this cron.</p>
<p>The following sub-menu of the page or menu Administer:</p>
<h2>Content management</h2>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-8.jpg"><img class="alignnone size-medium wp-image-231" title="drupal 8" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-8-300x228.jpg" alt="" width="300" height="228" /></a></p>
<p># Content management focused to manage all site activities associated with the content or postings. Comments, content, content type, setting pemostingan, RSS, until the taxonomy or categorization problem can be handled and managed through the sub-menu.</p>
<h2>Site building</h2>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-9.jpg"><img class="alignnone size-medium wp-image-232" title="drupal 9" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-9-300x165.jpg" alt="" width="300" height="165" /></a></p>
<p># Site building works to build things and fundamental importance of a site. Blocks, Menus, Modules, and Themes is the basic of building a drupal site. The things you can do this through the sub menu include the addition of a module, making the site menu, setting up to block the display problem in the form of themes.</p>
<h2>User management</h2>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-10.jpg"><img class="alignnone size-medium wp-image-233" title="drupal 10" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-10-300x189.jpg" alt="" width="300" height="189" /></a></p>
<p># Sites dynamic nature must not be separated from visitors or the member&#8217;s involvement. Well this dibagian reserved for settings related to the activities of visitors. Access rules, Permissions, Roles, User settings, Users. Things you can do the other set from the security side, the access rights page, to setting the user levels.</p>
<h2>Reports</h2>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-11.jpg"><img class="alignnone size-medium wp-image-234" title="drupal 11" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-11-300x165.jpg" alt="" width="300" height="165" /></a></p>
<p># Sub-menu presents the Report or the reports of monitoring activity drupal site. Recent log entries, Top acces denied errors, Top page not found errors and status report. You can enable some additional module to increase the completeness of the Reports.</p>
<h2>Site configuration</h2>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-12.jpg"><img class="alignnone size-medium wp-image-235" title="drupal 12" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-12-209x300.jpg" alt="" width="209" height="300" /></a></p>
<p># Site configuration function for setting things in more detail from a website. Almost every addition of a new module, you also need to set the configuration in this sub menu. The things you can do the other settings when the input data format to the site, site performance to manage the site more efficient, to make the status of the site off-line when you are to perform maintenance or repairs. Details of each sub menu will be explained in the next tutorial.</p>
<h2>Help</h2>
<p><a href="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-13.jpg"><img class="alignnone size-medium wp-image-223" title="drupal 13" src="http://viewmyhosting.com/wp-content/uploads/2010/01/drupal-13-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p># The people who often forget to access the Administer sub-menu is Help. Actually, this section is included for the purpose you have read and understood. You will be able to understand the terms used in drupal as nodes, blocks, and taxonomy. To more deeply about drupal, also provided a link to access the drupal handbook it. Help is highly recommended to read as a beginner.</p>
<p><strong>Logout</strong><br />
To end the adventure today as admin drupal, do not forget to logout, so you will become a regular user again.</p>
<img src="http://viewmyhosting.com/?ak_action=api_record_view&id=236&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://viewmyhosting.com/introduction-to-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Comparisons of Open Source CMS</title>
		<link>http://viewmyhosting.com/5-comparisons-of-open-source-cms/</link>
		<comments>http://viewmyhosting.com/5-comparisons-of-open-source-cms/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 14:45:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[opensource CMS]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://viewmyhosting.com/?p=207</guid>
		<description><![CDATA[For the manufacturers website &#38; blog based php &#38; mysql (database), content management system (CMS) is required to build a website, starting from simple websites tocomplex up to the size of a single professional.
In this ...]]></description>
			<content:encoded><![CDATA[<p>For the manufacturers website &amp; blog based php &amp; mysql (database), content management system (CMS) is required to build a website, starting from simple websites tocomplex up to the size of a single professional.</p>
<p>In this world, there are a paid CMS and CMS is that there are open source, meaning free to see, use, modify, etc. but still list the original source cms, and to remember again that open source IS NOT ALWAYS FREE, if there are still those who say open source is free should be given another explanation. But reportedly ya someday open source will actually be free, I hope yach .. lol</p>
<p>Below are the names of world famous cms that is open source, that is Blogspot, WordPress, Drupal, Mambo and Joomla one. For some people who entered the world or the world of web design bloggers sometimes difficult to determine to use a cms which, what the pros and cons and so on. Now this time try a little, we give some comparisons between the world&#8217;s great cms, may help &#8230;</p>
<h2><strong>1. Blogspot</strong></h2>
<p><em><strong>Advantages:</strong></em><br />
- Very easy to operate, just need to register at the site Blogspot.com.<br />
- Additional Pluggin supplied (built up).<br />
- Suitable for beginners.<br />
- Simple.<br />
- Support for the Indonesian language.<br />
- Users compact<br />
- Support SEF (search engine friendly) by default, making it easier to find on search engines.</p>
<p><em><strong>Weaknesses</strong></em><br />
- Too simple for some people and difficult to create.<br />
- Alias Pluggin additional accessories are built up, so that could not be added by the user.<br />
- Templates is limited and difficult to create a new template.<br />
- Unable to run on our own website.<br />
- Unable to run on the local computer (localhost) or on a computer without internet connection.</p>
<h2><strong>2. WordPress</strong></h2>
<p><strong>Advantages:</strong><br />
- Quite easy to operate.<br />
- Simple.<br />
- Free accounts owned by wordpress can register at WordPress.com.<br />
- WordPress can also be run on our own website (not like Blogspot).<br />
- WordPress can run on the local computer (localhost) or on a computer without internet connection.<br />
- Many additional pluggin.<br />
- Template-foxes can be changed at will and can create their own templates.<br />
- Users compact<br />
- Support SEF (search engine friendly) by default, making it easier to find on search engines.</p>
<p><em><strong>Weaknesses:</strong></em><br />
- Their management feature slightly so that some people consider too simple.<br />
- Rarely used by major websites in the world.</p>
<h2><strong>3. Drupal</strong></h2>
<p><em><strong>Advantages:</strong></em><br />
- Claimed as the best current CMS and defeat Joomla.<br />
- Used by a simple website to a professional website.<br />
- Easy operation<br />
- Can be run on the local computer.<br />
- Many additional pluggin.<br />
- Template-foxes can be changed at will and can create their own templates.<br />
- Support SEF (search engine friendly) by default, making it easier to find on search engines.</p>
<p><strong><em>Weaknesses:</em></strong><br />
- Users are not too many, especially in developing countries<br />
- Their not as much as Joomla plugin.</p>
<h2><strong>4. Mambo</strong></h2>
<p><em><strong>Advantages:</strong></em><br />
- Used by a simple website to a professional website.<br />
- Easy to operate.<br />
- Can be run on the local computer.<br />
- Additional Pluggin.<br />
- Template-foxes can be changed at will and can create their own templates.</p>
<p><em><strong>Weaknesses:</strong></em><br />
- Many users are left MamboMambo and switch to &#8220;brother&#8221; of his Joomla (including me).<br />
- The crisis of trust open source world.<br />
- Their plugins limited, sometimes only be made available for Joomla.<br />
- The default does not support the SEF, but there are components that support both free and pay, but it needs some optimization in order to support the SEF.</p>
<h2><strong>5. Joomla</strong></h2>
<p><em><strong>Advantages:</strong></em><br />
- Claimed as open source cms with the user in the world.<br />
- Used by a simple website to a professional website.<br />
- Frequent updates from the CMS and from pluggin.<br />
- Having confidence in the world and several times received awards to the best open source CMS world.<br />
- Easy to operate.<br />
- Can be run on the local computer.<br />
- Many additional pluggin.<br />
- Template-foxes can be changed at will and can create their own templates.<br />
- Many of the developers are constantly adding more content-content Joomla.</p>
<p><em><strong>Weaknesses:</strong></em><br />
- The default does not support the SEF, but there are components that support both free and pay, but it needs some optimization in order to support the SEF.<br />
- Sometimes pluggins have obtained a bug or error.<br />
- Sometimes there is a discrepancy between the CMS and pluggin.</p>
<p><strong>So choose which one?</strong><br />
Every cms above have their own strengths and weaknesses, but I try to match between CMS and its users. Here cms and function according to their suitability me:</p>
<p><strong>Blogspot</strong><br />
- Try, try the blogger, CMS &amp; website design (especially the layout).<br />
- Create a simple website for a particular purpose.<br />
- Creating back links to a site.</p>
<p><strong>WordPress</strong><br />
- Try, try the blogger, CMS &amp; website design (especially the layout) with a more professional appearance.<br />
- Facility to create.<br />
- Create a simple website for a particular purpose.<br />
- Creating back links to a site.</p>
<p><strong>Drupal</strong><br />
- Create a professional website.<br />
- Train yourself to use open source cms professional.</p>
<p><strong>Mambo</strong><br />
- Create a professional website.<br />
- Train yourself to use open source cms professional.<br />
- Introduction to Mambo Joomla as the origin.</p>
<p><strong>Drupal</strong><br />
- Create a professional website.<br />
- Train yourself to use open source cms professional.</p>
<p>Unique of the discussion is between Mambo &amp; Joomla, yep there was initially only used Mambo, and there is a conflict between the developer Mambo. Some suggested that Mambo made the company or manufacturer and the idea was opposed by other developers because the company / factory is a violation of the open source code, so developers since it does not agree to any company / factory split from Mambo and Joomla called make cms . So that the CMS Joomla 1.xx is almost similar to Mambo, it was sometimes found in pluggin Mambo can be used by Joomla and vice versa. However, lately Joomla created a new version is 1.5 (release version, but still candidate (rc) aka not officially) a lot of different Mambo cms, so that their plugin can no longer wear exchanged between Mambo &amp; Joomla &#8230;: D</p>
<p>I personally first learned about the CMS Joomla CMS, but at that time I use Mambo for making my site. But its effects are felt later when I was looking for pluggin-pluggin for Mambo, yep quite limited and difficult because most their pluggin created for Joomla only. So I switched to Joomla and this website is the result of my first work using Joomla.</p>
<p>Return to CMS on the issue, which is good CMS you use is dependent on your interests and needs, each CMS has their own advantages and weaknesses, BUT that does not mean the weaknesses of the above is absolute, because I could have one day in cms-cms above evolve into a better CMS. Such example is the Joomla SEF problems, first I was afraid to use Joomla and had turned into WordPress, but ultimately did support the SEF and Joomla website was finally able to support the SEF (I use OpenSEF), so that I still exist in Joomla (for discussion of SEF can you search on Google) Laughing.</p>
<p>At the end of this article I suggest that you are looking for more comparisons between the CMS with one another, for example, by using Google&#8217;s search engine tool.</p>
<img src="http://viewmyhosting.com/?ak_action=api_record_view&id=207&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://viewmyhosting.com/5-comparisons-of-open-source-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
