Partially Attended

an irregularly updated blog by Ian Mulvany

14 Jul 2008

Installing Python Image Library on a Mac

I spent about half an hour trying to install the excellent Python ImageLibrary on my mac. It's one of those things that is more annying than itshould be. You get libjpeg from herehttp://www.ijg.org/files/jpegsrc.v6b.tar.gz follow the instructions here onhow to patch the makefile and how to install libjpeg:http://www.kyngchaos.com/macosx/install/libjpeg (all this after installingthe developer tools on mac), only to fail and then discover that there is aprebuilt binary package here:http://pythonmac.org/packages/py25-fat/index.html which works perfectly. ... (more)

14 Jul 2008
14 Jul 2008

live blogging from BarCamp Cambridge,

I am at Bar Camp Cambridge, We have had the three word introductions and are just running through themorning talks now. It's pretty cool. The coffee is good, and cookies are great. Let's see how the day goes. ... (more)

14 Jul 2008

live blogging from BarCamp Cambridge, Laura James

Laura JamesAlert Me.Com might get too corporate. trying to do the internet of things, internet access to small devicesthey are implimetning today, and will be shipping later this year.comes from R&D, but working in a shipping they are going to ship a home security system, but they are actuallybuilding a platofrmthat can connect anything that does not require full audio and video using a mesh network that connect to a hub using a 'zigby'output can be things like a lamp that has a color dependant state ... (more)

14 Jul 2008

live blogging from BarCamp Cambridge, Matt's discussion

discussionQ Gridle is raised along with RDFa if you don't like the way that the xslt is workin you can make your own.however most domain exprts can't write xslt if you just let the domain experts create microformats you may leave theontologicaldefinitions to people who are creating the xslt AG says that there may be two different problems, address to addressbookfrom page vs data harvesting ... (more)

14 Jul 2008

live blogging from BarCamp Cambridge, Matt's talk

Matt talking about semanitic web for science, an introductionXML, URI, namespaces, RDL OWL,standards are often argued about but it;s just XML we are supposed to be able to publish semantis data easily,at the moment it's not just an extension but a whole other world,people won't learn sapqrl Matt believes that we can get the benifits of semantic now, but withoutin any case, it's hard to get funding ... (more)

14 Jul 2008

Mining social data, what Flickr tells us about place

toscany activity spikes with R Originally uploaded by fgirardin Web 2.0 is a buz word. At a conference that I attended last week it came up frequently as being one of the most over-hyped terms around at the moment, but there is substance behind it, and how that substance appears is fully up to the creativity of people who are willing to get their hands dirty with the actual data that is being produced by social web sites. ... (more)

14 Jul 2008

Money Saving Web Sites for Living in the UK

The Guardian ran an article this week listing 10. As a placeholder here aresome of them that I might find useful: https://www.mysupermarket.co.uk/ http://www.saynoto0870.com/ http://www.quidco.com/ http://www.energysavingtrust.org.uk/ ... (more)

14 Jul 2008

mozy backup service

I've been trying the free account this week. I've backed up 1.6 GB of data.It took, with given interruptions of a normal work day, about 4 days tobackup this amount of Data. I am beginning to think that the world of offline remote backups is still alittle bit away! ... (more)

14 Jul 2008

New terminal in Mac OS 10.5 is nice

The new terminal is very nice, but I did a wipe and re-install and waswondering what had happened to my old terminal settings. Of course thedefault .bash_profile file was being used as the settings file, so I deletedit and now the terminal works as expected. ... (more)