Musings from Mars Banner Image
select ID as postID, post_title, wp2tst_term_relationships.term_taxonomy_id as taxID, wp2tst_term_taxonomy.term_id as termID from wp2tst_posts, wp2tst_term_relationships, wp2tst_term_taxonomy where ID = object_id AND ID IN (select object_id from wp2tst_term_relationships where wp2tst_term_relationships.term_taxonomy_id = 478) AND ID NOT IN (select object_id from wp2tst_term_relationships where wp2tst_term_relationships.term_taxonomy_id = 420) AND wp2tst_term_relationships.term_taxonomy_id= wp2tst_term_taxonomy.term_taxonomy_id AND post_type = 'post' AND (post_status = 'publish') GROUP BY ID ORDER BY post_date DESC LIMIT 0,5
Latest News: Mac web share just shy of 10% in January... | Microsoft Still Spreading Apple FUD on Prices... | New Zunes Killing Themselves In Droves... |  Computerworld: 68% of Businesses Say They'll Add Macs in '09... |  Virtually Every Windows PC at Risk from Malware... | 
For Software Addicts: Yes!MaybeNah!
Articles from    2005   July

Articles from 2005 July

July 26th, 2005

Anyone Can Develop A Dashboard Widget (And They Probably Will)

Widget ImageWow! This project really took me back a few years… and forward a few years as well.

Building this widget also took me back by confirming what I had read about Dashboard widgets–namely, they are really just little web pages that use transparency and run outside of a web browser. They can do more than web pages can do if you get fancy with them, and Apple has added some spectacular animations to Dashboard to make them look cooler than anything a browser can do, but… bottom line… if you know HTML, javascript, CSS, and graphics, you can build a Dashboard widget!

The project took me forward a few years as well, since I got a clear glimpse of what life beyond browser-based HTML will be like a few years from now. I was skeptical at first, but because of both the explosion of Dashboard widgets since May 1 and the amazing usefulness of many of them, I’m now convinced that this new way of getting web information is the future. It’s really the next step beyond Sherlock, and in some ways is just an extension of RSS and an easy way of leveraging web services on your desktop. If I needed any confirmation for my gut feeling on this, Yahoo provided it this week by gobbling up Konfabulator (before Microsoft could get to them, I’m sure)! (More on that later…)

    
  • del.icio.us
  • Google
  • Slashdot
  • Technorati
  • blogmarks
  • Tumblr
  • Digg
  • Facebook
  • Mixx

Full article

Just Say No To Flash