Tim’s Blog
-
Simple URI Tip for HTML
You may already know this, in which case you ran across it randomly, or are the kind of developer that reads specs. But if you haven’t run across this, prepare for a face-palm moment wondering why you didn’t know this years ago. Using a uri like the following tells the browser to get the content […]
-
When Everything Becomes Content
There is a lot of talk around 3d printing these days, and what it will do for manufacturing. How it can democratize the creation of products and move innovation back into a cottage industry alongside big R&D departments. Once again, individuals will be a key creation of inventions, holding patents and other forms of intellectual […]
-
Boiling the Ocean (or Attempting to Keep Up With Tech)
I was asked by a fellow developer how I keep up to date on the variety of technologies that I’m expected to understand when doing my job. I intended to write a short answer, and generate a blog post as a longer answer. I got this idea from Scott Hanselman, who in his talks about […]
-
Strange NuGet Error
One of the projects that I work on uses NuGet for library management. We have a rake task that runs build, clean, etc. One of the rake tasks runs NuGet.exe which is stored in a tools directory. That way, everyone uses the same version of NuGet even if they have different versions installed in their […]
Got any book recommendations?