
Pong Wars for iOS on the App Store
2 months after creating the open-source SpriteKit version of Koen Van Gilst, I’m happy to announce that Pong Wars is
2 months after creating the open-source SpriteKit version of Koen Van Gilst, I’m happy to announce that Pong Wars is
TNGradientPickerSlider is an easy-to-use UI component for macOS apps written in Swift.
It enables your user to easily select colors for a gradient.
I’m super excited to share my latest macOS app with all of you!
Billie makes renaming and archiving your incoming invoices a breeze!
The past few weeks I have been working on a iOS application for kids to learn to read the clock.
What ‘problem’ am I trying to solve? In most cases a View Controller shows one screen to a user, but the
My problem It often occurs while writing code that you need to assign a value of a certain type, based
The problem So you want to trigger functionality in your Unity3D scene straight from your native Objective-C code? For example
I HAVE CREATED A NEW WAY TO INTEGRATE UNITY WITHIN AN EXISTING IOS APP. YOU CAN FIND THE POST HERE.
This afternoon Thomas Degry (one of my students, www.devine.be) asked how he could program the neat little effect they use in
Yesterday I had a very frustrating issue implementing CKEditor (an awesome open-source WYSIWYG editor) in a CakePHP 2.3.2 installation. I
If you want to achieve file upload validation trough your CakePHP model, you can use the following code. For this
For a few private projects the last couple of months I needed to implement a login system before the user could
When you work with custom fonts in your iOS projects, you’ll need to find out the correct name for your
Overview Today I’ll show you how you can use cakePHP layout files and elements. This way you can easily create different
Overview In this tutorial I will show you the power of associations in cakePHP. With associations you can link up your
Overview In this tutorial I will show you how to create a login form which validates the user with the