Behind the connection: XE3: Adding properties to a set
[Français] Delphi XE3 has a very interesting new feature: the record helpers. Despite his name which reference a specific data type (record), a record helper can be applyed to most standard data types...
View ArticleFirebird News: Database .NET 7.9 released
Database .NET is an innovative, powerful and intuitive multiple database management tool. You can Browse objects, Design tables, Edit rows, Export data and Run queries with a consistent interface. It...
View ArticleFirebird News: LuaSQL Firebird is a simple interface from Lua to Firebird RDBMS
LuaSQL is a simple interface from Lua to a RDBMS , Here is the Github page for Firebird driver
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Great post and must read for any X-platform developer: Xamarin vs Titanium vs FireMonkey: should cross-platform tools abstract the GUI? « Tim Anderson’s ITWriting.–jeroenFiled under: .NET, Delphi,...
View ArticleFirebird News: New maintainer for the SOCI Firebird SQL project (The C++...
Here is the tweet with announcement: Just added Viacheslav Naydenov to SOCI team as new maintainer of FirebirdSQL backend to be (re)released with SOCI 3.2.0 and 4.0.0 Originally, SOCI was developed by...
View ArticleFirebird News: Django Firebird driver now available for install from pypi....
Django Firebird driver is now available from pypi https://pypi.python.org/pypi/django-firebird This was announced on twitter by Maximiliano Robaina
View ArticleFirebird News: Firebird mentioned on Evans Data survey
A new survey from EvansData about Software Development Tools mentions Firebird among the preferred Database choices. You can participate in the survey (and win points to trade for prizes later)...
View ArticleDaniel Magin's Logfile: Delphi iOS Intensivtraining 2013
Tag 1 – Die Welt von Apple iOS aus der Sicht von Delphi"First Steps" als Delphi-Apple-DeveloperDeveloper Accountwie bringe ich meine Geräte in den DevelopermodusWerkzeuge (PAServer, XCode,...
View Articletwm’s blog: .manifest support in dzPrepBuild
It has taken a while but I have eventually arrived in the “modern” Windows world. After many years of sticking with Windows XP (and Linux) I have updated two computers to Windows 8 (both 64 bit) and...
View ArticleBehind the connection: High speed generic queue class
This article presents a generic class implementing a high speed queue. It has been specially designed for communication use but can be used for anything else. Reading this article, you'll learn: How to...
View ArticleFirebird News: Firebird SQL Romania Offical Hymn is released
As you might now Firebird does have an Offical Hymn : here is the Sound Cloud Mirror and now we present the Offical Hymn for Firebird SQL Romania
View ArticleLazarus Team Anouncements: FPC 2.6.2 released
Hello,Finally, FPC 2.6.2 has landed. FPC 2.6.2 is an update to 2.6.0 thatcontains most library progress over the 2.6.0 and some crucialcompiler fixes.Building is still in progress and some formats...
View ArticleJamie's Blog: Rakefiles for Delphi
It’s not a secret that I’m a big advocate of Continuous Delivery and I’ve also found that I’ve been using a lot of Ruby and Python development workflow tooling recently because I like those languages...
View ArticleSee Different: My Database-free Application lecture
Today I gave a lecture about database-free applications.Most people who first read the title, thought that "oh you probably write to memory or disk or something", yet the lecture is not about storing...
View ArticleJamie's Blog: Simple REST Client for Delphi
While writing a Delphi Rich client for a personal project talking to RESTful service I recently became frustrated with the available easy REST client interfaces for Delphi.As a result, I wrote a small...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
I remember having heard this interview on audio a long while ago, but couldn’t find it back. Now I stumbled across Cape Cod Gunny writing about this great video where Anders Hejlsberg is interviews by...
View ArticleBehind the connection: Operator overloading for records
Operator overloading for records Operator overloading is a mechanism which gives you control over what an operator does on a given data type. Applied to a record, you can use it to provide a...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
The continuation of the trip down memory lane…Few people know the name Peter Sollich, as he always chose not to be a public figure (for instance, he is absent on the Outstanding Technical Achievement...
View ArticleFirebird News: FreePascal 2.6.2 is released
FPC 2.6.2 has landed. FPC 2.6.2 is an update to 2.6.0 that contains most library progress over the 2.6.0 and some crucial compiler fixes. Building is still in progress and some formats (deb,rpm) and...
View ArticleSee Different: FPC 2.6.2 שוחרר
השבוע שוחרר FPC 2.6.2 המכיל בעיקר תיקוני באגים, אשר חלקם הם שינויים ב API או בהתנהגות של פונקציות/מחלקות בשביל לתקן את הבעיות.מתודות שונות בTDataset שונו במבנה שלהן, והוחלפו מPChar ל...
View Article