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
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
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
Overview In this tutorial I’ll show you in about 30 minutes how to create a html form with the built-in
Overview In this tutorial I’ll show you in about 30 minutes how to do a basic setup of CakePHP and
Overview In this tutorial I’ll show you in 25 minutes how to generate some basic CRUD functionality into your CakePHP
I’ve just upgraded my servers to PHP 5.4 and got this error when loading a project. Declaration of MyModelName::beforeSave() should