English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagDutch flagCzech flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagHebrew flagIndonesian flagSerbian flagUkrainian flagThai flagTurkish flagHungarian flagAutomatic translation

Melody: Community Powered Publishing Platform

Melody is a new open source content management system for bloggers and publishers. It is a project initiated and governed by many of the members of the Movable Type(which we reviewed here) community who have a shared desire to help in building a better blogging product that benefits Movable Type and Melody users alike.

melody-community-powered-publishing-platform-logo

The promise of Melody is to serve its community by working to build a product according to the principles and philosophies that have helped make WordPress, Apache, Linux, Firefox and other open source applications so successful. Those principles include creating and fostering open communication channels with its user base, by building transparency into its roadmap, and by permitting users to more freely contribute back to the core product.

Why Melody?

  • Secure, scalable and rock solid platform.
  • Community supported.
  • 100% Open Source. Forever.
  • Proven content management system.
  • Highly extensible and customizable.

Melody is at its very beginning, you might want to go through the  goals, upcoming features and other information about the project here.

Sphere: Related Content

Want more web software reviews, news and tips/tricks?
Then make sure you subscribe to our RSS feed!


Related posts

WordPress.com Introduces VideoPress for WordPress.com users

wordpress.com-logoWordPress.com, one of the popular web hosts, which recently added the Post by Email feature has now introduced VideoPress to its users.

VideoPress is a one-click WordPress.com upgrade that allows you to create streaming high definition videos on your blog or anywhere on the web. You can even create an instant video podcast right from your blog feed.

[ Source: WordPress.TV ]

Sphere: Related Content

Want more web software reviews, news and tips/tricks?
Then make sure you subscribe to our RSS feed!


Related posts

Your personal hosted FriendFeed clone: SweetCron – the automated lifestream blog software

Sweetcron lifestreaming software logoI’m sure that many early technology adopters already found out about FriendFeed, the lifestream aggregator. What this does it merges your RSS feeds into one feed. And I’m giving you an example: let’s say you have an account on Facebook, StumbleUpon, Flickr, Twitter, LinkedIn, Amazon Whislits or even your personal blog…you can aggregate all the RSS of all these services into one and then share with people. There are other services like that but FriendFeed is the most known. All these services are hosted services which means you don’t 100% own it (you have to open an account and add the stuff).

Now you can have your very own personal service like that (well, almost – exception: merging the feeds)! This was made possible by Sweetcron, a self-hosted lifestream aggregator which now is in public beta. The developer is YongFook, a web producer from Tokyo, Japan (his website is an example of a Sweetcron installation).

I registered to their site in order to download the software (you will be confused a bit because you don’t get to download the software right away, they will send it by email the link to download).

I’ll spare you of registering your email with them so you can start experimenting right away.
Here is the direct link to the download site: http://code.google.com/p/sweetcron/downloads/list
And here is the direct link to their documentation: http://code.google.com/p/sweetcron/wiki/Installation

Requirements
* A web server with at least PHP5 and MySQL4.1
* A web server with mod_rewrite installed
* Some rss feeds of your activity across the web

Installation (administration video below)
Download the ZIP file and unzip it. Now you have the root and two directories: “public” and “system” (and “index.php“, “.htaccess“, “favicon.ico” and “license.txt“).

To configure Sweetcron lifestream aggregator before uploading do this:

    1. In “system/application/config/” rename “config-sample.php” to “config.php
    2. Open “config.php” in a text editor (Notepad, Editplus, Notepad++, Ultraedit would do it) and replace “http://www.your-site.com/” with your full site URL, including trailing slash.
    3. In “system/application/config/” rename “database-sample.php” to “database.php“.
    4. Open “database.php” in a text editor and fill in the username, password and database.

Upload the files by FTP to your web server account (you have two choices: to install it on your account’s root or in a sub-folder).
For an easy upload I recommend to use Filezilla FTP program.

Filezilla Sweetcron upload

You have to create a database to hold your data. Many hosting companies offers this options from their control panel (usually named “MySQL Databases“. Go there and create a new database. Then create a new user (don’t forget the username and the password). Then attach that user the the newly created database. That’s it…with this part.

Read the rest of this entry »

Sphere: Related Content

Want more web software reviews, news and tips/tricks?
Then make sure you subscribe to our RSS feed!


Related posts

Magento – the newest e-commerce package to hit the market

Magento is a feature-rich, professional open source e-commerce solution that offers merchants complete flexibility and control over the look, content, and functionality of their online store.

Magento’s powerful marketing search engine optimization and catalog management tools give merchants the power to create ecommerce sites that are tailored to their unique business needs. Magento is distributed free under the GNU General Public License OSL license.

Magento is a registered trademark of Irubin Consulting Inc. DBA Varien. It is currently listed as in a preview release mode and not recommended for use in production environments. There are articles written by community members who have tried this new program and available for your benefit at http://www.magentocommerce.com/wiki/

Update

Magento is actually ready for the prime time! The version 1.1.1 was just launched and it won The Best New Project at 2008 SourceForge.net Community Choice Awards.

 

Is this software compatible with your server?
Megento can be used on any server that is Linux or UNIX based. It can be run on a Windows based platform but at the moment there are some known issues that are being worked on and it may cause some conflicts, although, there are some documents on the main site to help. You can find some guidelines here

One of the known issues is the image uploads do not work in Windows.

This system is a Linux based software program and was designed with ease of install on a Linux based platform that has PHP 5 installed. This software is a PHP 5 only application and may cause issues if your system only supports PHP 4, although there is a work around solution found here

If you do not have any programming knowledge or skills, this system may not be suitable for you unless you have a technical support team who can assist you.

The server requirements for this software are:
- Linux or another UNIX-compatible operating system
- Apache web server (1x or 2x)
- PHP 5.2
- MySQL 4.1
- A sendmail- compatible Mail Transfer Agent (MTA)- if not Megento connects to SMTP server.

Also recommended is the use of APC as a bytecode cache for performance improvements. You can find it in the PECL archives here: http://pecl.php.net/package/APC

Other bytecode cache systems are not supported at this time.

Read the rest of this entry »

Sphere: Related Content

Want more web software reviews, news and tips/tricks?
Then make sure you subscribe to our RSS feed!


Related posts