97
I Use This!
High Activity

News

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Posted over 4 years ago by Mickaël Rémond
When you want to start learning SwiftUI, you create a project and get a basic example view with just a Text field. That default view is pretty simple, but already introduces many new concepts. Here is an empty default view: import SwiftUI struct ContentView: View { var body: some View { Text("Hello World") } } […]
Posted over 4 years ago by Mickaël Rémond
When you are writing a chat application, you need to be able to have some control on the chat view. The chat view typically starts aligned at the end of the conversation, which is the bottom of the screen. When you have received more messages and they cannot fit on one screen anymore, you can […]
Posted over 4 years ago by Jérôme Sautret
We are pleased to announce ejabberd version 19.09. The main focus has been to improve automatic certificate management stack (Let’s Encrypt). We also fixed bugs that had been introduced during previous big refactoring of the configuration management ... [More] file, as well as the usual various bug fixes. New Features and improvements Better ACME support In this […] [Less]
Posted over 4 years ago by Mickaël Rémond
ProcessOne has made a mark on Erlang history, developing reference software in Erlang, providing strong Erlang expertise and helping grow the its ecosystem. Still, ProcessOne is much more than our Erlang fame. We are technology agnostic. We are great at selecting the right tool for the job to build innovative projects for our customers. TL;DR […]
Posted over 4 years ago by Mickaël Rémond
SwiftUI is a new application framework from Apple that complements UIKit and AppKit. It is expected to be the future of UI definition on Apple platform, unifying GUI application writing using the same framework on all Apple platforms, from Apple Watch to iOS and MacOS. A change in architectural patterns: From MVC to MVVM SwiftUI […]
Posted over 4 years ago by Marek Foss
Yesterday, Apple unveiled the new iPhones and set September 19 as the date for the release of iOS 13. This new operating system brings lots of new features and changes, but among them there’s one easy-to-miss update that’s very significant for messaging server operators: an update to APNS requests that enable sending push notifications to […]
Posted over 4 years ago by Marek Foss
ProcessOne curates the Real-time Radar – a newsletter focusing on articles about technology and business aspects of real-time solutions. Here are the articles we found interesting in Issue #25. To receive this newsletter straight to your inbox on the ... [More] day it is published, subscribe here. Breaking 25 Trillion Notifications for the BBC In 2012, BBC […] [Less]
Posted over 4 years ago by Marek Foss
ProcessOne curates the Real-time Radar – a newsletter focusing on articles about technology and business aspects of real-time solutions. Here are the articles we found interesting in Issue #24. To receive this newsletter straight to your inbox on the ... [More] day it is published, subscribe here. ejabberd & Nintendo Switch NPNS Last week, Taiyo Watanabe from […] [Less]
Posted over 4 years ago by Marek Foss
ProcessOne curates the Real-time Radar – a newsletter focusing on articles about technology and business aspects of real-time solutions. Here are the articles we found interesting in Issue #24. To receive this newsletter straight to your inbox on the day it is published, subscribe here. MQTT for system administrators and for the IoT They say […]
Posted over 4 years ago by Marek Foss
ProcessOne curates the Real-time Radar – a newsletter focusing on articles about technology and business aspects of real-time solutions. Here are the articles we found interesting in Issue #23. To receive this newsletter straight to your inbox on the ... [More] day it is published, subscribe here. Six Ways IoT will Revolutionize Your Business Technology continues to […] [Less]