Four Ways to Detect Vista
The Delphi Geek
Pop quiz. How do you detect Windows version? Simple, call the GetVersionEx API. And now for a bonus question. How do you detect Windows version without a doubt? Well, that's not so simple.
Vrhnika, Slovenia
I'm a long-time Delphi programmer, writer for The Delphi Magazine, Monitor, and Blaise Pascal magazines and frequent contributor to the Delphi-SI community.
My Delphi-related ramblings are collected on the The Delphi Geek blog.
delphi silverlight openbsd
database
Pasadena
1992 - 1997
Managed bunch of networked PCs and helped testing hardware and software for the magazine.
FAB
1997 - Current
Designed and developed internal scripting language used to automate tasks in our server product.
Designed and developed database product, used to store many small almost-textual object. Database supports full-text search.
Worked on various client and server applications for the Windows platform.
Wrote internal implementation of SOAP client and server.
Wrote server and client for manipulation of high-bitrate strems in real time.
The Delphi Magazine
1999 - 2005
Writing articles about Delphi programming language and Delphi development environment.
Full list of my articles is available at http://gp.17slon.com/biblio/articlesall.htm.
Monitor Magazine
2005 - Current
From 2005 onwards I'm writing various technology-related articles for leading Slovenian computer magazine Monitor. I'm also technical editor of that magazine.
Full list of my articles is available at http://gp.17slon.com/biblio/articlesall.htm.
Blaise Pascal Magazine
2008 - Current
Occasionally I write an article about some interesting aspects of Delphi programming for the Blaise Pascal Magazine.
Full list of my articles is available at http://gp.17slon.com/biblio/articlesall.htm.
GpProfile is a powerful source code instrumenting profiler for all versions of Delphi (including Delphi XE)
followed by 17 people
contributor (and the creator of the original GpProfile profiler)
SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and Kylix (C++ Builder mostly works, but is unsupported).
Manager (long ago), then contributer, now dormant.
FAB DVB Interface is a software package for PC that can be used to receive DVB Subtitles over TCP/IP from FAB Subtitler BCAST/XCD and converts and synchronizes them to a PCR present on ASI/IP input and transmits them on the ASI/IP output to a DVB multiplexer.
main developer
FAB Subtitle Database is a software package for PC which is used in connection with FAB Subtitler BCAST for storage of subtitle files, transmission playlist management and workflow organization for preparation of subtitle files.
main developer
The Delphi Geek
Pop quiz. How do you detect Windows version? Simple, call the GetVersionEx API. And now for a bonus question. How do you detect Windows version without a doubt? Well, that's not so simple.
Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides
Sinclair ZX Spectrum
Delphi IDE
Presentations
Started on PDP-11, where I learned assembler, Fortran and Pascal. My first home computer was ZX Spectrum on which I wrote miles and miles ob Basic and assembler code and where I also tried some Pascal.
Then I switched to VAX/VMS (VMS Pascal, of course) and CP/M (in parallel) where I disovered Turbo Pascal 3. Managed a VAX/VMS system for few years and wrote large number of DCL utilities which helped me watch over the system.
Then moved to PCs where I (again) wrote in assembler and Pascal. Followed the DOS -> Windows NT upgrade path (managed to skip Windows 3.x/95 somehow) but stayed faithful to Pascal (first Turbo Pascal, then Borland Pascal, then Delphi).
In all that time I learned (at least a little of) C, C++, Cobol, Erlang, Haskell, Perl, Ruby, Python, but I am not fluent enough to do any coding in them. OK, maybe in Perl. I did write some stuff in Perl. And I can write pretty basic C#.