danielwylie.net
Daniel Wylie - Blog - A look back on 2013
http://www.danielwylie.net/blog/2013/12/a-look-back-on-2013
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. A look back on 2013. Posted by Daniel Wylie on 22 December, 2013 in Other. While I'm not too sure where it actually went, 2013 is over and 2014 is here. So I thought I'd throw together a list of cool things that happened in 2013, in roughly chronological order. Road tripped up North - I've seen more of the world than NZ, so it was pretty awesome. Moved in with my girlfriend. Drove in the States. I also met some ...
danielwylie.net
Daniel Wylie - Blog - D600 Sensor Issues
http://www.danielwylie.net/blog/2013/01/d600-sensor-issues
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. Posted by Daniel Wylie on 28 January, 2013 in Other. About a month ago, after a while weighing up my options, I decided to go out and purchase a shiny new Nikon D600. The camera is awesome, there's no doubt about that. Beats my old D3100 my miles. Here's a sample of what happens though - this should be completely clear shot of the sky - notice the spots on the top left hand corner. Click to view a bigger version.
danielwylie.net
Daniel Wylie - Blog
http://www.danielwylie.net/blog/page/4
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. Net 40 with MVC 2.0 on IIS 7.5. Posted by Daniel Wylie on 07 June, 2010 in Development. This one has had me stumped for a while – ASP.NET MVC 2 sites refused to run on IIS 7.5 (Windows 7). It would either complain and break. Or show me the files in the directory. After a bit of Googling around – I found a solution (that works for me at least):. Install the .Net Framework 4 into IIS using:. Note the XmlRoot attri...
wwsnz.com
Daniel Wylie - Blog
http://www.wwsnz.com/blog/page/4
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. Net 40 with MVC 2.0 on IIS 7.5. Posted by Daniel Wylie on 07 June, 2010 in Development. This one has had me stumped for a while – ASP.NET MVC 2 sites refused to run on IIS 7.5 (Windows 7). It would either complain and break. Or show me the files in the directory. After a bit of Googling around – I found a solution (that works for me at least):. Install the .Net Framework 4 into IIS using:. Note the XmlRoot attri...
wwsnz.com
Daniel Wylie - Blog
http://www.wwsnz.com/blog/page/2
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. Posted by Daniel Wylie on 01 August, 2012 in Computers. Pushing the cutting edge forward". Less CoffeeScript in ASP.NET". Hello @world #cassandra: Apache Cassandra in action". CSS in the 4th dimsension: Not your daddy's CSS animations". Douglas Crockford and Vim Jobanputra. Developing rich HTML applications with Entwire, Backbone.js and SilverStripe CMS". How to be a good developer". Chirstchurch, one year on.
webfaves.net
Daniel Wylie - Blog
http://www.webfaves.net/blog
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. A look back on 2013. Posted by Daniel Wylie on 22 December, 2013 in Other. While I'm not too sure where it actually went, 2013 is over and 2014 is here. So I thought I'd throw together a list of cool things that happened in 2013, in roughly chronological order. Road tripped up North - I've seen more of the world than NZ, so it was pretty awesome. Moved in with my girlfriend. Drove in the States. I also met some ...
webfaves.net
Daniel Wylie - Blog
http://www.webfaves.net/blog/category/cars
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. Changing a centre diff. Posted by Daniel Wylie on 18 February, 2013 in Cars. For the past 6 months, my Legacy (GT-B, E-Tune, Twin-Turbo, 4WD, manual) has been suffering from a faulty centre diff. When the car was cold, it was fine, but as things got warmer it started to clunk when you turned the steering wheel due to the coupling slipping. Here’s the Wikipedia description of a centre diff:. Then last weekend we ...
webfaves.net
Daniel Wylie - Blog
http://www.webfaves.net/blog/page/8
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. The trip that was. Posted by Daniel Wylie on 30 January, 2009 in Other. Note: This is a long post that probably goes off topic a little and was actually written a long time ago. Sorry for any odd things. Code Camp – Auckland, New Zealand. I flew out of Wellington very early in the morning on the 31st of August to Auckland to attend Code Camp. Do his thing – that guy is brilliant at speaking. On the Tuesday night...
webfaves.net
Daniel Wylie - Blog
http://www.webfaves.net/blog/page/3
This is my old site. Visit danielwylie.me. For the latest posts. Software. Photography. Cars. Simple C# Email Template 'System'. Posted by Daniel Wylie on 02 December, 2010 in Development. As part of the new email system in Kustom Page, I decided to build a quick little template system, based off models, that could populate email fields, instead of doing a string.Format. You pass it in a model (C# object), it runs through each of the properties, and applies them to the template file. Simple? Of wanting o...