I’ve been doing a lot of IOS on the weekends lately and today I ran into two problems in regard to String Format Specifiers. I found out that if I don’t use them correctly then xcode gives me runtime errors that look like they are related to bad memory management, but it’s just because I used the wrong specifier. Continue reading
Facebook Oauth in Flash
Recently I stumbled upon a talented AS3 developer. I was reading an article on “like” buttons from within flash and when I was sent to a page of his that covered Facebook Oauth connections in Flash. He has some fun projects on there and the header of his page is p2p drawing in flash. Pretty cool.