As Twitter grows, so the number of potential spammers to my daily tweet stream increases. Twitter’s user model is the saving factor in all of this ‘noise’. It prevents me from being overwhelmed and could have important advantages over existing legacy internet services like email. In this blog post I’ll look at whether other internet [...]
Not too long ago, companies chased the illusive ‘Web 2.0′ buzz-phrase which seemed to only consist of glossy icons and sticking ‘BETA’ somewhere on your new site design. These days it’s ‘social networks’ that is the ‘must-have’ feature for the success of any new online service.
Social networks have their uses in finding out what your [...]
I’ve been working with our Esendex Email MMS service which forwards any inbound MMS picture messages to an email address. As the picture is MIME encoded I needed a quick way to check the image included.
Thanks to a post by Zmeeagain I found the very handy trick [...]
For those of you who are monitoring or stripping keywords from referrer strings from Google you may be seeking out the query string parameter ‘q=’.
Beware that a simple string match on ‘q=’ could lead you to match on the additional Firefox parameter ‘aq=’. This appears in a Google referrer string if the search [...]
Greetings from Barcelona. Today started in the afternoon with the keynote speech from Jason Zander which has introduced new functionality in Visual Studio 2010. A very honest bloke who was brave enough to demo us Visual Studio 2010 on Windows 7. Not just taking the safety off, but practically taking the tightrope away as well.
[...]
The task: to have an automated build process which would take the fresh built files and deploy them on a remote web server.
The challenge: the remote web server was not in the same domain as the machine with Team Build on it.
Initial research found plenty of helpful advice on how to do a [...]
If you use Microsoft’s Remote Desktop Connection (RDC) a lot then you might be interested in an option that’s not available via the GUI. ‘Smart Sizing’ allows you to scale the screen to the size of the RDC window rather than the default option where the remote desktop gets cropped.
If you open a new [...]
We’ve just been writing some new exceptions based initially on an abstract Exception class. When the attempt to write a catch statement to catch all exceptions which inherited from this abstract base class it wasn’t behaving as expected.
The gotcha here is that C#/.NET doesn’t allow you to catch exceptions from an abstract class. If [...]
So have you had chance to see Microsoft’s (supposed) answer to Apple’s excellent Get A Mac adverts yet?
Well in case not, I’ve included it after the break. So I get the fact its got people talking because its obtuse, I get the fact that its not tying them to advertising one product but [...]
Tag Cloud
3G adobe agriculture analogy Apple authentication berkovitz BIN Contacts CreatePageURLSegment credit card credit cards developers Episerver Esendex Google iPhone Joost Linux log4net logging luhn Mac maestro Mastercard Microsoft NMock Page PATH payWave Plesk regex RFID security software SQL Server Stored Procedures SugarOS T-SQL TechEd uk validation Visa Windows XCodeCategories
Jbjon
- @KnackeredCoder oh I agree. It all helps. 2nd in the table is a great start. I'd just like wins to be try based,penalty light tussles
- @KnackeredCoder not exactly singing. As they said it was Scotland that lost not England that won.
- That was so close to a try for Scotland. I reckon it was his wrist that stopped that ball rotating but it was nearly his hand. #BBC6nations
- @rhys_isterix I think they're getting back on top of this game. England dented their confidence mid first half.
- RT @Deborandum: Do NOT drive out in Derbyshire - roads are NOT gritted and are dangerous #buxton #Belper #Ashbourne


XAuth
Meebo, the web-based IM service, have proposed a new standard called XAuth. Using a new feature of HTML5, similar to cookies, an authentication token is stored in ‘LocalStorage’ within the browser. Therefore this will only work with modern browsers (IE8+, Safari4+, Chrome3+, FF3+).
You can see a demo of Meebo’s proposal at [...]