Tuesday, May 25, 2004

Warning is about microsoft! hide the kids please :)
Kill Bill article
on yahoo news

Related to this article today I have seen another ! local shop that sells AMD/intella systems with linux pre-installed
Is called altex (for thouse who knows the shop) . Still amaze me to see linux in the shops ;-)

Procesor AMD Athlon XP 2200+
Memorie 256MB
HDD 80Gb 7200pm
FDD 3.5
CD-ROM da
Placa video ATI Radeon 9200, 64MB
Placa de sunet integrata
Placa retea integrata
Carcasa ATX
Monitor nu
Tastatura da
Mouse da
Sistem de operare: ***Linux***


Here are the products click on *Davio* systems

Monday, May 24, 2004

Tree menus in java script . Open source please :)

http://sstree.tigris.org/

http://nanotree.sourceforge.net/



this doesn't work on mac http://rollerjm.free.fr/pro/Treeview/Treeview.html

anotherone but with frames
http://www.treemenu.com/


Friday, May 21, 2004

To read : unix history by Andy Tanenbaum
http://www.cs.vu.nl/~ast/brown/

Funniest quote for today :)

216882 future Linux system administrators have visited this site.

Seen it on aboout debian site

Thursday, May 20, 2004

compiling an BorlanC++ (DOZ) program (named drunken horsie) on linux
Here we go :

g++ calutzu.cpp
In file included from /usr/include/c++/3.3/backward/iostream.h:31,
from calutzu.cpp:1:
/usr/include/c++/3.3/backward/backward_warning.h:32:2: warning: #warning This fi le includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples in clude substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning us e -Wno-deprecated.
calutzu.cpp:2:18: conio.h: No such file or directory
calutzu.cpp:3:21: graphics.h: No such file or directory
calutzu.cpp:4:16: dos.h: No such file or directory
calutzu.cpp: In function `void draw_solutie()':
calutzu.cpp:39: error: `delay' undeclared (first use this function)
calutzu.cpp:39: error: (Each undeclared identifier is reported only once for
each function it appears in.)
calutzu.cpp: In function `void cal(int, int)':
calutzu.cpp:47: error: `getch' undeclared (first use this function)
calutzu.cpp: In function `void mod_grafic()':
calutzu.cpp:77: error: `detectgraph' undeclared (first use this function)
calutzu.cpp:79: error: `initgraph' undeclared (first use this function)
calutzu.cpp: In function `void draw(int, int)':
calutzu.cpp:86: error: `cleardevice' undeclared (first use this function)
calutzu.cpp:87: error: `CYAN' undeclared (first use this function)
calutzu.cpp: In function `void draw_horsy(int, int)':
calutzu.cpp:95: error: `SOLID_FILL' undeclared (first use this function)
calutzu.cpp:95: error: `RED' undeclared (first use this function)
calutzu.cpp:95: error: `setfillstyle' undeclared (first use this function)
calutzu.cpp:96: error: `pieslice' undeclared (first use this function)
calutzu.cpp: In function `void draw_grid(int, int, int)':
calutzu.cpp:106: error: `getmaxx' undeclared (first use this function)
calutzu.cpp:107: error: `getmaxy' undeclared (first use this function)
calutzu.cpp:110: error: `outtextxy' undeclared (first use this function)
calutzu.cpp:111: error: `getcolor' undeclared (first use this function)
calutzu.cpp:112: error: `setcolor' undeclared (first use this function)
calutzu.cpp:118: error: `line' undeclared (first use this function)
calutzu.cpp: At global scope:
calutzu.cpp:130: error: `main' must return `int'
calutzu.cpp: In function `int main(...)':
calutzu.cpp:144: error: `closegraph' undeclared (first use this function)


Update
Now the program is compiling on linux but doesn't show anything yet :)

Wednesday, May 19, 2004

Firebird Conference Pictures in Fulda, Germany.
http://www.upscene.com/misc/fbconf_2004/

Also another link full of good info (papers/sessions) from the 2003 conference http://www.h-k.de/fbc2003_cd/index.html

Shock new Firebird magazine exists !

Monday, May 17, 2004

Mandrake returns here is one news they linked in newsletter
http://lwn.net/Articles/85425/
Also one weird paper from alex[is]" *BiLL Gates didn't create the empire*
Ok news about loonix and not microsoft but is lie in the end ...

Back to programming, Wierd c++ compile error message when Compiling Firebird 2.0 Unstable
after i type make it shows up like below
ast_t is declared as enum in isc.h .


In file included from ../src/jrd/thd.h:214,
from ../src/jrd/isc.h:98,
from ../src/jrd/isc.cpp:53:
../src/jrd/sch_proto.h:43: error: use of enum `ast_t' without previous declaration
../src/jrd/sch_proto.h:43: error: ISO C++ forbids declaration of `parameter' with no type
In file included from ../src/jrd/thd.h:215,
from ../src/jrd/isc.h:98,
from ../src/jrd/isc.cpp:53:
../src/jrd/thd_proto.h:64: error: `THD_T' was not declared in this scope
../src/jrd/thd_proto.h:66: error: `THD_T' was not declared in this scope


Saturday, May 15, 2004

One good thing leads to another (x86- history)
8086 ( 1978 )
286 ( 1982 )
386 ( 1985 )
486 ( 1989 )
586 ( 1993 ) - aka Pentium
PPro ( 1995 )
P2+PMMX ( 1997 ) - Dancing Intel Workers :)
P3 ( 1999 ) for intel and Athlon core for AMD
p4 ( 2000 ) bad year for intella ? AMD works on k8
Xeon( 2001 ) AMD works on k8
x86-64( 2003 ) AMD Launches Opteron / ahtlon64 also revised barton core
p3 (2004) Again!! intel is going back to p3 core in other news Amd works on dual core k9 and sells many opterons/athlon64 systems

Monday, May 10, 2004

Well yet another day . Have seen the Kill Bill 2 and can't find my words ...(great parody maybe).
Sometimes you don't make enough for the others . One of our sins : *Lazyness*. Why a day that begins great ends with mudd in the face.Tired by all of these . World hit you when feeling to good.
There will be always the fight with world but we won already that is the trick : it can't do anything with our souls.

Friday, May 07, 2004

Barton installed , some benchmarks soon (i hope) http://forums.amd.com/index.php?showtopic=692