Eric Hartwell's InfoWeb

December 2004
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
Oct   Jan


 Friday, December 03, 2004
A picture named noodles.jpgIt's worth noting that in the last three weeks we've gotten some remarkable support from Microsoft. First, Halo 2 shipped with RSS 2.0 support. Who thought of RSS for games? It wasn't even on our radar. Then yesterday MSN Spaces, a blogging system, shipped with RSS 2.0 support. And the third bit was pinging weblogs.com. Now I'm sure we'll be able to turn the corner for two reasons. First, we got a huge response from serious developers, and several credible projects started today, in a variety of environments. Since eventually this will have to be a distributed system, like DNS, it's important to have a variety of compatible implementations. Second, Andre and I did a back and forth on this over a few hours. Andre used to be responsible for the kernel at UserLand years ago, and now is back in the loop after the Frontier open source release. He asked me some questions, I sent him the source, we put in some diagnostics, tested a theory and boom, all of a sudden the server is performing beautifully. We still have the scaling issue but we got some breathing room today. Anyway, thanks to Microsoft for trusting us and using our formats and protocols. [Scripting News] 12/2/2004; 8:53:00 PM.
4:31:43 PM    

I've been getting lots of mail about the programming project described below. My challenge will be to try to organize the energy to actually create the needed software. People ask if C# or Java would be okay, and the answer is, of course. I basically meant "compiled code" as opposed to interpreted code. Static instead of dynamic. We have to cut to the metal. I also need to write up a spec that explains what the software does. Anyway, let's give it a couple of days to gestate. In the meantime you might start writing code. ";->" [Scripting News] 12/2/2004; 2:53:20 PM.
4:30:40 PM    

Weblogs.com needs a rewrite.

With Typepad, MSN Spaces and Blogger and a gazillion other blogs pinging weblogs.com, the server, which is written in scripts, has met its match. It's needed a rewrite in C for some time, now it really needs a rewrite.

I've been trying to get help with this privately, I personally don't have the requisite skills to write the code. If this were 1994, and I had Think C (a development environment I was expert in) the project would take a couple of days. Today, in a modern environment with even deeper libraries, it might take even less time.

I'd be happiest if this could be done as an open source project, the lots-of-eyeballs thing is particularly suited to this kind of project. It has to scale well, obviously, from Day One. No time to ramp up.

I have a full modern server to host this application, with no other apps running on the machine. Right now it's running Windows 2000, but we could switch over to any other operating system.

What I don't want: Offers from companies to buy weblogs.com. It's important that this resource stay independent. The only reason companies would want to pay so much for this service is if they planned to take it private.

Anyway, please send me an email if you're a skilled C programmer who would like to work on a such a project to help out the weblogs community.

Thanks!

[Scripting News] 12/2/2004; 8:53:09 AM.
4:30:04 PM