Uli's Web Site
[ Zathras.de - Uli's Web Site ]
Other Sites: Stories
Pix
Abi 2000
Stargate: Resurgence
Lost? Site Map!
 
 
     home | articles | moose | programming | articles >> blogging

 Blog
 
 Blog Topics
 
 Archive
 

15 Most Recent

 Debugging Assembler on Mac OS X
2010-02-07 @600
 
 The iPad
2010-01-29 @417
 
 Double click is a shortcut
2010-01-16 @621
 
 Removing transparency from NSImage
2010-01-16 @581
 
 Garbage collection, work of the devil?
2009-12-20 @881
 
 Let's talk about Coding Style
2009-12-15 @459
 
 The iPhone Reality Show
2009-12-13 @589
 
 So. Git.
2009-12-06 @821
 
 The Sinus Curve of Life
2009-11-26 @430
 
 AppleScripting Cocoa a little
2009-11-26 @003
 
 Inference vs. Knowledge
2009-11-26 @002
 
 ValueConverter 1.2
2009-11-07 @070
 
 Helpful Xcode User Scripts
2009-11-01 @934
 
 Safe key-value-coding
2009-10-09 @014
 
 CocoaHeads Muenchen diese Woche
2009-10-06 @353
 

More...

Blog

This is a collection of short articles or just phrases about everything from books and movies to web design and usability to programming.
 
This weblog is also available as an RSS Feed.
Subscribe to this RSS Feed
Debugging Assembler on Mac OS X
The thing a programmer probably does most is, unsurprisingly, debugging. Not that programmers necessarily love debugging, but if you don't have a high pain tolerance for debugging, you probably don't want to pursue a career in programming. On the other hand, if you like the challenge of the bug hunt, you should try getting into this biz. Or into exterminating. Whatever makes you happy, man. (...)
Read More...2010-02-07 @600
The iPad
There's been so much tablet here and tablet there that I don't really want to do much writing on this. Kevin Hoctor has summarized it well with his The Computer for the Rest of Them and Steven Frank has analyzed the developer's perspective perfectly already. (...)
Read More...2010-01-29 @417
Double click is a shortcut
John Gruber mentioned in passing that people are confused about when to double-click and when not to. It's true, but that doesn't just apply to users. I've seen many application developers not knowing (or simply not caring) about when to use a double-click, and when not to. (...)
Read More...2010-01-16 @621
Removing transparency from NSImage
[Example of a layered image with boxes around the mostly-transparent images]I played around with a little test project using layer-backed NSImageViews for its graphical display. The hit-testing bit me just when I ran out of time, but a nice little NSImage category came out of this. (...)
Read More...2010-01-16 @581
Garbage collection, work of the devil?
I wrote before about how I learned programming the Mac using a scripting language, using its native API call plug-in scheme and how that made me realize that using scripting languages and their bridges to other languages or the native APIs (or even AppKit) is a great way for people to learn programming at their own pace. (...)
Read More...2009-12-20 @881

 
Created: 2004-03-30 @182 Last change: 2010-02-07 @600 | Home | Admin | Edit
© Copyright 2003-2010 by M. Uli Kusterer, all rights reserved.