My new toy .. Pertelian X2040.
Posted: Mon Mar 31, 2008 2:35 pm
It was my birthday last week*. As the happy recipient of some Amazon vouchers I decided to spend it all on something completely pointless. You can do that with birthday money, it's allowed. So I bought myself a Pertelian X2040 ... basically it's a 20 character, 4 line alphanumeric LCD screen that plugs into a USB port and displays messages.
The gadget: http://www.pertelian.com/joomla/index.p ... &Itemid=48
There's a little system tray app that controls it and runs a whole bunch of plugins ... obvious things like a world clock, notes, a whole raft of computer stats (CPU usage, memory, temperatures, etc), and the current Winamp/iTunes/WMP song title can be displayed. And RSS feeds. I've just thrown together a quick hack to take information from the log of one of my sites, parse it into an RSS format file, and configured the X2040 to grab it every 15 minutes and display it. Now when someone buys something from one of the stores I code I'm informed on a little screen on my desk! It's ace. What's even better is that it has global hotkeys which the RSS reader uses to launch the URL part of the RSS feed .. so when a new sale comes in I can press 'CTRL+ALT+Q' and got straight to the admin and view the order. Amazing stuff!
Of course, the next challenge it to write a C# plugin for the system tray application that can run a PHP script and display the output. Then it'll become really useful.
* Thankies for the messages everyone who remembered..
The gadget: http://www.pertelian.com/joomla/index.p ... &Itemid=48
There's a little system tray app that controls it and runs a whole bunch of plugins ... obvious things like a world clock, notes, a whole raft of computer stats (CPU usage, memory, temperatures, etc), and the current Winamp/iTunes/WMP song title can be displayed. And RSS feeds. I've just thrown together a quick hack to take information from the log of one of my sites, parse it into an RSS format file, and configured the X2040 to grab it every 15 minutes and display it. Now when someone buys something from one of the stores I code I'm informed on a little screen on my desk! It's ace. What's even better is that it has global hotkeys which the RSS reader uses to launch the URL part of the RSS feed .. so when a new sale comes in I can press 'CTRL+ALT+Q' and got straight to the admin and view the order. Amazing stuff!
Of course, the next challenge it to write a C# plugin for the system tray application that can run a PHP script and display the output. Then it'll become really useful.
* Thankies for the messages everyone who remembered..