Archive for the ‘ASTRA’ Category

ASTRA released under GPLv3

Tuesday, December 22nd, 2009

ASTRA, the project I have been working on for the last year and a half, has finally been published under GPLv3 license on sourceforge.
A wiki is also availabe to get technical information about the code.
Now our effort will be focused in creating a community out of it, as wide as possible.
We hope that the project will be useful to other members of the free software community.
Any feedback we get for the project is more than welcome. I enquire some of the people that might now me to have a look at it and tell me what do they think about it.

A little bit of CSS

Friday, February 6th, 2009

I have improved the visibility of the application list with some CSS by including an image (A cloud for Nimbus applications and a pair of glasses for Focus applications.

SnowWall

Sunday, January 11th, 2009


This is my contibution to the OpenWall. An awareness application that simulates snow falling in the display. It can also be used in the ASTRA project.

(more information available soon)

ASTRA: the movie

Monday, December 15th, 2008

And now… a short explanatory video about the project I’m working on.


Nabaztulp Fiction

Thursday, October 9th, 2008

And now a video of the evil rabbit that is trying to take the world.


Error: [javac] Activator.java:3: package org.osgi.framework does not exist [javac] import org.osgi.framework.BundleActivator;

Friday, June 20th, 2008

I have been fighting OSGi for a while by following a tutorial from Sven Haiges (Vodafone). The question is that I got an error with the following message when I tryied to run build.xml:
[javac] …\Activator.java:3: package org.osgi.framework does not exist
[javac] import org.osgi.framework.BundleActivator;
…….  (muchos más)

I had already added the classpath in eclipse so I didn’t know why it was failing. It seems that ant is not using the classpath from eclipse so I solved the problem modifying the build.xml propposed in the tutorial in this way.

<javac destdir = “./classes”
debug = “on”
srcdir = “./src”
classpath = “C:\knopflerfish_osgi_2.1.0\knopflerfish.org\osgi\framework.jar”
>

I added the value for the classpath (supposing that this is the instalation directory for knopflerfish) to the javac tag.

By doing this the compilation will work fine.

My first day at work

Monday, June 16th, 2008

Today it has been my first day of work at the NTNU with the ASTRA project. I started reading the documentation in order to start with the development soon.

Required material:

  •  A coffee from the sit

Cafe del sit cafe

  • A chocolate cookie from the sit

Galleta de chocolate del sit

  • ASTRA Project documentation

Documentacion de ASTRA

  •  Correctly configured equipment

My laptop ACER Aspire 5720

  • Work enviroment

Entorno de trabajo

  • And the staff

Yo