Shanu Mandot
As an individual contributor, it can be hard to feel like I’m making a difference on my team and at my company. But with a combination of some guts and supportive leadership, I can move… … Read more
4 years ago in agile, DelphiFeeds.com, Diary, rachel-kibler0
Embarcadero
ImageLab is a native Windows-based multi-sensor imaging tool for processing and analyzing hyperspectral images built in Delphi. It targets research in science and technology where spectrally resolved images are utilized. According to the developer “ImageLab… … Read more
4 years ago in Delphi, hyperspectral, imaging, object pascal, programming, research, science, Showcase0
Ian Barker
Last Wednesday I presented an Embarcadero webinar “Cross Platform to Windows, macOS and Linux with Firepower”. Participating in the live Q & A after the demo was Roy Woll of Woll2Woll Software. I think we… … Read more
4 years ago in cross-platform, Delphi, linux, macos, Uncategorized, webinars, windows0
marcocantu
Idera has recently acquired apilayer, a company focused on providing scalable REST APIs for use by application developers. It is very easy to use these APIs from a Delphi or C++Builder applications, taking advantage of… … Read more
4 years ago 0
TMS Software
Our VCL component TAdvStringGrid is one of our components with the longest history. It served thousand and thousands of software developers on planet Earth and we are incredibly thankful for an not oversee-able amount of… … Read more
4 years ago 0
TMS Software
Our VCL component TAdvStringGrid is one of our components with the longest history. It served thousand and thousands of software developers on planet Earth and we are incredibly thankful for an not oversee-able amount of… … Read more
4 years ago 0
delphiprofi
If you are using {$IFDEF} in your source – normally it’s fine…e.G.{$IFDEF DEBUG}ShowMessage(‘Foo’);{$ENDIF}Why, because this DEBUG is handled by the IDE.But what if you want to use your own?{$IFDEF IMPORTANT}Result := 42;{$ENDIF} If your applicat… … Read more
4 years ago 0
Mary Kelly
There are several options available for migrating or importing data with InterBase databases. No matter if you are migrating and need to import data into your new database or exporting your data to use in… … Read more
4 years ago in data, database, export, import, InterBase0