Archive for the 'MacOS' Category

Parity Cocoa

Monday, July 7th, 2008

And a new app … boy, I love Cocoa!
A Cocoa-Version of my “parity“-tool I wrote for my brother once, comes along with a GUI.
Short vid about Parity Cocoa (german subtitles)
You can find it in the Cocoa download section

You Know It?

Saturday, July 5th, 2008

A new App, written in Obj-C using Cocoa, named “You Know It” is in a first beta-version available. Written in a total of 2 days. Well, written is maybe the wrong word. I have created 195 lines of code for it (excluding comments and blank lines), most of the things are done by Cocoa for [...]

Workbench 1.2

Sunday, June 22nd, 2008

Since I had some bigger problems with workbench 1.1 I had completly recreated the GUI and fixed a rather small bug in the JS-part. Nevertheless, since the GUI is completly redone (although look quite the same) it’s got a new version number.

Workbench 1.1

Saturday, June 21st, 2008

Hi, i’ve made some changes on the Workbench widget and you’ll find them in the newly created download area for widgets

Workbench

Tuesday, June 17th, 2008

I’ve created a new Dashboard Widget for personal usage and will upload it here so it can be downloaded in the next time, if anyone wants.
 
The Widget is more or less nothing more then a (thanks to dashboard) omnipresent text editor pane. Often I had the problem I had to copy some text (say out [...]

WorkClock Cocoa

Friday, June 13th, 2008

So, being here at the WWDC in San Francisco I used this day to dig into Cocoa and Objective C after I heard and saw a lot about it and as a test project I picked the WorkClock I created some time ago for my brother in C++/Qt.
Well, what shall I say?
1. It looks nicer.
2. [...]