mrd

Leveraging synergy in this championship year
Michael Davies' Blog

Michael Davies
michael [at] the-davies.net
GPG Id: 0x0AA9D6FC
RSS feed.

No Software Patents




Local
  chicago
  docs
  photo blog
  planet
  site-index
  software

News
  lwn
  /.
  linuxtoday
  kernel traffic
  theregister
  abc
  bom
  

Software
  sourceforge
  savanna
  tigris
  ibiblio
  freshmeat
  tridge's junkcode
  Software Development wiki
  My Software
  

Utility
  Free DNS
  absolute truth
  google
  wikipedia
  convert currency
  convert time
  convert tongues
  convert temperature
  convert temperature (2)
  linux man pages
  thesaurus
  dictionary
  acronyms
  street maps downunder
  street maps usa
  toilets downunder
  




My Amazon Wishlist


www.flickr.com

Powered by PyBlosxom

Copyright © 2003, 2004, 2005, 2006, 2007, 2008 Michael Davies,
All Rights Reserved.
All opinions are mine only.

What can you do in 2k of C?

What Can You Do in 2K of C?

This is a good intersection with Do you write code everyday?

/C | 04 Feb 2011 | #

Finally a Dashboard

Following on from the inspiration of joxer, the The Panic Station, Stashboard and a couple of github repos, we've just put together a similar dashboard for the status of key systems for my day job.

A combination of a couple of Mac Minis (low power and heat, sitting in a cupboard), a combination of Python, HTML5 and CSS3, sucking in data through some (RESTful and non-RESTful) Web Services - and all of a sudden we've got reportable data - including of course the most important data, the number of days since someone had to buy doughnuts for the team as a result of breaking a production system :-)

| 25 Aug 2010 | #

ack and pv

The latest additions to my shell toolbox are ack and pv. Very cool indeed!

/shell | 03 Feb 2009 | #

Real-world use for MD5 Collisions

Practical implications of weak cryptography - Creating a rogue CA certificate. What does this mean? If this approach is generalised, you can't trust secure websites at all -> every single secure website may not be who you think they are, even if your browser happily presents the "little green tick". So who uses secure websites? ecommerce (Amazon, eBay, your bank), the tax office, many government departments, social networking portals, software update sites, software download sites. Scary, yes, but highlights the need to build seemlessly upgradable cryptographic software solutions - and we need to do this now before public confidence in our virtual world is eroded.

| 31 Dec 2008 | #

Python 3.0 released!

Python 3.0 is released into the wild. Download now...

/Python | 04 Dec 2008 | #