English flagItalian flagKorean flagChinese (Simplified) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagDutch flagCzech flagFinnish flagHindi flagPolish flagRomanian flagSwedish flagHebrew flagIndonesian flagSerbian flagUkrainian flagThai flagTurkish flagHungarian flag                 
best online casinos - best games & bonuses best no download slot machine games top 20 casinos online slots for real cash usa online casinos with bonus plays

Nucleus – review of a new open source blogging platform

Nucleus CMS www.nucleuscms.org is an open source content management blogging platform with many features and plug-ins available to grow your business online.

Nucleus CMS is available for free under the GNU General Public License. NucleusCMS was created by the Nucleus Group in 2002. It was later developed and expanded to be the extensive version that exists today, by the international community called the CMS Team. Nucleus CMS was developed to have multiple weblog content visible on one page. It is designed with the ability to have multiple authors and administrators logging in to post or change configurations as necessary.

You can set up several categories to have a commenting and a voting system provided to enable your readers to share their thoughts and opinions of your posts. All of your urls are optimized for both reader and search engines. You can set the system up to automatically display your posts for future dates. This comes in handy for times when you will be going on vacation or will find yourself unable to post on a regular basis.

There are many changes you can make to create your own unique look through skins, templates, and CSS files.

Many plugins are available to add to the features of your site such as NP_Newsletter, NP_blogstats, calendar, chat, weather forecasts, amazon search, and so many more. Plugins are designed by members of the community and are added daily to the growing database.

This system is simple enough for anyone to learn and expandable enough to allow you to build almost any website you imagine.

Read the rest of this entry »

Sphere: Related Content


Related posts

WordPress – the most used open source blog software

WordPress blog software has its origin in Michel Valdrighi’s b2 software. In 2003 b2 became the genesis of WordPress www.wordpress.org, a fork project using the b2 source code, which simply had fallen behind web standards and on which no further development was planned. Matt Mullenweg and Mike Little, two bloggers, began developing WordPress and were soon joined by Valdrighi. It took a year, but WordPress’ versatility and open source nature, combined with a decision by the developers of Movable Type to radically raise prices for their software, led WordPress to be one of the frontrunners in blogging software.WordPress’ value lies in its easy customization. It seems like there is a plugin for everything: Akismet (akismet.com) catches spam, podPress (podpress.org) turns a WordPress installation into a podcasting platform, etc. And it only takes a little knowledge of PHP to write your own plugin. WordPress is routinely used as a content management system for websites not meant to act as blogs – it can be used to create a directory just as easily as it can be used to post updates to a blog.

There are some video-tutorials for WordPress 2.3, 2.5, 2.6 and 2.7 at the end of the full article. Check them out!

Just What WordPress Needs

To run WordPress, all you need is a server that supports PHP and MySQL. While the WordPress developers recommend Apache or Litespeed web servers for users who plan to subject their WordPress installation to more than typical abuse, it’s not necessary. If you’re planning to install WordPress, you don’t even need the most recent versions of either PHP or MySQL: PHP 4.2 or greater and MySQL 4.0 or greater will work just fine.

Getting WordPress Running

For those individuals without much technical savvy, WordPress can be an ideal CMS for a single simple reason: one-click install. Many web hosts have begun offering accounts with what is essentially an automatic installation process: users simply select WordPress as their CMS of choice and the host takes care of setting it up.

If you’re interested in handling the installation procedure yourself, it’s still not overly complicated – as long as you know a few basics about setting up a website: to start, download the installation package from WordPress (wordpress.org/download/) and unzip it. From there, you’ll need to create a database for WordPress on your web, along with a MySQL user with all privileges (for both accessing and modifying the database). Rename the file “wp-config-sample.php” to “wp-config.php” and open it in the text editor of your choice. Fill in your database details.

Wordpress config

At this point, you’ll need to decide if you’d rather have WordPress on the root of your domain or on a subdirectory. To integrate WordPress into the root, move all the files contained in your unzipped installation package (excluding the directory itself) into the root directory of your web server. If you’d rather have your WordPress installation on a subdirectory, move the entire directory into the root directory of your web server (including the directory itself). You can rename the directory if you wish.

Read the rest of this entry »

Sphere: Related Content


Related posts

Movable Type – Open-source Blog Software Review

Movable Type blogging software is here (open-source this time). An interesting application for the weblogs and the blogging dummies! Six Apart Ltd., a 6 year old company from San Mateo, California, launched a well rounded package a few years ago for those who wanted to host their own blog. Its 4.01 version is still free for individuals and non-profit organizations. Therefore, this blog software is available with its source code. However, the company prohibits any redistribution or any commercial use of the same.
Its features are largely aimed at the beginners with little or no experience in programming. If you plan to install Movable Type on your website, it would be helpful if you have a little knowledge of Perl Scripts and Linux. (Well, I did not have almost ANY such background and I was able to do it) Basically, Movable Type is server side software made in Perl that can be customized as per user requirements. It can be best associated with MySQL on your server. If you plan to host it yourself, ask your hosting service to give you complete details about cgi folder and where the scripts are located.

Techno Savvy Gigs…

Movable Type is written in Perl and is essentially server side software. You need to install it on your server or the network, in order to test it or view its functionalities. Although once the files are uploaded in the correct folder, the script automatically generates the necessary database files. You can also easily set up number of blogs; however, you would need to access the file system on the server. You may need to access the file systems on the server and adjust the permission settings once again.
MT 4 is a lot easier to install than its predecessors but little bugs still remain that needs to be fixed. On the other hand, it has its own advantages as well. It uses the flat text file database that means it is useful even on systems that do not use SQL as database. It also has support from mail services like Sendmail.
Once the server side is set up, you can now configure the client side with “Blog Config”. The Core Setup allows you to create a new blog. You can set your preferences to allow anonymous comments, email new comments or allow comments by default. After logging in as Admin users you can add more users, set up templates, add blogs or edit the existing ones.

Read the rest of this entry »

Sphere: Related Content


Related posts