Nice flowchart for choosing the right HTML5 element
This lille flowchart helps you choose what HTML5 element type to use. It is offcause overly simplistic, but it will help you, to not use DIV's all over the place :)
This lille flowchart helps you choose what HTML5 element type to use. It is offcause overly simplistic, but it will help you, to not use DIV's all over the place :)
New stuff! Go grab!
New stuff include:
I needed a simple seach function for my blog. The simplest solution I could think of, was to add textbox that redirects to google search, and searches on the site. It turns out, that it's quite simple:
The trick here is to set as_sitesearch to the domain of your site.
Have fun!
I needed a little util to help me shorten links in tweets, so I've created this little helper class. I've just wrapped a NuGet library called BitlyDotNET.
Here is the code:
I listen to a lot of different podcasts. But this episode of Ruby Rouges is extra interesting - even for .NET'ties.
It's about the book: "Patterns of Enterprise Application Architecture", and they invited Martin Fowler in to talk with them about it.
Listen to it here: 097 RR Book Club: Patterns of Enterprise Application Architecture with Martin Fowler