Jordi Corbilla
Yes you heard right, Font Awesome? You can use their icons to make your desktop applications pop. Nowadays I use it to make my websites look nicer and without having to worry about finding icons… … Read more
7 years ago in Delphi, Delphi10.2Tokyo, FontAwesome, Icons, vcl0
Jordi Corbilla
A comprehensive step by step guide, covering everything you need to know to receive push notifications to your Android device using Firebase Cloud Messaging and the latest Delphi 10.1 Berlin update 2.Push notifications let your application… … Read more
8 years ago in BaaS, Cloud, Delphi, Firebase, Messaging, Notification, PushNotifications0
Jordi Corbilla
I’m trying different BaaS alternatives as Parse.com is shutting down by the end of the year. Luckily for us, we have a really cool alternative: Firebase. Firebase is a unified app platform for Android, iOS… … Read more
8 years ago in Cloud, Delphi, Firebase, PPL, Storage, Streaming, Task0
Jordi Corbilla
This article presents an approach for developing a mobile application to monitor a Raspberry Pi cluster using a simple Web API built in JavaScript. If you haven’t followed my progress regarding the Raspberry Pi cluster… … Read more
8 years ago in android, Delphi, Devices, REST0
Jordi Corbilla
In this article I will show you how to connect your desktop and mobile applications to a mobile backend as a service (mBaaS) with Delphi 10.1 Berlin. I normally use Parse.com as a backend but… … Read more
8 years ago in BaaS, BackEnd, Delphi, Kinvey, PaaS, Parse.com0
Jordi Corbilla
It’s been a while since I got my Delphi 10 Seattle and I really love its new Windows 10 components and styles. I have already played with it and I can say that these new… … Read more
9 years ago in Delphi, Delphi10Seattle, Windows100
Jordi Corbilla
Parse.com is one of the most interesting cloud base solutions I have found so far, and most importantly; basic accounts are for free (up to 30 requests/second, after that is when you have to pay)…. … Read more
9 years ago in Analytics, API, Delphi, Parse.com, REST0
Jordi Corbilla
As you might be aware, Google Code Project Hosting is about to shut down so I have decided to move all my projects to GitHub as it was one of the options Google was offering. So here you… … Read more
10 years ago in Delphi, github, google, Open Source0
Jordi Corbilla
Delphi XE7 is using Indy version 10.6.0.5169 and if you want to use SSL components you now need to install OpenSSL. I’m using IdSSLIOHandlerSocketOpenSSL1 component for my FlickrPhotoStats application (you can read more about it here… … Read more
10 years ago in Delphi, Delphi XE6, Delphi XE7, Indy, OpenSSL, Security, SSL0
Jordi Corbilla
It’s been a while since I last posted an article here, and today I’m coming with an exciting application I have been working on lately called “flickr photo stats”. I’m a keen photographer and I… … Read more
10 years ago in API, Delphi, Delphi XE6, flickr, Photography, REST0
Jordi Corbilla
A lot has been going on since Embarcadero released Delphi XE4. I must say I was astonished with what they achieved in such a short time with that version. Just being able to develop your… … Read more
11 years ago in android, Delphi, Delphi XE5, SDK0
Jordi Corbilla
I couldn’t find a good self-explanatory example for the usage of Delphi-code-coverage tool so here you will find a simple example from top to bottom. The idea is really simple; I have a set of… … Read more
12 years ago in Code Coverage, Delphi, Delphi XE0
Jordi Corbilla
I know this could be an old topic, but I find really useful to know how to send the key strokes or how to simulate the mouse click using our favourite language: Delphi. It’s for this,… … Read more
12 years ago in actions, Automation, Delphi, KeyStrokes, mouse0
Jordi Corbilla
My first article of the year is about Quick Sequence Diagram Editor (sdedit), a tool for creating UML sequence diagrams from textual descriptions of objects and messages that follow a really easy syntax. The ones who follow… … Read more
12 years ago in Delphi, Delphi XE, Productivity, Sequence Diagrams, threading, UML0
Jordi Corbilla
Following my previous post (Capturing console output with Delphi 2010/XE) and with all the great comments received on it, I have decided to publish the new solution provided by Lübbe Onken which solves the hanging issue… … Read more
12 years ago in Delphi, delphi 2010, Delphi XE, Utilities0