TrueImage : Microsoft , Please learn something from history
But Microsoft is still using the ttf fonts of Apple Computers
.
debootstrapping the armadillo 9
I have succesfully installed the Debian distribution into the CF card of Armadillo 9 . Package installation into the arm based Armadillo board was very easy .. just apt-get install xorg.. apt-get install enlightenment.
Finally after some scraching of the xorg.conf, I have managed to run the X server on the board and I was able to do what I have dreamt for months..
Running the Enlightenment Window Manager on the Armadillo 9 board!!! Now I got a small smart computer that I can hold in my palm. Hooo haaa………….
Test it with Flayer
Another google GPLed Software
Flayer is a Valgrind plugin which traces input through a program. http://code.google.com/p/flayer/wiki/GettingStarted
The way that Flayer allows for sanity checks to be identified is perhaps the more interesting point. Flayer uses a dynamic analysis framework to analyze the target application at execution time. Flayer marks, or taints, input to the program and traces that data throughout its lifespan.
Well, I am not going to swallow these words without trying it out myself. Hmm………… I will be back.
decorate your desktop with gdesklets
gDesklets is a system for bringing mini programs (desklets), onto your desktop, where they are sitting there in a symbiotic relationship of eye candy and usefulness .
Here goes my hello world in gdesklets
<?xml version=”1.0″ encoding=”UTF-8″?>
<display window-flags=”below, sticky”>
<meta author=”Maxin B. John”
version=”0.1″
name=”Hello world app”
category=”misc/utilities”
description=”hello world app in gdesklet”/>
<label value=”Hello World!”/>
</display>
save it as hello.display in hello folder and save another preview.png along with it . compress that directory as hello.tar.gz and load it in the gdesklets.
Here we go.. WOW… But you should have a strong eye sight to see my first gdesklet.
