Automatic Testing Service Mix with Pax Exam

I've been searching a way to write testing code for OSGi environment. There are Spring DM and Pax Exam that I found recently. Since Pax Exam supports JUnit 4, I prefer this one. Pax Exam works by create unique OSGi environment for each @Test method and make the test class as one of the OSGi bundle.

First impression in Scala by a Java coder

in

As a Java coder (and also some other languages) who envies Ruby concise features, I think Scala language is worth to try. I even eager to try this new language after Twitter popularize its use.

Scala bytecodes + Scala libraries = Java bytecodes

Quran 6.x-6.0 is out!

It was long ago I committed for version 6.x-5.0. Actually it's too long. Alhamdulillah since I have my own time now and I've given power and passion by Allah, I'm glad to announce that a new release has come out.

How to patch your Drupal .htaccess

in

Have you ever been tired to seek changes in your .htaccess Drupal site with the latest version of Drupal? You should have, if you have modified the file for some reason (e.g. changing the memory limit for image processing) and if you don't know how to use patch and diff command lines.

How to setup Web Dav Apache easily

This is a quick tutorial about Web Dav which allow you to upload files into http protocol. May be it's not secure. I just want to make it simple and easy to follow.

Bagaimana Ujian SIM C secara sukses di SatPas Daan Mogot

in

Atas berkat rahmat Allah Yang Maha Pengasih lagi Maha Penyayang, saya berhasil mendapatkan SIM C secara legal dalam 1 kali kedatangan yakni sore tadi (23 Januari 2010). Makasih ya Allah.

Sorry, kali ini saya berbicara non IT. Mungkin ini adalah momen bersejarah bagi saya yang perlu direkam dalam blog saya dan ini juga merupakan sesuatu yang sangat penting untuk dibagikan kepada orang lain, seperti halnya judul blog saya "Let's share"

How to install Alfresco in Ubuntu 9.10

To be precise, the title should be: How to install Alfresco 3 Community Edition in Kubuntu 9.10 64-bit with Java 6 and Tomcat 6

Because that the environment which prove the Alfresco to run smoothly. So this are the steps:

How to fix or reset sound in Ubuntu Linux

I usually play multimedia files which need sounds. But sometime a crashed multimedia application can cause the audio device not released properly. The effects vary, from repeating annoying sounds to no sound at all. If this happens, I usually restart the PC as restarting Alsa is not working.

Things about socket you should know

If you think that you are a master in socket programming, I believe you know that:

Colorful shell prompt

Based on shell color tutorial, I've managed to create a library to make colorful shell easy to make. I also attach an example script which can be applied as PS1 variable.

Just download them and see the codes. You'll understand :D

To apply the script put both files into /opt directory and also put the following line into ~/.bashrc file.

. /opt/ps1

Syndicate content