June 5, 2010

Installing Ubuntu 10.04 for Processing and Java Development using Eclipse

How to have a fully multimedia capable and webcam working PC

Our suggestion to have all codecs and multimedia features needed by digital artists, game developers and web content creator in a GNU/Linux environment:

  • Download and Install Ubuntu 10.04 Lucid Lynx
  • Update your installation using the Ubuntu Update Manager
  • Add Medibuntu repository in order to have latest version of multimedia codecs
  • Install ffmpeg and some proprietary codecs with this Terminal command:
    sudo apt-get install ffmpeg libavcodec-extra-52

How to install Java, Eclipse and Processing on Ubuntu 10.04 Lucid Lynx

We will install Java Development Kit using the Ubuntu package system and the rest of tools inside the /opt/ folder in order to have them system wide available. You may put everything in your HOME folder but in this way only your user will be able to access these tools.

If you change the /opt permission to 777 you’ll have it done but it’s the “dirty way”. In order to grant permissions to just a group you have to understand the *nix File System Permission mechanism

  • We will install the OpenJDK using the Terminal:
    sudo apt-get install openjdk-6-jdk
  • Now we download from the Official Processing.org website the latest version for Linux
  • Uncompress Processing .tar.gz file into your /opt/
  • Set execution permission on the processing binary file:
    chmod 755 /opt/processing/processing
  • Now download your favorite version of Eclipse: Processing team suggest to use the Java version
  • Uncompress Eclipse into your /opt/
  • Don’t forget to add a Applications menu entry manually (right click on the Applications menu and “Edit Menus”…) or learn something about xdg-desktop-menu and hack your own .desktop file for future installations!

Advanced Topics and Suggested readings

February 2, 2010

Red5 0.9.0 stable version

We are very happy to post about a good news:

Red5, the open source Flash Media Server, is now at its 0.9.0 version!

We already installed this version and it’s now under our microscopes (Ubuntu 9.04).

Happy streaming hacking!

December 2, 2009

How to fix the GTK+ related bug in Eclipse 3.5.x (Ganymede)

Eclipse is a great software and we use it for Java, J2ME, C/C++, PHP, Javascript and Perl. Everything!

Now, with the new version of GTK+ 2.18, there is a know bug that break the buttons of your Eclipse (and others software). It’s not a GTK+ bug, it’s due to a wrong usage of the new version of this library by Eclipse so we have to wait for this issue to be solved.

In the meanwhile you can workaround this problem creating a simple bash script:

#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/ECLIPSE_DIRECTORY/eclipse

And then use this script to run your Eclipse installation!

December 1, 2009

Nice and simple (free pdf) guide for Ubuntu Karmic Koala

Karmic Koala Bible

Karmic Koala Bible

A nice guide to Ubuntu latest incarnation is available at MakeUseOf.com in a handy PDF format.

Would be perfect in a Creative Commons license but unfortunately it is not the business model of this guide provider.

The guide is also available at Scribd.com as an online document but I suggest to enjoy the PDF edicion.

Read (in Italian) on ossblog.it

November 27, 2009

List of “Temporary Supported Software”

Mondonerd.com is using and hacking the following software. We want to share with all developers our research and speculations!

Right now we love people working on:

UbuntuEclipse

wordpress-logo-hoz-rgbtrac_logo