Julian Timpner
Website von Julian Timpner, B.Sc. Informatik.
Website von Julian Timpner, B.Sc. Informatik.
May 19th
I am spending the next two days doing the NetBeans Platform Certified Training at the TU Braunschweig in Germany with Sun’s Geertjan Wielenga and NetBeans Dream Team member Aljoscha Rittner.
If you would also like to have a training on the NetBeans Platform at your university or company, just drop Geertjan an email or leave a comment at his blog.
For more information about the Certified Training, visit the official course website.
Oct 11th
Everybody who finds himself in the situation that he or she has to take the GRE General Test will receive a CD with the GRE® POWERPREP software from ETS a few days after registering for the test. Alternatively, the software can be downloaded from the ETS website.
However, it only works with Windows OS up to XP. With Vista users experienced a lot of trouble trying to install POWERPREP, but using the compatibility mode they were able to start and use the test prep material. Nevertheless, using Windows 7 I could not accomplish to get it startet, even with the compatibility mode: the window just flickered and nothing else happened.
A possible solution for those, who do not want to install Windows XP on a separate partition, is the new Windows 7 XP mode. The XP mode offers the capability to run a Windows XP environment from your Windows 7 desktop. It therefore requires a processor with the Intel® Virtualization Technology or AMD-V™ turned on and Windows 7 Professional or higher. The Intel® Processor Spec Finder helps to find out whether your (Intel) CPU meets these requirement.
If so, you can download Virtual PC and the XP mode installer. After the installation a reboot is required. Within the XP mode POWERPREP installs and runs smoothly.
GRE® POWERPREP and GRE® General Test are registered trademarks of Educational Testing Service (ETS). This website is not endorsed or approved by ETS.
Mar 30th
Like others, whose webhoster is 1and1 and who use WordPress version 2.7.1, I experienced a lot of problems with some very popular plugins, such as
After activating the plugin, an
Internal server error 500
occured whilst using the admin panel, even preventing me from deactivating the plugin. In this case, there’s only one option left: connect via FTP to your webspace, chance directory to your wordpress root, and in wp-conten/plugins rename the plugin directory. This way, WordPress doesn’t find it anymore and will deactivate the plugin automatically.
But, of course, there has to be a workaround, instead of simply not using certain plugins. The following activates PHP5 on your webspace and worked out perfectly for me:
1 2 3 | Options All -Indexes AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php |
Feb 23rd
Today, I took the ISTQB certification exam for the foundation level and some things struck me that might be of some interest for future examinees. As one has to sign a formal obligation saying that you’re not allowed to give information about exam questions, I cannot be very specific. However, here are some hints:
The examination results are send via email one week after the exam, at the latest. Of course, I’m gonna post my results as soon as I get them.
[UPDATE]
Just got my results: PASSED with 85%!
Feb 8th
Today, after 4 months’ work, we completed our team project software 3DScanner. The project’s goal was to capture real-world objects of any size and recreate them as 3D models in a virtual environment.
3DScanner has a lot of advantages compared to other (even commercial) products. Firstly, only one camera is needed. Any off-the-shelf digital camera can be used. It does not have to be stabilized in any way (i.e. no tripod necessary), neither does it have to be calibrated. Camera calibration takes place automatically after downloading the images to a computer.
The process is fully automatic, only silhouette images have to be created manually. We propose using GIMP to cut out the objects and and fill the background with black. Then, 3DScanner is able to create a mesh in the obj file format.
For further information, please visit the project website.
Aug 2nd
For I have only found few explanations about how to use the GLUT library for OpenGL programming with Visual Studio 2008, I’ll give it a try myself:
Now, in Visual Studio create a new project as console application. Then, open the project properties, go to the Linker tab. Under Object/Library modules add
opengl32.lib glut32.lib glu32.lib
Finally, include <gl\glut.h></gl> in your source and your ready to go!
Aug 5th
Well, I’m a 1and1 profiseller now, and whoever thinks about changing his/her internet service provider or just looks for a movie or cell phone flat, should visit my shop.
Cheap travel offers, Vodafone or BASE cell phone rates are also available. Go for it! ![]()
www.timpner.com/shop
Jul 14th
Lindsystems creates computer graphics, especially fractals based on Lindenmayer formal grammars. It can also model quite realistic plant growth.
Jul 14th
Our term paper for the advanced physics course can be downloaded from the Publications section. It describes our experiments with the Michelson interferometer and gives information about modern laser interferometry, quantum physics, and special theory of relativity.
Recent Comments