Author Archives: Arul

Flash player debugger in ubuntu

How to flash debug player in Linux After a long time i am working on Flex for one of client for his one to one chat application. At this time i need flash debugger for debugging my program. The debug … Continue reading

Posted in Flash, Linux | Tagged , | Leave a comment

Java i18n properties file converter

Properties File converter Google Translator can convert any word/sentence from one language to other language. Now a days all web application have i18n support. The developers just create a properties file for English in key value format and then using … Continue reading

Posted in Programming | Tagged | Leave a comment

Ubuntu file comparison tool – Bcompare

Beyond Compare for ubuntu There are some command line tool for compare two files. But i need a gnome application. The command line tools are. diff fcomp For fcomp you need to install fhist. apt-get install fhist Then i tried … Continue reading

Posted in How to, Linux | Tagged , | Leave a comment

How to add Red5 service

How to add Red5 service In this article you are going to add red5 service in your Linux box. Please use the Below script. #!/bin/bash # Author www.arulraj.net # red5    This is used to start, stop, restart and status of … Continue reading

Posted in How to, Linux | Tagged , , , | Leave a comment

Tamil FM radio for ubuntu

How to add Tamil FM radio for ubuntu Ubuntu having a superb software for playing media files, podcast, online radio and playlist etc., The software is Rhythmbox . Using that software you can add any online radio. This post for … Continue reading

Posted in How to, Linux | Tagged , | 1 Comment

Mic problem in ubuntu 10.04

Mic Problem in ubuntu 10.04 for Root user I am using ubuntu 10.04 in my laptop. I created a user when installing ubuntu . The sound and Mic are working fine for that user. I enabled the root by using … Continue reading

Posted in How to, Linux | Tagged , | Leave a comment

Offline dictionary for ubuntu 10.04

Why offline dictionary ..? Anyway ubuntu 10.04 have dictionary by default. You can find the dictionary from Application –> office –> Dictionary. You can find the meaning of a english word using this. When you search for meaning of a … Continue reading

Posted in How to, Linux | Tagged | 5 Comments

Print screen using java

Is there any api for capure my screen ..? You no need any api. Java have Is there any api for capure my screen ..?the inbuild functionalities for this. Using the Robot class you can print your screen. Here is … Continue reading

Posted in Programming | Tagged | Leave a comment

Ubuntu FAQ

Hi i am using ubuntu in my laptop . Previously i am using windows os. i face some problems like how to open my computer in shorcut, show desktop, Run etc., i search in google and resolve here i explain … Continue reading

Posted in How to, Linux | Tagged , , | Leave a comment

Install Ubuntu 10.04 in Acer 5740

In this blog post i am going to explain how to install ubuntu 10.04 in Acer 5740 laptop. Recently i bought a new Acer 5740 laptop with DOS Operating System. The total price is Rs.30,000 in chennai. Before buying this … Continue reading

Posted in How to, Linux | Tagged , | 1 Comment