<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mischa Kroon : General</title><link>http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx</link><description>Tags: General</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>A very nice opinion piece about: google and agile programming</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/10/05/A-very-nice-opinion-piece-about_3A00_-google-and-agile-programming.aspx</link><pubDate>Thu, 05 Oct 2006 10:22:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:28868</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=28868</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/10/05/A-very-nice-opinion-piece-about_3A00_-google-and-agile-programming.aspx#comments</comments><description>An article by Steve Yegge who I actually didn't know until he was included in a question session with some of the big names in the software industry a while back. A very good writer, anyway the article: http://steve-yegge.blogspot.com/2006/09/good-agile...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2006/10/05/A-very-nice-opinion-piece-about_3A00_-google-and-agile-programming.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=28868" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item><item><title>A DAL layer that blows me away... ( Actionpack for .Net )</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/08/28/DAL-Layer-_2D00_-Actionpack-for-.Net.aspx</link><pubDate>Mon, 28 Aug 2006 03:14:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:17223</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=17223</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/08/28/DAL-Layer-_2D00_-Actionpack-for-.Net.aspx#comments</comments><description>Watch this and be blown away as well: http://www.wekeroad.com/actionpackintro.html A DAL which creates classes for Stored procedures, tables etc. And all that is needed to set it up is a * in a file. Home of this DAL layer: http://www.codeplex.com/Wiki...(&lt;a href="http://bloggingabout.net/blogs/mischa/archive/2006/08/28/DAL-Layer-_2D00_-Actionpack-for-.Net.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=17223" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item><item><title>Another free webeditor - Aptana</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/07/30/aptana-free-web-ide.aspx</link><pubDate>Sun, 30 Jul 2006 07:26:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:13174</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=13174</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/07/30/aptana-free-web-ide.aspx#comments</comments><description>&lt;P&gt;&lt;A href="http://www.aptana.com/"&gt;Aptana &lt;/A&gt;is a free / open source project built on the eclipse RDT environment. &lt;/P&gt;
&lt;P&gt;It's main focus is on javascript. &lt;/P&gt;
&lt;P&gt;For which it brings a nice code completion / information interface and delivers hints and code completion for:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Javascript&lt;/LI&gt;
&lt;LI&gt;CSS &lt;/LI&gt;
&lt;LI&gt;and HTML&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;There are also quite a few videos about how well it supports the different Javascript libraries out there. &lt;/P&gt;
&lt;P&gt;You can check them out &lt;A href="http://www.aptana.tv/"&gt;here&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=13174" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+to+try/default.aspx">Things to try</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/ASP+_2F00_+VBscript+_2F00_+COM+/default.aspx">ASP / VBscript / COM </category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category></item><item><title>Parameter passing / referencing in .Net</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/07/17/Parameter-passing.aspx</link><pubDate>Mon, 17 Jul 2006 12:16:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:13017</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=13017</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/07/17/Parameter-passing.aspx#comments</comments><description>&lt;TABLE class=code&gt;

