Qredo
Qredo provides the building blocks to help you create applications that keep your users data and their communications private. Every item stored or message sent using a Qredo app is encrypted before it even leaves the device, making this data useless to an attacker.
You can use Qredo to add privacy features to your
existing apps or create new apps taking advantage
of the privacy features that Qredo provides. With
Qredo’s architecture based around industry standard
encryption, you will have the confidence that your
user’s data is kept private and can concentrate on
the detail of your applications.
Qredo meets and exceeds the latest security
recommendations from industry regulators and
leaders including NIST & the NSA. This allows you to
bring the latest encryption technologies to your
mobile and enterprise apps with minimal effort.
-
Lightning Talk: A story of Burnout
Featuring Abizer Nasir
Abizer never thought it would happen to him - but he faced developer burnout.
In this short, personal, talk he would like to talk about what it feels like and some ways of recognising it before it gets to bad, dealing with it when it strikes and possible ways of preventing it altogether.
Abizer...
ios challenges -
Why the dark side of the force should use Swift and a SOLID architecture
Featuring Jorge Ortiz‑Fuentes
Everybody involved in a mid size project or bigger is concerned about architecture. We have all been told that a good architecture can help us to have a more agile, robust, and easier to work with application, but it is not always clear how nor the architecture everybody else is talking about. By...
ios swift architecture mobile-applications -
Live Objects
Featuring Marius Rackwitz
Not just since Swift was introduced, Value Objects are preached in the iOS community. They are neat, but Live Objects with reference semantics have their own advantages as well. This talk reminds of those and explains how they give a whole new experience when working with persistency as given by...
ios swift kvo realm -
Mastering reuse: A journey into application modularization with VIPER
Featuring Nicola Zaghini
Mobile apps development requires a great amount of time and dedication, and getting your product to market quickly with high quality is a key factor for success in today's business.
The effective reuse of application functionalities plays a very strategic role to reduce time and costs,...
ios viper mobile-apps architecture -
"Can we submit yet?" - The secret to blazing-fast, rock-solid automated tests
Featuring Paul Stringer
Acceptance Testing is one of the essential components of a healthy software development process; unfortunately on iOS this can result in the creation of slow, brittle and highly complex UI automation tests. These can leave you wondering, is it worth it? By revisiting fundamentals this talk...
fitnesse ios acceptance-tests open-source testing ioscon ui -
MVVM, RxSwift and DataControllers
Featuring Esteban Torres
This talk will be on how Brewbot.io approaches an iOS app architecture.
Brewbot.io has taken the principles of MVVM and coated them with some nice RxSwift/RxCocoa and further separated «responsibilities» with DataControllers to get a nicely decoupled architecture when building our iOS...
ios rxswift rxcocoa mvvm data-controllers -
Mobile wars : HTML5 vs. Native
Featuring Paul Ardeleanu
The mobile scene has greatly evolved over the last 10 years; new operating systems and app stores have materialised and flipped on its head the existent postulates on information consumption on the go. We are more connected, less private and data hungrier than ever before - not to mention the...
html5 ecosystem native mobile-tech mobile -
-
A Little Respect for MVC
Featuring Grégoire Lhotellier
The world of iOS has changed a lot lately. We have new devices to run our code with the Apple Watch and the Apple TV. And we have Swift that, through the open source, opens the linux universe.
So the way we build app, the way we code is changing as well. And one of the deepest changes will be how...
ios swift architecture mvc -
A story of Burnout
Featuring Abizer Nasir
Abizer never thought it would happen to him - but he faced developer burnout.
In this short, personal, talk he would like to talk about what it feels like and some ways of recognising it before it gets to bad, dealing with it when it strikes and possible ways of preventing it altogether.
I think...
ios challenges personal-development