Wonderful to see Archibald Leitch’s Steveange Road Stand for Fulham is coming soon.
Monthly Archives: November 2011
Smokin’ Joe
Remembering joe Frazier – Joe Blogs: Smokin’ Joe
The Walking Dead – Which Character Are You?
Unconscious Mutterings Week 458
I used to do this on the old blogger blog. The first one I can find of mine is from December 31st 2003!
- Distress :: signal
- White lie :: fib
- Costume :: drama
- Stampede :: buffalo
- Unappealing :: unappetising
- Idiot :: fool
- Correction :: errata
- Resignation :: Letter of
- Insipid :: tasteless, bland
- Celebration :: fireworks
Dart – Google’s Structured Web Programming Language
Google announced Dart a dtructured web programming language.
It’s interesting in that in case be executed in a virtual machine or can be compiled into JavaScript. You could write something in Dart and compile it so that it will work in JavaScript in any browser.
As I’m currently slowly reading Seven Languages in Seven Weeks, it’ll take me a while to look into it, but hopefully I’ll be a better programmer by the time I get to look at it!