<?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>WordPress Theme and Plugin Development &#187; cms</title> <atom:link href="http://www.naif.in/tag/cms/feed/" rel="self" type="application/rss+xml" /><link>http://www.naif.in</link> <description>-- Naif Amoodi</description> <lastBuildDate>Thu, 03 Nov 2011 04:21:17 +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>Using WordPress as a Content Management System</title><link>http://www.naif.in/wordpress/using-wordpress-as-a-content-management-system/</link> <comments>http://www.naif.in/wordpress/using-wordpress-as-a-content-management-system/#comments</comments> <pubDate>Thu, 08 Jan 2009 00:30:07 +0000</pubDate> <dc:creator>Naif Amoodi</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[cms]]></category> <category><![CDATA[Guides]]></category><guid isPermaLink="false">http://www.naif.in/?p=176</guid> <description><![CDATA[This article shows new WordPress users how to create and maintain a website by using it as a Content Management System rather than a blog publishing software. It doesn&#8217;t show you how to install WordPress but instead demonstrates its features and advantages. However if you are looking for comprehensive instructions on installing WordPress then you [...]]]></description> <content:encoded><![CDATA[<p>This article shows new WordPress users how to create and maintain a website by using it as a Content Management System rather than a blog publishing software. It doesn&#8217;t show you how to install WordPress but instead demonstrates its features and advantages. However if you are looking for comprehensive instructions on installing WordPress then you are in luck because I have already written a guide which covers all the details required for installing it on a website. It was written for the MadMouse blog and a link to it can be found on the following <a href="http://www.naif.in/wordpress/dummies-guide-to-installing-wordpress/">post</a>.</p><p>Most people tend to think of WordPress as a software used only by blogs. That is far, far from the actual truth. WordPress per se is a very powerful Content Management System and not just a blogging software. If you want to create a site and you are looking for a Content Management System then its very likely WordPress will meet all your requirements. It&#8217;s well suited for most kinds of sites. Having being a WordPress developer from the past 3 years I have seen various websites of businesses and organizations being powered by it.</p><p>The main advantage of using WordPress is that it&#8217;s free to use and is released under the GPL so that means you can modify it to suit your needs. Other than that there are over 3,500 plugins available which can be used to extend its functionality. Examples of such plugins include Photo Gallery plugins, plugins to integrate a forum right into the website, Search Engine Optimization packs and more. And if you cannot find a plugin you are looking for or the ones you have found aren&#8217;t exactly what you are looking for, you still have an option of hiring a plugin developer to modify an existing plugin or create a new one from scratch. Another key factor of WordPress is its ease of use and the amount of documentation available for it. It offers superior built in features like a WYSIWYG editor, ability to upload and manage various types of media like Images, Video and Audio, assign multiple tags and categories to posts, widgetized sidebars, a plugin loader which lets you install any number of plugins, let&#8217;s your create users and assign permissions, let&#8217;s you automatically upgrade the version of the script you are currently using and many more. Also there are many companies and individuals who specialize in WordPress development.</p><h3>Turning WordPress into a CMS</h3><p>To make WordPress look like a CMS instead of a blog publishing software, the idea would be to remove the blog-related features of WordPress. This is not done by modifying the core files of WordPress. You will never find the need to modify any of WordPress core files even to extend its functionality. WordPress is an advanced system and lets its users extend its functionality using plugins. A plugin is independent of the core files used by WordPress. The look and feel of a WordPress site revolves a lot around the theme it uses. So basically to achieve what you want, you will need a theme created which changes the look of WordPress by removing elements like posts, comments etc. If your site will be publishing news then you can use the posts feature to maintain the news section and organize the posts into relevant categories.</p><p>By default WordPress displays your posts on the homepage but this can easily be changed from the administration panel. You can assign a static page as the Front page and if you want the posts to be shown on a different section, say under a page named Latest News, you can set the posts page to Latest News. This is done from Settings -&gt; Reading. You&#8217;ll first need to select the radio button labeled “A static page” and then choose a page as the Front page and Posts page.</p><h4>Conclusion</h4><p>If you are considering about using a Content Management System for your website then it&#8217;s safe to consider WordPress as an excellent choice. There is no reason for you to spend hundreds of dollars getting a custom CMS developed. Using WordPress will save you a lot of money. All you need is a qualified professional who specializes in WordPress development so that he can create a theme for you which will transform WordPress into a CMS.</p><h4>Links to pages of interest</h4><p><a href="http://wordpress.org" rel="nofollow">http://wordpress.org</a> – Home to WordPress<br /> <a href="http://wordpress.org/extend/plugins/" rel="nofollow">http://wordpress.org/extend/plugins/</a> – The official WordPress plugin repository<br /> <a href="http://wordpress.org/extend/themes/" rel="nofollow">http://wordpress.org/extend/themes/</a> – The official WordPress theme repository. Let&#8217;s you preview and see a demo of a theme so that you can decide which one you like before downloading it<br /> <a href="http://codex.wordpress.org/Theme_Development" rel="nofollow">http://codex.wordpress.org/Theme_Development</a> &#8211; Instructions on developing a WordPress theme. The best resource for those of you looking to develop a custom theme</p> ]]></content:encoded> <wfw:commentRss>http://www.naif.in/wordpress/using-wordpress-as-a-content-management-system/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Dummies guide to installing WordPress</title><link>http://www.naif.in/wordpress/dummies-guide-to-installing-wordpress/</link> <comments>http://www.naif.in/wordpress/dummies-guide-to-installing-wordpress/#comments</comments> <pubDate>Tue, 06 Jan 2009 00:26:48 +0000</pubDate> <dc:creator>Naif Amoodi</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[cms]]></category> <category><![CDATA[Guides]]></category><guid isPermaLink="false">http://www.naif.in/?p=145</guid> <description><![CDATA[Here is a WordPress installation guide that I wrote for the MadMouse blog which covers all the details required for installing WordPress. You can read it at: Guide to installing WordPress It covers each and every thing that is required for installing WordPress viz. downloading and unpacking WordPress to setting up an FTP connection to [...]]]></description> <content:encoded><![CDATA[<p>Here is a WordPress installation guide that I wrote for the MadMouse blog which covers all the details required for installing WordPress. You can read it at: <a href="http://www.madmouseblog.com/wordpress/a-step-by-step-dummies-guide-to-installing-wordpress/">Guide to installing WordPress</a></p><p>It covers each and every thing that is required for installing WordPress viz. downloading and unpacking WordPress to setting up an FTP connection to your website, uploading WordPress to it, creating a MySQL Database and User. By the time you are done reading this guide, you&#8217;ll have a working installation of WordPress on your website.</p><p>I&#8217;ll be writing more guides like these for the MadMouse Blog so be sure to check this site often if they will be of interest to you. You can also subscribe to my RSS feed to receive updates automatically.</p> ]]></content:encoded> <wfw:commentRss>http://www.naif.in/wordpress/dummies-guide-to-installing-wordpress/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 304/327 objects using disk: basic

Served from: www.naif.in @ 2012-02-05 18:00:40 -->
