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

 Review: Sherlock
2010-07-28 @073
 
 Playing with Objective C on Debian
2010-05-08 @456
 
 Fruit vs. Obst
2010-05-08 @439
 
 Mixed-language ambiguity
2010-04-15 @994
 
 Uli's 12:07 AM Law
2010-04-12 @881
 
 Uli's 1:24 AM Law
2010-04-12 @874
 
 Uli's 6:28 AM Law
2010-04-12 @869
 
 Uli's 3:57 PM Law
2010-04-12 @867
 
 Uli's 4:41 PM Law
2010-04-12 @864
 
 Uli's 7:25 AM Law
2010-04-12 @862
 
 Uli's 9:36 PM Law
2010-04-12 @861
 
 Typesafe typecasts
2010-04-12 @471
 
 Porting to the Macintosh
2010-04-09 @592
 
 Uli's source code is on Github!
2010-03-05 @986
 
 Downtime on Friday
2010-03-04 @025
 

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
Review: Sherlock
(...)
Read More...2010-07-28 @073
Playing with Objective C on Debian
I felt like playing with Linux a bit, so I went and installed Debian on a partition. Apart from a few failed attempts to install it on an external drive (something which works fine with MacOS X, so I was spoiled) and a bit of confusion when it asked me for my drive name (how would I know a cryptic character combination like hdb4? And I selected that drive in your UI before, can't you let me use that same selector again?), it went pretty smooth. (...)
Read More...2010-05-08 @456
Fruit vs. Obst
In English, there is a very common confusion among students: (...)
Read More...2010-05-08 @439
Mixed-language ambiguity
The German verb "backen" means "to bake". Which of the two companies below, do you think, sells things for your back, and which one for baking? (...)
Read More...2010-04-15 @994
Uli's 12:07 AM Law
If your Objective-C++ code keeps crashing with an
invalid instruction exception
Your mental diarrhea made you forget to declare a method that takes C++ object by value. Since undeclared methods get a signature of -(id)methodName: ... and you can't pass a C++ object through such a variadic argument list, you get what you deserve.
Read More...2010-04-12 @881

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