Bandwidth use 2008

January 5th, 2009

I recently discovered that my ISP provides handy statistics about the internet traffic to my house. Here, as a historical curiosity, are the figures for 2008:

Month Download (GB) Upload (GB)
January 116.8 3.4
February 140.3 4.3
March 12.1 0.7
April 10.5 0.9
May 12.3 1.4
June 11.6 1.2
July 12.7 2.0
August 18.6 5.9
September 33.9 10.2
October 66.4 7.0
November 19.1 6.5
December 13.1 1.6
Total 467.4 45.0
Average 39.0 3.8

As background, we don’t make use of P2P for content that the original owners aren’t happy distributing, so I imagine there are heavier users of the net out there. We do use Miro though, so I imagine a fair amount of that traffic is video. The peak in October certainly is (I watched Democracy Now during the US election), and I imagine that was what Jan and Feb were too.

An Annual Maintenance Chore

January 1st, 2009

The eagle eyed, or keen, reader might have noticed that most pages on this site have a date on them, often at the bottom of the page. This is automatically generated, and reflects the last time the page changed in any way.

One date, however, I update by hand. On the site’s about page, you will find a copyright notice, together with a year range. This I update manually, once a year.

I’ve considered automating it a few times (it would be trivial) but I like it - as a signal that I’m still maintaining this site, and it is not quietly bitrotting away.

It looks like I’ve done this 14 times now.

Happy New Year!

A Keyboard for my Mac Mini

December 30th, 2008

Many of you will know I have a Mac Mini connected to my TV, to provide internet TV (via Miro) and a PVR for broadcast TV (via Elgato’s eyeTV). Several people I know have similar set ups, and there seem to be three schools of thought for controlling it from the sofa:

  • Use the apple remote.
  • Use a bluetooth Apple keyboard and mouse.
  • Use some non-apple keyboard/trackpad combo.

Of the three, I like the last - there are too many times when a keyboard is needed on OSX to make the first work for me, and trying to find a flat surface for the mouse means the second drives me mad.

So when I set my mini up, I tried to source a suitable keyboard. Here in the UK that seems to be a hit-and-miss affair, with stockists varying each time I looked. When I noticed a wireless USB keyboard intended for a PS3, I snapped it up. It’s by Logitech, and called the Y-RAN77 (snappy!). They don’t seem to make it any more, but amazon lists something similar.

The only remaining problem is that some of the keycaps weren’t resulting in the right character when pressed. Some people prefer that - relying on their typing ‘muscle memory’ to get the right character. I use so many different keyboards, I don’t really have a subconscious recollection of them all, so I used this tool to remap the defaults the mac used to the correct items.

If you also need such a thing (unlikely), the file is here. Just copy it to /Library/Keyboard Layouts, and then pick ‘Logitech Y-RAN77′ from the list of ‘Input Menu’ options in the international prefs pane.

Merry Christmas

December 24th, 2008

A glass tree ornament

Seasons greetings to everyone reading!

The end of my Sabbatical

December 5th, 2008

It’s time for another update on my sabbatical year. It’s time to declare it over.

At the start of the year, I posed two questions to myself:

  • Do I want to integrate more cycling into my habits?
  • Do I have the capacity to start my own software company?

The first, I can answer with a resounding no. As I wrote in the last update, I haven’t cycled any more than I did when I was working at Symbian. Whilst I’m a little disappointed with myself, I certainly hope to revisit this question some other time in the future. I certainly love cycling when I do it.

The second is a qualified yes. And qualified only until the company becomes a going concern, since I’m confident I’m on the right track. Transmission Begins was founded during the year, and after a flurry of activity while I wrote the first version of the My Own TV Channel product, things have been publicly quiet for the last few months.

Well, I was busy delivering Transmission Begins’ first income generating contract. (Perhaps I owe myself a couple of months sabbatical in the future!). Who I contracted with is a confidential matter (at their request), but to those of you who read this, thank you for a very enjoyable few months.

Now that is done, it is time to focus on Transmission Begins again. Today I’ve launched a blog on Transmission Begins website, and if you’re interested, I hope to see you there.

A beautiful video

October 13th, 2008

I’m a fan of typography, and this is a wonderful rendering of a great document - the Universal Declaration of Human Rights.

Sabbatical Progress

July 25th, 2008

I’m now about half way through my sabbatical year, so I thought a progress update would be in order. You may recall that I wanted to see if I could do two things:

  • Integrate more cycling into my habits.
  • Find out if I have the capacity to start my own software company.

Taking the cycling first, I haven’t much. Indeed, I cycle as infrequently as when I had a full time job. An early start has fizzled out, and my main activity has been to watch this year’s Tour de France. However, I got a nice new cycle computer for my birthday last week, so perhaps the trick of ‘new equipment’ will get me going (it has worked in the past).

On the software company front, I have made more progress, although I don’t claim to have a going concern yet! I have formed Transmission Begins, and developed its first product, My Own TV Channel. This is now just starting to be used by people other than me. It’s well received whenever I discuss it, so my current plan is to improve it somewhat and then focus on building a service business around it. The software itself is available for download with an open-source licence.

Spotted on my travels

May 27th, 2008

Apologies to those of you who don’t know a speaker of a little known language, ook. Clearly there is a sufferer in Grantham.

No pixels were photoshopped in the creation of this post.

Beta testers wanted

May 23rd, 2008

Inspired by my encounter with the Miro team, and mindful of a need to broaden my skillset beyond client software, I’ve been busy the last few weeks. One comment that was made at the Miro presentation was that most of the channels are hosted over plain http, and make no use of the bittorrent client in Miro. In the pub discussion afterward, we seemed to conclude that bittorrent server software was still too hard to use.

Curious, I started looking around. Most of the bittorrent software I could find was limited in some awkward way - perhaps implemented in a less popular language, or designed to handle the needs of the high traffic pirate content servers rather than small providers of their own content. Two services stood out: Amazon’s S3 service lets you turn any hosted file into a torrent by adding the ‘.torrent’ extension to its URL, and the Miro Team’s Broadcast Machine did all the torrent generation server side, on your own server.

However, Broadcast Machine is no longer supported, and S3 leaves you needing to create an RSS feed. I’ve therefore been busy implementing a bittorrent server that can be hosted at any domain that supports PHP and MySQL. If you can install Wordpress, I intend this software to work too. It can create a .torrent for any file already on your server, and then include it in an RSS based channel feed, ideal for clients like Miro.

I’m looking for a few beta testers to see if this software works outside of my own test set up. If you want to host some video content (perhaps you already post them to youtube) on your own domain, and you are familiar with installing software like Wordpress there, you would be an ideal candidate. It would also be useful to see how multiple downloads work, so if you already use a torrent aware RSS reader (Miro is one), or would like to, please get in touch.

Feel free to email me (john@mcaleely.com), or post a response to this blog entry.

Incidentally, selling this software is not my business idea. This is BSD licensed open source.

Psion Clearance

April 23rd, 2008

I recently rummaged through my loft, and found my collection of Psion PDAs. I’ve got fond memories of these, and there is no way I would part with them. Or so I thought. On review, I had no less than seven of them, including many duplicates.

So, its off to eBay with some of them:

If you fancy buying one, you could always install some of my software!


Train of Thought is © John McAleely