Python 3000

31 08 2006





Linux tiips for newbies 2

31 08 2006





Bitcomet how to

31 08 2006





Azureus Installation Guide for Linux

31 08 2006
 
- Installation Guide – Linux Users
1) Install JRE from here.2) Extract latest linux package (choice of GTK or Motif) from here

  • To extract the program files from the package, type
    • tar xvjf Azureus_x.x.x.x_linux…tar.bz2

    where Azureus_x.x.x.x_linux…tar.bz2 is the name of the downloaded package.

3) Change to the azureus directory and run ./azureus to start

  • cd azureus
  • ./azureus

If you get an error message, or want to configure the java exec path, just open the azureus script file with your favorite text editor and edit the given configuration options.

If Azureus does not show up after a minute, you can try starting it manually:

  • GTK:
    • java -cp swt.jar:swt-pi.jar:Azureus2.jar -Djava.library.path=./ org.gudy.azureus2.ui.swt.Main
  • Motif:
    • java -cp swt.jar:Azureus2.jar -Djava.library.path=./ org.gudy.azureus2.ui.swt.Main

4) Please give feedback, if any exceptions were thrown.      link





Live Fedora CD

31 08 2006

With a Live CD, users can
run Fedora from their media drives without the need to actually physically
install the OS on their hard drives.

Fedora Goes Live

powered by performancing firefox





About Dockapps.org

31 08 2006




What is KernelTrap?

31 08 2006

KernelTrap is a web community devoted to sharing the latest in kernel development news.
KernelTrap

powered by performancing firefox





Digg’s Eli White Releases PHP Book

31 08 2006

A digg developer publishes a PHP how-to reference. Called PHP In Practice, the description reads: PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems.

read more | digg story





The GNU Linear Programming Kit, Part 1: Introduction to linear optimization

31 08 2006

The GNU Linear Programming Kit is a powerful, proven tool for solving numeric problems with multiple constraints. This article introduces GLPK, the glpsol client utility, and the GNU MathProg language to solve the problem of optimizing the operations for Giapetto’s Woodcarving, Inc., a fictional toy manufacturer.

read more | digg story





TouchScreen and XGL on Linux: PART 2

31 08 2006

More of what is possible when you use touchscreen + XGL on Linux!

read more | digg story