« Xcode Clippings Menu | Main | Creating PDFs in MacOS X »

A Web Browser in Zero Lines of Code

Cocoa Dev Center shows off the power of Apple's Webkit framework and the OS X visual development tools by creating a functional web browser with 1 line of code. ALSO, if you read the comments of that article, you'll see that you can actually create a browser without writing a single line of code. Awesome!