In my previous posts I already shared the Open Source CMS Market Share Report 2008, 2009, and 2010 made by water & stone.
water & stone is now (yet) in the process of gathering data for the fourth annual Open Source CMS Market Share Report.
In this year’s report will be looking at survey data gathered from [...]
water & stone released the third annual Open Source CMS Market Share Report (2010). Previous reports are available here: 2008, 2009.
The report assesses 20 Open Source Content Management Systems on a variety of metrics related to Rate of
Adoption and Brand Strength. The analysis looks at a broad range of indicators — both direct and indirect [...]
Allpodcasts RSS Feed Validator
If your podcast has an RSS feed attached, ensure that it’s error free using this tool.
Website: http://www.allpodcasts.com/Tools/RSSValidator.aspx
Experimental Online RSS 1.0 Validator
This validator for RSS 1.0 generates an HTML page identifying any errors.
Website: http://www.ldodds.com/rss_validator/1.0/validator.html
Feed Validator
By entering your feed URL at Feed Validator, the service will literally translate your RSS to code and identify [...]
BlogSieve
BlogSieve is a free tool that creates new feeds from existing feeds. Use BlogSieve to filter, merge, sort and strip any valid feeds into a new feed in any format you choose.
Website: http://www.blogsieve.com/
FEEDcombine
As the name suggests, it allows you to combine feeds in a seamless manner. You can set up as many combined feeds as [...]
I installed WordPress 2.9.2 in a subdirectory of a Joomla site and activate the “pretty” permalinks with custom URL structure: /%category%/%postname%/ – this setting requires Apache mod_rewrite module see.
Okay, frontpage of the WordPress site was loaded without any problem, but all subpages gave 404 errors and were redirected to the Joomla site’s 404 error page.
After [...]
I like to create horizonatal menu separator with CSS only, without any image. I use this method mainly in the header or footer menus. However this way was limited, because I only knew the border-left or right CSS properties (e.g. border-left:1px solid #ccc or border-right:1px solid #ccc) and these properties places only a ” | [...]
Wow, great news! I will try this extension as soon as possible.
Kaltura, Inc. (www.kaltura.com), developer of the first open source online video platform, announced today that it has released a Kaltura based video extension for Joomla! Joomla is an award-winning open source content management system with over 10 million downloads. The Kaltura extension, [...]
This year, water & stone teamed up with CMSWire to release of the second annual Open Source CMS Market Share Report (2009). Previous report available here: 2008.
The Top 20
What was the criteria for inclusion on The List of Twenty? First, the authors are only concerned with web content management systems, aka WCM. Second, the system [...]
God, my Virtual Private Server provider, FsckVPS has been sold again. Hmm, first Vaserv (FsckVPS is part of Vaserv) had been acquired by BlueSquare Data only a few months ago. Now BlueSquare Data hosting division has been acquired by Namesco. Who will be the next acqusitor?
Dear VAServ customer,We are delighted to inform you of a [...]
If you don’t want to advertise for hackers that your site is WorPpress powered, try to remove the meta generator tag from Wordpress.
<meta name=”generator” content=”WordPress 2.x.x” />
I tried more solutions but only one work properly to me.
First, locate the functions.php file in your theme. Open it and insert the following lines to the file:
// Remove [...]