May 31, 2002

Shockheaded Peter

Went to see shockheaded peter at the theatre in London. I can strongly recommend it.

Posted by jamespo at 12:17 AM | Comments (0)

May 26, 2002

space hawk

Space Hawk a great free gravity force style game for windows.

Posted by jamespo at 12:13 PM | Comments (0)

May 25, 2002

puzzle bobble

Puzzle Bobble (aka Bust-a-Move) online

Posted by jamespo at 07:51 PM | Comments (0)

May 24, 2002

star wars character test

Which Star Wars character are you? I am R2-D2.

Posted by jamespo at 11:33 AM | Comments (0)

May 23, 2002

xbox vid

xbox montage video

Posted by jamespo at 04:15 PM | Comments (0)

advert music

What music is being used in that advert?

Posted by jamespo at 04:03 PM | Comments (1)

gamecube movies

gamecube movies

Posted by jamespo at 03:31 PM | Comments (0)

May 22, 2002

links text mode browser

links can now do x & SVGAlib graphics as well as good old console mode

Posted by jamespo at 03:07 PM | Comments (0)

May 21, 2002

gamecube screen shots

gamecube screen shots

zelda screen shots

wario

metroid

mario party 4

Mario Sunshine

Posted by jamespo at 06:49 PM | Comments (0)

May 20, 2002

spoof home page

I did this as a friend's spoof homepage - all that time ago...

Posted by jamespo at 01:37 AM | Comments (0)

May 18, 2002

mozilla bookmark groups

nice post on mozilla bookmark groups

Posted by jamespo at 06:04 PM | Comments (0)

May 16, 2002

set up smtppush with mutt

To set up smtppush with mutt, put this line in your .muttrc

set sendmail="/usr/local/bin/smtppush -S your.mail.host.com"

Posted by jamespo at 04:21 PM | Comments (0)

free shell account

free shell account on freeshell.org

Posted by jamespo at 11:56 AM | Comments (0)

May 15, 2002

IMAP over ssh port forwarding

IMAP over ssh port forwarding

ssh -2 -N -f -l 9001:ngo.dnsalias.org:143 ngo.dnsalias.org

Then I just tell my IMAP clients to use port 9001 on the local machine,

and it DWIMs. All hail ssh port forwarding.

Posted by jamespo at 05:45 PM | Comments (0)

retro remakes

more retro remakes: donkey kong, mario bros, mario land

Posted by jamespo at 03:05 PM | Comments (0)

remember the last ninja on c64?

remember the last ninja on c64? well it's back

Posted by jamespo at 01:49 PM | Comments (0)

mounting remote samba partitions on linux

Mounting remote samba partitions on linux automatically.

Put something like this in your /etc/fstab

//mysmbserver/theshare /mnt/mymntpoint smbfs uid=remotejames,rw,password=haha,username=localjames 0 0

Posted by jamespo at 11:05 AM | Comments (0)

nipples

interesting title

Posted by jamespo at 10:34 AM | Comments (0)

May 14, 2002

gotmail

download your hotmail mail without logging in with gotmail

Posted by jamespo at 12:43 AM | Comments (0)

May 10, 2002

Manic Miner

Manic Miner for the GBA

Posted by jamespo at 08:37 AM | Comments (0)

May 09, 2002

oldversion.com

Get "old versions" of software from oldversion.com

Posted by jamespo at 06:32 PM | Comments (0)

IE fixer

If your internet explorer has been customized by your ISP or whoever, try the IE fixer. Removes title bar, etc modifications.

Posted by jamespo at 12:39 PM | Comments (0)

May 08, 2002

the political compass

Take the political compass test

Posted by jamespo at 01:07 PM | Comments (0)

May 07, 2002

The logical fallacies

The logical fallacies

Posted by jamespo at 10:15 AM | Comments (0)

May 06, 2002

haburi.com can't code to standards

haburi.com can't code to standards

"Dear (me),

Thank you for your email concerning browser problems.

We are aware that those customers who use Netscape can occasionally experience difficulties viewing our website. We are very sorry for the inconvenience this causes but it is a problem that we are currently working on.

One possible solution is to use a version of Microsoft Internet Explorer or alternatively Opera 6.0 (www.opera.com).

If you have any more questions, please feel free to send us an email - by simply clicking on the Reply button.

Looking forward to seeing you again at www.haburi.com."

not much chance of that...

Posted by jamespo at 06:45 PM | Comments (0)

May 02, 2002

adding stuff to the sendto right click menu

adding stuff to the sendto right click menu

Posted by jamespo at 02:29 PM | Comments (0)

Postfix / Cyrus HOWTO

Postfix / Cyrus HOWTO

Posted by jamespo at 12:54 PM | Comments (0)

mail servers

Some random musings about mail servers pulled from google groups

http://groups.google.com/groups?hl=en&selm=9l426i%242b9s%241%40FreeBSD.csie.NCTU.edu.tw

qpopper: http://www.eudora.com/qpopper/ Supports POP, Very solid daemon but

not very fast, runs from inetd, does not have maildir support, good for

smaller mailservers (less than 100 users) although I'm sure you could make

it work for 1000's of users just running all those users using a Berkeley

mailbox format would hammer your system

solidpop: http://solidpop3d.pld.org.pl/ Supports POP, Not being developed

very actively currently on version .16 was on version .15 FOREVER. Ran it

for a few years as a pop / maildir server without any problems.

Courier POP: http://sourceforge.net/projects/courier/ Support POP and IMAP,

Fast daemon, very scaleable, part of the Courier mail package but can be

pulled out and used standalone. I'm not wild about how the courier package

does it install however and pulling out the pop server to make it work on

it's own is a bit messy. Supports Maildir and Berkeley Mailbox format.

Tpop3d: http://freshmeat.net/projects/tpop3d/, Supports POP, Fast Daemon,

easily expandable, supports authentication via mysql or several other

modules, supports maildir and Berkeley mailbox format. Actively being

developed nicely written code good support from the developer. Currently

using and very happy with it.

Posted by jamespo at 12:27 PM | Comments (0)

May 01, 2002

This remake of Dungeon Master is absolutely excellent

This remake of Dungeon Master is absolutely excellent: Return to Chaos

Posted by jamespo at 01:10 PM | Comments (0)

Retro Remakes

Remakes of classic games for current machines: Retro Remakes

Posted by jamespo at 12:13 PM | Comments (0)

Recursive Makefiles

Recursive Makefiles considered harmful

Posted by jamespo at 12:15 AM | Comments (0)