
This years WorldWideDeveloperConference WWDC 2011 sould out within 8 hours. So, bad luck if you’ve been on a transatlanic flight at that time. Today, the lucky ones of the iOS & Mac developer community, who managed to get a ticked this year, gather at the Moscone West Center in San Francisco. Probably, Apple will share the videos of all of the WWDC sessions for free with their registered iOS & Mac developers, like they did last year. And even if the Cupertino guys won’t stream Steve Jobs keynote live, we’ll get a video stream short after the event. For real live coverage we can rely on the all those people blogging from the keynote. The keynote begins at 10:00 AM PST (07:00 PM CET) and there are a lot of things to cover: The next version of Mac OS X called Lion, the next version of iOS for iPhones & iPads and Apples new cloud service iCould.
Here’s my link list for live coverage of the event:
As soon as the keynote is available as a Quicktime stream, you’ll get an update here
Finally, Apple introduced native Git support in Xcode 4. Git is now the standard version control system you can use within Xcode. The Apple engineers did a great job in integrating Git into Xcode 4 … but there is room for improvements
Tools like gitx still are essential for me to keep track of all the branches in the Git-repository.
If you want to use Git as the version control system for your Xcode projects, you definitely should use a specific .gitignore file to keep your Git-repository clean.
That’s the content of a Xcode4 optimized .gitignore text-file:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | # Exclude the build directory build/* # Exclude temp nibs and swap files *~.nib *.swp # Exclude OS X folder attributes .DS_Store # Exclude user-specific XCode 3 and 4 files *.mode1 *.mode1v3 *.mode2v3 *.perspective *.perspectivev3 *.pbxuser *.xcworkspace xcuserdata |
Sure, the iPhone can not cope with the image quality of a good digital camera … but it’s great for snapshots and ShakeItPhoto- or Hipstamatic-experiments. That’s why I’m collecting a lot of pictures on my iPhone from time to time. Sometimes I sync the pictures with iPhoto. But I’m not always using the delete-after-import feature. The current version of iPhoto does not have any problems with that if you use the “Hide Photos Already Imported” option: iPhoto just ignores the old photos and only downloads the previews of the new ones in the import section.
But there is no way to delete all or a selection of these old photos in iPhoto, iTunes or on the iPhone. But the only solution to delete these photos one-by-one on the iPhone is not working with hundrets of photos. So, what to do?
Every Mac ships with a standard Apple utility which helps you out
It’s called “Image Capture” (or on German Mac OS X systems “Digitale Bilder”). This utility shows all images on the iPhone. You can select all or only a selection of these pictures and you’re able to delete them right away! Here is how to:

Great to see Steve Jobs on stage again. The presentation is about three blocks of information:
But I only can recommend to watch Steve Jobs, Scott Forstall, Randy Ubillos and Xander Soren on the Quicktime streaming video yourself. Sorry PC-folks: The streaming video requires Safari 4 or 5 on Mac OS X Snow Leopard or Safari on iOS 3 or later.
What’s Apple focussing on in the year 2011? Is it “just” the iPad2? Or is there just one more thing …
Let’s find out on the Apple Special Event at Yerba Buena Center for the Arts! March 2nd 10:00 AM PST (7:00 PM MEZ). Apple did not announce a live video feed (yet) … but here’s live coverage:
As soon as the video of the keynote is available as a Quicktime stream or Apple decides to live stream the event … you’ll be updated