Lazarus Team Anouncements: Bug Busters
HelloWe are slowly moving towards the next Lazarus 1.4 release. (No fixed date yet.)The list of open issues targeted for 1.4 is partly cleaned. There were ~400 of them (for historical reasons), now...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Simon Stuart yesterday posted a very interesting post on G+ that explains on this (edited) topic:#Rendering I was having a conversation last night … with +David Berneda regarding rendering...
View ArticleFirebird News: Firebird Conference 2014: only 1 month left
Firebird International Conference 2014 will take place on October 24-25, in Prague. 2 days of the intensive talks from Firebird core and drivers developers, vendors of leading Firebird tools and even...
View ArticleFirebird News: Firebird Manual Pages Reorganisation and cleanup
Paul Vinkenoog cleaned up that page and wrote on Firebird-docs: – On top are the most important version-specific docs for the currently supported versions, i.e. 2.5 and 2.1 Quick Start Guides and...
View ArticleThe Podcast at Delphi.org: The FireUI: Multi-Device Designer in RAD Studio XE7
Here is the video replay, slides and resources from my Developer Skill Sprint on the new Multi-Device Designer in RAD Studio XE7. This is one part of the new FireUI, the evolution of FireMonkey.The...
View ArticleThe road to Delphi: Delphi Dev. Shell Tools now supports Delphi XE7
I just added support for Delphi XE7 to the Delphi Dev. Shell Tools project.
View ArticleThe Wiert Corner - irregular stream of stuff: Click on the shield icon,...
If you run Continua CI 1.5.x.y and use Git then make sure you upgrade to at least Continua CI 1.5.0.295 (get it from the Continua CI download page).Click on the shield icon, followed by “CI...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Nice!On September 17th 2014 ModelMaker Tools released Code Explorer v 11.1.0 This update includes Delphi XE7 support.–jeroenvia ModelMaker Code Explorer: Refactoring made Easy! – Class Explorer,...
View ArticleThe Podcast at Delphi.org: Hello Moto 360 from Delphi XE7
I really like my Moto 360 watch. It looks fabulous, and does great as an extension of my Android phone, but of course the most important question is how to make an app for it. Turns out it just works...
View ArticleFirebird News: Avoding blind sql injections in #php
Common steps in avoiding sql injections 1.First step is to sanitize the inputs and never trust what comes from POST/GET : 2.Another tip is to Always use prepared statements (in ibase) or PDO that is...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
So I won’t forget: Abstract syntax tree builder for Delphi.Abstract syntax tree builder for DelphiDelphiAST Announceroman.yankovsky.meBased on CastaliaDelphiParser. Published with MPL...
View Articletwm’s blog: Some changes to CustomContainerPack
Today I made some small changes to the CustomContainerPack.If you don’t know about the Custom Container Pack, see my previous blog post.Apart from removing two with statements I changed the place where...
View ArticleFirebird News: Database .NET 13.0 released
Database .NET is an innovative, powerful and intuitive multiple database management tool, With it you can Browse objects, Design tables, Edit rows, Export data and Run queries with a consistent...
View ArticleFirebird News: NHibernate 4.0.1.GA released with Firebird fixes
NHibernate 4.0.1 General Availability is now available for download from Sourceforge and Nuget. http://sourceforge.net/projects/nhibernate/?source=directory This includes fixes for regressions in NH...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
A while ago, I had a client with an exception on a workstation.There was no permission to run a debugger on their system, or use something like MadExcept or Exceptional Magic in their code base.The...
View ArticleFirebird News: Firebird 3.0 beta 1 is almost ready
Dmitry Yemanov recently announced (in fb-devel discussion list) that Beta 1 of Firebird 3 is expected to be released in the next week. Please take some time when Beta1 is out and do as much tests as...
View Articlewhile true do;: Using dynamic arrays and Parallel Programming Library (Part 1)
The Parallel Programming Library introduced in XE7 is one of the most awaited built-in library for the Delphi and C++Builder RTL, at least for me. I’ve still a nice list waiting for the next versions,...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
If you are going to do test driven development and unit testing, you should watch these videos and slide decks, most of them by Miško Hevery:Not a video, but a good starter: Guide: Writing Testable...
View ArticleCastle Game Engine news: Having some fun testing our build tool (...
Having some fun testing our build tool ( http://sourceforge.net/p/castle-engine/wiki/Build%20tool/ ) and compiling various games for Android :)2014-09-25
View ArticleFirebird News: Mini-interview with Ann W. Harrison
We are starting series or mini-interviews with speakers of Firebird International Conference 2014. The first guest is Ann W. Harrison
View Article