Difference between revisions of "In the News"

From Lazarus wiki
Jump to navigationJump to search
m (→‎2021: Fix another typo)
(→‎2020: Adding blog by Big Dan)
Line 58: Line 58:
 
:;Castle Game Engine -- PASCAL LIVES!!!
 
:;Castle Game Engine -- PASCAL LIVES!!!
 
:Today we are taking a look at the long running Castle Game Engine, an engine I have been getting requests to cover for years now.  This is an Object Pascal (using the Lazarus IDE and Free Pascal Compiler) based 2D/3D open source game engine. [https://www.youtube.com/watch?v=GqTgbRa5Bq0 Gamefromscratch YouTube video].
 
:Today we are taking a look at the long running Castle Game Engine, an engine I have been getting requests to cover for years now.  This is an Object Pascal (using the Lazarus IDE and Free Pascal Compiler) based 2D/3D open source game engine. [https://www.youtube.com/watch?v=GqTgbRa5Bq0 Gamefromscratch YouTube video].
 +
 +
:;Create Demo Application Using Lazarus for Android
 +
:Basic steps for creating a very simple Android program using Lazarus. [https://bigdanzblog.wordpress.com/2020/09/19/create-demo-application-using-lazarus-for-android/ Full story and video].
  
 
;4 September
 
;4 September

Revision as of 19:49, 15 March 2021

Deutsch (de) English (en) español (es) français (fr) italiano (it) русский (ru) 中文(中国大陆)‎ (zh_CN)

This page is an attempt to record all the news stories about Free Pascal and Lazarus. I say "an attempt" because it will undoubtedly fail and be consigned to the dustbin of history if no-one contributes news stories that they know of or stumble across. It is not something which any one individual can do alone. It takes a community. As the longest journey begins with the first step, here is that first step.

2021

March
50 years of Pascal, by Niklaus Wirth
Communications of the ACM, March 2021, Vol. 64 No. 3, Pages 39-41.
25 February
IBX 2.4.0 for Lazarus now available
MWA Software is pleased to announce the release of version 2.4.0 of IBX for Lazarus. This version supports the new Firebird 4 data types and has been tested with the latest version of Lazarus (2.0.12) and FPC (3.2.0). All users are recommended to upgrade to this version. It is available for download from MWA Software. Full details.
21 February
PasDoc
The PasDoc Developers have released PasDoc 0.16.0, a Pascal documentation generator. It's a big release gathering lots of small and large features we made in the last ~3 years. There is also a new website and the source code has been moved to GitHub. Full details.
20 February
Habarisoft STOMP client libraries
Habarisoft released new versions of its Object Pascal STOMP client libraries for integration with popular open source message brokers: ActiveMQ 6.8 – tested with Apache ActiveMQ 5.16.0; Artemis 6.8 – tested with ActiveMQ Artemis 2.16.0; OpenMQ 6.8 – tested with Eclipse GlassFish 6.0.0; RabbitMQ 6.8 – tested with RabbitMQ 3.8.9 and 3.8.11. 20% discount (30% for upgrades; 70% if within last year) until 31 March, 2021. Full details.
10 January
TRichView components update
TRichView and ScaleRichView components are compatible with Lazarus (32-bit and 64-bit Windows targets). TRichView is an advanced rich text editor; ScaleRichView is a WYSIWYG editor. Full story.

2020

12 December
Habarisoft STOMP client libraries
Habarisoft has announced the 2020.12 release of its STOMP client libraries for free open source message brokers. This release has been tested with the ActiveMQ 5.16.0, ActiveMQ Artemis 2.16.0, Eclipse OpenMQ 6.0.0-M1 and RabbitMQ 3.8.9 message brokers. 20% discount (30% for upgrades) before Jan 8, 2021. Full details.
22 October
Free Pascal hashlist race
Which hashlist is the fastest? And which one consumes the least amount of memory? Full story.
21 October
TMS FNC Maps v1.2 - cross platform - Delphi and Lazarus
Since the first release we have been working hard and only 4 months after the release, we pushed out an update (v1.1) for TMS FNC Maps with loads of exciting stuff. Now, we are here with another update (v1.2), that brings even more exciting features and a new service. Full story.
16 October
FPC expression evaluator
While working on debugging Free Pascal applications, I wrote a new library to evaluate Pascal expressions, using fcl-passrc. Full story.
11 October
Daraja HTTP Framework for Delphi and Free Pascal
Daraja is a flexible HTTP framework for Object Pascal, based on the HTTP server in the free open-source library Internet Direct (Indy). Full story.
23 September
Delphi 2009 GDI+ Library written by Erik van Bilsen ported to Lazarus
Full story.
22 September
TMS FNC UI Pack v3.2 Revealing some highly anticipated components
We already have an extensive set of powerful and feature-rich UI controls in our TMS FNC UI Pack we’ve added 5 new components which were requested by you, our community of great developers who see the enormous advantages of components that can be used on VCL, TMS Web Core, FMX and Lazarus with just one code base. Full story.
19 September
Castle Game Engine -- PASCAL LIVES!!!
Today we are taking a look at the long running Castle Game Engine, an engine I have been getting requests to cover for years now. This is an Object Pascal (using the Lazarus IDE and Free Pascal Compiler) based 2D/3D open source game engine. Gamefromscratch YouTube video.
Create Demo Application Using Lazarus for Android
Basic steps for creating a very simple Android program using Lazarus. Full story and video.
4 September
Top 10 Programming Languages that Pay Handsome Salaries in 2020
Report by Vivek Kumar
Permalink in WayBackEngine
28 August
New in Delphi DAC - Support for the Latest Versions of Lazarus and FPC
We are excited to announce that new versions of Delphi data access components are now generally available. All DAC products received support for the latest versions of Lazarus (2.0.10) and Free Pascal Compiler (3.2.0). Full story: blog.devart.com/delphi-dac-support-for-the-latest-versions-of-lazarus-and-fpc.html (broken URL because of anti-spam blocking).
20 August
The Lazarus Handbook has just been published
Full story.
19 August
Object Pascal examples for Firebird OO API
The aim of these examples is to copy as closely as possible the equivalent C++ examples. The primary intention is to demonstrate how to make calls to the new Firebird OO API. Full story.
20 July
Important - New SDL2 Repo!
The repository to get the newest, up to date, SDL2 units has changed. It can now be found here: https://github.com/PascalGameDevelopment/SDL2-for-Pascal. Full story.
Pas2js with generics rocks (and makes Castle Game Engine for WebGL possible)
pas2js can translate modern Object Pascal to JavaScript, making it possible to run Pascal code in a WWW browser. In the past, pas2js didn’t support generics, which made porting CGE to it troublesome, as we use generics a lot. Full story.
18 July
Free Pascal Compiler Supports Apple Silicon M1 Processors
The trunk version (svn or git) of the Free Pascal Compiler now supports the Apple Silicon M1 Processors found in the new MacBook Air, MacBook Pro and Mac mini.
11 July
Lazarus 2.0.10 released
This is a bug fix release that also features a small number of additions. It is the first Lazarus version based on FPC 3.2.0.
Official announcement in the Lazarus forum
Announcement at delphipraxis.net
24 June
Free Pascal Compiler 3.2.0 Released for AmigaOS & MorphOS
Free Pascal Compiler (FPC) is a compiler for the closely related programming language dialects Pascal and Object Pascal. It is free software released under the GNU License. It follows a write once, compile anywhere philosophy and is available for many CPU architectures and operating systems. Full story.
22 June
Release the pressure - Win16 support arrives for version 3.2 of Free Pascal
Great news, Pascal fans. After a lengthy hiatus, the cross-platform Free Pascal has emerged with an array of new features and new targets. Version 3.2.0 of Free Pascal has arrived in the 50th anniversary year of the Pascal language with new features and compiler targets, including Aarch64 and the venerable 16-bit Windows. Full story.
20 June
FPC 3.2 Pascal Compiler Released In 2020 - Even Adds Windows 3.0 16-bit Support
The Pascal programming language is 50 years old this year. The Free Pascal Compiler for Pascal / Object Pascal is out with version 3.2 to celebrate, five years since FPC's previous 3.0 stable series. Full story.
Habari Client libraries 2020.06
Habarisoft released version 2020.06 of its Object Pascal STOMP client libraries for Delphi and Free Pascal integration with popular free open source message brokers. Full story.
19 June
Free Pascal 3.2.0
On June 19th, 2020, the Free Pascal project released Free Pascal 3.2.0. This version is a major new release and contains bugfixes and updates packages, new features and new targets. From a DOS standpoint, the major highlights in this release are improved 16-bit DOS compiler, and a new 16-bit Win 3.x compiler. Full story.
29 May
This'll make you feel old - Uni compsci favourite Pascal hits the big five-oh this year
Pascal, a descendant of ALGOL 60 and darling of computer science courses for decades, turns 50 this year. Full story.
1 May
Blaise Pascal Magazine #86 published
Table of contents
18 April
MWA Software's Firebird Pascal Interface
MWA Software is pleased to announce the release of its Firebird Pascal API package (fbintf). This package has been derived from IBX for Lazarus and is part of the IBX2 development. Full story.
17 April
Australian Delphi User Group - Melbourne Meeting
How Lazarus could be used with SQLite, Firebird, ODBC and MySQL in a very similar way to Delphi. The program could be built for a variety of platforms, even including Raspberry Pi. Full story.
30 March
6 best software to view or read XML files
The software XML Tree Editor, which is written with Lazarus / Free Pascal, is among the recommended applications in this article that Radu Tyrsina wrote for windowsreport.
Full story
21 March
Why is Free Pascal better than PHP?
A nonsensical ramble on type systems by Jakub Tapuć.
Full story
17 February
Australian Delphi User Group - Melbourne Meeting
If you’re interested in a cross-platform alternative to Delphi, or you are concerned about Embarcadero’s redefinition of perpetual, you should take a look at Free Pascal. Full story

2019

9 October
Create a web scraper with Free Pascal & Lazarus
by Marcus Fernström
Full story.

See also

  • Press Kit - background information for people who want to publish Free Pascal and Lazarus related news.