Favstar gets even better if you sign in.
Here's why signing in is good for you.
Made a little Mac app to download WWDC videos and pdf's automatically, without any janky shell script: https://github.com/zadr/WWDCDownloader …
Drew this map: http://bit.ly/j0oU6P for a few friends who are looking to move to San Francisco & trying to decide where to try and live.
On the note of iCloud, Apple published TextEdit's sources from 10.8, as an example of iCloud's document storage: https://developer.apple.com/library/mac/#samplecode/TextEdit/Introduction/Intro.html …
Whoa. iTunesLibrary.framework. New as of iTunes 11. This is nifty. https://developer.apple.com/library/mac/#documentation/iTunesLibrary/Reference/iTunesLibraryFrameworkReference/_index.html …
(/cc @siobahnv, @bsneed)
Where's "C++ for People Who Know Other Programming Languages and Mostly Need Help Deciphering Compiler Error Messages"?
1. Open /Applications/iTunes.app/Contents/Resources/English.lproj/TextStyles.plist.
2. Replace "HelveticaNeue" with "LucidaGrande".
3. Save.
/Developer/Library/PrivateFrameworks/DTISAReferenceGuide.framework/Versions/A/Resources has some useful PDF's in it.
If you use JSONKit, you're playing with fire. Only a matter of time till your code goes boom boom and your users are 😭.
Oh wow: WWDC '10 soundtrack, directly from Apple: http://cl.ly/1Lac (warning: iTunes link)
4chan owes me $100. Their DDOS of Visa prevented me from buying a plane ticket for ~$300, had to get one thats ~$400 instead.
On switching from an iPhone 3G to a Droid: "…I'm still stunned at how much smoother the UI is on the iPhone." — http://cl.ly/2MPT
I'm pretty sure that my 32 character long password is secure, even if it doesn't contain capital letters, Apple. http://t.co/RnmKu2WA
If I were to file a FOIA request with the Library of Congress, would I be able to get an archive of all my tweets? Cant get it from Twitter…
Recreated the keyboard behavior that iMessages has — without any private APIs :)
http://t.co/SFNduaF7
This is an absolutely fantastic idea: Smalltalk, implemented in JavaScript, to run in your browser: http://t.co/Gx6KMjU (/via @arclite)