JLinX – Blog

Weblog von Jan Linxweiler

FlipStart jetzt erhältlich

Filed under: Hardware,Pocket PC — Jannis at 11:59 am on Thursday, April 5, 2007

FlipStart [250 x 276 Pixel @ 13,7 KB]

 

 

 

 

 

 

 

 

http://www.flipstartpc.com/

object-oriented programming terms

Filed under: Development — Jannis at 7:55 pm on Monday, April 2, 2007

at wikipedia.org

Raus aus dem Hamsterrad

Filed under: Ohne Kategorie — Jannis at 12:04 pm on Monday, April 2, 2007

oder “Geld ist nicht alles”…. Genau meine Rede…

Artikel bei Spiegel Online

Software metric

Filed under: Software Engineering — Jannis at 11:18 am on Saturday, March 31, 2007

Serial Communications in Win32

Filed under: Development,Hardware — Jannis at 6:14 pm on Tuesday, March 27, 2007

Serial Communications in Win32 (MSDN)

Windows Serial Port Programming (robbayer.com)

Sending Commands in Visual C++ ( With MFC ) to ADR Interfaces (ontrak.net)

"Arm" und "Reich"

Filed under: Zitate — Jannis at 2:42 pm on Monday, March 26, 2007

Non qui parum habet, sed qui plus cupit, pauper est.

Nicht wer sehr wenig hat, sondern wer mehr begehrt, ist arm.

(Lucio Anneo Seneca)

Building VTK on Kubuntu

Filed under: Development,Linux — Jannis at 2:23 pm on Friday, March 23, 2007

I got an errro running CMake to bulding VTK on Kubuntu:

CMake Error: …
Please set the following variables:
OPENGL_INCLUDE_DIR
OPENGL_gl_LIBRARY

Installing the package freeglut3-dev solved the problem:

apt-get install freeglut3-dev

Running make I got the next error:

error: X11/StringDefs.h: No such file or directory

Installing the package libxt-dev solved the problem:

apt-get install libxt-dev

Ruthe – Shit Happens – Ausgetrickst

Filed under: Fun — Jannis at 12:25 pm on Monday, March 19, 2007

Der kleine aber feine Unterschied

Filed under: Zitate — Jannis at 6:24 pm on Saturday, March 17, 2007

Der Unterschied zwischen existieren und leben liegt im Gebrauch der Freizeit.

Amerikanisches Sprichwort

Learn to Program the PS3’s Cell Processor

Filed under: Development,HPC — Jannis at 10:32 am on Friday, March 16, 2007
« Previous PageNext Page »