Joomla 2.5 to be released soon

Bryan's picture
Submitted by Bryan on

The release of Joomla 2.5, a popular open source content management system, is expected to occur within the next few weeks. This release gives Joomla! fans a reason to celebrate and those new to the CMS a chance to consider Joomla! for thier next project. Like clockwork, the Joomla community is preparing the way by educating the masses on the new features and enhancements included in this version. I'm not an expert on the Joomla! development process, but I'm going to do my best here in summarizing the information that I've gathered so far on Joomla 2.5.

Joomla! LogoThe general availability of the official Joomla 2.5.0 release is due on January 24, 2012.  Also, in case you missed it, Beta 1 of Joomla 2.5 was released just as the holidays were getting in full swing.  You can also expect another beta and a release candidate from the Joomla developers between now and Release 2.5.0. 

For those new to software development, the beta and release candidates of software typically is not suitable for production sites and should be used only for testing purposes. Testing the pre-release software isn't only a great way for you to get to know Joomla 2.5 better but it is also a great way to help the developers identify and fix bugs in the software. 

Intrexx Intranet Software Certified for IBM DB2

Real_Wire's picture
Submitted by Real_Wire on

Companies using IBM DB2 database to benefit from enhanced efficiency provided by modern enterprise portal

London, 23 November 2011 – United Planet (www.unitedplanet.com), one of the leading developers of enterprise portal software in Europe, is pleased to announce that IBM has awarded the Intrexx intranet and portal software with “Ready for IBM DB2 database software” certification.

Explore Apache Cassandra and get the most out of it with Packt's latest cookbook

Packt recently published book Cassandra High Performance Cookbookaims at helping readers configure and tune Cassandra components to enhance its performance. Written by Edward Capriolo, the book is packed with over 150 well illustrated, step-by-step recipes to design and optimize large scale Apache Cassandra deployments.

FileMaker updates FileMaker Go for iPhone and iPad with support for charts, signature capture and printing with AirPrint

Real_Wire's picture
Submitted by Real_Wire on

United Kingdom – April 20th, 2011 – FileMaker today added digital signature capture, the ability to view and edit charts created with FileMaker Pro 11, and support for AirPrint to FileMaker Go for iPhone and FileMaker Go for iPad. FileMaker Go is the top-selling business database app for the iPhone and iPad.

Free for existing FileMaker Go users from the iTunes App Store, FileMaker Go 1.2 for iPhone and FileMaker Go 1.2 for iPad now offer:

  • Support for FileMaker Charts, including bar, line, area and pie charts: View, edit and update eye-catching reports (created with FileMaker Pro 11 for Mac and Windows) on the iPhone or iPad. Chart data can come from FileMaker Pro or can be passed through from SQL sources for two-way exchange and analysis of business data. Now data can be easily viewed and updated in beautiful charts from anywhere in the world.

  • Digital signatures on iPhone and iPad: Ideal for confirming receipt of goods, field surveys and more, signatures can be captured on the go, making it easy to sign contracts, invoices and other documents without printing hard copies in advance. Signed documents can be exported to a desktop or uploaded instantly to databases hosted on FileMaker Server.

  • Print anywhere with AirPrint: FileMaker Go takes advantage of AirPrint, the new iOS feature, to print wirelessly to AirPrint-enabled printers. Print everything from reports and forms to name tags and sales receipts on the go, and easily customise and save print options.

  • Enhanced PDF creation: Save and email print-ready PDF files on the iPhone or iPad. Users can send materials in a format that can be easily shared and printed.

Geeklog introduces PostgreSQL support

Bryan's picture
Submitted by Bryan on

The folks over at Geeklog have announced that their blogging application now supports PostgreSQL. Geeklog's move is similar to other open source projects that have recently diversified their support for more additional database management systems.

Dear Geeklog users, today we are proud to announce the public availability of Geeklog with beta PostgreSQL support. This is the culmination of a Google Summer of Code project to implement this feature. PostgreSQL support builds on the already impressive list of MySQL and MSSQL support. This continues to improve Geeklog’s interoperability, which now offers support for the most popular relational database management systems.

Support for Postgres currently is in beta and "should strictly be used on local and testing environments". Geeklog also supports MySQL and and MSSQL.

How-to import Drupal 6 content into Wordpress 2.7

Bryan's picture
Submitted by Bryan on

