.Net

PlentyOfFish - A True Bootstrap Success Story

Posted by Justin on October 30, 2007
.Net, IIS, Microsoft, Websites /

I use to pride myself on being up to date, but lately, I’ve started noticing more and more that I don’t really “surf” anymore. I tend to stay on specific sites or inside my RSS feeds. Well, today, I learned about PlentyOfFish.com. For those that don’t know, it’s a free dating site. Whats interesting is that the site creator was pretty much the single employee, single coder, single everything until very recently when he hired his second employee. It gets really interesting to know how he started the site.

Markus Frind (Blog) started out in the Web bubble bust by deciding to switch from ASP to ASP.Net while hopping jobs during the downturn of the bubble. He would code in the evening since he’s more of a “learn as I go” programmer (like myself) and started hosting from his home computer and internet connection. After he saturated his DSL line, he decided to upgrade and thats the crazy part. Around this time, AdSense rolled out and he started making a few thousand dollars a month. Today, he’s making around $30,000 a day in Ad revenue from Google’s AdSense. Continue reading…

Apache Losing Ground To Microsoft IIS

Posted by Justin on August 10, 2007
.Net, IIS, Open Source Projects /

Well, it had to happen sometime. It seems NetCraft has verified that Apache is losing ground to IIS.

While Slashdot users are arguing over IIS being turned on by default or not (it’s not anymore), the real reason is that businesses are switching to .Net. If you’re a corporate web developer and you don’t have C# under your belt, you’re missing out of some serious opportunities. I’m an Open Source Developer (PHP) by night and C# by day Continue reading…

.Net Patent Troubles

Posted by Justin on April 23, 2007
.Net, Microsoft /

I’ve been programming/playing around with .Net for about 2 months now and I’ve determined two things:

1) I don’t like it.
2) Microsoft has decided that, unlike Burger King, you cannot have it your way.

I’ve complained about FrontPage before, like most professional web designers, and Visual Studio is just as bad about changing code, if not worse (it tends to forget to remove crap it automagically puts in).

Now, it seems, that Microsoft has gotten themselves into a patent squabble over .Net. The funny part is, Microsoft was notified on Feb 7th that they where infringing on said patent and have done nothing about it.

From what I can see, Vertical Computer Systems, Inc. has 3 patents to it’s name, so this isn’t a likely candidate for Patent Whoring, as some have suggested. The abstract says:

A system and method for generating computer applications in an arbitrary object framework. The method separates content, form, and function of the computer application so that each may be accessed or modified separately. The method includes creating arbitrary objects, managing the arbitrary objects throughout their life cycle in an object library, and deploying the arbitrary objects in a design framework for use in complex computer applications.

Now, since I don’t read nor speak Patentese very well, Infoworld has had a team of crack hamsters (or hamsters on crack - whichever) translate the above paragraph into:

The patent is for Vertical’s SiteFlash technology, which utilizes XML (Extensible Markup Language) to create a component-based structure to build and efficiently operate Web sites, according to the company’s Web site… Source

Now, I did some heavy digging on Vertical Compute…blah blah blah (ok - I’ll admit, I’ve got a Red Bull in front of me, a case of the shtuff on the floor next to me, coffee on the other side of me and 2 “sticks” of Jolt Gum in my mouth - seriously) website and found a very ugly template with uglier graphics (except for the stock photo of some cute chick typing) and no screen shots of anything. For being a publicly traded company (it’s still too early to tell if the lawsuit is helping their stock price), they sure don’t look like they really sell anything worthwhile.

Anyway, after all that research, I can see why Microsoft ignored them. They’re pretty much tried to patent Object Oriented Programming and the way most dynamic based systems work. This thing has prior art spray painted all over it.

Unfortunately, as much as I dislike .Net, businesses all over the place have decided that it’s one of those things you need to learn to stay employed. I doubt this patent or any other, for that matter, will slow down the whole .Net (say c-sharp everyone…) craze down.