The Wiert Corner - irregular stream of stuff: jpluimers
Every now and then I need to go back to an old Delphi version, which nowadays means try and get it and all the tools installed on something newer than Windows XP.When installing on Windows Vista and up...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
If you run FastMM4 in FullDebugMode, then here are two tips that new (and sometimes existing users) often overlook:If you set the FullDebugMode directive in the IDE, build your project.Don’t forget to...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Like When DelphiSpeedup cannot register itself in Delphi on Windows Vista/7/8, GExperts also had problems installing on Windows Vista and up when Delphi runs in a non-elevated account.It said it...
View ArticleDelphi Bistro: Appmethod is coming to a computer near you soon!
According to http://www.appmethod.com :“Appmethod is the complete app development platform for building fast multi-device apps 5x faster to build fast apps fast for Android, iOS, Windows, and OS X....
View ArticleThe Wiert Corner - irregular stream of stuff: Appmethod IDE; Nexus 4 upright...
The @appmethod secret.Wow. Out of the blue, I just read Embarcadero Launches AppMethod, A New Multi-Device Development Platform For Native Apps | TechCrunch. And I’m impressed.In short:At SXSW 2014...
View ArticleTim Anderson's ITWriting: Embarcadero pre-announces AppMethod cross-platform...
Embarcadero is spilling the beans on a new development tool called AppMethod, which has its own site here and a little more information on TechCrunch. A fuller reveal is promised at SXSW, which kicks...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Nice video when using either of the RemObjects Elements (Oxygene or Hydrogene): for creating a UI UINavigationController – remobjects.–jeroenFiled under: .NET, C#, C# 1.0, C# 2.0, C# 3.0, C# 4.0, C#...
View Articlewhile true do;: PACKT Publishing Book Review: Gideros Mobile Game Development
As you probably know, I did some reviews on PACKT Publishing technical books. Now I did a review on a new book about Gideros Mobile. At bit Time Software we used to create mobile games too and in the...
View ArticleFirebird News: Firebird Foundation Annual General Meeting is in progress
FF is non-commercial organization which get money from sponsors and members and give it to FirebirdSQL core and driver developers. If you really want to support Firebird, become a member right now:...
View Articletwm’s blog: Using jclDebug
Today I was at the Delphi Frühstück (breakfast) at Comcept GmbH in Cologne. It was quite an inspiring talk there. Thanks to the guys who organized it, I am looking forward to going there again.One of...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Ilya Grigorik – Google+ (from Google) shared a link to tldrlegal.com/: TLDRLegal – Software Licenses Explained in Plain English.Very convenient to have all these licenses in one central places, bot for...
View ArticleTe Waka o Pascal: When You Say Nothing At All…
This is another one of those posts that has a bit of a double meaning in the same title. First, there is the matter of a useful hint/warning that I think could be emitted by a Pascal compiler. The...
View ArticleFirebird News: MySQL versus Firebird – SQL standard features
Peter Gulutzan (ex Mysql at Oracle arhitect) decided to compare the current versions of MySQL 5.6 and Firebird SQL 2.5. he only looked at SQL standard features that end users can see, without...
View ArticleDelphiTools.info: Cryptographic Library for DWScript
There is no an embryo of standard cryptography support for DWScript through the dwsCryptoLib module. The implementations are currently based on mORMot‘s SynCrypto unit, which is fast and solid....
View ArticleFirebird News: Citrix EdgeSight uses Firebird
Citrix® EdgeSight™ is a performance and availability management solution for XenDesktop, XenApp and endpoint systems. EdgeSight monitors applications, devices, sessions, license usage, and the network...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Every once in a while you have multiple threads or processes wanting to write a short message to the same log file. Append then will give you an I/O error 32 (ERROR_SHARING_VIOLATION), but the below...
View ArticleThe Wiert Corner - irregular stream of stuff: jpluimers
Image and video art came through SORTING – A visualization of the most famous sorting algorithms and 15 Sorting Algorithms in 6 Minutes – YouTube.Both via This is why I Code – Google+Filed under: .NET,...
View ArticleFirebird News: Firebird vs Oracle, Postgres, SQL Server, DB2, MySQL and the...
Thomas Kellerer wrote on Firebird General list If anyone is interested I have a similar comparison here http://www.sql-workbench.net/dbms_comparison.html It includes Oracle, Postgres, SQL Server, DB2,...
View ArticleBehind the connection: End of Windows XP. Modernize your applications.
You've probably seen the news that Microsoft is ending support for Windows XP on April 8th of this year. It is time to update your old applications to work with the new generation of modern operating...
View ArticleThe Wiert Corner - irregular stream of stuff: The first Microsoft Pascal with...
A really long time ago, I posted in history – What features contributed to the evolution of Pascal? – Programmers indicating there was a Hard Disk Image of MS-DOS 6.22 with Pascal for Computer Studies....
View Article