Announcement

BTQueue 0.1.1 451

I am very happy to announce the release of BTQueue 0.1.1 at release number 451. In this version, I focused on fixing race condition, handling error and integrating to external frontend. There is one change that you have to know. resume command now just changes any state of given ID to waiting for the next scheduling. If you want to force it to run immediately, you have to use option "-f". Two commands are introduced in this version: du (disk usage) and df (disk free). These commands are to help integration with external frontend with quota support. Lastly, you are able to see latest error message again.

Upgrading to Drupal 4.7.0

As you might notice, howforge.com has just been upgraded to Drupal 4.7.0. This is a big move because I had no time to upgrade since Drupal 4.7.0 beta 6. Anyway, I did it so smooth like before. In addition, I also reorganized all third-party modules to store in specific sites only. Since my development machine is running inside VMware player, I modified a few configurations to make it compatible with this hosting machine.

Drupal 4.7.0 Release Candidate 3

Drupal 4.7.0 RC3 is here. The final release would be released within this month or early next month. Get it to try and find bugs as many as possible. Drupal is the most active community project. There are lots of contributors around the world. Everyone are all volunteers.

Technorati Tags:

Updated SAP RFC for Perl, Python, and Ruby

Beware! SAP RFC for various scripting languages has been released new version.

Scripting the SAP

SAP is one of the most biggest player in ERP market. It has its own language called ABAP/4. Since naturally, SAP R/3, the main product line, is 3-tier architecture, says database, server, and client, you it also has its own client aka SAP GUI. However, the world has changed to web so SAP pushed lots of effort to provide programming interface in popular languages; Java and .NET. IMHO, Java and .NET are only suitable for large enterprise and they absolutely consume resources. You need big machine to run Java and .NET. By the way, the user’s requirements are many more simpler. They just want a simple web interface to back-office data, some of them are in DBMS and some of them are in SAP R/3. SAP Enterprise Portal is too big for this situation. PHP is just enough.

Drupal 4.7.0 RC 2 available

According to the official announcementSteven expected that RC2 would be the last release candidate. Anyway, I didn’t upgrade howforge.com to RC1 yet so the plan is to upgrade to the official 4.7.0 when it is available in next few weeks.

To help Drupal development, I will upgrade my test instance running in VMware to make sure it works. Go to get it right now at http://drupal.org/files/projects/drupal-4.7.0-rc2.tar.gz.