schimkat

This user hasn't shared any biographical information

Homepage: http://www.soren.schimkat.dk


Posts by schimkat

Compiling Rdesktop for Win32

January 21, 2010 - 13:36

Posted in Computer related | 11 comments

So you wanna have an opensource RDP client for Windows. Well .. no problem. Here is what you do: Visit www.cygwin.com and download setup.exe. When downloaded, you must launch setup.exe and install a complete Cygwin environment. Cygwin is only needed when compiling Rdesktop, so don´t worry about the diskspace usage. You will get it all [...]

Inline images in Perl/TK applications.

December 6, 2009 - 20:22

Posted in Computer related | No comments

Here you see a screenshot of an Perl/TK application, which isn´t quite like other Perl/TK applications. The difference between this and almost all the other TK applications you may be using, is that this application has all the nice images included in line. Wow .. this is neat stuff, but how is it done? Sit back, and [...]