To share know-how, news, experience, and information regarding technology, software, hardware, programming, Python, ABAP/4, product, high-performance computing, grid, cluster, ERP, SAP R/3, SAP NetWeaver, and many more.

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.

Grid for Business

This year is a big year for grid computing. After so long waiting more than 2 years, grid technology has been commercialized successfully and all of us could see significant impacts in a few months. I have just seen 2 interesting press news.

bittorrent in dupal...

Hello all-knowledgable sugree, I just came across a few modules for bit-torrent in Drupal. Do you know how they work? Have you tried them at all? What do they actually do? thanks, larry

Understand Magic Quotes in PHP

Have you ever heard about magic quotes? Today I have just realize why it must be called magic quotes. My objective was just to install phpMyAdmin on CentOS 4.2. I supposed it should be done in an hour. However, I stucked on generating the configuration file, config.inc.php. The symptom are as follows.

Blog on Plone in 2 minutes

Have you ever watched screencasts of Ruby on Rails to create a weblog site in 15 minutes and TurboGears to create a wiki site in 20 minutes? If you haven’t, give them a try. This is not a language war. I just want to explain my principle of how to develop a web site effectively. First of all, I will summarize the result of comparison of those two movies.

Review: Gaim 2.0 beta 3

I have so many instant message accounts, says an ICQ, a Yahoo! IM, 2 MSN, a Google Talk, 2 Jabbers, and an IRC. To online on all of them, running standard IMs are not working properly. For example, MSN don’t let me online 2 accounts on my laptop at the same time without unofficial patching. So, I have to choose other IM. Running ICQ, Yahoo! IM, MSN, Google Talk, Jabber, and IRC client on my laptop is not funny thing. They might consume all my physical memory.