How to Install FrostWire on Ubuntu Netbook Remix [VIDEO]

December 13, 2009

Quick and Sweet demo of How to Install FrostWire on Ubuntu Netbook Remix (9.10)

This video was recorded on a Asus EEE PC 1005HAB using “recordMyDesktop”
Edited with iMovie HD and Garageband


How to put your FrostWire music into your iPod

September 30, 2009


Configuring your Eclipse Build Path to build FrostWire

September 9, 2009

Everytime I setup eclipse in Windows I end up wasting about 30 minutes configuring the build path to get rid of all errors, here’s a self-reference post that you can also use to configure your Eclipse and get it ready to hack and patch FrostWire.

Source Tab
Add frostwire/core folder
Exclude: examples/**
Native library location: frostwire/lib/native/windows

Add frostwire/gui folder
Exclude: com/limegroup/gnutella/gui/Mac*.java; macosx; plugins; windows;
Native library location: frostwire/lib/native/windows

Add frostwire/gui/windows folder (nested, yes)

Libraries Tab
Add all jars in lib/jars, frostwire/dist, frostwire/components/all/dist

Order and Export Tab
Elements should be ordered as follows:

1. frostwire/core folder
2. frostwire/gui folder
3. frostwire/gui/windows folder
4. JRE System
5. lw-all.jar
6. FrostWire.jar
… Rest of jars.


How to install FrostWire in Debian Lenny

July 1, 2009

The folks at TuxArena – Debian and Ubuntu articles, news and tutorials, Linux reviews have written a very cool tutorial on how to install FrostWire on Debian Lenny

Thanks to TuxArena for this wonderful howto, you can follow @TuxArena on Twitter for more Debian related information.