idisposable.net: a blog about web 2.0, search, collaboration, Ruby on Rails, Microsoft, Google, and other fun stuff

Monthly Archives: September 2007

Alex Bunardzic is switching back to Assembler

Hmmm… maybe this whole Rails thing is just hype. I might start brushing up on assembler. In college, I was taught VAX assembler (not even x86!) so I am sure I’ll have no problems.
My favorite reason:
It’s small and fast
As mentioned above, small and slim, Assembler is THE fastest code on earth. Ruby [...]

Converting from ASP.NET to Rails: Part 2

This is part 2 in a series of articles on converting both your mindset and your ASP.NET web sites to Rails. Inside I hope to help anyone coming from a .NET background that is looking to create new Rails apps, or migrating existing ones.
Before we go forward, I assume that you have [...]

How Rails, Apache2, mongrel and mod_proxy_balancer are like IIS and ASP.NET

We recently migrated our corporate website from ASP.NET 2.0 to Rails. I am putting together a multipart series on migrating from ASP.NET to Rails, but in the meantime I thought I’d share some tidbits that I’ve come across that hopefully can help people who are otherwise scouring Google and the interwebs for information on [...]

Converting and migrating a web application from ASP.NET / C# to Ruby on Rails: Part 1 of ?

Folks,
I’ve had it with ASP.NET.
I had a simple missing tag on a Master page (I think VS2005 conveniently erased my form tag because I was trying to actually do something nifty), and it blew up our company web page.
I am going to convert http://www.ltech.com to Ruby on Rails from ASP.NET 2.0 / C#.
Ltech.com is a [...]