Tag: LinkedIn

TZDB 1.8 — 13 November 2012 Database (2012j)

No Picture

A new version of TZDB has been release (1.8.121113). This version adds some very small changes. The biggest update is the bundled database version. Grab the latest version here, and view the latest changes here.   TZDB is an open…

Read More »

Delphi anonymous methods are …

No Picture

… too fat. Surely writing code like this gets frustrating very fast. I want my lambdas!! In other news, there is a working version of Collections 2.0 in the SVN. Most of the changes were sitting on my…

Read More »

Variant Invoke and RTTI

No Picture

I was “spring cleaning” my temporary project directory on my hard drive today and I found a half-finished implementation of a dynamic dispatch for objects based on new RTTI (Delphi 2010+). I spent some time and fixed the…

Read More »

TZDB 1.7 database 14 March

No Picture

I have finally managed to get some free time on my hands and released the latest update to TZDB containing the latest DB (from 14 March). As usual, no code changes, just data updates. For those unaware: TZDB…

Read More »

Twitter

No Picture

I just joined “twitter-dom” as “pavkam“. Not sure on what I’m gonna post but at least I’ll give it a try 🙂

Read More »

TZDB 1.7.110207 and Collections 1.1.1

No Picture

TZDB 1.7.110207 No code changes, just an updated DB from “The tz Database“. There are a small number of changes there so upgrade only if you want to stay 100% up to date. I would just recommend you…

Read More »

Collections 1.1 is out

No Picture

I’m proud to present version 1.1 of Collections package. The major highlights of this release are: TLinkedDictionary<TKey, TValue>, same as the standard dictionary but with predictable insertion order. TLinkedStack<T>, same as standard set but with some predictability in…

Read More »

TZDB 1.7 with latest DB update available.

No Picture

The good people at “the tz database” project released their first update for this year (2011a).  I have updated TZDB to include the newest update. No code changes in this release (it is the same 1.7 code base),…

Read More »

Surge of spam

No Picture

Every time I post something to this blog I get 100+ spam messages a day for a few days. After this “rush” period the quantity starts dropping until I get maybe 2-5 spam messages a day … I’m…

Read More »

Collections 1.0.1

No Picture

I’ve just put the 1.0.1 bug fix version up for download. It fixes XE compatibility issues, documentation fixes (thanks to Denisa Ilascu for her hard work). I don’t have access to Delphi 2010 and can’t say for sure…

Read More »