<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Mischa Kroon</title><subtitle type="html">A blog about internet technologies, productivity tools for programmers. 

Ranging from Code Generation, Asp and Asp.Net to open source technologies such as MySql and Ruby on Rails.  </subtitle><id>http://bloggingabout.net/blogs/mischa/atom.aspx</id><link rel="alternate" type="text/html" href="http://bloggingabout.net/blogs/mischa/default.aspx" /><link rel="self" type="application/atom+xml" href="http://bloggingabout.net/blogs/mischa/atom.aspx" /><generator uri="http://communityserver.org" version="4.1.40407.4157">Community Server</generator><updated>2009-02-21T18:32:00Z</updated><entry><title>Tech to try in 2012 </title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2012/02/01/tech-to-try-in-2012.aspx" /><id>/blogs/mischa/archive/2012/02/01/tech-to-try-in-2012.aspx</id><published>2012-01-31T23:10:00Z</published><updated>2012-01-31T23:10:00Z</updated><content type="html">February is already here and I&amp;#39;ve been meaning to write this for quite a while. This year I want to have tried some new tech by the end of the year, it&amp;#39;s very common for me to want to try different technologies but a little less common that I actually give myself a goal with a deadline. So I guess this will be the first time. The tech I want to have tried: Monogame : I want to have made a game with this, not sure on which platforms I want to be able to run it yet. So what tech do you think...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2012/02/01/tech-to-try-in-2012.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=577181" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="Things to try" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Things+to+try/default.aspx" /></entry><entry><title>Want to speed up your website use a CDN for commonly used files</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2011/09/30/want-to-speed-up-your-website-use-a-cdn-for-commonly-used-files.aspx" /><id>/blogs/mischa/archive/2011/09/30/want-to-speed-up-your-website-use-a-cdn-for-commonly-used-files.aspx</id><published>2011-09-30T13:18:00Z</published><updated>2011-09-30T13:18:00Z</updated><content type="html">Introduction Serving files from a website is easy just link to them and you&amp;#39;re done. Serving files from your website in the most optimal way isn&amp;#39;t that easy, first you have to think about things like making sure that the caching is right and if the files are being used a lot on other sites. If files are being used a lot on other sites then it could be that the user already has a copy of this file lying around, let&amp;#39;s say you use jQuery on your site. You&amp;#39;re not the only one using this...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2011/09/30/want-to-speed-up-your-website-use-a-cdn-for-commonly-used-files.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=575744" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="web development" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/web+development/default.aspx" /><category term="CDN" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/CDN/default.aspx" /></entry><entry><title>Version Control by Example: Review and how to get it for free.</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2011/09/30/version-control-by-example-review-and-how-to-get-it-for-free.aspx" /><id>/blogs/mischa/archive/2011/09/30/version-control-by-example-review-and-how-to-get-it-for-free.aspx</id><published>2011-09-30T12:32:00Z</published><updated>2011-09-30T12:32:00Z</updated><content type="html">I just read: Version Control by Example It&amp;#39;s a free printed book which can be shipped to your home for free by filling out a page full of questions. If you want the details on how to get it shipped to your home or have any questions about it find out the details here . Quick review of the book: Introduction The book gives you a quick intro about version control systems, it tells you about the history of version control systems and how they got here. What the different commands are for the version...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2011/09/30/version-control-by-example-review-and-how-to-get-it-for-free.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=575743" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="SVN" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/SVN/default.aspx" /><category term="Source Control" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Source+Control/default.aspx" /><category term="Git" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Git/default.aspx" /><category term="Version Control" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Version+Control/default.aspx" /></entry><entry><title>SASS and CoffeeScript For .NET And Visual Studio</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2011/08/12/sass-and-coffeescript-for-net-and-visual-studio.aspx" /><id>/blogs/mischa/archive/2011/08/12/sass-and-coffeescript-for-net-and-visual-studio.aspx</id><published>2011-08-12T10:43:00Z</published><updated>2011-08-12T10:43:00Z</updated><content type="html">About a month ago I started diving into the world of Rails again . As I said in that blog post, Rails has always had much thought leadership and has always been a hip way to develop. Now 2 of the main new technologies that where discussed in that blog post have made it into the .NET world in a very polished way. Mindscape, the folks who made the wonderful LightSpeed ORM , have made the free Web Workbench , which supports LESS, SASS and CoffeeScript. I wrote a little bit about SASS and CoffeeScript...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2011/08/12/sass-and-coffeescript-for-net-and-visual-studio.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=544787" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term=".Net" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx" /><category term="Ruby and Ruby on Rails" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx" /><category term="web development" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/web+development/default.aspx" /></entry><entry><title>Ruby On Rails 3.1 RC4</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2011/08/12/ruby-on-rails-3-1-rc4.aspx" /><id>/blogs/mischa/archive/2011/08/12/ruby-on-rails-3-1-rc4.aspx</id><published>2011-08-11T22:38:45Z</published><updated>2011-08-11T22:38:45Z</updated><content type="html">Let the fun begin Ok diving into Rails after not having touched it in a while feels a bit painful to be honest. Getting Started Using the guide on: http://rubyonrails.org/download I got off to a good start. Picking the latest version of Ruby + the rails 3.1 RC. Then the first problem seems to be going after the database. Sqlite3.dll needs to be downloaded and put into the rubypath\bin directory. Easy step to do just head over to sqlite.org/download to get that. Now I tried getting MySql to work with...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2011/08/12/ruby-on-rails-3-1-rc4.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=544458" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="Ruby and Ruby on Rails" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx" /><category term="web development" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/web+development/default.aspx" /></entry><entry><title>Ruby on Rails almost on Version 3.1</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2011/07/17/ruby-on-rails-almost-on-version-3-1.aspx" /><id>/blogs/mischa/archive/2011/07/17/ruby-on-rails-almost-on-version-3-1.aspx</id><published>2011-07-17T14:53:56Z</published><updated>2011-07-17T14:53:56Z</updated><content type="html">Introduction I’m finally granting myself some time again to write about the interesting things that I run across in development. Its always interesting to see what the Rails world is doing to see what&amp;#39;s hip in development, because the Rails folks are hipsters and innovators. This however isn’t always true. Prepared statements are only now being built into Rails. This is quite surprising to me. Prepared statements have long been a pretty good way of guarding against SQL injection. So its a very...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2011/07/17/ruby-on-rails-almost-on-version-3-1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=520028" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="Ruby and Ruby on Rails" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx" /><category term="jQuery" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/jQuery/default.aspx" /></entry><entry><title>Next Prediction: Google Chrome will gain a lot of market share</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2010/02/10/next-prediction-google-chrome-will-gain-a-lot-of-market-share.aspx" /><id>/blogs/mischa/archive/2010/02/10/next-prediction-google-chrome-will-gain-a-lot-of-market-share.aspx</id><published>2010-02-10T18:01:14Z</published><updated>2010-02-10T18:01:14Z</updated><content type="html">At time of writing the market share of Safari and Google Chrome is around 5% each. Firefox is around 30% and the rest is IE and Opera and some other browsers with a small market share. The rising stars Safari’s market share has risen quite fast. From around 3% in June 2009 to 5% around&amp;#160; January 2010 Chrome did it’s thing even faster. Going from 0,5% in mid 2008 to 5.5% around January 2010 Off course Firefox has also been increasing in market share but not by as much. Going from 20% in mid 2008...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2010/02/10/next-prediction-google-chrome-will-gain-a-lot-of-market-share.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482818" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="Things from around the web" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx" /><category term="Web browsing" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Web+browsing/default.aspx" /><category term="Firefox" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Firefox/default.aspx" /><category term="google" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/google/default.aspx" /><category term="The Future" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/The+Future/default.aspx" /></entry><entry><title>2010: Year of: Tablets, E-Readers, Internet Phones</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2010/01/31/2010-year-of-tablets-e-readers-internet-phones.aspx" /><id>/blogs/mischa/archive/2010/01/31/2010-year-of-tablets-e-readers-internet-phones.aspx</id><published>2010-01-31T20:40:00Z</published><updated>2010-01-31T20:40:00Z</updated><content type="html">A while back I predicted that motion detection would be the future of gaming . I think we can say that with Sony and Microsoft heavily investing in motion detection and have some big projects down the line. Microsoft with Project Natal and Sony with the Wand Controller . My prediction for 2010 is that this is the year where people actually start using E-readers a lot. There are a couple of different companies which will enter the market with new shiny Tablet computers. Apple just recently presented...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2010/01/31/2010-year-of-tablets-e-readers-internet-phones.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482772" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="The Future" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/The+Future/default.aspx" /><category term="Motion Detection" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Motion+Detection/default.aspx" /></entry><entry><title>Warning: MediaFire Deletes files without notice</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2009/09/15/warning-mediafire-deletes-files-without-notice.aspx" /><id>/blogs/mischa/archive/2009/09/15/warning-mediafire-deletes-files-without-notice.aspx</id><published>2009-09-15T20:44:00Z</published><updated>2009-09-15T20:44:00Z</updated><content type="html">A couple of days ago my girlfriend called me that the files she stored at MediaFire where gone. A little after that I tried to login to MediaFire to have a look at how my files where doing. I was quite surprised to see my own files deleted as well. After that I came across a FAQ entry on the website &amp;ldquo;There is currently no time limit on how long uploaded files will be stored as long as you access your account (i.e. login to your account) at least once every 60 days OR at least one of your files...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2009/09/15/warning-mediafire-deletes-files-without-notice.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482193" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="MediaFire" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/MediaFire/default.aspx" /></entry><entry><title>Protecting your online Identity and Passwords the case of _why</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2009/09/15/protecting-your-online-identity-and-passwords-the-case-of-why.aspx" /><id>/blogs/mischa/archive/2009/09/15/protecting-your-online-identity-and-passwords-the-case-of-why.aspx</id><published>2009-09-15T19:56:15Z</published><updated>2009-09-15T19:56:15Z</updated><content type="html">“Je bent bekender dan je denkt” This is a dutch subject which is sent around by the government which alerts you to the dangers of having an online profile. By creating a video clip using an online profile on the hyves site which is sort of a dutch MySpace / facebook. This uses images from your “friends” and integrates them in the video. It’s quite interesting that these things can so easily be done nowadays. It’s getting harder and harder to stay anonymous. When you have an online presence. _why...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2009/09/15/protecting-your-online-identity-and-passwords-the-case-of-why.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482192" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author></entry><entry><title>Developer Candy: Faster, Iron and Browser Ruby</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2009/08/30/developer-candy-faster-iron-and-browser-ruby.aspx" /><id>/blogs/mischa/archive/2009/08/30/developer-candy-faster-iron-and-browser-ruby.aspx</id><published>2009-08-30T18:32:27Z</published><updated>2009-08-30T18:32:27Z</updated><content type="html">This week there are 3 pieces of candy which are all sort of related, they are all talking about ruby Candy nr 1: Faster ruby Ruby for windows has long been available as a 1 click installer, this one click installer is based on Visual C++ version 6 which came out in 1998. There is an effort going on to update this installer to a newer version of Mingw + GCC. The new installer is called Rubyinstaller and can be found here . How much faster is it? Benchmarks can be found here . Candy nr 2: Iron ruby...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2009/08/30/developer-candy-faster-iron-and-browser-ruby.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482138" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term=".Net" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx" /><category term="Ruby and Ruby on Rails" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx" /><category term="web development" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/web+development/default.aspx" /></entry><entry><title>Developer Candy of the week: ExtJS / Coolite</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2009/08/15/developer-candy-of-the-week-extjs-coolite.aspx" /><id>/blogs/mischa/archive/2009/08/15/developer-candy-of-the-week-extjs-coolite.aspx</id><published>2009-08-15T10:32:00Z</published><updated>2009-08-15T10:32:00Z</updated><content type="html">A while back a colleague of mine used to send out emails every once in a while called candy of the week. This little piece of candy usually was a pretty picture or website which lightened up everyone&amp;#39;s day. I was thinking about moving this concept to my blog and to go with a developer theme. To make things interesting for my Developer readers. Which I&amp;rsquo;m going to assume most of you are. My first post will be some double candy: Candy nr 1: ExtJS is a JavaScript library and UI framework to...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2009/08/15/developer-candy-of-the-week-extjs-coolite.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=482071" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term=".Net" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx" /><category term="web development" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/web+development/default.aspx" /><category term="Ext JS" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Ext+JS/default.aspx" /></entry><entry><title>Subsonic Dreams: Stored Procedures a first class citizen</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2009/07/28/subsonic-dreams-stored-procedures-a-first-class-citizen.aspx" /><id>/blogs/mischa/archive/2009/07/28/subsonic-dreams-stored-procedures-a-first-class-citizen.aspx</id><published>2009-07-28T19:03:00Z</published><updated>2009-07-28T19:03:00Z</updated><content type="html">About SubSonic Let me start off by saying that SubSonic is great, it&amp;#39;s my DAL of choice for most projects. It&amp;#39;s small it&amp;#39;s fast to set up and it has a whole lot of functionality and elegance out of the box. You can tell I was pretty exited about it by reading my previous entry about SubSonic. That said there are a couple of things that in my humble opinion can still be improved upon in the project. Stored Procedures VS Other Data Access in SubSonic Data can be inserted / Updated in the...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2009/07/28/subsonic-dreams-stored-procedures-a-first-class-citizen.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=481949" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term=".Net" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx" /><category term="Subsonic" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Subsonic/default.aspx" /></entry><entry><title>VB.NET vs C# the redux</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2009/07/20/vb-net-vs-c-the-redux.aspx" /><id>/blogs/mischa/archive/2009/07/20/vb-net-vs-c-the-redux.aspx</id><published>2009-07-20T18:40:00Z</published><updated>2009-07-20T18:40:00Z</updated><content type="html">Introduction A while ago there was quite the discussion about what the differences where between VB.NET and C# and what people should use. After a while it seems that most things where said and it became clear that the C# camp had the most zealous advocates. Now things have quieted down a lot and it would seem that most people have made their choice and perhaps even changed it in between. At the time that I wrote my previous post about the subject the statistics where telling us that the usage was...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2009/07/20/vb-net-vs-c-the-redux.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=481948" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="Asp.Net" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx" /><category term=".Net" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx" /><category term="VB.NET" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/VB.NET/default.aspx" /><category term="C#" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/C_2300_/default.aspx" /></entry><entry><title>Jquery AJAX Experience Videos - Beginner and advanced</title><link rel="alternate" type="text/html" href="/blogs/mischa/archive/2009/02/21/jquery-ajax-experience-videos-beginner-and-advanced.aspx" /><id>/blogs/mischa/archive/2009/02/21/jquery-ajax-experience-videos-beginner-and-advanced.aspx</id><published>2009-02-21T17:32:00Z</published><updated>2009-02-21T17:32:00Z</updated><content type="html">The folks of ajaxian where so kind to give us some videos with some beginner and advanced Jquery content covering both Jquery and Jquery UI. These folks have also given us a nice web based editor / IDE a few days back. Which is something really weird when you think about it....(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2009/02/21/jquery-ajax-experience-videos-beginner-and-advanced.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=481207" width="1" height="1"&gt;</content><author><name>Mischa Kroon</name><uri>http://bloggingabout.net/members/Mischa-Kroon/default.aspx</uri></author><category term="Things from around the web" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx" /><category term="jQuery" scheme="http://bloggingabout.net/blogs/mischa/archive/tags/jQuery/default.aspx" /></entry></feed>