Profile_bird

Hey there! ramsch is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving ramsch's tweets.

Already using Twitter
from your phone? Click here.

ramsch

  1. Red Alert on iPhone now w/ multiplayer mode. Who's in? :D
  2. Seriously? Apple FINALLY fixed the broken iTS link of the Special Event, September 2009.
  3. Ping! fixes its crashing on start issues w/ the recent update.
  4. Because of a promise to my ex gf I'll drop by a Death Metal concert next SAT. Any clothing suggestions? Won't buy anything anyway though.
  5. RT @iA: What really happened to Silvio Berlusconi http://j.mp/62cWwp [pic]
  6. @amarshwren Thanks for your excellent blog post http://bit.ly/iTTT-insane Where can I find Allan Schaffer’s talk on iTunes? Thanks!
  7. XCode tipp of the day: __MyCompanyName__ in new files is replaced by the company name you enter in Address Book.app. Works since 3.1.
  8. Komme was wolle, am 13.01.10 habe ich mir fest vorgenommen, es endlich an die CocoaHeads in Zürich zu schaffen.
  9. Böses Erwachen für Anti-Minarett-Initiant Schlüer: Um 7.30 hielt ein Auto mit Lautsprecher vor seinem Haus und liess Muezzin-Gesang los. xD
  10. @mbinna Actually, you should have a look at this code: http://is.gd/5nHfP I didn't find the weak linking check box in Xcode 3.2 though ...?
  11. Geniales Experiment beweist: Wir sind alle VOLLIDIOTEN. http://bit.ly/5Ce0Sl (via @emeidi) / Sehr geil! Ich behaupte, ich würde es bemerken.
  12. 00er Jahre: begannen mit 9/11 und endeten mit der Finanzkrise. Dazwischen wurde Latte Macchiato getrunken, iPod gehört & Botox gespritzt -.-
  13. @mbinna You could use something like: #import <Availability.h> #ifndef __IPHONE_3_0 #warning "Uses features of SDK 3.0 and later." #endif
  14. @CommandGuru @millenomi Thanks guys, worked like a charm. It's very interesting to see not just the result but the progress.
  15. Couldn't live w/o the mighty gdb.
  16. I wish @xctotd would post more frequently. Looking forward to the next tip.
  17. Does anybody have the state of the project of the third day (2009-12-08)? Or is it somehow accessible in the SVN? #CGLive
  18. @mbinna Puh. I guess it's hard to track down all the function diffs in the different API versions. Possible but a lot of work.
  19. @watling Even though you have to use the ALT and Shift Key to input Multitouch it sounds perfect for dev. Contact me if you have one left ;)
  20. @greengar I guess it's better to lock out pre-3.0 so they don't install an unstable version and target 3.0 since 3.1 hasn't that much new.