<?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>Web Hosting Geeks&#039; Blog &#187; open source</title> <atom:link href="http://webhostinggeeks.com/blog/tag/open-source/feed/" rel="self" type="application/rss+xml" /><link>http://webhostinggeeks.com/blog</link> <description>Web Hosting Industry News, Latest Trends, and Analyses.</description> <lastBuildDate>Thu, 09 Feb 2012 05:48:19 +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>The Resurgence of Apache</title><link>http://webhostinggeeks.com/blog/2011/11/15/apache-resurgence/</link> <comments>http://webhostinggeeks.com/blog/2011/11/15/apache-resurgence/#comments</comments> <pubDate>Wed, 16 Nov 2011 00:20:45 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Webmaster Resources]]></category> <category><![CDATA[Apache]]></category> <category><![CDATA[Apache Software]]></category> <category><![CDATA[Apache Web Server]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[HTML 5]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[modules]]></category> <category><![CDATA[nginx]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[Windows Home Server 2011]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=3071</guid> <description><![CDATA[Evolution occurs at such a lightning-fast pace on the World Wide Web that almost nothing maintains dominance for very long.  Things like Google as a search engine and Flash as a primary video streaming service are the exception rather than the rule.  Even then, Flash just took a severe body blow, as support for it [...]]]></description> <content:encoded><![CDATA[<p>Evolution occurs at such a lightning-fast pace on the World Wide Web that almost nothing maintains dominance for very long.  Things like <a
href="http://google.com" target="_blank">Google</a> as a search engine and Flash as a primary video streaming service are the exception rather than the rule.  Even then, <a
href="http://get.adobe.com/ru/flashplayer/" target="_blank">Flash</a> just took a severe body blow, as support for it is suddenly being abandoned in the wake of <a
href="http://en.wikipedia.org/wiki/HTML5" target="_blank">HTML 5&#8242;s emergence</a>.</p><p>To have any sort of dominance on the World Wide Web for just a year or two is amazing.  That is what makes the run that the <a
href="http://httpd.apache.org/" target="_blank">Apache Web Server</a> has had all the more breathtaking.  They first hit the top spot in web server technology in early 1996.  They haven&#8217;t given it up since.</p><p>They did come close recently, though.  <a
href="http://www.microsoft.com/en-us/default.aspx" target="_blank">Microsoft</a> finally took their gloves off and put real effort into their web server technology.  This resulted in a surge in Microsoft web hosting that, at its peak, gave it a third of all web hosting serve technologies in 2008, just a step behind Apache.</p><p><strong>So close, yet&#8230;</strong></p><p>That surge ran out of fuel, though.  By the time of its November 2011 web server survey, <a
href="http://news.netcraft.com/about-netcraft/" target="_blank">Netcraft</a> showed that Apache&#8217;s share of web server software was back up to a dominant 65% of all web sites.  Microsoft had fallen back down to just over 15%, and even Google so far is stuck in low also-ran single digits.  Relative newcomer nginx was third with about 8%.</p><p>So why is this dominance so pervasive?  What is it about the Apache web server that gives it such an unshakable place in the web hosting world?  Is there any indication that this will change any time soon?</p><p><strong>The flexibility of modules – especially open source modules</strong></p><p>Through the use of modules, which are essentially plugins to the Apache web server, the web host is able to configure Apache to their specifications.  These modules allow smooth cooperation with other applications, including other web hosting software packages.  Several dozen modules have been released by the Apache Software Foundation, and several dozen more have been developed independently.</p><p>This hints at the thing that gives these modules that bit of extra power: Apache is open-source.  This leads to the usual benefits that attend all open-source packages: individual flexibility, expansiveness of user support, rapid development and bug tracking and fixing, high efficiency, and so forth.</p><p><strong>High portability</strong></p><p>Another benefit to Apache&#8217;s open source nature is that it has been developed for a wide variety of operating systems.  Naturally it works on just about every major UNIX and Linux variant.  But it has also been ported over to <a
href="http://windows.microsoft.com/ " target="_blank">Windows</a>, <a
href="http://www.apple.com/macosx/" target="_blank">Mac OS</a>, <a
href="http://www.amiga.com/about/history/?t=os" target="_blank">AmigaOS</a>, <a
href="http://www-01.ibm.com/software/os/warp-withdrawal/" target="_blank">OS/2</a>, and a few others that you&#8217;ve probably never even heard of.  This alone should make it clear why, until they change their philosophy, Windows Server 2008 and whatever variants follow won&#8217;t even have a prayer at competing.  It is even available in 10 spoken languages.</p><p><strong>Other advantages</strong></p><ul><li><strong><span
style="text-decoration: underline">Cost</span></strong>: We could have probably put this into the list of open-source advantages above, but it deserves reiteration in its own right.  In addition to all of the obvious advantages that this entails, consider this also: this makes the barrier to entry so low that anyone so dedicated can run a web hosting service from their basement (Indeed, a lot of people do.  Well, some of them probably use other rooms as well).</li><li><strong><span
style="text-decoration: underline">Specific features</span></strong>: There are a few nicely built-in advantages to the Apache web server that only adds to the above list.  Load balancing is one, which is why most Apache web hosts guarantee such high uptime percentages.  Virtual hosts, meaning the ability to create subdomain.domain.com, is another, and a very popular one.</li><li><strong><span
style="text-decoration: underline">Security</span></strong>: Again, this almost goes without saying.  It bears asking though: 20 years into the World Wide Web, how many major Apache security incidents can you name?  Can anyone name any at all?  With some software packages and operating systems all but assuming that break-ins will happen, this is no mean feat.</li></ul><p><strong>What are the competitors up to?</strong></p><p>All of this said, all empires eventually end.  One can certainly not expect either Microsoft or Google to just roll over and play dead.  So what are they doing instead?</p><p>Microsoft released this year Windows Home Server 2011, the latest in its own attempts to bring web hosting server technologies to home PCs (reference the basement web host above).  Unfortunately, they shot themselves in the foot right from the start.  Microsoft&#8217;s Home Server technology, starting from 2007, had included a feature called “Drive Extender”.  This enabled a few key server abilities, namely multi-disk redundancy, a single folder name space, and the ability to extend storage to any type of hard disk in any combination.</p><p>Thus, it was with astonished incredulity from its user base that Microsoft suddenly removed this service, as it was considered one of the server&#8217;s main selling points.  The outcry resulted in Microsoft promising to utilize RAID technology instead.  This, however, has not much placated the masses, and third parties have worked to fill the vacuum.  In short: don&#8217;t look to Microsoft&#8217;s fortunes in this area turning around any time soon.</p><p><strong>And the others?</strong></p><p>Google, to put it shortly, doesn&#8217;t look yet to be really putting that much effort into this yet.  Their focus seems to be using web server technology to serve its own needs.  Granted, these needs are growing with leaps and bounds, but it doesn&#8217;t look to be that of all-purpose web hosting anytime soon.</p><p><a
href="http://nginx.org/" target="_blank">Nginx</a> is the more interesting case.  Most of its market share has been achieved in the last 3 years.  There are specific reasons for this.  nginx can support up to 10,000 simultaneous connections and MP4 streaming.</p><p><strong>A hardening monopoly</strong></p><p>Nginx has still not yet achieved the broad respect that Apache has.  Then again, it itself is an Apache fork, meaning that most of the former&#8217;s advantages are already built into it.  Though that being the case, some would say there&#8217;s no point really considering it a “competitor” so much.  Combined, these two own ¾ of the market share, and growing.</p><p>In short, as amazing as it may seem, it appears that one of the main parameters of what makes the World Wide Web function, the underlying web hosting technology, is something that is not only not going to change anytime soon but, unless some really meteor of a competitor comes in out of nowhere, is going to solidify even harder.  In a world where technologies change on an almost hourly basis, this is an astounding statement.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>October 1, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/10/01/establishing-your-online-presence-with-wordpress-hosting/" title="Establishing Your Online Presence with WordPress Hosting">Establishing Your Online Presence with WordPress Hosting</a></li><li>September 1, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/09/01/the-importance-of-ms-sql-in-windows-hosting/" title="The Importance of MS SQL in Windows Hosting">The Importance of MS SQL in Windows Hosting</a></li><li>July 1, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/07/01/umbraco-the-microsoft-net-based-open-source-cms/" title="Umbraco: The Microsoft .NET-based Open-source CMS">Umbraco: The Microsoft .NET-based Open-source CMS</a></li><li>February 24, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/24/introduction-to-asp-hosting/" title="Introduction to ASP Hosting ">Introduction to ASP Hosting </a></li><li>October 3, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/10/03/designing-web-site-for-the-ipad/" title="Tips for Designing a Web Site for the iPad">Tips for Designing a Web Site for the iPad</a></li><li>September 14, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/14/linux-web-hosting-click/" title="Linux Web Hosting – What Makes it Click?">Linux Web Hosting – What Makes it Click?</a></li><li>September 6, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/06/linux-overtaking-windows-web-hosting/" title="Is Linux Overtaking Windows Web Hosting?">Is Linux Overtaking Windows Web Hosting?</a></li><li>September 1, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/01/sharepoint%e2%80%99s-affect-on-information-management/" title="SharePoint’s Affect on Information Management">SharePoint’s Affect on Information Management</a></li><li>August 31, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/08/31/top-5-cloud-storage-service-providers/" title="Top 5 Cloud Storage Service Providers">Top 5 Cloud Storage Service Providers</a></li><li>August 31, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/08/31/indexing-flash-websites-by-search-engines/" title="Indexing Flash Websites by Search Engines">Indexing Flash Websites by Search Engines</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2011/11/15/apache-resurgence/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux Web Hosting – What Makes it Click?</title><link>http://webhostinggeeks.com/blog/2011/09/14/linux-web-hosting-click/</link> <comments>http://webhostinggeeks.com/blog/2011/09/14/linux-web-hosting-click/#comments</comments> <pubDate>Wed, 14 Sep 2011 11:47:50 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Random Stuff]]></category> <category><![CDATA[LAMP]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux hosting]]></category> <category><![CDATA[Linux Web Hosting]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Python]]></category> <category><![CDATA[Unix]]></category> <category><![CDATA[XML]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=2310</guid> <description><![CDATA[Linux Web Hosting is appropriately named.  Websites built using the Linux operating systems are said to be hosed on Linux, as simple as that! Some features of Linux web hosting make it a great choice for people looking to develop web sited to establish their presence in the expansive online markets. Linux allows users access [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://webhostinggeeks.com/bestunixhosting.html">Linux Web Hosting</a> is appropriately named.  Websites built using the Linux operating systems are said to be hosed on Linux, as simple as that! Some features of Linux web hosting make it a great choice for people looking to develop web sited to establish their presence in the expansive online markets. Linux allows users access to some really useful technologies such as <a
href="http://www.php.net/" target="_blank">PHP</a>, <a
href="http://www.mysql.com/" target="_blank">MySQL</a>, <a
href="http://www.python.org/" target="_blank">Python</a> and <a
href="http://www.w3.org/XML/" target="_blank">XML</a>, all of which are open source.</p><p>Linux hosting derives a lot from the Unix system. Over the past few years Linux has grown to be recognized as an attractive budget hosting platform. Users get ample breathing space to experiment and expand the scope of their online businesses through Linux web hosting packages. The subsequent part of this article discusses a couple of the differentiating features associated with Linux Web Hosting.</p><p><strong>Open Source</strong></p><p>Linux based web hosts rely on the open source Linux OS to power their servers. An integrated structure defines the Linux web hosting plans, and this is generally referred to as LAMP which signifies the coming together of the Linux operating system, Apache server software, MySQL database and PHP scripting into a unified constructive backbone. Linux based hosts connect you to scores of wonderful open source applications and scripts that let you literally expand in all dimensions as far as the utility of your web pages goes. Some of the more popular open source technologies you would find interesting and useful include CGI, Perl and PHP. Bugs and glitches are not nightmares any more with Linux web hosting, as the open source community often has solutions ready promptly.</p><p><strong>Great Services At Affordable Price</strong></p><p>Another factor is the affordable costs of Linux based web hosting packages, making the proposition sounds a lot more worthwhile than an ordinary <a
href="http://webhostinggeeks.com/bestwindowshosting.html">Windows based hosting package</a>. Linux hosts outrun their Windows based counterparts on many grounds. For instance, Linux servers allow you the flexibility to work with Telnet whereas Windows servers would leave you high and dry if such a need arrives. And then, there is concrete evidence that Linux web hosting makes your website a lot more agile. Add to it the fact that there are applications such as Evolution, <a
href="http://www.gnome.org/" target="_blank">GNOME Desktop</a> and <a
href="http://www.openoffice.org/" target="_blank">Open Office</a> to complement your web business with Linux hosting, and there is hardly anything that would inhibit you from trying it out.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>January 25, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/01/25/4-crucial-aspects-to-consider-when-choosing-a-web-hosting-plan/" title="4 Crucial Aspects to Consider When Choosing a Web Hosting Plan">4 Crucial Aspects to Consider When Choosing a Web Hosting Plan</a></li><li>December 10, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/12/10/linux-hosting-corporation-consumer/" title="Linux Hosting – From Corporation to Consumer">Linux Hosting – From Corporation to Consumer</a></li><li>February 25, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/02/25/an-introduction-to-linux-web-hosting-%e2%80%93-linux-vs-windows-web-hosting/" title="An Introduction to Linux Web Hosting – Linux Vs. Windows Web Hosting">An Introduction to Linux Web Hosting – Linux Vs. Windows Web Hosting</a></li><li>August 28, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/08/28/five-reasons-to-choose-unix-hosting/" title="Five Reasons to Choose Unix Hosting ">Five Reasons to Choose Unix Hosting </a></li><li>April 23, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/04/23/choosing-a-hosting-platform-for-your-business/" title="Choosing a Hosting Platform for Your Business">Choosing a Hosting Platform for Your Business</a></li><li>June 2, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/06/02/how-to-protect-an-apache-web-server-from-ddos/" title="How to Protect an Apache Web Server from DDoS">How to Protect an Apache Web Server from DDoS</a></li><li>June 5, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/06/05/the-pros-and-cons-of-web-hosting-platforms/" title="The Pros and Cons of Web Hosting Platforms">The Pros and Cons of Web Hosting Platforms</a></li><li>February 24, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/24/introduction-to-asp-hosting/" title="Introduction to ASP Hosting ">Introduction to ASP Hosting </a></li><li>October 18, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/10/18/colinux-can-linux-and-windows-co-exist/" title="coLinux: can Linux and Windows co-exist?">coLinux: can Linux and Windows co-exist?</a></li><li>October 13, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/10/13/comparison-most-popular-linux-distributions/" title="A Comparison of the Most Popular Linux Distributions">A Comparison of the Most Popular Linux Distributions</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2011/09/14/linux-web-hosting-click/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Is Linux Overtaking Windows Web Hosting?</title><link>http://webhostinggeeks.com/blog/2011/09/06/linux-overtaking-windows-web-hosting/</link> <comments>http://webhostinggeeks.com/blog/2011/09/06/linux-overtaking-windows-web-hosting/#comments</comments> <pubDate>Tue, 06 Sep 2011 06:30:45 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Random Stuff]]></category> <category><![CDATA[.NET framework]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[security]]></category> <category><![CDATA[Windows Web Hosting]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=2161</guid> <description><![CDATA[Web hosting has become an integral part of online businesses. Adding to the significant role that a good web hosting provider plays in one’s online success, it becomes very important to be smart and opt for the best possible web hosting option. The two most appealing web-hosting operating systems are Windows and Linux. Although Windows [...]]]></description> <content:encoded><![CDATA[<p>Web hosting has become an integral part of online businesses. Adding to the significant role that a <a
href="http://webhostinggeeks.com/" target="_blank">good web hosting provider</a> plays in one’s online success, it becomes very important to be smart and opt for the best possible web hosting option. The two most appealing web-hosting operating systems are Windows and Linux. Although Windows has been around for many years and is pretty prominent among clients, Linux has come up and made rapid leaps on the popularity charts in recent years. Due to the striking competition between the two, it has become a debatable subject whether Linux has overtaken <a
href="http://webhostinggeeks.com/bestwindowshosting.html" target="_blank">Windows Web Hosting</a>. The following article will discuss the pros and cons of both, so that you may choose among the two, according to your needs and requirements.</p><p><strong>Benefits of Linux and Windows Web Hosting</strong></p><p>A solid .NET framework is vital in getting your website hosted. This is a major advantage of Windows web hosting. On the other hand, Linux is an open source system, which is beneficial for the website owners. Native Windows technologies can only be run on Windows web hosting. Static HTML pages work precisely well with both versions. <a
href="http://webhostinggeeks.com/bestunixhosting.html" target="_blank">Linux hosting</a> is believed to be stable and can support online shopping websites. The uptime with Linux website is also commendable. Contrary to this, Linux doesn’t work hand in hand with Microsoft technologies.</p><p><strong>A Comparison between Both</strong></p><p>If we talk about the security aspect, Linux is perceived to be more reliable than Windows. All crucial website details need to be kept secured. In this regard, Windows web hosting is perceived to have more vulnerability. It is susceptible to hacking attacks.</p><p>Linux holds an upper hand in the price aspect as well. It is cheaper than Windows. In fact, you get it free in most cases. However, several complex applications are involved in Linux and this makes learning it more challenging and exciting.</p><p>The fact is that website developers have equally liked both the operating systems. The decision to choose between the two depends completely on your budget, preferences and website type. If you are new in the field of website development, Linux is recommended. This is because of the ease with which it uploads and runs. On the other hand, experienced developers are likely to go for Windows web hosting. Therefore, take in consideration the above factors and you are bound to make the right choice.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>January 3, 2012 &ndash; <a
href="http://webhostinggeeks.com/blog/2012/01/03/linux-windows-comparison/" title="Battle of the Giants: Linux and Windows Compared">Battle of the Giants: Linux and Windows Compared</a></li><li>September 14, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/14/linux-web-hosting-click/" title="Linux Web Hosting – What Makes it Click?">Linux Web Hosting – What Makes it Click?</a></li><li>April 12, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/04/12/the-popularity-of-windows-web-hosting-explained/" title="The Popularity of Windows Web Hosting Explained">The Popularity of Windows Web Hosting Explained</a></li><li>March 19, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/03/19/unix-hosting-vs-windows-web-hosting-factors-to-consider/" title="Unix Hosting Vs. Windows Web Hosting &#8211; Factors to Consider">Unix Hosting Vs. Windows Web Hosting &#8211; Factors to Consider</a></li><li>December 19, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/12/19/the-insecurity-of-the-open-source-cms/" title="The Insecurity of the Open-source CMS">The Insecurity of the Open-source CMS</a></li><li>December 12, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/12/12/do-you-need-dedicated-hosting/" title="Do You Need Dedicated Hosting? ">Do You Need Dedicated Hosting? </a></li><li>January 20, 2012 &ndash; <a
href="http://webhostinggeeks.com/blog/2012/01/20/data-backup-and-recovery-solutions/" title="Data Backup and Recovery Solutions">Data Backup and Recovery Solutions</a></li><li>December 19, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/12/19/windows-hosts/" title="Windows Hosts with the Mosts">Windows Hosts with the Mosts</a></li><li>December 14, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/12/14/avira-antivirus/" title="Avira Antivirus Features">Avira Antivirus Features</a></li><li>November 28, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/11/28/bit-defender-security/" title="Bit-Defender Internet Security Review">Bit-Defender Internet Security Review</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2011/09/06/linux-overtaking-windows-web-hosting/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Web-cp – Free and Open Source Control Panel for Developers</title><link>http://webhostinggeeks.com/blog/2010/11/04/web-cp-%e2%80%93-free-and-open-source-control-panel-for-developers/</link> <comments>http://webhostinggeeks.com/blog/2010/11/04/web-cp-%e2%80%93-free-and-open-source-control-panel-for-developers/#comments</comments> <pubDate>Thu, 04 Nov 2010 21:12:19 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Control Panels]]></category> <category><![CDATA[aliases]]></category> <category><![CDATA[control panel]]></category> <category><![CDATA[cPanel]]></category> <category><![CDATA[databases]]></category> <category><![CDATA[domains]]></category> <category><![CDATA[hosting resellers]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[open source platform]]></category> <category><![CDATA[sub domains]]></category> <category><![CDATA[vDeck]]></category> <category><![CDATA[web developer]]></category> <category><![CDATA[Web-cp]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=1204</guid> <description><![CDATA[If you&#8217;re a web developer than you&#8217;re probably aspiring to make a significant contribution to the online community. One of the easiest ways to build a custom software without having to devote an exuberant amount of temporal dedication to the project is to use a pre-designed open source platform as your starting point. Control panels [...]]]></description> <content:encoded><![CDATA[<p>If you&#8217;re a web developer than you&#8217;re probably aspiring to make a significant contribution to the online community. One of the easiest ways to build a custom software without having to devote an exuberant amount of temporal dedication to the project is to use a pre-designed open source platform as your starting point.</p><p>Control panels are great projects for novice and intermediate web developers because they provide a productive and useful service to the developer and their clients. Although many people have heard of cPanel, vDeck and other popular control panels, there are many custom solutions currently being implemented by independent developers and their clients. Web-cp provides the perfect base platform for such a custom solution, and the following review outlines the reasons why.</p><p><strong>Open Source/Full Featured</strong></p><p><strong> </strong></p><p>One of the most appealing aspects about the Web-cp control panel is the fact that it already includes all of the basic features one would expect from a quality control panel, and it comes in various &#8216;flavors&#8217;.</p><p>The Web-cp selection actually consists of 4 different control panels – personal, reseller, domain, and server. Each of these solutions is geared towards a different type of user, and therefore provides a different level of functionality. By providing access to personalized and customizable control panel solutions, Web-cp offers the perfect starting platform for any control panel developer. Each version of the software is specifically designed to create the ideal user interface for the targeted user.</p><p><strong>Web-cp Versions</strong></p><p>The &#8216;personal&#8217; control panel lets users perform tasks like editing personal information, changing passwords, and adjust spam control settings. The &#8216;domain&#8217; version of Web-cp is geared towards domain owners, and lets webmasters add new users, sub domains, domains, aliases, databases, and domain pointers. The &#8216;resellers&#8217; control panel lets hosting resellers efficiently control the domain accounts of their clients, and the &#8216;server&#8217; control panel, lets server administrators add and/or modify resellers, monitor and control server usage, edit DNS and VirtualHost templates, and restarts server services. Having this diverse functionality at your fingertips will help you create a perfect control panel solution for your clients, without having to start from scratch.</p><p><strong>Development Support</strong></p><p><strong> </strong></p><p>Another aspect of Web-cp that makes it perfect for aspiring control panel developers is the extensive development support offered on the software&#8217;s web site. There users can find information about recent Web-cp releases, and research detailed documentation, including information about recently added features, software compatibility, and error reports. The site also provides access to discussion forums, live chat, commercial support, a regularly updated bug tracker, and of course a Frequently Asked Questions section. All of these resources help you create the best control panel solution possible, with minimal experience and web development skills.</p><p>Although Web-cp is not currently offered by major hosting providers, and its popularity pales in comparison to that of a cPanel&#8217;s, it provides the perfect learning and development environment for those looking to create the next big control panel that will be offered by web hosting companies</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>August 11, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/08/11/the-best-business-control-panel-vdeck-vs-cpanel/" title="The Best Business Control Panel &#8211; vDeck vs. cPanel ">The Best Business Control Panel &#8211; vDeck vs. cPanel </a></li><li>December 21, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/12/21/free-alternatives-to-cpanel/" title="Free Alternatives to cPanel ">Free Alternatives to cPanel </a></li><li>January 6, 2012 &ndash; <a
href="http://webhostinggeeks.com/blog/2012/01/06/control-panel-benefits/" title="Control Panel: Advantages &#038; Disadvantages">Control Panel: Advantages &#038; Disadvantages</a></li><li>September 29, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/29/directadmin-control-panel/" title="The Ins and Outs of DirectAdmin">The Ins and Outs of DirectAdmin</a></li><li>September 25, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/25/moving-to-new-control-panel/" title="What To Remember When Moving To A New Control Panel">What To Remember When Moving To A New Control Panel</a></li><li>September 13, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/13/choosing-between-cpanel-and-plesk/" title="Choosing Between cPanel and Plesk">Choosing Between cPanel and Plesk</a></li><li>September 7, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/07/control-panel-world-beyond-cpanel/" title="The Control Panel B Team – A World Beyond cPanel">The Control Panel B Team – A World Beyond cPanel</a></li><li>February 18, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/02/18/vdeck-%e2%80%93-robust-features-simplified-functionality/" title="Vdeck – Robust Features, Simplified Functionality">Vdeck – Robust Features, Simplified Functionality</a></li><li>January 12, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/01/12/simple-cpanel-tutorial-%e2%80%93-backing-up-your-website/" title="Simple cPanel Tutorial – Backing up your Website">Simple cPanel Tutorial – Backing up your Website</a></li><li>December 1, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/12/01/choosing-control-panels-cpanel-or-plesk/" title="Choosing Control Panels: cPanel or Plesk">Choosing Control Panels: cPanel or Plesk</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2010/11/04/web-cp-%e2%80%93-free-and-open-source-control-panel-for-developers/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Recent Happenings on the Open-Source CMS Market</title><link>http://webhostinggeeks.com/blog/2009/10/26/recent-happenings-on-the-open-source-cms-market/</link> <comments>http://webhostinggeeks.com/blog/2009/10/26/recent-happenings-on-the-open-source-cms-market/#comments</comments> <pubDate>Mon, 26 Oct 2009 16:51:48 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[CMS]]></category> <category><![CDATA[CMS platforms]]></category> <category><![CDATA[CMS projects]]></category> <category><![CDATA[DotNetNuke]]></category> <category><![CDATA[eZ systems]]></category> <category><![CDATA[Hippo CMS]]></category> <category><![CDATA[Movable Type]]></category> <category><![CDATA[Nuxeo]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[Xoops]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=589</guid> <description><![CDATA[The open-source community always seems to be quite busy so it should be no surprise that many new CMS projects are in the works.  Here are a few platforms and vendors that have recently been making noise in this vibrant segment of the software industry. DotNetNuke September was a very busy month for the DotNetNuke [...]]]></description> <content:encoded><![CDATA[<p
align="left">The open-source community always seems to be quite busy so it should be no surprise that many new CMS projects are in the works.  Here are a few platforms and vendors that have recently been making noise in this vibrant segment of the software industry.</p><p
align="left"><p
align="left"><strong>DotNetNuke</strong></p><p
align="left"><p
align="left">September was a very busy month for the DotNetNuke project.  Shaun Walker, co-founder and Chief Architect of the project, was appointed on the Board of Directors for the Microsoft CodePlex Foundation, where he will lend the expert perspective that helped DotNetNuke become one of the most successful open-source CMS platforms built on the Microsoft technology stack.  Last month also saw the launch of the DotNetNuke Fusion Partner Program, a partner program that offers Registered, Certified and Gold memberships to web hosting providers, system integrators, web designers and training partners.  The most noteworthy news was DotNetNuke’s anointment as a Network Partner in the Microsoft Website Spark program.</p><p
align="left"><p
align="left"><strong>eZ Systems</strong></p><p
align="left"><p
align="left">In September 2009, software vendor eZ Systems released version 4.2 of its eZ Publish CMS.  This version release emphasizes usability, better performance and more advanced capabilities for built-in search.  There are also many new extensions as well as a new version of the eZ Find tool, the company’s innovative search engine.  eZ Systems plans to keep itself occupied in the month of October by attending the IFRA Expo in Vienna, Austria on from the 12 to 15<sup>th</sup> and hosting its own seminar in Paris for its French base of users and customers on the 16<sup>th</sup>.</p><p
align="left"><p
align="left"><strong>Hippo CMS</strong></p><p
align="left"><p
align="left">In October, the Hippo team will be organizing an International Forge Friday dedicated to the communities of Hippo and Jetspeed Portal.  The purpose of these gatherings is to bring, developers, system administrators, technical support staff and others together to discuss plugins, add-ons, components and other items that could become Hippo Forge projects.  The event is taking place on October 30 at 9 am to 2 pm PDT from the Hippo San Francisco office and 14:00 to 21:00 CET from the Hippo Amsterdam office.  Interested parties can also attend the event online.</p><p
align="left"><p
align="left"><strong>Movable Type</strong></p><p
align="left"><p
align="left">The latest version of Movable Type, 4.32 was just released last week.  This version is mainly a bug release fix as it addresses a number of small bugs.  Version 4.32 also includes the Zemanta plugin, which acts as an editorial management tool that recommends content relative to your blog entries.  The latest version of Movable Type is available free at the official website.</p><p
align="left"><p
align="left"><strong>Nuxeo</strong></p><p
align="left"><p
align="left">This October, software vendor Nuxeo will launch a new release of its Nuxeo EP CMS.  Some of the most notable features of the release include a new tag service, an enhanced import/export function, support for Microsoft SharePoint, OpenSocial widgets and a CMIS implementation based on the Apache Chemistry platform.</p><p
align="left"><strong> </strong></p><p
align="left"><strong>Xoops</strong></p><p
align="left"><p
align="left">This past September, the Xoops CMS project launched the RC (release candidate) of version 2.4.0.  The enhancements targeted for this particular version emphasize productivity and better usability, focusing on areas such as a new graphical user interface for administrators, the ability to modularize and extend the core via preloads, a much improved installer and centralized support for jQuery among others.  The final release for Xoops 2.4.0 is expected very soon.</p><p
align="left"><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>June 17, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/06/17/under-35-the-top-five-cms-executives/" title="Under 35: The Top Five CMS Executives">Under 35: The Top Five CMS Executives</a></li><li>November 25, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/11/25/the-cms-drives-the-hosting-industry/" title="The CMS Drives the Hosting Industry">The CMS Drives the Hosting Industry</a></li><li>December 31, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/12/31/why-a-cms-is-essential-for-doing-online-business-in-the-21st-century/" title="Why a CMS is Essential for Doing Online Business in the 21st Century">Why a CMS is Essential for Doing Online Business in the 21st Century</a></li><li>October 12, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/10/12/content-management-systems-for-multi-user-blogs/" title="Content Management Systems for Multi-User Blogs">Content Management Systems for Multi-User Blogs</a></li><li>December 24, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/12/24/an-overview-of-xoops-cms/" title="An Overview of Xoops CMS ">An Overview of Xoops CMS </a></li><li>July 1, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/07/01/umbraco-the-microsoft-net-based-open-source-cms/" title="Umbraco: The Microsoft .NET-based Open-source CMS">Umbraco: The Microsoft .NET-based Open-source CMS</a></li><li>April 22, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/04/22/is-wordpress-really-a-cms/" title="Is WordPress Really a CMS?">Is WordPress Really a CMS?</a></li><li>March 20, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/03/20/meet-the-xoops-cms/" title="Meet the Xoops CMS">Meet the Xoops CMS</a></li><li>February 25, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/25/content-management-with-post-nuke/" title="Content Management with Post Nuke">Content Management with Post Nuke</a></li><li>February 11, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/11/top-7-reasons-to-drupal/" title="Top 7 Reasons to Drupal">Top 7 Reasons to Drupal</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/10/26/recent-happenings-on-the-open-source-cms-market/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Establishing Your Online Presence with WordPress Hosting</title><link>http://webhostinggeeks.com/blog/2009/10/01/establishing-your-online-presence-with-wordpress-hosting/</link> <comments>http://webhostinggeeks.com/blog/2009/10/01/establishing-your-online-presence-with-wordpress-hosting/#comments</comments> <pubDate>Thu, 01 Oct 2009 19:19:58 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Web Hosting Types]]></category> <category><![CDATA[Apache]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[MySQL database]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[social networking]]></category> <category><![CDATA[web publishing]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[Wordpress hosting]]></category> <category><![CDATA[Wordpress plugins]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=550</guid> <description><![CDATA[Even though social networking has evolved to include sites like MySpace, FaceBook and Twitter, traditional blogging continues to be one of the hottest phenomenons in today’s web-based world.  There are quite a few blogging platforms, but WordPress is easily among the most widely used and perhaps the most popular of them all.  This powerful web [...]]]></description> <content:encoded><![CDATA[<p
align="left">Even though social networking has evolved to include sites like MySpace, FaceBook and Twitter, traditional blogging continues to be one of the hottest phenomenons in today’s web-based world.  There are quite a few blogging platforms, but WordPress is easily among the most widely used and perhaps the most popular of them all.  This powerful web publishing tool is easy to install, customize and maintain, providing you with the ability to have your very own blog site up and running in no time.  You can blog about a hobby, something that interests friends or family, or use this medium as tool that helps propel your business to the next level.  Regardless of what your plans call for, WordPress can act as that stable and reliable platform you need to make a name for yourself as a blogger.</p><p
align="left"><p
align="left"><strong>The WordPress Phenomenon</strong></p><p
align="left"><p
align="left">WordPress has become an immensely popular blogging platform due to its ease of use and cost efficiency.  The software is open-source with no licensing fees required, making it absolutely free to anyone who wants to use it.  Being open-source also allows the WordPress software to be customized to meet the specific needs of the user.  Over the years, developers have created a number of themes and plugins that are now widely available to its large community of users.  All this activity gives you the opportunity to start out with a simple blog and later incorporate all the features and functionality needed to enhance your site.</p><p
align="left"><p
align="left"><strong>Meeting the Requirements for WordPress Hosting</strong></p><p
align="left"><p
align="left">Perhaps the most unique quality of WordPress is that is can be self hosted through WordPress.com or WordPress.org, with the latter requiring you to install the software on your own web hosting account or server.  Finding the right solution isn’t necessarily difficult, but it does call for you to evaluate all of the available options before choosing a hosting provider.  Because it is such a popular software program, WordPress is widely supported by many companies on the web hosting market.  However, one must still conduct thorough research in order to make sure their requirements and expectations are met.  When shopping for a service, some important factors you want to keep in mind are bandwidth and disk storage so your blog will have enough resources to support traffic and store your files.  There are also some basic requirements that must be fulfilled to complete a WordPress hosting package.  The two most essential features you will need are a MySQL database, and a web server such as Apache with PHP installed, which is the programming language the software is written in.</p><p
align="left"><p
align="left">There are many web hosting providers offering a wide variety of features and options that make it much easier to work with the WordPress software.  For example, some offer auto-install utilities and upgrades that allow you to remain current with the latest functionality and security features.  Others permit the hosting of multiple domains, which gives you the opportunity to host more than one blog under a single account.  WordPress can work wonders for your web presence, but the journey all begins with finding a company that can provide you with a reliable hosting solution.</p><p
align="left"><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>April 22, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/04/22/is-wordpress-really-a-cms/" title="Is WordPress Really a CMS?">Is WordPress Really a CMS?</a></li><li>January 11, 2012 &ndash; <a
href="http://webhostinggeeks.com/blog/2012/01/11/wordpress-website-hosting/" title="WordPress Website and WordPress Hosting">WordPress Website and WordPress Hosting</a></li><li>January 1, 2012 &ndash; <a
href="http://webhostinggeeks.com/blog/2012/01/01/fastest-wordpress-hosting/" title="Fastest WordPress Hosting in Town ">Fastest WordPress Hosting in Town </a></li><li>November 15, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/11/15/apache-resurgence/" title="The Resurgence of Apache">The Resurgence of Apache</a></li><li>September 19, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/19/php-memory-error-rut-wordpress/" title="Get Out of the PHP Memory Error Rut with WordPress">Get Out of the PHP Memory Error Rut with WordPress</a></li><li>September 14, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/14/linux-web-hosting-click/" title="Linux Web Hosting – What Makes it Click?">Linux Web Hosting – What Makes it Click?</a></li><li>September 7, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/07/php-based-content-management-systems/" title="An Overview of PHP-Based Content Management Systems Beyond WordPress">An Overview of PHP-Based Content Management Systems Beyond WordPress</a></li><li>September 23, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/09/23/introducing-modx-cms-%e2%80%93-the-ultimate-in-flexibility-and-compatibility/" title="Introducing MODx CMS – The Ultimate in Flexibility and Compatibility">Introducing MODx CMS – The Ultimate in Flexibility and Compatibility</a></li><li>June 2, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/06/02/how-to-protect-an-apache-web-server-from-ddos/" title="How to Protect an Apache Web Server from DDoS">How to Protect an Apache Web Server from DDoS</a></li><li>May 28, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/05/28/content-management-systems-and-site-design/" title="Content Management Systems and Site Design">Content Management Systems and Site Design</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/10/01/establishing-your-online-presence-with-wordpress-hosting/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Importance of MS SQL in Windows Hosting</title><link>http://webhostinggeeks.com/blog/2009/09/01/the-importance-of-ms-sql-in-windows-hosting/</link> <comments>http://webhostinggeeks.com/blog/2009/09/01/the-importance-of-ms-sql-in-windows-hosting/#comments</comments> <pubDate>Tue, 01 Sep 2009 17:30:17 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Web Hosting Types]]></category> <category><![CDATA[database management]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[MS SQL]]></category> <category><![CDATA[online business owner]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[Windows hosting]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=501</guid> <description><![CDATA[Windows hosting is compromised of several useful components, many of which are developed by computer software giant Microsoft.  Most of these features are designed with simplicity in mind and lend tremendous power to business applications.  As an online business owner, one feature of Windows hosting that can truly help your organization is a powerful software [...]]]></description> <content:encoded><![CDATA[<p
align="left">Windows hosting is compromised of several useful components, many of which are developed by computer software giant Microsoft.  Most of these features are designed with simplicity in mind and lend tremendous power to business applications.  As an online business owner, one feature of Windows hosting that can truly help your organization is a powerful software tool known as MS SQL.</p><p
align="left"><p
align="left"><strong>What is MS SQL?</strong></p><p
align="left"><p
align="left">Microsoft SQL Server or simply MS SQL, is a commercially licensed relational database management system and the main rival to the MySQL open-source software.  As a licensed software application, it is a proprietary product with the source code and copyrights owned by Microsoft.  Some talk negatively about commercially licensed products because you must purchase them in order to use them on the open market.  However, the major advantage of such products is that they come with excellent support, are thoroughly tested functionality and receive continuous upgrades.  In the case of MS SQL, you get all this and much more.</p><p
align="left"><p
align="left">As one of the most widely used SQL systems, MS SQL is supported by a large number of applications and programming codes designed to integrate with its databases.  One of its most common uses is website implementation to generate dynamic content.  In fact, if you have ever visited an e-commerce site and browsed through pages or product listings, more than likely, you have interacted with a database such as MS SQL.</p><p
align="left"><p
align="left"><strong>What Does MS SQL Do? </strong></p><p
align="left"><p
align="left">Like any SQL database, an SQL Server database is a data storage facility that allows you to manage significant amounts of information.  Because it is so challenging and time consuming for the average person to manually sort through such large amounts of data, databases are used to request data and retrieve the requested information in a faster and more efficient manner.  Although it possible to directly interact with a database, the mere structure of the data often makes this a difficult process.  Similar to many Microsoft products, MS SQL is are far more user-friendly than other database systems.  This particular software was designed with the premonition that users and applications will frequently need to access its databases, which is why it streamlines the process and makes retrieval easier.</p><p
align="left"><p
align="left">Databases are capable of storing all types of information.  Upon first hearing the term, you may assume that a database is something that stores customers names, telephone numbers and addresses or product inventory for a warehouse facility.  While MS SQL can indeed handle basic text information, it also has the power to store other types of data such as graphics, audio files and even more complex formats.  With all the advancements in web technology, this ability really comes in handy for someone who desires a feature-rich, interactive website.</p><p
align="left"><p
align="left">Whether you need a database to store a list of employee data, create a dynamic website or power an e-commerce storefront, MS SQL makes a perfect solution.  Signing up for a Windows hosting package that offers this feature is well worth the investment.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>November 15, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/11/15/apache-resurgence/" title="The Resurgence of Apache">The Resurgence of Apache</a></li><li>February 24, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/02/24/the-age-old-question-linux-vs-windows-hosting-which-is-the-best/" title="The Age Old Question: Linux vs Windows Hosting: Which is the Best?">The Age Old Question: Linux vs Windows Hosting: Which is the Best?</a></li><li>July 1, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/07/01/umbraco-the-microsoft-net-based-open-source-cms/" title="Umbraco: The Microsoft .NET-based Open-source CMS">Umbraco: The Microsoft .NET-based Open-source CMS</a></li><li>February 24, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/24/introduction-to-asp-hosting/" title="Introduction to ASP Hosting ">Introduction to ASP Hosting </a></li><li>September 14, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/14/linux-web-hosting-click/" title="Linux Web Hosting – What Makes it Click?">Linux Web Hosting – What Makes it Click?</a></li><li>September 6, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/06/linux-overtaking-windows-web-hosting/" title="Is Linux Overtaking Windows Web Hosting?">Is Linux Overtaking Windows Web Hosting?</a></li><li>September 1, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/01/sharepoint%e2%80%99s-affect-on-information-management/" title="SharePoint’s Affect on Information Management">SharePoint’s Affect on Information Management</a></li><li>August 31, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/08/31/top-5-cloud-storage-service-providers/" title="Top 5 Cloud Storage Service Providers">Top 5 Cloud Storage Service Providers</a></li><li>June 9, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/06/09/government-decides-to-move-email-to-microsoft-exchange/" title="Government Decides to Move Email to Microsoft Exchange">Government Decides to Move Email to Microsoft Exchange</a></li><li>February 9, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/02/09/an-overview-of-windows-exchange-hosting/" title="An Overview of Windows Exchange Hosting">An Overview of Windows Exchange Hosting</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/09/01/the-importance-of-ms-sql-in-windows-hosting/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Umbraco: The Microsoft .NET-based Open-source CMS</title><link>http://webhostinggeeks.com/blog/2009/07/01/umbraco-the-microsoft-net-based-open-source-cms/</link> <comments>http://webhostinggeeks.com/blog/2009/07/01/umbraco-the-microsoft-net-based-open-source-cms/#comments</comments> <pubDate>Wed, 01 Jul 2009 17:50:03 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Random Stuff]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP]]></category> <category><![CDATA[CMS]]></category> <category><![CDATA[content management system]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[template engine]]></category> <category><![CDATA[template system]]></category> <category><![CDATA[Umbraco]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=400</guid> <description><![CDATA[Originally released in 2001, Umbraco is one of the only open-source content management systems built on ASP and Microsoft&#8217;s .NET technology stack.  To no surprise, the platform isn&#8217;t necessarily made for beginners, yet developers who prefer to utilize .NET web technologies.  For those who are not familiar, this article will provide more detail on the [...]]]></description> <content:encoded><![CDATA[<p
align="left">Originally released in 2001, Umbraco is one of the only open-source content management systems built on ASP and Microsoft&#8217;s .NET technology stack.  To no surprise, the platform isn&#8217;t necessarily made for beginners, yet developers who prefer to utilize .NET web technologies.  For those who are not familiar, this article will provide more detail on the features and capabilities of the Umbraco CMS.</p><p
align="left"><p
align="left"><strong>Core Technologies</strong></p><p
align="left"><p
align="left">Umbraco is a content management solution that thrives off Microsoft web technologies, running on the Windows Server platform and SQL Server or VistaDB database system.  Built on the NET 2.0 framework, ASP.NET 2.0 and C#, it supports both NET User Controls and .NET Customer Controls without having to do much at all as they can easily be added using macros.  The CMS also provides you with full access to the Umbraco API, which has more than 15,000 lines of code.</p><p
align="left"><p
align="left"><strong>Presentation </strong></p><p
align="left"><p
align="left">Unlike other open-source systems, Umbraco doesn&#8217;t have a template engine, yet a single template system, which can be viewed as both an advantage and disadvantage.  The good aspect is that you do not have to learn a brand new programming language in order to create your website.  With Umbraco, you can design your site with a popular tool such as Abode DreamWeaver or FrontPage, cut and paste the HTML code into the template editor and save.  When you render a page using the template system, the content can be automatically displayed in dynamic fashion.</p><p
align="left">The Umbraco CMS gives you complete control over your website design.  There is no need to scan the web for themes as the design can be anything you desire.</p><p
align="left"><p
align="left"><strong>Umbraco Content </strong></p><p
align="left"><p
align="left">In the Umbraco environment, the core foundation of your site is the Document Type.  The Document Type refers to the type of content that can be incorporated into your website.  Prime examples include Articles, News Items, your HomePage and SearchPage.   Determining how Document types work is key to grasping the Umbraco application itself.  While this isn&#8217;t the easiest part to decipher, once you get a solid understanding of these concepts, the rest of system will become much easier to comprehend.</p><p
align="left"><p
align="left"><strong>Administrative Functions </strong></p><p
align="left"><p
align="left">The Umbraco Back Office is where you can perform a variety of administrative tasks.  The number of tasks others can perform all depends on their roles and permissions.  Some of the management options you have are dealing with scripts, custom templates, media and document types, style sheets and programming languages.  There is also a section made for developers, allowing you to perform actions such as adjusting browser cache settings, manage data types, create macros, Python files and more.</p><p
align="left"><p
align="left"><strong>Conclusion</strong></p><p
align="left"><p
align="left">The Umbraco CMS makes an ideal solution for the Microsoft .NET savvy developer.  It has become very popular over the last few years, now averaging approximately 7,000 downloads per month.  Though not an out-of-box, user-friendly content management tool like Joomla or Mambo, Umbraco&#8217;s power and straightforwardness makes it a winner.  If you&#8217;re looking for a .NET-driven system to create a content-rich, dynamic website, the Umbraco CMS is worth checking out.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>April 22, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/04/22/is-wordpress-really-a-cms/" title="Is WordPress Really a CMS?">Is WordPress Really a CMS?</a></li><li>February 25, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/25/content-management-with-post-nuke/" title="Content Management with Post Nuke">Content Management with Post Nuke</a></li><li>February 24, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/24/introduction-to-asp-hosting/" title="Introduction to ASP Hosting ">Introduction to ASP Hosting </a></li><li>February 11, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/11/top-7-reasons-to-drupal/" title="Top 7 Reasons to Drupal">Top 7 Reasons to Drupal</a></li><li>February 2, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/02/mambo-vs-joomla-these-cms-rivals-square-off/" title="Mambo vs. Joomla &#8211; These CMS Rivals Square Off">Mambo vs. Joomla &#8211; These CMS Rivals Square Off</a></li><li>January 8, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/01/08/assessing-the-open-source-cms/" title="Assessing the Open-source CMS">Assessing the Open-source CMS</a></li><li>December 19, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/12/19/the-insecurity-of-the-open-source-cms/" title="The Insecurity of the Open-source CMS">The Insecurity of the Open-source CMS</a></li><li>November 25, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/11/25/the-cms-drives-the-hosting-industry/" title="The CMS Drives the Hosting Industry">The CMS Drives the Hosting Industry</a></li><li>November 15, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/11/15/apache-resurgence/" title="The Resurgence of Apache">The Resurgence of Apache</a></li><li>September 15, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/15/alternative-to-wordpress-content-management-systems/" title="Alternative&#8217;s to WordPress &#8211; Other Content Management Systems do Exist">Alternative&#8217;s to WordPress &#8211; Other Content Management Systems do Exist</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/07/01/umbraco-the-microsoft-net-based-open-source-cms/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Is WordPress Really a CMS?</title><link>http://webhostinggeeks.com/blog/2009/04/22/is-wordpress-really-a-cms/</link> <comments>http://webhostinggeeks.com/blog/2009/04/22/is-wordpress-really-a-cms/#comments</comments> <pubDate>Wed, 22 Apr 2009 20:17:23 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[CMS]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[content management system]]></category> <category><![CDATA[Drupal]]></category> <category><![CDATA[enterprise systems]]></category> <category><![CDATA[Joomla]]></category> <category><![CDATA[Mambo]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[PHP-Nuke]]></category> <category><![CDATA[security tools]]></category> <category><![CDATA[WordPress]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=299</guid> <description><![CDATA[Blogging is still soaring in the Web 2.0 era and WordPress is easily the most popular engine on the market.  This multipurpose blogging software is used for everything from personal diaries to business applications, helping many achieve online notoriety and even more bring in consistent revenue.  Although WordPress is generally referred to as a weblog [...]]]></description> <content:encoded><![CDATA[<p>Blogging is still soaring in the Web 2.0 era and WordPress is easily the most popular engine on the market.  This multipurpose blogging software is used for everything from personal diaries to business applications, helping many achieve online notoriety and even more bring in consistent revenue.  Although WordPress is generally referred to as a weblog publishing tool, some are calling it a CMS.  Do you agree?  We don&#8217;t.  And this article will explain why.</p><p>In order to determine whether WordPress is a CMS or not, you should first become acquainted with the three main types of content management systems, as outlined below.</p><p><strong>Open-source Systems</strong> &#8211; Software packages like Drupal and Joomla that are becoming more popular for small to medium sized ventures.</p><p><strong>Enterprise Systems </strong>- Proprietary solutions like Microsoft Content Server.  This type of CMS is geared towards corporate users that require powerful business applications and frequent database interaction.</p><p><strong>Home Grown Systems</strong> &#8211; These systems are developed in-house by webmasters who have specific requirements for content management.</p><p>When comparing the WordPress platform to the software in these classifications, it falls short as merely an over-hyped content delivery system.  Though it has a tremendous following and a number of benefits, WordPress doesn&#8217;t have what it takes to be called a real CMS.   In fact, it lacks several of the necessary protocols the average CMS provides as standard.  This includes update features, security tools, user permissions and more complex content management functionality.  When considering the all the capabilities it is missing, calling WordPress a CMS may be like unfairly moving it up in weight class.</p><p><strong>Should WordPress be a CMS?</strong></p><p>Perhaps the real issue should be whether or not WordPress needs to be more like a genuine CMS.  While this software gives you a lot, there are limitations and thus disadvantages.  Ask a fan of Mambo or PHP-Nuke and they will probably tell you that WordPress is highly inferior.</p><p>Despite the shortcomings, it still is a very efficient tool and rightly embraced by millions of users around the world.  It can also be a nice alternative to some of the more complex and intimidating content management systems.  For the most part, the user community is happy with the functionality and would probably prefer to keep things as they are.  After all, turning the platform into a true CMS would tamper with a relatively clean code and possibly cause the software to lose some of its natural appeal.  Besides, simplicity and ease of use are two of WordPress&#8217; biggest advantages.</p><p><strong>Conclusion</strong></p><p>There is no denying the capabilities of WordPress.  The overwhelming enthusiasm the community shares for this platform is certainly warranted.   It is very cost effective and makes and ideal tool for small to medium sized operations and can even move up to a larger scale as well.   Be that as it may, tagging WordPress as a content management system is not inherantly accurate.   In order to earn that title, the software would require a major overhaul which would in turn, cause it to lose so much of the qualities that has made it so popular.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>November 25, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/11/25/the-cms-drives-the-hosting-industry/" title="The CMS Drives the Hosting Industry">The CMS Drives the Hosting Industry</a></li><li>April 1, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/04/01/introducing-the-phpwebsite-cms/" title="Introducing the phpWebSite CMS">Introducing the phpWebSite CMS</a></li><li>October 20, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/10/20/meet-the-cms-lineup/" title="Meet the CMS Lineup">Meet the CMS Lineup</a></li><li>September 2, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/02/transition-content-management-system/" title="When to Transition to a Content Management System">When to Transition to a Content Management System</a></li><li>December 31, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/12/31/why-a-cms-is-essential-for-doing-online-business-in-the-21st-century/" title="Why a CMS is Essential for Doing Online Business in the 21st Century">Why a CMS is Essential for Doing Online Business in the 21st Century</a></li><li>May 28, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/05/28/content-management-systems-and-site-design/" title="Content Management Systems and Site Design">Content Management Systems and Site Design</a></li><li>February 11, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/11/top-7-reasons-to-drupal/" title="Top 7 Reasons to Drupal">Top 7 Reasons to Drupal</a></li><li>February 2, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/02/mambo-vs-joomla-these-cms-rivals-square-off/" title="Mambo vs. Joomla &#8211; These CMS Rivals Square Off">Mambo vs. Joomla &#8211; These CMS Rivals Square Off</a></li><li>January 8, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/01/08/assessing-the-open-source-cms/" title="Assessing the Open-source CMS">Assessing the Open-source CMS</a></li><li>October 29, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/10/29/joomla-or-drupal-which-cms-is-for-you/" title="Joomla or Drupal?  Which CMS is for You?">Joomla or Drupal?  Which CMS is for You?</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/04/22/is-wordpress-really-a-cms/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Content Management with Post Nuke</title><link>http://webhostinggeeks.com/blog/2009/02/25/content-management-with-post-nuke/</link> <comments>http://webhostinggeeks.com/blog/2009/02/25/content-management-with-post-nuke/#comments</comments> <pubDate>Wed, 25 Feb 2009 19:42:45 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[CMS]]></category> <category><![CDATA[content management]]></category> <category><![CDATA[content management system]]></category> <category><![CDATA[GPL license]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[PHP Nuke CMS]]></category> <category><![CDATA[Post Nuke]]></category> <category><![CDATA[W3C guidelines]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=215</guid> <description><![CDATA[Open-source content management systems are available by the masses and getting hold of one is no difficult task.  While there are many systems to choose from, few of them offer the power and user-friendliness of Post Nuke. What is Post Nuke? Post Nuke began as a fork of the original PHP Nuke CMS.  The project [...]]]></description> <content:encoded><![CDATA[<p
align="left">Open-source content management systems are available by the masses and getting hold of one is no difficult task.  While there are many systems to choose from, few of them offer the power and user-friendliness of Post Nuke.</p><p
align="left"><strong>What is Post Nuke? </strong></p><p
align="left">Post Nuke began as a fork of the original PHP Nuke CMS.  The project was initiated because many of its users believed the development environment should be more open and demographic.  Users realized that the only way to achieve this was to create their own CMS.  Post Nuke has grown and stands on its own merits apart from PHP Nuke.  Fully modular and capable of running on both Apache and IIS web servers, this CMS offers a wide range of benefits to anyone who interacts with the software.</p><p
align="left"><strong>Benefits of Post Nuke </strong></p><p
align="left"><strong>Cost-effective</strong> &#8211; Released under the GPL license, Post Nuke is an open-source application that can be used, modified and distributed for free.  The software can be downloaded from online and easily incorporated into your hosting environment.</p><p
align="left"><strong>Easy to Use</strong> &#8211; Post Nuke is the ultimate CMS, providing a way to easily create and maintain a large community website.  Users can post comments, share messages internally, publish news articles, search the site by word or phrase and much more.</p><p
align="left"><strong>Access Control</strong> &#8211; The Post Nuke CMS offers a Permissions Control feature that lets certain users access specific areas based on settings made by the website administrator.  This same feature also provides the ability to create a subscriber-based site where users are given additional administrative privileges.</p><p
align="left"><strong>Flexibility</strong> &#8211; With Post Nuke, administrators can control the look and feel of a website through the software&#8217;s comprehensive, flexible theme system.  Those with a basic knowledge of HTML can instantly enhance the presentation of their site without needing to code with PHP.</p><p
align="left"><strong>Fast and Efficient</strong> &#8211; Post Nuke comes with a built-in catching system that results in a high-performance website that offers excellent value to the end-user.</p><p
align="left"><strong>W3C Compliant </strong>- The Post Nuke system is well designed and in accordance with W3C guidelines.  This allows visitors to get the most out of a Post Nuke website from their browser.</p><p
align="left"><strong>Efficient Banner System</strong> &#8211; An integrated banner module makes it easy for affiliates to keep up with click counts and activity for their banner ads placed on a Post Nuke website.</p><p
align="left"><strong>Quality Support</strong> &#8211; One of the greatest attributes of Post Nuke is that the software is supported by a large community of developers and users across the world.  These people make sure that bugs and problems are addressed and fixed quickly.  You will find many Post Nuke forums around the web where active users offer tips to help out the user community.</p><p
align="left">Development for Post Nuke ceased in 2007 but it still remains one of the most widely used content management systems on the open-source market.  The software is robust, feature-rich and easier to use than most other systems.  The only downside is that with the halt in development, finding a web host that supports Post Nuke may be harder than before.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>December 31, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/12/31/why-a-cms-is-essential-for-doing-online-business-in-the-21st-century/" title="Why a CMS is Essential for Doing Online Business in the 21st Century">Why a CMS is Essential for Doing Online Business in the 21st Century</a></li><li>July 1, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/07/01/umbraco-the-microsoft-net-based-open-source-cms/" title="Umbraco: The Microsoft .NET-based Open-source CMS">Umbraco: The Microsoft .NET-based Open-source CMS</a></li><li>April 22, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/04/22/is-wordpress-really-a-cms/" title="Is WordPress Really a CMS?">Is WordPress Really a CMS?</a></li><li>February 11, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/11/top-7-reasons-to-drupal/" title="Top 7 Reasons to Drupal">Top 7 Reasons to Drupal</a></li><li>February 2, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/02/02/mambo-vs-joomla-these-cms-rivals-square-off/" title="Mambo vs. Joomla &#8211; These CMS Rivals Square Off">Mambo vs. Joomla &#8211; These CMS Rivals Square Off</a></li><li>January 8, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/01/08/assessing-the-open-source-cms/" title="Assessing the Open-source CMS">Assessing the Open-source CMS</a></li><li>December 19, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/12/19/the-insecurity-of-the-open-source-cms/" title="The Insecurity of the Open-source CMS">The Insecurity of the Open-source CMS</a></li><li>November 25, 2008 &ndash; <a
href="http://webhostinggeeks.com/blog/2008/11/25/the-cms-drives-the-hosting-industry/" title="The CMS Drives the Hosting Industry">The CMS Drives the Hosting Industry</a></li><li>December 9, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/12/09/wordpress-blogger/" title="WordPress vs. Blogger">WordPress vs. Blogger</a></li><li>September 15, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/15/alternative-to-wordpress-content-management-systems/" title="Alternative&#8217;s to WordPress &#8211; Other Content Management Systems do Exist">Alternative&#8217;s to WordPress &#8211; Other Content Management Systems do Exist</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/02/25/content-management-with-post-nuke/feed/</wfw:commentRss> <slash:comments>2</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

Served from: webhostinggeeks.com @ 2012-02-09 23:07:24 -->
