AcDc 0.5.0

November 16th, 2009 — 3:13am

Pushed a new version of AcDc out. This version is much more reliable and frankly has the full set of functionality that it never quite had before. It likely contains a few bugs here and there, and probably is missing a big huge stinkin feature that I neglected to think about, but hey it’s not 1.0 yet. XML Namespaces is sort of a dark hole. Nested XML Elements is a little sketchy (really nested – I’ve tested for 2 level deep elements but not much more).

I built this gem to support Siffer and it consumed most of my last few months of time. And it will probably change the look and feel of Siffer quite a bit. So goes greenfield projects. I’m hoping to dig into Siffer more real soon.

And as always I’m learning a bunch. XML is one of those things I’ve always used, but never quite had my brain wrapped around fully. It can get really complicated (unnecessarily in my opinion) and if you don’t know the deep intricacies it can be really hard.

http://github/clinth3o/acdc

Comment » | Code

No room to gripe

September 25th, 2009 — 7:50pm

I just caused a release to miss production.

Regular Expression bug.

No room to gripe about anything. Whatever righteous ground I thought I might have had is now negated. Back to square 1.

Comment » | Uncategorized

Why Microsoft is still losing

September 25th, 2009 — 4:00pm

Microsoft is making another push to gain more developers. As if they already didn’t have enough in the corporate world.

They created a program called WebSiteSpark. It’s a package a developer can by for $100. It even let’s the developer pay that money after 3 years. For that $100 you get a package deal probably worth more than $5000 (I didn’t do the math – but it’s a generous package). It’s a pitch to developers to use Microsoft products without the big licensing costs up-front.

But that’s only the pitch. The reality is all of the strings attached. The first requirement I find troubling is that within 6 months you have to submit back to Microsoft a website you developed with those tools. This must be for verification? And not “all” developers can get involved. You have to be a legit business, less than 10 employees and not a public company. As well it’s not just $100. It’s a hook to get an annual fee after the three years if you want to keep the software/licenses. Then it’s an option of paying for the whole thing at $999/year or just the server licenses at $199/year.

In any case, it’s not cheap. Nor is it really flexible.

Let’s go over a hypothetical.

Two developers looking to get started with a website idea. They both have paid the same amount of money for a laptop. Developer A chooses to use Microsoft platform tools and sticks with the Windows XP/7 installation that comes with your typical Best Buy laptop. Developer B, with the same laptop decides to reformat his laptop with one of the dozens of free linux platforms.

Developer A pays Microsoft the money to get into the program and submits to the regiment required. After spending the time registering to be a part of the program, downloading the GBs of software (or waiting for snail mail) spends the hour just installing all of the software he needs to get going.

Developer B opens up Terminal and begins coding.

I’m certainly being dramatic. But for developers who have worked both sides of this fence know that I’m mostly right.

And I’ll throw this out – for roughly the same money the two developers spent on their (really well outfitted high performing) developer laptop – I can by a Mac and skip all of the steps above. If I want to spend money I can by TextMate (< $100).

Comment » | Uncategorized

Back to top