Development tip: Use Visual Studio Code Snippets
If you haven’t been programming in visual studio for long, chances are you haven’t heard about code snippets. A code snippet is actually coding that you can quickly insert into the…
Continue readingIf you haven’t been programming in visual studio for long, chances are you haven’t heard about code snippets. A code snippet is actually coding that you can quickly insert into the…
Continue readingThere are a lot of great developer resources out there on the Internet, so it occurred to me that it would be interesting to showcase some of them, especially ones that are jam-packed with great resources
Continue readingI had to take a minute to share this wonderful and funny video about what it is like to be an engineer in the corporate world. I really suggest that…
Continue readingLet me quickly introduce an interesting add-on for Firefox to you. It’s called HttpRequester and it’s a very very useful add-on for basically any developer. What it does, it enables you to…
Continue readingYes, we should make it easy for visitors to share content. It is handy and in many cases it allows us to pre-fill the share text. Most of the time,…
Continue readingHey, you! Thanks for visiting. I don’t know if you found this website via a search engine or by social media link or whatever but thank you for stopping by….
Continue readingThis will be brief but (excuse me for saying so myself) a cool little blog post about getting started with virtualization. We’ll quickly create our own little machine where you…
Continue readingwe’ll create a simple PHP MVC Framework from scratch
Continue readingIn this blog post we’ll do something different. We’ll use an old computer to set up a dedicated web server using Ubuntu Server edition, Apache and MySQL server. What you’ll…
Continue readingIn this blog post, we’ll talk about URL Rewriting and how it can be done using Microsoft’s IIS. Why IIS? Because there are not that many tutorials that cover that…
Continue reading