Something more relaxing after this scrary number on previous post
Related Posts
Smashing Magazine
An great site for any kind of designer. Looks like a huge blog journal with categories
CLLocationManager delegate method is not called in iOS4
Weird bug-easy solution. I did have this weird issue also when updating to SDK4.0. I couldn’t get CLLocationManager to work on simulator. This…
Show hidden folders in Finder
Open terminal and write these 2 commands [sourcecode] defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder [/sourcecode]