Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Mar 30

Primož Gabrijelčič

Vrhnika, Slovenia

gp.17slon.com

Currently R&D Manager at FAB, and Writer at Monitor Magazine, and Writer at Blaise Pascal Magazine, and Blogger at freelance.

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.

Technologies

Experience (6)

Journalist and Sysadmin

Pasadena

1992 - 1997

Managed bunch of networked PCs and helped testing hardware and software for the magazine.

R&D Manager

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.

Writer

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.

Writer

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.

Writer

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.

Blogger

freelance

2006 - Current

Blogging about Delphi at http://thedelphigeek.com.

display 4 more...

Stack Exchange Last seen yesterday

Open Source

gpdelphiunits

A collection of Delphi units.

followed by 25 people

owner


gpprofile2011

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)


omnithreadlibrary

simple to use threading library for Delphi

followed by 75 people

owner


SynEdit

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.


display 1 more…

Apps & Software

favicon

FAB DVB Interface

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


favicon

FAB Subtitle Database

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


Writing

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.


Fun with enumerators

The Delphi Geek

A collection of fix articles on using enumerators in Delphi.


A lock-free queue, finally!

The Delphi Geek

Design and implementation of a lock-free queue.


The Delphi Magazine

The Delphi Geek

Articles I have published in "The Delphi Magazine".


Reading

StackOverflow.Models.CVBook

Types and Programming Languages

Benjamin C. Pierce


StackOverflow.Models.CVBook

Distributed Systems

Concepts and Design

George Coulouris, Jean Dollimore, Tim Kindberg


StackOverflow.Models.CVBook

Design Patterns

Elements of Reusable Object-Oriented Software

Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides


StackOverflow.Models.CVBook

Secrets and Lies

Digital Security in a Networked World

Bruce Schneier


StackOverflow.Models.CVBook

Applied Cryptography

Protocols, Algorithms, and Source Code in C, Second Edition

Bruce Schneier


StackOverflow.Models.CVBook

The Mythical Man-Month

Essays on Software Engineering, Anniversary Edition

Frederick P. Brooks


StackOverflow.Models.CVBook

Garbage Collection

Algorithms for Automatic Dynamic Memory Management

Richard Jones, Rafael D Lins


StackOverflow.Models.CVBook

Code Complete

A Practical Handbook of Software Construction

Steve McConnell


StackOverflow.Models.CVBook

TCP/IP Illustrated, Vol. 1

The Protocols

W. Stevens


display 7 more…

Tools

Sinclair ZX Spectrum

Delphi IDE

Background


Background

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#.