CSS3 – Safe to Use? Just found this amazing site going through CSS3 and how to safely implement or ignore certain features due to varying… Posted on: June 4, 2014 By: jammer With: 0 Comments
WWDC – Comments I should start this by saying that I'm really not an Apple fan boy or a Microsoft fan boy or… Posted on: June 4, 2014 By: jammer With: 0 Comments
WWDC – Well, Well! Lots of very interesting things coming out of the WWDC, I've just finished watching the presentation. Seems Apple have been… Posted on: June 2, 2014 By: jammer With: 0 Comments
Google Chrome Auto Complete Hash! (autocomplete=”off”) Hmm ... Not sure I like this one tiny bit Google. Google has decided that it's policy in regards to… Posted on: June 1, 2014 By: jammer With: 0 Comments
Entity Framework Code First Migrations and Running SQL Scripts I suspect I'm not alone in that even though I'm using Code First for my data access there are points… Posted on: June 1, 2014 By: jammer With: 0 Comments
Enabling Entity Framework Code First Migrations ProviderIncompatibleException Quite simple actually ... make sure the connection string in your config file is named the same as your context… Posted on: May 31, 2014 By: jammer With: 0 Comments
RIP FireFox (at least until v30 anyway). That's it. I've stood by you and defended you but today was just it for me. I really don't know… Posted on: May 30, 2014 By: jammer With: 0 Comments
OSX Mavericks Wi-Fi Not Reconnecting OSX weirdness strikes again. In the year I've been using OSX I've been surprised a number of times by oddities… Posted on: May 26, 2014 By: jammer With: 1 Comment
OAuth 2.0 Covert Redirect “Issue” So, rather than get all excited and lathered up about this horrid security flaw here is a great run down… Posted on: May 25, 2014 By: jammer With: 0 Comments
Mvvmcross (Mvx) Getting Started I know the title suggests this is a guide on how to get started and since I haven't even started… Posted on: May 24, 2014 By: jammer With: 0 Comments
Cross Platform Development w/ Xamarin & SVN Source Control on OSX Hmm, rather ambitious title there Jammer ... Anyway, I've just started looking at building some iOS and Android (plus others… Posted on: May 22, 2014 By: jammer With: 0 Comments
Updating SVN in OSX Mavericks Well that was an interesting hour wasted spent updating SVN. I found this write up on how to perform this… Posted on: May 21, 2014 By: jammer With: 0 Comments
Source Control Organisation I'm not sure why people do this if you're about to start a system re-write. Especially if you are also… Posted on: May 20, 2014 By: jammer With: 0 Comments
Firefox 29.0.1 Update What on earth has happened. I'm getting script errors left right and center making my favourite browser extremely lumpy. Seems… Posted on: May 16, 2014 By: jammer With: 0 Comments
Mechanican Keyboards – Ducky Shine 3 Well well ... I might be showing my age with this post but I don't care frankly. I recently broke,… Posted on: January 30, 2014 By: jammer With: 0 Comments
Code Review Hell The subject of code reviews for developers can produce many reactions ranging from abject horror to complete disinterest. And that's… Posted on: October 7, 2013 By: jammer With: 0 Comments
CI Process – Why? Why is having a CI process good? There are so many reasons why CI is good. I use it on… Posted on: September 4, 2013 By: jammer With: 0 Comments
MVC Deployment – JavaScript – ReferenceError is not defined … This had me stumped for a moment. All the Javascript was there (linkable from bundle links in the page source),… Posted on: August 31, 2013 By: jammer With: 0 Comments
MVC – Display Version Number in Your UI If you ever want to display the version of your app in the UI (useful in development with lots of… Posted on: August 29, 2013 By: jammer With: 0 Comments
Build Process – TeamCity, NUnit, dotCover & Octopus Deploy I've blogged about TC a bit in the past but I've just setup a whole new build process for my… Posted on: August 28, 2013 By: jammer With: 0 Comments