SocialCMSBuzz: "After looking around the web reading various articles on the subject of Drupal to Wordpress conversion most of which are unfortunatley now outdated and with some trial and error we eventually figured out the MYSQL code and process needed to acheive a basic Drupal 6 to Wordpress 2.7 site migration. In this article we will describe the steps needed to import your Drupal 6 website into a Wordpress v2.7 install."

Complete Story

SilverStripe running on Microsoft SQL database

Bryan's picture
Submitted by Bryan on

Work is currently underway to provide an extension so that SilverStripe can run on Microsoft SQL Server 2008.  The SilverStripe module allowing for this connection to the SQL Server is currently still being developed, but the alpha version according to Sigurd Magnusson does work.

Other than that, we're using the code with success internally, and know others in the community are too. We're mentioning this SQL Server milestone in the blog to let you know that the feature is well on its way, and to allow careful developers a chance to try it out, provide feedback, and files bugs before we mark it as a publicly stable module.

SilverStripe, as with many PHP-based content management systems, has historically only supported MySQL for it's database.  Besides MS SQL, SilverStripe also hopes to be able to run on additional databases such as PostgreSQL and SQLite.

What happens after the merger of Oracle and Sun?

Bryan's picture
Submitted by Bryan on

Like a lot of people, I too wonder what will happen to the MySQL, Java, and hardware once Sun is integrated into Oracle.  I have opinions but those opinions alone aren't worth a hill of NetBeans.  Luckily, people like Gavin Clarke know what they're talking about.  Clarke has written an excellent article at The Register titled,  Sun and Oracle: end of a beautiful dream.

Oracle will take the decisions Sun could not, and that's what'll have people at Sun worried. And while change should be welcomed, there's no way this should be seen as a bright new dawn for Sun customers or those who've come to believe in its actions on open source or Java.

The first thing you can expect from a Oracle acquisition is due-diligence of the assets and a comparative analysis where Oracle has competing assets. Oracle will weigh up what's worth keeping and jettison the rest. The latter will be marked by end-of-lifing via support and maintenance, or releasing code to the community - where it will fade and die.

The article isn't as gloomy as the title or the above excerpt would imply. However, the article is pragmatic and leaves little room for dreamers.  Be sure to read the article!

Opinion: File Based Applications to replace Database Systems

joelhalse's picture
Submitted by joelhalse on
OpenEdit's Joel Halse believes that file based applications and not the database driven systems are the next evolution for information management. The below article is written by Joel Halse and explains his reasons for why he has reached this conclusion.

Lets say you need to organize 2000 people on a football field. A relational database would create 2000 little boxes and make everyone stay in their little box. If someone needed to move around, they would first need to inform the administrator so that the administrator doesn't lose track of everyone. A file based system on the other hand would hand out a cell phone to everyone and tell them to have fun. If someone needs you, we'll give you a call. Just make sure you don't lose your cell phone. Beyond that, have a great day.

A relational database was a good system. It was also created in a time where searching a million files took more than milliseconds. It was a product of limitations. It wasn't necessarily the ideal solution, but it was a good solution given the tools at hand. Those limitations are gone. Those limitations are in the past. New technology and mind boggling search capabilities have opened the door for new options that weren't available 20 years ago.

File based applications are the next evolution for information management. Especially for the web.

Why? Because it's easier understand. It's not that you aren't smart enough to understand a database. It's that you don't have to understand a database. Especially when you already understand how to use a file based system.

Solving the Duplicate Entry Problem with Drupal Comments

Bryan's picture
Submitted by Bryan on

A couple months ago, I experienced a number of errors at my Drupal site that all pointed to a corrupted database. I believe the problem likely was the caused by a sloppy export/import I performed with the MySQL database while moving the site to a new server.

While my particular database problem was an easy fix, if you really don't know much about databases you may find that you really need some guidance on how to solve problems like these. This article is the process I went through to correct this particular MySQL database problem in Drupal 5 and some general database rules that show why this problem occurred in the first place.

Moving a SMF forum to a phpBB forum

Bryan's picture
Submitted by Bryan on

Thanks to a post at OpenSourceCommunity.org, I came across a conversion tool to allow you to import the SMF 1.1 database into a phpBB 3 site. Information about the conversion tool can be found in a forum post at phpbb.com. By the way, the script is still in beta, meaning that it works but you might find some bugs since it is not fully tested.

It is not that I'm encouraging anyone to convert their site from SMF to phpBB, but it is very nice to have options such as these available. In fact if anyone can point me to a good conversion tool for migrating a phpBB database to SMF, I would welcome the information.

Pages