This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: Links for 2008-11-20 [del.icio.us]
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Deep Zoom without Silverlight
"In a move that I wouldn’t have bet a dollar on, Live Labs released a purely JavaScript Deep Zoom client. You read that right, what was so far one of the nice features only found in Silverlight is now available in an open web, standards-based version."
DTrace Bugs on Mac
dtrace is amazing tech from Sun. Their tech is often very good indeed :)
Momentum CSS Framework Released | ethanandjamie.com
"Reusing code is a great way to save time and money over the course of a website development. One thing that I have been looking to add to my developer toolkit is a CSS file that is flexible, well-organized, lightweight, and easy to learn.
The result of my efforts to create such a tool, Momentum CSS Framework, is now ready to be released into the wild under a Creative Commons Attribution 3.0 license."
Google Hosting YUI Files on ajax.googleapis.com » Yahoo! User Interface Blog
This is a great symbol. Google and Yahoo! working together well to make Web devs lives better. I really enjoy working with Eric, Nate, Adam, and everyone at Yahoo! and look forward to continuing to do so in my new role!
"Google has been hosting some of the popular AJAX libraries for awhile, and we’re pleased to announce that YUI has now been added to that roster. Now, you can choose between yui.yahooapis.com and ajax.googleapis.com when you evaluate your hosting options for YUI files. We’ve added Google as an option in the CDN section of the Dependency Configurator; it’s easy to configure your implementation and switch the generated URLs from one source to the other."
'Milk' Screenwriter: Harvey Helped Me Come Out : NPR
Sean Penn stars in Gus Van Sant's new biopic Milk — the story of an out gay politician who inspired a community with his courage, and whose 1978 murder made headlines across the country.
Screenwriter Dustin Lance Black says he was among those for whom Harvey Milk made a real difference.
Born to Mormon parents, he grew up amid the military communities of San Antonio, Texas. He says Milk's story, when he finally learned about it, helped him summon the courage to come out to his family and friends.
Memories of Turbo Pascal version 1.0 - Anders Hejlsberg
"I originally wanted to implement an Algol compiler because that was the language I used on my high school’s mini-computer (an HP 2100). My business partner, Preben Madsen, thought it was a better idea to write a Pascal compiler because “Pascal is the new thing”. To my delight I discovered that Pascal was much simpler to implement than Algol, so Pascal it was!"