Posted on July 27, 2011, 11:02 am, by ScratchMyTail, under
Java,
Programming.
Recently I’ve been struggling with an annoying error in SpringSource (Eclipse + Spring Framework). The error causes auto-completion to stop working, and a popup to occur containing this error message: “Compilation unit is not on the build path”. In this post I will share my solution to this problem.
Posted on May 23, 2010, 1:18 pm, by ScratchMyTail, under
Programming.
Ever wanted your source code listings to look the same in your blog as in your favorite IDE? It’s now possible with a Python syntax highlighter, called Pygmentize. Pygmentize is a syntax highlighter written in Python. It can be used as a simple command line tool, as well as being reached from Python scripts. In [...]
My first application developed for the iPhone is now available in AppStore. Read more about the application here. You can also take a closer look in iTunes via this link.
Today i finally received my first iPhone development book. The book is titled “Beginning iPhone Development: Exploring the iPhone SDK“. The book is written by Dave Mark and Jeff LaMarche. Both have alot experience with Cocoa and Objective-C, so I think this is a good book. I gave the university library a visit too where [...]