Kwigbo - kwigbo.com - kwigbo
General Information:
Latest News:
Attention Recruiters! 14 Feb 2013 | 10:54 pm
While I’m not looking for a job right now, I do still get emails from recruiters constantly. They are usually just a request for my resume and a list of requirements. Most of the times the requirement...
CoreBluetooth GNUstep 10 Feb 2013 | 10:37 am
In an attempt to learn more about Bluetooth I am recreating the CoreBluetooth framework as a wrapper around Bluez5.0 for use with GNUstep. CoreBluetooth I started with the CBUUID class since it was ...
Objective-C OpenGL ES Sample App 26 Jan 2013 | 10:33 am
When I found out I could install the Objective-C runtime on my Raspberry Pi, I went straight to work. Once I got that working I decided to take the OpenGL example for the Raspberry Pi and make an Obje...
Simplify UIView Animation With Categories 23 Feb 2011 | 08:09 am
What follows is a category I use to animate UIViews. Adding the animation code where the animation happens feels very messy to me. With these simple categories you can cut down the animation of a UIVi...
Managing Color With UIColor Categories 16 Feb 2011 | 06:27 am
I find it nice to have all the colors for my application contained in one file. This makes it easy to tweak the colors of the app without hunting. How I do this, is to create a Colors.h file and impor...
Custom UITableViewCell Without Subclassing 9 Feb 2011 | 07:20 am
I was going to do another game dev post today, but because of a lack of time I will be doing a short tutorial on customizing a UITableViewCell without subclassing. I find myself in a position frequen...
Building a Platform game with Corona and Lime 2 Feb 2011 | 02:29 am
**Update** - Added Corona Project Minus Lime Source Code You can download the project I will be working with here. This does not include the Lime source code, you will have to buy that yourself here....
Naked Match Experiment Part 2 26 Jan 2011 | 02:33 am
I was just told yesterday by @mysterycoconut that I am up for #iDevBlogADay on Tuesdays now. He gave me the option of starting next week but I figured I could come up with something to post today. I ...
Problems With .js Files in XCode 6 Jan 2011 | 02:33 am
Do you find your self seeing the following error after adding a javascript file to your project? warning: no rule to process file ‘$(PROJECT_DIR)/Resources/textView.js’ of type sourcecode.javascript ...
New splash screen W.I.P. for Naked Match! I wonder if it will... 5 Jan 2011 | 07:59 am
New splash screen W.I.P. for Naked Match! I wonder if it will pass Apple review?