Author Archives: Kalle

Moving…

Just finished packing. Was much easier than expected but then again I don’t have a lot of crap. So yeah, I’m moving tomorrow. Officially, anyway. In reality, I’m not moving until mid-month, but I’ll be moving all my shit tomorrow. … Continue reading

Posted in Life | Tagged , | 4 Comments

Accessing variables in other classes in Objective-C.

This was meant to be a reply to a question on Stack Overflow, but when I’d finally written this all up, the poster had deleted the question. Figured I wouldn’t let all this go to waste so posting it here, … Continue reading

Posted in Code | Tagged , , , | Leave a comment

Robbery.

I went down to the local store to get some beer and milk (a worthwhile combination if you ask me, though I didn’t mix the two). As I went to pay for it, a guy in a gray hood holding … Continue reading

Posted in Life | Tagged , | 5 Comments

Google’s Targeted Ads.

I don’t think Google foresaw this one, but I’m starting to feel slightly insulted here. The ads in Gmail sort of figure out what you “want” and show you ads related to that. If you have an email discussion talking … Continue reading

Posted in Life | Tagged , , , , , | 2 Comments

Taking bullshit.

I started university the end of August this year. I’m a late bloomer, what can I say. I like it, though. Wish I’d done this something like 10 years earlier. I’m so happy I live in this country, where it’s … Continue reading

Posted in Life | Tagged , , , , , | 6 Comments

Democracy and voting.

Today was the election here in Sweden, where everyone was supposedly voting for their preferred government in state, municipality and city. Well, in fact, it’s been possible to vote ahead of time for the last 1 or 2 weeks, but … Continue reading

Posted in Democracy | Tagged , , , | Leave a comment

Let me tell you all the ways …

… in which I hate you. 800 MBs of RAM. And you know what? I haven’t even used Flash since I started Chrome. So in the midst of Flash versus Apple (well, we’ve sort of blown past it, but anyway), … Continue reading

Posted in Software | Tagged , , , , | 4 Comments

There now, let’s not be completely fucking retarded.

Kalle-Alms-MacBook-Pro:trunk me$ svn st ? build ? universe.orig ? scratchpad.rtf M asynchro.xcodeproj/user.perspectivev3 M asynchro.xcodeproj/project.pbxproj M asynchro.xcodeproj/user.pbxuser ? Classes/multilineTableViewController.h ? Classes/multilineTableViewController.m M Classes/gridreaderViewController.h M Classes/gridreaderViewController.m M Classes/mgXMLWorld.h M Classes/mgXMLWorld.m ! Classes/MultilineTableViewController.h ! Classes/MultilineTableViewController.m ? tavern/world.xml ? universe/uni.jpg-files M asynchro-Info.plist ? examples/stiles … Continue reading

Posted in Work | Tagged , , , , , , | 10 Comments

The equivalent of ‘toString’ in Objective-C.

If you’ve ever wondered if there’s a convenient way in Objective-C to write a function for “expressing” the value of an object of yours, as a string, just like “toString” in e.g. JavaScript (and Java? I think), I’ve got good … Continue reading

Posted in Software | Tagged , , , , , , , , | 2 Comments

Tackling spam.

Let’s face it: the spammers are so sophisticated these days it’s only a matter of years before they’re identically copying “real” people, “real” content. One of the simplest ways of doing this is to simply scan for identical blog entries, … Continue reading

Posted in Security | Tagged , , | Leave a comment