&lt;TR&gt;
&lt;TD&gt;&lt;PRE&gt;When looking at the following code:&lt;/PRE&gt;&lt;PRE&gt;StringBuilder first = &lt;SPAN class=Keyword&gt;new&lt;/SPAN&gt; StringBuilder();
StringBuilder second = first;
first.Append (&lt;SPAN class=String&gt;"hello"&lt;/SPAN&gt;);
first = &lt;SPAN class=Keyword&gt;null&lt;/SPAN&gt;;
Console.WriteLine (second);
&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;
&lt;P&gt;What would you think the output would be ? &lt;BR&gt;If it is anything other then: hello&lt;/P&gt;
&lt;P&gt;You will want to look at the following tutorial:&lt;BR&gt;&lt;A href="http://www.yoda.arachsys.com/csharp/parameters.html"&gt;Parameter passing in C#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=13017" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category></item><item><title>Must read article about performance</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/07/11/12937.aspx</link><pubDate>Tue, 11 Jul 2006 02:43:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:12937</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=12937</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/07/11/12937.aspx#comments</comments><description>&lt;P&gt;Discusses common errors about:&lt;/P&gt;
&lt;P&gt;Caching and forms authentication &lt;BR&gt;View state and session state &lt;BR&gt;Profile property serialization &lt;BR&gt;Thread pool saturation &lt;BR&gt;Impersonation and profiling &lt;/P&gt;&lt;A href="http://msdn.microsoft.com/msdnmag/issues/06/07/webappfollies/default.aspx"&gt;Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls&lt;/A&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=12937" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category></item><item><title>Some links and tutorials about Django</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/06/13/12482.aspx</link><pubDate>Tue, 13 Jun 2006 11:17:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:12482</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=12482</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/06/13/12482.aspx#comments</comments><description>&lt;p&gt;2 Articles about Django from 2 different people:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://kurafire.net/log/archive/2006/05/22/django-first-impressions"&gt;Django: first impressions - overview with links&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.sillydomainname.com/2006/05/16/django-first-impressions/"&gt;Django: first impressions - technical overview&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;The first one covers a lot of ground through it's links and is a pretty good starting point for Django. &lt;/p&gt;
&lt;p&gt;The main upside of Django is that it gives you a very nice Admin interface with almost no work + it has a pretty nice template language. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=12482" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+to+try/default.aspx">Things to try</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item><item><title>Reading and writing excel files and other Ado.Net tutorials</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/05/30/12271.aspx</link><pubDate>Tue, 30 May 2006 10:06:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:12271</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=12271</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/05/30/12271.aspx#comments</comments><description>&lt;p&gt;I've known for some time now that it's possible to use Ado.Net to read from Excel files, I didn't know it was also possible to write to them. &lt;/p&gt;
&lt;p&gt;At least I have found a workaround by using SQL server and registering Excel files as an external resource. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://davidhayden.com/blog/dave/archive/2006/05/26/2973.aspx"&gt;Reading and writing from excel&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://davidhayden.com/blog/dave/category/26.aspx?Show=All"&gt;Other Ado.Net tutorials&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;I have no idea how this performs but it should be an interesting alternative to using the &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aspnetpro.com/NewsletterArticle/2003/09/asp200309so_l/asp200309so_l.asp"&gt;Other methods&amp;nbsp;of exporting data to excel&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=12271" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+to+try/default.aspx">Things to try</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category></item><item><title>Developments in Ruby - Part 2 - Ruby and DotNet</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/05/14/12184.aspx</link><pubDate>Sun, 14 May 2006 11:02:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:12184</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=12184</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/05/14/12184.aspx#comments</comments><description>&lt;p&gt;I'm hearing some people think:&lt;/p&gt;
&lt;p&gt;Ok cool that Ruby is happening and all that but we are a DotNet Community site. &lt;br /&gt;
Very true, but there are quite a few links to the DotNet world going on and developing at quite&amp;nbsp;a nice speed. &lt;/p&gt;
&lt;p&gt;The bridges available now are:&lt;br /&gt;
&lt;a href="http://rubydotnet.sourceforge.net/"&gt;http://rubydotnet.sourceforge.net/&lt;/a&gt;&amp;nbsp;( - 2003&amp;nbsp;)&lt;br /&gt;
&lt;a href="http://www.saltypickle.com/RubyDotNet/"&gt;http://www.saltypickle.com/RubyDotNet/&lt;/a&gt;&amp;nbsp;( - 2004)&lt;/p&gt;
&lt;p&gt;And under active development and most promising:&lt;br /&gt;
RubyClr from: &lt;a href="http://www.iunknown.com"&gt;www.iunknown.com&lt;/a&gt;&amp;nbsp;( active )&lt;br /&gt;
&lt;a href="http://rubyforge.org/projects/rubyclr"&gt;http://rubyforge.org/projects/rubyclr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This seems to be very usable, he already has some advanced things like Databinding ActiveRecord ( Ruby ORM&amp;nbsp;) and a huge amount of other stuff working. &lt;br /&gt;
There unfortunately isn't a recent download link at the moment so for this we will have to wait. &lt;/p&gt;
&lt;p&gt;The bad thing of these solutions is that there is the performance penalty of using the Ruby interpreter for executing Ruby code. &lt;br /&gt;
there are also some other solutions in the works which are full blown compiler implementations. &lt;/p&gt;
&lt;p&gt;Ones I'm aware of:&lt;br /&gt;
&lt;a href="http://www.wilcob.com/wilco/Default.aspx"&gt;Wilco Bauwer&lt;/a&gt; is working on a &lt;a href="http://www.wilcob.com/wilco/News/RubyForNET.aspx"&gt;IronRuby compiler&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Also a university in Australia has a Microsoft sponsored project going on for a &lt;a href="http://plas.fit.qut.edu.au/rubynet/"&gt;Ruby.Net compiler&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;These 2 currently aren't ready for production or even have any releases out, but check back in a couple of months to see how far along they are :)&lt;br /&gt;
Offcourse there is also another way to use Ruby in .Net apps and that is by the scripting bridge already &lt;/p&gt;
&lt;p&gt;This can be done using &lt;a href="http://arton.hp.infoseek.co.jp/index.html"&gt;ActiveScriptRuby&lt;/a&gt;&amp;nbsp;and then &lt;a href="http://weblogs.asp.net/rosherove/articles/dotnetscripting.aspx"&gt;enabling the good old MS Active scripting engine&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Offcourse one can also use this technique to enable other languages like:&lt;br /&gt;
&lt;a href="http://www.mvps.org/scripting/languages/"&gt;http://www.mvps.org/scripting/languages/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=12184" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/ASP+_2F00_+VBscript+_2F00_+COM+/default.aspx">ASP / VBscript / COM </category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item><item><title>Developments in Ruby - Part 1 - Editors </title><link>http://bloggingabout.net/blogs/mischa/archive/2006/05/09/12159.aspx</link><pubDate>Tue, 09 May 2006 12:53:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:12159</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=12159</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/05/09/12159.aspx#comments</comments><description>&lt;p&gt;Ruby's star&amp;nbsp;is&amp;nbsp;rising fast at the moment. &lt;/p&gt;
&lt;p&gt;It's star is rising fast it even has the thought leadership at the moment &lt;a href="http://pluralsight.com/blogs/dbox/archive/2006/04/27/22819.aspx"&gt;according to Don Box.&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;IDE support is rising for it as well in the form of free editors and paid editors alike. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.radrails.org/"&gt;RadRails&lt;/a&gt; is going strong in the Eclipse camp, this isn't really a Ruby perse editor but an editor made especially for Ruby on Rails. &lt;br /&gt;
Which is also playing a very big part in getting Ruby out to the world. &lt;/p&gt;
&lt;p&gt;The editor is good but there is still a lot of room for improvement when your main issue for productivity is a key combo to switch views.&amp;nbsp;&lt;br /&gt;
Which in this case means switching&amp;nbsp;from controller to view to model&amp;nbsp;since we are talking about a MVC framework with Rails. &lt;/p&gt;
&lt;p&gt;It is a great feature though :)&lt;/p&gt;
&lt;p&gt;A new player in the field is, &lt;a href="http://www.sapphiresteel.com/"&gt;Sapphire in Steel&lt;/a&gt; which is an editor plugin for VS 2005 which hits a bit closer to home for me :)&lt;br /&gt;
They already seem to have a first draft of a debugger running, code completion and quite a few other things are also on their roadmap. &lt;/p&gt;
&lt;p&gt;Looking very promising.... &lt;/p&gt;
&lt;p&gt;In the commercial arena, it looks like: &lt;a href="http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php"&gt;Arachno Ruby&lt;/a&gt; is hard to beat.&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;But this isn't all, there are also some project underway for getting Ruby running on our sweet lil CLR. &lt;br /&gt;
Hopefully I will be able to give an overview of whats coocking in this department soon. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=12159" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+to+try/default.aspx">Things to try</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item><item><title>And this time a programmer takes your commands</title><link>http://bloggingabout.net/blogs/mischa/archive/2006/05/02/12112.aspx</link><pubDate>Tue, 02 May 2006 00:38:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:12112</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=12112</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/05/02/12112.aspx#comments</comments><description>&lt;p&gt;Ok, last one before getting back to some serious posts :)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.subservientprogrammer.com/main.aspx"&gt;http://www.subservientprogrammer.com/main.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This one features a programmer :) &lt;br /&gt;
So I should be wel underway to serious postings once again. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=12112" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category></item><item><title>Warning !!! - IE behaviour modified on: Active X / Flash / Movie content + Solutions </title><link>http://bloggingabout.net/blogs/mischa/archive/2006/03/20/11743.aspx</link><pubDate>Mon, 20 Mar 2006 01:21:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:11743</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=11743</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2006/03/20/11743.aspx#comments</comments><description>&lt;p&gt;Microsoft says that, from now on, &lt;a href="http://msdn.microsoft.com/library/?url=/workshop/author/dhtml/overview/activating_activex.asp"&gt;ActiveX control activation&lt;/a&gt; will require that, &amp;quot;when a web page uses the APPLET, EMBED, or OBJECT elements to load an ActiveX control, the control's user interface is blocked until the user activates it. If a page uses these elements to load multiple controls, each interactive control must be individually activated.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This effects:&lt;br /&gt;
ActiveX controls, Adobe Reader, Firefox plug-ins, Java applets, QuickTime Player, Windows Media Player, etcetera&lt;/p&gt;
&lt;p&gt;Excerpts from: &lt;a href="http://www.emailbattles.com/archive/battles/ip_aadahdadhj_jf/"&gt;http://www.emailbattles.com/archive/battles/ip_aadahdadhj_jf/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How to get around it:&lt;br /&gt;
use document.write to write the tags. &lt;/p&gt;
&lt;p&gt;solutions:&lt;br /&gt;
&lt;a href="http://blog.deconcept.com/flashobject/"&gt;http://blog.deconcept.com/flashobject/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.bobbyvandersluis.com/ufo/"&gt;http://www.bobbyvandersluis.com/ufo/&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/activating_activex.asp"&gt;The MSDN Link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/activating_activex.asp"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=11743" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/ASP+_2F00_+VBscript+_2F00_+COM+/default.aspx">ASP / VBscript / COM </category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item><item><title>Asp.Net webserver alternatives</title><link>http://bloggingabout.net/blogs/mischa/archive/2005/10/26/10014.aspx</link><pubDate>Tue, 25 Oct 2005 23:13:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:10014</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=10014</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2005/10/26/10014.aspx#comments</comments><description>&lt;p&gt;When your on Windows xp Home Edition you can't easily host websites with IIS. &lt;/p&gt;
&lt;p&gt;There are some alternatives the most well known is the cassini webserver, this has been&amp;nbsp; enhanced a bit by various party's a good example of this is:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeproject.com/aspnet/xNetServer.asp"&gt;xNetserver&lt;/a&gt;&amp;nbsp;which is a VB.Net port of Cassini with a lot of extra's built in. &lt;/p&gt;
&lt;p&gt;What does it do:&lt;/p&gt;
&lt;li&gt;XML file to set all security and configuration settings; &lt;/li&gt;
&lt;li&gt;W3C Format Access logging to write connection data to disk; &lt;/li&gt;
&lt;li&gt;Enhanced Disk Eventlog debugging (debugging Server errors or .NET handling errors); &lt;/li&gt;
&lt;li&gt;Built into Windows Service; &lt;/li&gt;
&lt;li&gt;Basic Windows Eventlog logging for critical server failures; &lt;/li&gt;
&lt;li&gt;Specify the Port, Virtual Directory and Physical Path of the .NET web application in the XML file; &lt;/li&gt;
&lt;li&gt;Direct File Handling and content-type handling for any configured file type (e.g.: SWF, JPEG etc.); &lt;/li&gt;
&lt;li&gt;Security for maximum length of URI (Request); &lt;/li&gt;
&lt;li&gt;Security for accepting either local or remote IP addresses; &lt;/li&gt;
&lt;li&gt;Configure only specific IP addresses that are able to connect and process content; &lt;/li&gt;
&lt;li&gt;Disable/Enable directory browsing; &lt;/li&gt;
&lt;li&gt;Custom Version/Server Header configuration; &lt;/li&gt;
&lt;li&gt;Security for handling only specific Request types such as GET, HEAD and POST; &lt;/li&gt;
&lt;li&gt;Disable certain file extensions from being handled by the server; &lt;/li&gt;
&lt;li&gt;Define multiple default document names for the server.
&lt;p&gt;&lt;strong&gt;Apache 2.0 now also supports Asp.Net&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://httpd.apache.org/cli/"&gt;http://httpd.apache.org/cli/&lt;/a&gt;&amp;nbsp;is the place to get mod_aspnet. &lt;/p&gt;
&lt;p&gt;Limitations: &lt;/p&gt;
&lt;p&gt;- It will only work on windows NT compatible &lt;br /&gt;
- It is .Net compatible not Rotor not MONO &lt;br /&gt;
- It needs Apache 2.0 &lt;/p&gt;
&lt;p&gt;Other then that it seems like a very good choice. &lt;/p&gt;
&lt;/li&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=10014" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category></item><item><title>Ruby on Rails finally gets it's editor</title><link>http://bloggingabout.net/blogs/mischa/archive/2005/10/15/9837.aspx</link><pubDate>Sat, 15 Oct 2005 05:18:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:9837</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=9837</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2005/10/15/9837.aspx#comments</comments><description>One of the big things in stopping people from adapting Ruby on Rails is it's lack of a&amp;nbsp; good editor. &lt;br /&gt;
&lt;br /&gt;
Now it seems that this is a thing of the past. &lt;br /&gt;
&lt;br /&gt;
Some people have made it possible to make Dreamweaver mx 2004 into a good Ruby on Rails editor. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rubygarden.org/ruby/ruby?action=browse&amp;amp;diff=1&amp;amp;id=DreamweaverMX"&gt;The howto for rhtml files&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.bdcsoftware.com/dev_rubyonrails_dreamweaver_codehints.php"&gt;The howto for intellisence on .rb files&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This is a very big step for Ruby on Rails. &lt;br /&gt;
&lt;br /&gt;
More about Ruby on Rails and comparing it to Asp.Net will come later. &lt;br /&gt;
&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=9837" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+to+try/default.aspx">Things to try</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item><item><title>More on databases</title><link>http://bloggingabout.net/blogs/mischa/archive/2005/10/14/9799.aspx</link><pubDate>Thu, 13 Oct 2005 14:11:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:9799</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=9799</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2005/10/14/9799.aspx#comments</comments><description>Today is another fine day to read up on some database knowledge:&lt;br /&gt;
&lt;a href="http://en.wikipedia.org/wiki/Comparison_of_SQL_database_management_systems"&gt;&lt;br /&gt;
A wikipedia article examining differences between the big databases.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://
http://troels.arvin.dk/db/rdbms/"&gt;an article about the different sql dialects&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=9799" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category></item><item><title>MySql developments</title><link>http://bloggingabout.net/blogs/mischa/archive/2005/10/12/9731.aspx</link><pubDate>Wed, 12 Oct 2005 10:54:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:9731</guid><dc:creator>Mischa Kroon</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/mischa/rsscomments.aspx?PostID=9731</wfw:commentRss><comments>http://bloggingabout.net/blogs/mischa/archive/2005/10/12/9731.aspx#comments</comments><description>Interesting development going on currently surrounding MySql every ones favorite sql 92 / ACID incompliant database. &lt;br /&gt;
&lt;br /&gt;
MySql AB has recently transfered the license of MySql from LPGL to PGL. &lt;br /&gt;
For those not so well informed in what the &lt;a href="http://www.gnu.org/philosophy/why-not-lgpl.html"&gt;difference&lt;/a&gt; is:&lt;br /&gt;
&amp;quot;using the Library GPL permits use of the library in proprietary programs; using the ordinary GPL for a library makes it available only for free programs.&amp;quot;&lt;br /&gt;
And offcourse GPL code may not be used in anything which isn't licensed with a GPL compatible license. &lt;br /&gt;
&lt;br /&gt;
MySql is offcourse dually licensed Commercial + GPL so if you want to use it for anything commercial then you have have to pay up, unless your making use of the &lt;a href="http://news.zdnet.com/2100-3513_22-5884172.html"&gt;web loophole&lt;/a&gt;: &lt;br /&gt;
&lt;br /&gt;
&amp;quot;At present, companies that distribute GPL-licensed software must make the source code publicly available, including any modifications they've made. Though the rule covers many businesses that use GPL-licensed software for commercial ends, it doesn't cover Web companies that use such software to offer their services through the Web, as they're not actually distributing the software.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Ok, so the whole thing became a lot less .Net friendly :P&lt;br /&gt;
&lt;br /&gt;
Now there is a new development on the MySql horizon: &lt;a href="http://jeremy.zawodny.com/blog/archives/005490.html"&gt;Oracle buys INNO DB&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Which looks like a very tactical move by Oracle to crush MySql... &lt;br /&gt;
MySql 5 which just went into release candidate mode, might have looked a bit too much like a &amp;quot;real database&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
All things said be very aware of where MySql is going... and if you have alternatives for a new project I suggest you have a good look at them. &lt;br /&gt;
&lt;br /&gt;
Things might get ugly around MySql soon. &lt;br /&gt;
&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=9731" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/General/default.aspx">General</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Things+from+around+the+web/default.aspx">Things from around the web</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/ASP+_2F00_+VBscript+_2F00_+COM+/default.aspx">ASP / VBscript / COM </category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Asp.Net/default.aspx">Asp.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/.Net/default.aspx">.Net</category><category domain="http://bloggingabout.net/blogs/mischa/archive/tags/Ruby+and+Ruby+on+Rails/default.aspx">Ruby and Ruby on Rails</category></item></channel></rss>