<?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>I Love WordPress</title>
	<atom:link href="http://www.ilovewordpress.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ilovewordpress.org</link>
	<description>because WordPress is so beautiful ...</description>
	<lastBuildDate>Wed, 06 Jul 2011 10:14:41 +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>Easy Installation and Upgrade WordPress</title>
		<link>http://www.ilovewordpress.org/features/managing-and-administering/easy-installation-and-upgrade-wordpress/</link>
		<comments>http://www.ilovewordpress.org/features/managing-and-administering/easy-installation-and-upgrade-wordpress/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 03:54:37 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[Managing and Administering]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=147</guid>
		<description><![CDATA[Have you ever heard the &#8220;WordPress&#8217; famous 5 minute install&#8221;? Well, actually you don&#8217;t have to spend 5 minute in order to install WordPress. You can even do it by yourself in less than 3 minute. This being so easy to install WordPress. Imagine how easy and fast it is. The same thing also applies [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever heard the &#8220;WordPress&#8217; famous 5 minute install&#8221;? Well, actually you don&#8217;t have to spend 5 minute in order to install WordPress. You can even do it by yourself in less than 3 minute. This being so easy to install WordPress. Imagine how easy and fast it is. </p>
<p>The same thing also applies when you upgrade your WordPress to the latest version. Since WordPress provides the automatic update reminder, then you are able to know when the new version was released from the WordPress dasboard. You can then simply to do upgrade by clicking a link and let WordPress complete the rest less than 10 seconds. Can you again imagine that? How easy and quick it is!</p>
<p>One thing to remember, that WordPress will never disappoint you. You do not have to worry whether the installation or upgrade process was successful or not because wordpress already ensure that everything runs smoothly before the new version was released. It means that you just relax and sit quietly and wait until the upgrade process is complete.</p>
<p>The more often you perform the installation and upgrading process, the less time you need to complete it.</p>
<p><strong>In conclusion</strong>: WordPress&#8217; famous 5 minute install can&#8217;t be beaten for simplicity and ease of use. Upgrading your weblog to the latest version of WordPress is easy, too, and it should take less time than the installation! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/features/managing-and-administering/easy-installation-and-upgrade-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Profiles in WordPress</title>
		<link>http://www.ilovewordpress.org/features/managing-and-administering/user-profiles-in-wordpress/</link>
		<comments>http://www.ilovewordpress.org/features/managing-and-administering/user-profiles-in-wordpress/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 12:47:11 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[Managing and Administering]]></category>
		<category><![CDATA[user profiles]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=118</guid>
		<description><![CDATA[One of the beauty of WordPress is that it provides a User Profile page so users that have been registered in your website are able to complete their profile information by themselves. In the other side, either you are the owner of the website or programmer or know about PHP, then you are easily able [...]]]></description>
			<content:encoded><![CDATA[<p>One of the beauty of WordPress is that it provides a User Profile page so users that have been registered in your website are able to complete their profile information by themselves. In the other side, either you are the owner of the website or programmer or know about PHP, then you are easily able to add the additional information regarding your user profiles without having to modify the WordPress core files (the scripts and its database). For example, you want to add the additional fields such as: Address, Province, Postal Code, Phone Number, etc. This additional information will be automatically added into <strong>usermeta</strong> table.</p>
<p>There are so many useful information that you should to know about the beauty and the flexibility of WordPress&#8217; User Profile. Some of them are the following.</p>
<ol>
<li><a href="http://codex.wordpress.org/Users_Your_Profile_Screen" title="User Profile Screen" target="_blank">User Profile Screen</a></li>
<li><a href="http://bavotasan.com/tutorials/adding-extra-fields-to-the-wordpress-user-profile/" title="Adding Extra Fields to the WordPress User Profile" target="_blank">Adding Extra Fields to the WordPress User Profile</a></li>
<li><a href="http://www.kevinleary.net/add-tinymce-wordpress-user-profile-pages/" title="Add TinyMCE to WordPress User Profile" target="_blank">Add TinyMCE to WordPress User Profile</a></li>
<li><a href="http://andrewferguson.net/wordpress-plugins/add-user-photo/" title="Add User Photo to WordPress User Profile" target="_blank">Add User Photo to WordPress User Profile</a></li>
<li><a href="http://codex.wordpress.org/Function_Reference/get_user_meta" title="How to Get User Profile Information in WordPress" target="_blank">How to Get User Profile Information in WordPress</a></li>
<li><a href="http://codex.wordpress.org/Plugin_API" title="WordPress Plugin API References" target="_blank">WordPress Plugin API References</a></li>
<li><a href="http://adambrown.info/p/wp_hooks/" title="WordPress Hooks Database" target="_blank">WordPress Hooks Database</a></li>
</ol>
<p><strong>In Conclusion:</strong> Each user on your weblog can define a profile, with details such as their email address, instant messaging aliases etc, if they want to. Users can also control the way in which their details are displayed on the weblog. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/features/managing-and-administering/user-profiles-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Roles and User Levels in WordPress</title>
		<link>http://www.ilovewordpress.org/features/managing-and-administering/user-roles-and-user-levels-in-wordpress/</link>
		<comments>http://www.ilovewordpress.org/features/managing-and-administering/user-roles-and-user-levels-in-wordpress/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 10:07:32 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[Managing and Administering]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[contributor]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[role]]></category>
		<category><![CDATA[subscriber]]></category>
		<category><![CDATA[user capabilities]]></category>
		<category><![CDATA[user roles]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=94</guid>
		<description><![CDATA[User Roles WordPress has a term that describes the role of the user; it&#8217;s called with User Roles. User Roles is designed to give the blog owner the ability to control and assign what users can and cannot do in the blog. Each Role is allowed to perform a set of tasks called Capabilities. Subscriber [...]]]></description>
			<content:encoded><![CDATA[<h3>User Roles</h3>
<p>WordPress has a term that describes the role of the user; it&#8217;s called with <strong>User Roles</strong>. User Roles is designed to give the blog owner the ability to control and assign what users can and cannot do in the blog. Each Role is allowed to perform a set of tasks called Capabilities. </p>
<ol>
<li>
<strong>Subscriber</strong><br />
Since this level is the lowest user level in WordPress, then it is the selected default level when you add a new user from &#8220;WordPress Admin&#8221; -> &#8220;Users&#8221; menu. Users which have Subscriber level can only access their Profile from WordPress Admin panel. They also can only read the content of the site, thus they cannot add nor edit draft or post. This level usually is intended for users which allowed to submit the comment. For any of these a person must register and actually get their password to be able to comment.</p>
<p>The capability that belongs to this user role is:<br />
- read
</li>
<li>
<strong>Contributor</strong><br />
This level can add a post to the blog in draft format only. They cannot publish their own post. It can only be published by someone else. This is a good way to have people add content that you need to approve to post. </p>
<p>The capabilities that belong to this user role are:<br />
- delete_posts<br />
- edit_posts<br />
- read
</li>
<li>
<strong>Author</strong><br />
This level allows users to upload media files and be able to edit anything they add to the blog. Here you can’t control ahead of time what is posted or edited. Unlike Contributor, users which has Author role can write and publish their post without review.</p>
<p>The capabilities that belong to this user role are:<br />
- delete_posts<br />
- delete_published_posts<br />
- edit_posts<br />
- edit_published_posts<br />
- publish_posts<br />
- read<br />
- upload_files
</li>
<li>
<strong>Editor</strong><br />
Users which have this user level can add, edit, delete their own posts, also they can edit anything content wise including links, pages, posts and approve or edit comments. They can not change anything within the structure like the theme or plugins. </p>
<p>The capabilities that belong to this user role are:<br />
- delete_others_pages<br />
- delete_others_posts<br />
- delete_pages<br />
- delete_posts<br />
- delete_private_pages<br />
- delete_private_posts<br />
- delete_published_pages<br />
- delete_published_posts<br />
- edit_others_pages<br />
- edit_others_posts<br />
- edit_pages<br />
- edit_posts<br />
- edit_private_pages<br />
- edit_private_posts<br />
- edit_published_pages<br />
- edit_published_posts<br />
- manage_categories<br />
- manage_links<br />
- moderate_comments<br />
- publish_pages<br />
- publish_posts<br />
- read<br />
- read_private_pages<br />
- read_private_posts<br />
- unfiltered_html (not with Multisite. See Unfiltered MU)<br />
- upload_files
</li>
<li>
<strong>Administrator</strong><br />
This level can do anything and anywhere in your blog. Upload plugins, do upgrades, change settings this is the top level access. </p>
<p>The capabilities that belong to this user role are:<br />
- activate_plugins<br />
- add_users<br />
- create_users<br />
- delete_others_pages<br />
- delete_others_posts<br />
- delete_pages<br />
- delete_plugins<br />
- delete_posts<br />
- delete_private_pages<br />
- delete_private_posts<br />
- delete_published_pages<br />
- delete_published_posts<br />
- delete_themes<br />
- delete_users<br />
- edit_dashboard<br />
- edit_files<br />
- edit_others_pages<br />
- edit_others_posts<br />
- edit_pages<br />
- edit_plugins<br />
- edit_posts<br />
- edit_private_pages<br />
- edit_private_posts<br />
- edit_published_pages<br />
- edit_published_posts<br />
- edit_theme_options<br />
- edit_themes<br />
- edit_users<br />
- export<br />
- import<br />
- install_plugins<br />
- install_themes<br />
- list_users<br />
- manage_categories<br />
- manage_links<br />
- manage_options<br />
- moderate_comments<br />
- promote_users<br />
- publish_pages<br />
- publish_posts<br />
- read_private_pages<br />
- read_private_posts<br />
- read<br />
- remove_users<br />
- switch_themes<br />
- unfiltered_html (not with Multisite. See Unfiltered MU)<br />
- unfiltered_upload<br />
- update_core<br />
- update_plugins<br />
- update_themes<br />
- upload_files
</li>
</ol>
<h3>User Levels</h3>
<p>Based on those User Roles above, the following is the user levels that assigned to them:</p>
<ol>
<li>
<strong>Subscriber</strong><br />
The value for this user level is &#8220;0&#8243; (zero). You can find its value from &#8220;usermeta&#8221; table in &#8220;meta_value&#8221; field  where the value in &#8220;meta_key&#8221; field is &#8220;wp_user_level&#8221;.
</li>
<li><strong>Contributor</strong><br />
The value for this user level is &#8220;1&#8243; (one). You can find its value from &#8220;usermeta&#8221; table in &#8220;meta_value&#8221; field  where the value in &#8220;meta_key&#8221; field is &#8220;wp_user_level&#8221;.
</li>
<li><strong>Author</strong><br />
The value for this user level is &#8220;2&#8243; (two). You can find its value from &#8220;usermeta&#8221; table in &#8220;meta_value&#8221; field  where the value in &#8220;meta_key&#8221; field is &#8220;wp_user_level&#8221;.
</li>
<li><strong>Editor</strong><br />
The value for this user level is &#8220;7&#8243; (seven). You can find its value from &#8220;usermeta&#8221; table in &#8220;meta_value&#8221; field  where the value in &#8220;meta_key&#8221; field is &#8220;wp_user_level&#8221;.
</li>
<li><strong>Administrator</strong><br />
The value for this user level is &#8220;10&#8243; (ten). You can find its value from &#8220;usermeta&#8221; table in &#8220;meta_value&#8221; field  where the value in &#8220;meta_key&#8221; field is &#8220;wp_user_level&#8221;. During the WordPress installation process, the install script automatically creates the admin user and assigns User Level 10. Normally, only one user should be permitted the User Level 10 privilege since that Level grants absolute power to control all others.
</li>
</ol>
<p>Please note that WordPress introduced a new user role that is called with <strong>Super Admin</strong> since version 3.0. This user role has access to the blog network administration features controlling the entire network. Users which have level Administrator will automatically as Super Admin.</p>
<p>Actually, there are about eleven user levels in WordPress (0 to 10). For further information, please read <a href="http://codex.wordpress.org/User_Levels" title="User Levels in WordPress" target="_blank">http://codex.wordpress.org/User_Levels</a>.</p>
<p><strong>In Conclusion</strong>: WordPress uses user-levels to control user-access to different features, so you can restrict the ability of individual users to create or modify content in your weblog, by changing their user-level. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/features/managing-and-administering/user-roles-and-user-levels-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress UTC Friendly</title>
		<link>http://www.ilovewordpress.org/features/managing-and-administering/wordpress-utc-friendly/</link>
		<comments>http://www.ilovewordpress.org/features/managing-and-administering/wordpress-utc-friendly/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 03:00:10 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[Managing and Administering]]></category>
		<category><![CDATA[GMT]]></category>
		<category><![CDATA[timezone]]></category>
		<category><![CDATA[UTC]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=76</guid>
		<description><![CDATA[In WordPress, when you&#8217;re writing an article, then the date and time when you save the article was going to be stored in two separate columns. First, the date and time in UTC format (post_date_gmt), and the second one is date and time in a format that appropriate with time zone you specify in the [...]]]></description>
			<content:encoded><![CDATA[<p>In WordPress, when you&#8217;re writing an article, then the date and time when you save the article was going to be stored in two separate columns. First, the date and time in UTC format (post_date_gmt), and the second one is date and time in a format that appropriate with time zone you specify in the General Settings of your WordPress (post_date). For example, if you are using &#8220;UTC+7&#8243; time zone setting in the General Settings of your WordPress, and you write and save an article on June 2, 2011 at 09:33:34 AM, then the column format of UTC (post_date_gmt) would be &#8220;2011-06-04 02:33:43&#8243;, whereas in column which has format suitable to the time zone &#8220;UTC+7&#8243; (post_date) would be &#8220;2011-06-04 09:33:43&#8243;.</p>
<p>The same thing would be happened when you modify an article. The date and time when you modify will be stored also in two separate columns with the columns that stores the date and time data when you first saved the articles for the very first time. Both modification date and time columns are also respectively in UTC format (post_modified_gmt) and the other one is in format that appropriate with the time zone setting in the General Settings of your WordPress (post_modified). For example, if you are using &#8220;UTC+7&#8243; time zone setting in the General Settings of your WordPress, and then you modify and save again that article in that example above on June 4, 2011 at 10:15:24 AM, then the value that would be stored in the column which has format of UTC (post_modified_gmt) would be &#8220;2011-06-04 03:15:24&#8243;, whereas the value that would be stored in column which has format suitable to that time zone &#8220;UTC+7&#8243; (post_modified) would be &#8220;2011-06-04 10:15:24&#8243;.</p>
<p><strong>What is UTC?</strong></p>
<ol>
<li>UTC stands for Universal Time Coordinated.</li>
<li>UTC was devised by the International Telecommunication Union (ITU) to mitigate confusion arising from the use of several different time-keeping standards.</li>
<li>The reason it became UTC instead of CUT was that the French abbreviation would have been TUC, so UTC was decided upon as a compromise between the English and French abbreviations. As a result of the re-arrangment, UTC is often usually referred to as Universal Coordinate Time.</li>
</ol>
<p><strong>What is GMT?</strong></p>
<ol>
<li>GMT stands for Greenwich Mean Time, is a term originally referring to mean solar time at the Royal Observatory in Greenwich, London. It is arguably the same as Coordinated Universal Time (UTC) and when this is viewed as a time zone the name Greenwich Mean Time is especially used by bodies connected with the United Kingdom, such as the BBC World Service, the Royal Navy, the Met Office and others.</li>
<li>GMT is the time at the Prime Meridian, line of longitude, which runs through Greenwich (near London) from the north to the south pole. All other lines of longitude are, of course, either east or west of Greenwich and therefore ahead or behind in real time. Places in Spain, however, despite being on the prime meridian choose not to take GMT but to be an hour ahead with other western European countries.</li>
</ol>
<p><strong>Conclusion</strong>: WordPress allows you to define your time as an offset from Universal Coordinated Time (UTC), so that all the time-related elements stored in the database are stored as GMT (Greenwich Mean Time) values, which is a universal standard. Among other things, this helps you display the correct time on your weblog, even if your host server is located in a different time zone. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/features/managing-and-administering/wordpress-utc-friendly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install WordPress in the Root or Subdirectory (Portable Core)</title>
		<link>http://www.ilovewordpress.org/features/managing-and-administering/install-wordpress-in-the-root-or-subdirectory-portable-core/</link>
		<comments>http://www.ilovewordpress.org/features/managing-and-administering/install-wordpress-in-the-root-or-subdirectory-portable-core/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 15:20:52 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[Managing and Administering]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[subdirectory]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=71</guid>
		<description><![CDATA[You can install your WordPress whether in the root or subdirectory of your web server. Depending on the needs, you can choose one of those two options. Many people choose the first option which is the easiest way. Some other people want to install WordPress in a subdirectory. If you decide the second choice, then [...]]]></description>
			<content:encoded><![CDATA[<p>You can install your WordPress whether in the root or subdirectory of your web server. Depending on the needs, you can choose one of those two options. Many people choose the first option which is the easiest way. Some other people want to install WordPress in a subdirectory. If you decide the second choice, then you can follow the related instructions from the official article of WordPress: <a href="http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory" title="How to Install WordPress in the Subdirectory" target="_blank">Giving WordPress Its Own Directory</a>.</p>
<p>The reason why people install WordPress in the root directory (&#8220;public_html/&#8221;) are:</p>
<ol>
<li>
WordPress is the main and the only one web application in that web server.
</li>
<li>
The easiest and quickest way to install WordPress in a web server.
</li>
</ol>
<p>Whereas the reason people install WordPress in the subdirectory (for example: &#8220;public_html/_my_wp/&#8221;) are:</p>
<ol>
<li>
It keeps the web root folder neat and tidy. If the needs of your website are anything like this one you’ll want the freedom and flexibility to introduce other web applications into the mix without making a big mess of your file structure. Putting WordPress in its own folder tucks almost all of the files associated with it away in a simple and clear location. For example: WordPress is installed in &#8220;public_html/_secret_wp/&#8221; subdirectory whereas another web application is installed in &#8220;public_html/_another_web_application/&#8221; subdirectory. So, this will not mix your WordPress files with the others.
</li>
<li>
It makes it easy to add an additional layer of security to your admin directory. The security bonus is accomplished by renaming your WordPress subfolder to something that is hard to guess, making it more difficult to hack into.
</li>
</ol>
<p><strong>Conclusion</strong>: You can choose to have the tree of wordpress related files, which form the back-end of your publicly displayed weblog, be in the same directory as the weblog or in a different directory. For example, if you want your weblog at http://example.com (public_html &#8211; the public &#8220;root&#8221; of your webserver or hosting account) and you want to store the wordpress related files and directory tree in http://example.com/wordpress (public_html/wordpress), you can! </p>
<p>So, what is your choice? <img src='http://www.ilovewordpress.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/features/managing-and-administering/install-wordpress-in-the-root-or-subdirectory-portable-core/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install WordPress in Localhost (Locally Install)</title>
		<link>http://www.ilovewordpress.org/features/managing-and-administering/install-wordpress-in-localhost-locally-install/</link>
		<comments>http://www.ilovewordpress.org/features/managing-and-administering/install-wordpress-in-localhost-locally-install/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:21:09 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[Managing and Administering]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=67</guid>
		<description><![CDATA[You can either install WordPress on your localhost (your own computer/notebook) or on a shared hosting account. Installing WordPress on localhost is very easy, useful, and recommended when you want to learn and test WordPress, especially when you are using WordPress for the very first time. In addition, this local server is very useful when [...]]]></description>
			<content:encoded><![CDATA[<p>You can either install <a href="http://wordpress.org" title="WordPress" target="_blank">WordPress</a> on your localhost (your own computer/notebook) or on a shared hosting account. Installing WordPress on localhost is very easy, useful, and recommended when you want to learn and test WordPress, especially when you are using WordPress for the very first time. In addition, this local server is very useful when you want to test a new version that has been just released. </p>
<p>There are lots of applications that you can use in order to create your own web server on your localhost. Since WordPress uses PHP and MySQL and many users are still using Windows (including myself), then you can use one of the best Windows-based web server in the world; it&#8217;s called with: <a href="http://www.wampserver.com/en/" title="Wampserver" target="_blank">WampServer</a>. You can download and use it. It is an open source project, free to use (GPL licence). Did I mention it&#8217;s a completely 100% free? <img src='http://www.ilovewordpress.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>WampServer stands for <strong>Windows Apache MySQL and PHP Server</strong>. This is one of my favorite applications, because in addition to free, by installing this application, you will automatically get Apache, PHP, and MySQL installed from only this one package. There&#8217;s no need to install each service separately from the different application. The installation process was very quick and easy to follow. In addition to those three services, you also will get <a href="http://www.phpmyadmin.net/home_page/index.php" title="phpMyAdmin" target="_blank">phpMyAdmin</a> installed. </p>
<p>phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement. This will make you easier to connect to your MySQL database without using any third-party application. </p>
<p><strong>Conclusion</strong>: WordPress is designed to be installed on your own web server, or shared hosting account, which gives you complete control over the weblog. Unlike third-party hosted services, you can be sure of being able to access and modify everything related to your weblog, in case you need to. So, always remember this: you can install WordPress on your desktop or home computer, or even on an Intranet. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/features/managing-and-administering/install-wordpress-in-localhost-locally-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress License and Platform</title>
		<link>http://www.ilovewordpress.org/features/wordpress-license-and-platform/</link>
		<comments>http://www.ilovewordpress.org/features/wordpress-license-and-platform/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 06:14:22 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=59</guid>
		<description><![CDATA[License: WordPress is licensed under the GPL. In short sentence, GPL means that if you modify something, you have to release the source code for it. In the other words, WordPress is a 100% FREE! Platform: PHP (4.3 or newer) and MySQL (4.1.2 or newer) are required (currently when this article is written). This can [...]]]></description>
			<content:encoded><![CDATA[<p><strong>License</strong>: WordPress is licensed under the <a href="http://www.gnu.org/copyleft/gpl.html" target="_blank" title="GPL">GPL</a>. In short sentence, GPL means that if you modify something, you have to release the source code for it. In the other words, WordPress is a 100% FREE! <img src='http://www.ilovewordpress.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Platform</strong>: PHP (4.3 or newer) and MySQL (4.1.2 or newer) are required (currently when this article is written). This can be subject to change depending on the current version. For example, there will be requirements changes for WordPress 3.2, whereas it uses PHP 5.2.4 or greater (old requirement &#8211; since WordPress 2.5 was PHP 4.3 or greater) and MySQL 5.0.15 or greater (old requirement &#8211; since WordPress 2.9 was MySQL 4.1.2 or greater).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/features/wordpress-license-and-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Reasons Why I Love WordPress</title>
		<link>http://www.ilovewordpress.org/general/the-reasons-why-i-love-wordpress/</link>
		<comments>http://www.ilovewordpress.org/general/the-reasons-why-i-love-wordpress/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 02:35:31 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[reason]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=13</guid>
		<description><![CDATA[Let me to be honest. The first time I fell in love with WordPress is because it re-writes its URL become user friendly and very clean. Some people said that Google loves this style, and this is how we can increase our web traffics by making the URL become SEO friendly. I did not find [...]]]></description>
			<content:encoded><![CDATA[<p>Let me to be honest. The first time I fell in love with <a href="http://www.wordpress.org" target="_blank">WordPress</a> is because it re-writes its URL become user friendly and very clean. Some people said that Google loves this style, and this is how we can increase our web traffics by making the URL become SEO friendly. I did not find this ability in other CMS that I had used, such as <a href="http://www.phpnuke.org/" target="_blank">PHP-Nuke</a> and <a href="http://dragonflycms.org/" target="_blank">DragonFly CMS</a>. I also fell in love with its admin interface; from the login interface, admin panel, and the article&#8217;s editor. They are so softly and neat. <span id="more-13"></span></p>
<p>There are more lots of reasons why I love WordPress besides the two above:</p>
<ol>
<li>It is a free software, everyone!</li>
<li>The core files is relatively small. Just for your information, the zip file of WordPress 2.9.2 is only about 2.4 MB !</li>
<li>Very ease to set up. Only five minutes, then you will have a great website!</li>
<li>Thousand of free plugins available. Man, I cannot imagine how I can explore it. <img src='http://www.ilovewordpress.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>Thousand of free themes available that you can download and use anytime. </li>
<li>Very professional updating management, either to the core files, plugins, and themes.</li>
<li>Complete documentation available. Everything described very clear.</li>
<li>It has the very big community in this planet. Even you are a newbie, they will welcome you.</li>
<li>If you want to make some additional functions, then you can create a plugin by using the available function that WordPress provides.</li>
<li>If you want to customize the appearence of your web, you can create your own theme by using the available related functions that WordPress provides.</li>
<li>I can write an article and schedule it in order to publish on the certain date and time.</li>
</ol>
<p>I will also write and share my experiences while exploring and using some of my favorites plugins and themes. This makes me become fall in love too deep with WordPress. <img src='http://www.ilovewordpress.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/general/the-reasons-why-i-love-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://www.ilovewordpress.org/general/welcome/</link>
		<comments>http://www.ilovewordpress.org/general/welcome/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 16:55:10 +0000</pubDate>
		<dc:creator>Masino Sinaga</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[thank you]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://www.ilovewordpress.org/?p=1</guid>
		<description><![CDATA[Welcome to ILoveWordPress.org. Thanks for providing your time to visit this site. This site is dedicated to WordPress, the best blogging’s platform in the earth. Here you will find my articles contained my experiences while learning and exploring WordPress. There is no end word for study, including learning the incredible features of WordPress. Hopefully this [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to ILoveWordPress.org. Thanks for providing your time to visit this site. This site is dedicated to WordPress, the best blogging’s platform in the earth. Here you will find my articles contained my experiences while learning and exploring WordPress. There is no end word for study, including learning the incredible features of WordPress. Hopefully this will be helpful for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ilovewordpress.org/general/welcome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

