This is a video from Youtube on how to connect to the internet using bluetooth from your cell phone

Tags: , ,

paint net download, paint net imageAfter reading from Computer tutorial’s blog, i know that there is a free and open source program made by visual studio 2008 that can be utilized to manipulate and edit images.

It’s name is PaintNET. It has many features and can be used to replace more sophisticated softwares such as photoshop and gimp. Try it if you are interested.

Tags: , , ,

Lazarus is definitely a superb subsitution for delphi after the Net framework transition makes delphi no longer a good choice for programmer. i’ll give some tutorials on Lazarus. This first tutorial will allow you to create a message box on lazarus.

First, enter a button into the form1. Then the button1 will emerge on your Form1.

lazarus tutoria, lazarus, lazarus how to, lazarus ebook, lazarus programming techniques..

Then click 2X on the Button and enter this code:

procedure TForm1.Button1Click(Sender: TObject);
begin
showmessage(’Hellow’);
end;

Compile the program, click the button, you’ll see window like this:

lazarus hello world, lazarus message box, delphi message box, how to create message box on delphi, how to create message box on Lazarus

Maybe Ubuntu is not MacOS, even some ubuntu radicals are considering that macos is as evil as microzoft. but hey, mac os is prettier. It’s smooth, white, soft and sleek. There are many resources available on the net on how to change your Linux to resemble MacOS, check it out if you want to make your ubuntu or linux (KDE or Gnome) looks like macos:

If you have other links, you may add on the comment section….I found some of these links via search engines.

Tags: ,

Real Media for Linux is a software to play Real Media files, and tons of other multimedia softwares (eg: RealAudio, RealVideo, MP3, 3GP Video, Flash, SMIL 2.0, JPEG, GIF, PNG, RealText, Ogg Vorbis, RealPix and Ogg Theora.). It’s free for Linux although it seems it’s not open source.

The 11th version is already here. Download it from Real Player download section for Linux. To install the player, check the steps from learnsimply.net. For Ubuntu, the download can be done from here.

Tags: ,