Long Live Open Source Software !!

Oracle Streams enables the propagation and management of data, transactions and events in a data stream either within a database, or from one database to another. The stream routes published information to subscribed destinations. The result is a new feature that provides greater functionality and flexibility than traditional solutions for capturing and managing events, and sharing the events with other databases and applications. As users’ needs change, they can simply implement a new capability of Oracle Streams, without sacrificing existing capabilities. Read the rest of this entry »

25 June

[Intermezzo] About Broadband

Broadband Internet access, often shortened to just broadband, is high data rate Internet access—typically contrasted with dial-up access over a 56k modem. Dial-up modems are limited to a bitrate of less than 56 kbit/s (kilobits per second) and require the full use of a telephone line—whereas broadband technologies supply more than double this rate and generally without disrupting telephone use. Read the rest of this entry »

The file with extension bin/cue format is used by some non-Unix cd-writing software, but is not supported on most other cd-writing programs image.file with extension bin is the raw cd image file. image.cue is the track index file containing track types and offsets. Okay,because file with extension bin is not supported on most other cd-writing program, especially in linux, i think we must convert it to ISO, so we can open it with Brasero or mount it with nautilus. But how do we convert it? Read the rest of this entry »

If you make some web applications with PHP, sometimes you don’t know how to create a good report. Maybe you’ll create another application written in VB combined with Crystal Report like i did in my previous project.:mrgreen:.But now there is an alternative to create a good report in PHP. “How will you do that?”, you’ll say that to me after read this introduction. Read the rest of this entry »

Nowadays, You can say that Blackberry is a trend. Most people buy a Blackberry and use its Internet Services, like push email. I think push email is Blackberry’s most prominent feature. Because with push mail you can receive your email like your receive SMS from your operator. But actually not just Blackberry that has push mail service. Operators in Japan also has it. And for you who doesn’t live in Japan and doesn’t have Blackberry, dont worry guys. There are many ways to Rome. Read the rest of this entry »

XMP is an extensible schema (proposed by Adobe) so your EXIF, IPTC, JFIF,.. metadatas could still live XMP. the main advantage is that it is extensible and xml based so if you need more fields you haven’t reinvent the wheel, or another incompatible standard, but just a new schema. That’s why XMP files (files with extension xmp) is very important. But how to manage XMP metadatas (maybe in a format of file with extension XMP) in Linux?

The answer is XMP Manager. With this free software you can manage files with extension XMP and/or embed them into your image. You can edit, add or remove any metadatas stored in your image files. XMP Manager supports features, such as support ‘title’, ‘description’, ‘creator’ fields (but It is very easy to add new fields), writes metadatas on-the-fly, and support multiple image editing.

To use XMP Manager, you can download it from here. It’s still in sources file. So you must compile it by yourself to make it run. You can see my tutorial here to compile source code in linux and install it to your system.

WordPress Loves AJAX