-
Recent Posts
Recent Comments
- Anto on OAuth and Flickr – Part 2
- Vjeux » Image Layout Algorithm – Google Plus on Flickr ‘Justified’ Layout in JQuery
- KristenKri on Flickr ‘Justified’ Layout in JQuery
- KristenKri on Flickr ‘Justified’ Layout in JQuery
- KristenKri on Flickr ‘Justified’ Layout in JQuery
Twitter
- #stackoverflow have ruined the ability to google for an actual stack overflow... 1 month ago
- I just unlocked the "JetSetter" badge on @foursquare for checking in at airports! Bon Voyage! 4sq.com/ZHuHXm 2 months ago
- Impossible dice 😃 protonsforbreakfast.wordpress.com/2013/01/08/ama… 2 months ago
- Learn css... learnlayout.com sweet #css #layout 2 months ago
- AngularJS get started videos. egghead.io 2 months ago
Archives
- March 2013
- February 2013
- January 2013
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- July 2011
- April 2011
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- December 2008
- November 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- January 2008
- November 2007
- October 2007
- September 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
Categories
Meta
Author Archives: Sam
Weekly Tweet Update 14-03-2013
Impossible dice 😃 http://t.co/RJ2md8BgaO -> Learn css... http://t.co/boktIaCg1E sweet #css #layout -> AngularJS get started videos. http://t.co/nIz0e2UqKg -> http://t.co/Ef5qmtj922 cool jquery menu ->
IEnumberable.Max and Nullable types
Came across an interesting little snippet of code today. var max = list.Max(i => i.Value) This simply returns the maximum value of the "Value" property in the list. However there is a possible problem with this code, depending on the … Continue reading
Image widths in emails
While hacking around trying to include some images in an email I was trying to set the height and width of the IMG tag. This wasn't working at all (which I had read about) but then I put the images … Continue reading
Weekly Tweet Update 03-01-2013
http://t.co/DQ8Y5cd4 4.5 & MVC 4: Revisiting IBundleTransform - via http://t.co/DQ8Y5cd4 Community Spotlight http://t.co/7UpDrhFw -> Announcing the release of the .NET Framework for Windows Phone 8 - via .NET Blog http://t.co/yVZJQaEK -> New tools for Windows Phone 8 save developers time … Continue reading
Weekly Tweet Update 11-10-2012
http://t.co/DTqA70El... http://t.co/2AEbsLiA -> OQuery - Building OData query fragments without LINQ in C# for Visual Studio 2010 - Kinda hope I don't ever n… http://t.co/70lXPMuM -> Spell Checker extension for Visual Studio 2012 - I saw this and thought - … Continue reading
Weekly Tweet Update 27-09-2012
Your Colorful Visual Studio 2012 with the Color Theme Editor (VS2010 colors, too) - If you REALLY don't like … http://t.co/QtqTbP4B -> http://t.co/DQ8Y5cd4 Data Access Guidance Published - (read) http://t.co/y4M1txO0 -> A harsh reminder about the importance of debug=”false” - … Continue reading
Weekly Tweet Update 13-09-2012
Blogs > Fresh off the Press – “Time-Saving Features in Visual Studio 2012 and ASPNET 4.5” Free E-book - Downl… http://t.co/7FoQTsju -> How To Auto-login Using http://t.co/4kDhtFFn FormsAuthentication « Math and More http://t.co/h7krYprH -> An Introduction to http://t.co/DQ8Y5cd4 Web API … Continue reading
Weekly Tweet Update 16-08-2012
Tiny Happy Features #1 - T4 Template Debugging in Visual Studio 2012 - Scott Hanselman - Long time coming thi… http://t.co/GTdpj1CA -> I just ousted @globetrottertje as the mayor of Costa Coffee on @foursquare! http://t.co/Cc6K3myV -> Error Handling with ELMAH … Continue reading
FlickrNet 3.5 Release
Just a quick post to say I've release version 3.5 of the FlickrNet API library. A couple of things regarding this version and the FlickrNet library roadmap: This will be the last version to support the old Authentication model. Going … Continue reading
Weekly Tweet Update 09-08-2012
Microsoft Attack Surface Analyzer 1.0 Released - Another tool to look at adding into my development pipeline. http://t.co/JMnPu9v9 -> Exiting a batch file without exiting the command shell -and- batch file subroutines - Batch file subroutines?… http://t.co/Ll4wdC6J -> NCrunch for … Continue reading