June 22, 2003

South Africa arrive

Now that South Africa have started playing, I've added most of them to the list of selectable players. They will appear at the bottom of the list of players for each section. (the full list of players can be viewed here)

NameTypeTeamRating
H H GibbsBatsmanSouth Africa1
G C SmithBatsmanSouth Africa2
H H DippenaarBatsmanSouth Africa3
J A RudolphBatsmanSouth Africa3
M van JaarsveldBatsmanSouth Africa3
M N van WykBatsmanSouth Africa3
M V BoucherKeeperSouth Africa1
S M PollockAllrounderSouth Africa1
J H KallisAllrounderSouth Africa1
C K LangeveldtBowlerSouth Africa3
A C DawsonBowlerSouth Africa3
P R AdamsBowlerSouth Africa2
M NtiniBowlerSouth Africa2
N BojeBowlerSouth Africa2

(Note: AJ Hall is already available)

Posted by david at 08:26 PM | Comments (0) | TrackBack

June 11, 2003

New players

I've added a few players in advance of the Pakistan ODI series. The official Daily Telegraph competition hasn't added any of these players, so I've just made up the ratings myself. If there are any other players you think should be selectable, let me know (the full list of unselectable players can be viewed here)

NameTypeTeamRating
Yousuf YouhanaBatsmanPakistan1
Imran NazirBatsmanPakistan3
Yasir HameedBatsmanPakistan3
Younis KhanBatsmanPakistan1
Shoaib MalikBatsmanPakistan2
Bilal AsadBatsmanPakistan3
Rashid LatifKeeperPakistan1
Mohammad HafeezAllrounderPakistan3
Shabbir AhmedBowlerPakistan3
Umar GulBowlerPakistan3
Danish KaneriaBowlerPakistan2
Shoaib AkhtarBowlerPakistan1
Mohammad SamiBowlerPakistan2
Waqar YounisBowlerWorcestershire1
Posted by david at 12:32 AM | Comments (1) | TrackBack

June 09, 2003

England 2 Zimbabwe 0

Now that the England vs. Zimbabwe test series is over, and everyone is left wondering how good England are, and what on earth would happen in an Australia vs. Zimbabwe series. Those of us with a liberal sprinkling of England players in our team have drifted happily to the top of the table, while luckily noone seems to have too many Zimbabwe players weighing down their team.

With Pakistan arriving, and South Africa a couple of weeks away from appearing, I'll be reviewing the full player list to ensure that all the international players can be selected

Posted by david at 10:19 PM | Comments (1) | TrackBack

June 07, 2003

Controlling the competition from within the Matrix

You may have noticed that on occassion, the regular update feature of the FC competition has been slow to start (a couple of times starting at about midday, and once pausing in the afternoon). There are technical reasons for this (see below), but now it should be sorted.

However, if you were worrying that I'm not giving proper attention to the competition - you can set your minds at rest. On Friday, while in the local cinema watching The Matrix Reloaded, I realised that I hadn't started up the program which fetches the scorecards & updates the scores. Luckily, even from within the matrix, the Fantasy competition is still only a GPRS-phone connection away. So one minute later, without leaving my chair, I had kicked the updater into action. Personally, I think that's a much neater trick than Neo's ability to stop bullets :-)

The technical problem with the system is that I need to start a process each morning which (every 5 mins) downloads all the scorecard webpages, parses them and updates everyones scores. The best way to do this is to have the process started every day a given time (e.g. 10:30) automatically (a cron-job in Unixspeak). Unfortunately, the company that hosts yule.org don't give users access to this, so at the moment I have to manually kick it (by accessing 1 webpage) sometime before start of play each day. This works fine unless I forget.

The new improved solution, which is going into action this week, is to have a timed (cron) process on a different machine kick yule.org at the correct time. That machine is yule.homeip.net (aka 'jujuflop'), the machine which sits on top of my fridge at home in Taipei, permanently connected via ADSL.

An associated problem is that occasionally my updater program gets killed on yule.org (either the machine occasionally resets, or does some 'internal spring-cleaning' of processes). I plan to get round this problem by putting a little extra script into the FC homepage, which checks every time someone requests that page that the updater is running (if it should be running), and restarts it if not.

Posted by david at 12:04 PM | Comments (0) | TrackBack