Little Spikey Land - September 2004

Computers Stole My Social Skills


Monday, September 27, 2004

stuff

Move


Ok, copied the files across to my new lovely (paid for) webhost. Theoretically I have PHP access there, which could allow for some fun. In the meantime there are probably broken links, as I have probably failed to copy some files over...

This blog has now moved to http://www.littlespikeyland.com/blog/.


posted at 6:21 PM John
xml
permalink

Sunday, September 26, 2004

stuff

Lord of my own Domain


littlespikeyland.com.

Seeing as my email account has been playing up lately (taking days to receive some messages) I though I'd take the plunge and get my own domain name and a proper hosting service. So with any luck I'll have transferred everything over in the next week or two.


posted at 7:53 PM John
xml
permalink

Thursday, September 23, 2004

drawing

Dreaming of Pies


First proper drawing since finishing the MSc. This was for a birthday card, which seems to be a good motivator for actually making me get something done.

Used a combination of ink and watercolour. Also the first real use of my newly acquired brushpen - brilliant for thick lines/areas, but the fact the ink is not waterproof got a bit annoying. Need to experiment some more methinks.


posted at 8:42 PM John
xml
permalink

Sunday, September 19, 2004

stuff

Now with added RSS


I upgraded to the latest version of Thingamablog and so now I have a working (as in valid) RSS feed. So for those of you using Firefox can now "live bookmark" this blog.

Having a lazy couple of days to recover from running around for the last week. One drawing on the way, another one planned (in my head at least).


posted at 3:46 PM John
xml
permalink

Monday, September 06, 2004

mac programming

Checkmail Manual


Here's a low-tech/high-tech solution for checking your mail under OS X remotely, using the standard Mail program in OS X:

checkmail script

It's low-tech in that it's just a basic shell-script, but high-tech in that I suspect it will only be useful to people who are happy with the commandline and ssh.

To use it save the script to your mac and make it executable (chmod +x checkmail.sh). Then from another computer you can ssh to your mac and run the script to see if there are any new messages. This is only really useful in a situation where your mac is not too far away. In my case I use it to see if I have new mail, when I am using my laptop downstairs (away from my mac).

Most of the work is done using the osascript command, which communicates with the Mail application. I am sure with a little work the script could be extended to read the titles of the messages and list who they are from too.

Example output:

[iMac:~] john% ./checkmail.sh 
Mon Sep  6 17:51:22 BST 2004
Checking mail
INBOX: 0 unread
JPL: 0 unread
Psion: 0 unread
SB: 0 unread
Outbox: 0 unread

posted at 5:56 PM John
xml
permalink

HomeArchives

Little Spikey Land

Powered By thingamablog