If you are familiar with your football, you would have known that there were a number of English teams in action in the UEFA Cup. Tottenham (my team), Everton and Bolton were in action and were all live on terrestrial television. Coming in from work with only thirty minutes left in the Tottenham game, I staked £30 at odds of 2/1 on the score to stay as it was, 2-0. Secretly hoping that they wouldn’t score, I held on to the sofa as Tottenham stuttered to win me £30.
The Everton match was a cagy game, whilst Everton dominated proceedings, Betfair still gave odds of 3/1 for an Everton win so with Katie and her dad’s opinion, I stuck on £15 on the win. What do you know? Everton win 2-0!
All in all, I was up over £50, taking my betting balance well over £100. I withdrew £20 into my account and will use the rest of my balance to bet on clever bets, taking out my winnings on each bet. Hopefully it will make me some extra dollar each week.














November 13th, 2007 at 12:18 pm
Hey man, I don’t mean to keep nagging you, but I don’t speak to that many people that use WP…Basically, I kinda screwed myself up.. On the perma links structure I wanted to change it to /date/post-name/ which is a standard option…When I selected it, I cannot view any pages… I cant access the admin section, and it’s telling me i need to create an Index file…Have you ever stumbled upon this? Cheers
November 13th, 2007 at 12:33 pm
Sam, no worries man. The Wordpress site istelf has similar posts to this I would guess, have a look there.
I think it’s to do with your .htaccess file. If you can download it, edit it and put in the below, it may work:
< IfModule mod_rewrite.c >RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
< /IfModule >
Remove the spaces bewteen the < and the ifModule bits, let me know if it works.
November 13th, 2007 at 12:38 pm
I’ve had a look on the WP site, but it all seems to go down the httpd.inf.. And I’m not really too confident messing around with that…?
I just tried what you gave me, but that doesn’t seem to work either?
A similar thing is already in the .htaccess file. So I tried several variations of the code, but it still failed?
November 13th, 2007 at 12:59 pm
Try deleting the text inside the file, save it somewhere else and see if a blank file restores your settings.
November 13th, 2007 at 1:32 pm
Thanks alot for that mate… Really helped me out..
How’re you anyway? Hope everything’s good?