Sponsor
Now Playing
- Alix Perez – I'm Free 2 hours ago
- Alix Perez – Intersections 2 hours ago
- Alix Perez – Forsaken 2 hours ago
- Glen E Ston – Ouroboros (Original Mix) 3 hours ago
- Black Sun Empire – Everything 3 hours ago
Posts tagged Programming
How to use FileMerge with Git as a...
November 16, 2009
As I’m migrating from Subversion brainwaves I’ve been slowly adapting my workflow into Git’s. Problem was i was finding it hard to double check changes in my working folder to that of what was previously committed. In other words I missed the love of FileMerge.... [+]
3
16Nov
JotPad - TextMate Theme
November 10, 2009
Recently i started playing with TextMate because of all the hype and the billions of shortcuts it has. This was a big shift from the editor Coda.app on the Mac. Immediately i was taken by the ability to have themes! So i decided to create... [+]
0
10Nov
My CakePHP Learning Experience
July 7, 2009
I first got into CakePHP roughly 3-4 months ago. It was a result of me dropping the Python & Django books and running back to the PHP world, which I was already familiar with. I simply didn’t have the time to wrap my head around... [+]
6
07Jul
My First Contact With CakePHP
February 26, 2009
If you have been reading the blog lately you will of noticed that I have changed my development path from Django using Python to CakePHP, tada, using PHP. I spent quite alot of time attempting to elarn both Python and the Django framework together. Much... [+]
0
26Feb
CakePHP: Using Apress & Packt
February 22, 2009
I love buying books. Taking one look at my bookcase makes this quite obvious. I do have quite a large selection of computer related books. I find that by reading into the subject matter, especially for programming, before acting on ideas or tasks provides a... [+]
0
22Feb
Using CakePHP Elements &...
February 17, 2009
This problem arose while i was trying to get a random phrase from a database into the <title> HTML elements across all views. Being fairly new to CakePHP i was overwhelmed by some people’s solutions to accessing models site wide. However they forgot what CakePHP... [+]
1
17Feb
Python Wallpaper
August 12, 2008
I wanted to support my current love for Python. So i made these wallpapers from a logo i grabbed from the Python wikipedia page. Enjoy! Let me know if you use them
0
12Aug
Big ups to Don
June 2, 2008
I just want to say a big thank you to Don over at http://don.citarella.net/ for providing his flash uploader script and applet to the web. I found a bug in his flash applet which would crash the javascript functions laid out. I notified Don about... [+]
0
02Jun
My Cocoa IRC Channel
May 25, 2008
I have just created an IRC channel for discussing topics about Cocoa development. You can join via: Server: irc.p2p-irc.net Channel: #cocoa See you there!
0
25May
Learning Objective-C
May 24, 2008
I am struggling here learning objective-c for programming with cocoa! You see I came from a procedural type language, PHP. Yes PHP can be considered quite a newbie language however without it most of my sites would simply not have been built. Now going to... [+]
0
24May
Tutorial: How to build a poll system...
April 11, 2008
If you have been doing the other tutorials on this site you will notice that I have been teaching PHP and mySQL through projects. Projects that you can slot into your website, or if you are building a project, code that you can use within... [+]
73
11Apr