It is very simple what I mean
When you go to the *.ini file *.*\lcd_info_v0.3.2\screens\128X64_ks0108.ini and open it whit notepad, you can add some screens to LCDINFO by adding some code like this. There are aprox 5 screens(winamp, memory status). This is screen 0, as you see.
[Screen0]
Enable=0
Interval=5000
Bitmap=screens\128x64_ks0108_images\image1_128x64.bmp
Graphic0=
Graphic1=
Graphic2=
Graphic3=
Graphic4=
Icon0=
Icon1=
Icon2=
Icon3=
Icon4=
Icon5=
Icon6=
Icon7=
Icon8=
Icon9=
Line0=
Line1=" :$mbmtemp(0)$ c"
Line2=" :$mbmtemp(1)$ c"
Line3=
Line4=
Line5=" :$mbmvolt(0)$ 12V:$mbmvolt(4)$"
Line6=" :$mbmvolt(2)$ 5V:$mbmvolt(3)$"
Line7=
You can see that there is in line1 of the screen an vriable for the temp. of the computer, line2 is an variable for the temp., etc.
Now my question was if there is more of this kind of code to find on the internet, like the online status on MSN messenger or something more usefull??
I am now beginning my education, but they only teach me Java
So don't laugh at me if this is a stupid question