Find it

Uncategorized

Excel Domain Cost Formula

Its big and its not clever, but it will tell you how much your spending per year on domains based on a column of them: =IF(ISERROR(FIND(“www.”,BB17)),0,(IF(ISERROR(FIND(“.co.uk”,BB17)),0,2.99) + IF(ISERROR(FIND(“.com”,BB17)),0,8.99)+ IF(ISERROR(FIND(“.org”,BB17)),0,8.99)+ IF(ISERROR(FIND(“.info”,BB17)),0,2.99)+ IF(ISERROR(FIND(“.net”,BB17)),0,8.99)+ IF(ISERROR(FIND(“.me”,BB17)),0,15.99)+ IF(ISERROR(FIND(“.eu”,BB17)),0,8.99)))

Posted in Uncategorized

Arbitrage Betting – Programmatically finding arbitrage bets

Betting arbitrage, miraclebets, surebets, sports arbitraging is a particular case of arbitrage arising on betting markets due to either bookmakers’ different opinions on event outcomes or plain errors. By placing one bet per each outcome with different betting companies, the bettor can make a profit. As long as different Bookmakers are used for arbitrage betting [...]

Also posted in Business, C#

I think I am INTP

Happened across the “16 personality types” – Usually don’t drop time on this stuff but this one hit home. I think I am INTP – But I think I might fluctuate more towards a leader/extrovert version. What personality type suits you?

Posted in Uncategorized

Cannot Create Windows Service for MySQL. Error:0

If you have MySQL installed (from XAMPP or otherwise) on an xp box (this ones x64) and you update to SP2 it seems to break the mysql service – at least it did for me.  This has happened several times to me but is actually easily resolved. Firstly I tried re-installing mySQL but this brought [...]

Posted in Uncategorized
Got a Project?
A Quote..
"There are certain things that are fundamental to human fulfillment. The essence of these needs is captured in the phrase "to live, to love, to learn, to leave a legacy." The need to leave a legacy is our spiritual need to have a sense of meaning, purpose, personal congruence, and contribution"
Stephen Covey
© Woody Hayday 2012