
I'm trying out this new fasting diet, and thought it would be interesting to share how it's going.
tl;dr "Fast" two non-consecutive days per week, of two 12 hour fastings beginning with a single meal of 300 calories. "Feed" five days of "eat what you like".
I've been messing around with "3D" effects using Javascript for some fun, and present here a simple step by step guide of how to create some effects. I'm only using the jQuery library for DOM manipulation, and no other library. You can download these standalone examples and hopefully find them useful for building your own thing.
After using SubSonic DB for a few weeks, refactoring out an old DAL/ORM I found that I needed to hook into the Entity Behaviour; Initialize, Save and Load etc.
Replace <select> dropdown list controls with a clickable visible list of items on the page. Save that annoying 'click to view list' 'click to select' friction when picking from a short list of options.
Sometimes you might want to delay an long running action, to allow a user to perform multiple clicks, wait a while and when you think they're done - fire the action.
If you visited badum-tish.com, thanks! I don't know why I created the site, well it was a mad whim. The whole thing was put together in about an hour.
Typical programmer... do I spend a week learning how to use a CMS or do I spend 3 months writing my own. Silly question really; I write my own!
We all know that people are good. I’m good, you’re good, we’re all good people. But what about those scary random strangers on the internet...are they good people?
With the release of Visual Studio 2010 just around the corner, I was lucky enough to get a sneak peak at Visual Studio 2012. Here are a few of the exciting things I found.
While refactoring one day, I couldn't work out why my code had broken. That's not unusual, and so I checked and re-checked the new code that I'd written. Nope, it was bug free!
As part of the XDA Facebook Windows application I wrote an interface for Facebook Chat. This article has lots of sexy techno-bable like X509, TLS, Base64 and some yummy X-Facebook-Platform too.
Maybe I just caught Bing on an off day?
I just finished watching the marvelous Derren Brown’s “How to Win the Lottery” program, as well as watching the live “prediction” last Wednesday where he reveals the numbers after the draw.
I really like Facebook. It’s a great website for connecting with friends and sharing pictures and stories. As a simple unobtrusive “information pull” site it allows many non-technical people to have a presence on the web. Twitter is not for the masses and blogging is a whole different ball game. And don’t forget that Facebook is free!
"aspnet_regiis -i" crashes when executed from command giving error code 0x80004005 on Windows 7 with IIS7