Arrgghhh!!

Posted by MicheeRose, geek on February 9th, 2006 — Posted in .Net

Well, I’ve decided my next project at work is researching content management systems. I have two applications to develop off of that type of system so it seems logical.
Now, mind you, I’ve worked with and played around with (read: installed on my hosting server) probably a dozen different (LAMP-based) CMS/blog-wares over the past several years. I currently use WordPress as my system of choice as that’s what works for me; but I’ve used Drupal, Mambo and TextPattern to name but three.
Nearly every system I’ve even tried, much less spent any time developing on, has taken under 30min to get running (sans creating a test database). This is download time to “working” site (by working I mean the software is running). I think there’s been maybe 2 I’ve given up on (and those were generally the less-developed ones).
That said…
I’ve downloaded 4 .Net-based CMS systems for testing. Four. Not a single one will install. And, they being .Net—a technology I’m just learning—I don’t fully understand where things are breaking. I’ve tried Rainbow (failed on SQL; seems 7.0 doesn’t support cascading deletes and there doesn’t seem to be a workaround and I don’t know what that’s specifically supposed to do so I don’t know if I can get away with simply deleting it), ndCMS (flat out won’t install), dotnetnuke (this is the Drupal or PostNuke of the .Net world it seems so ought to work with little trouble. Not true. It acts like everything’s gone peachy, but there’s no evidence of install on the db and nothing runs. And the install guide has a cryptic “press ctrl+F5 to build.” Um. Where? What’s supposed to be open? Hunh???) and, finally, Umbraco (again, seemed to be recommended and well-developed. I get partway through the install and…SQL error on “COLLATE.” Oh bother.)
I have, easily, a half-day’s work into this. No, closer to a full day. A full day and I can’t get a single software running???? Sheesh!
Okay. So maybe there’s something screwy with my setup but I dunno…

No, no, it *really* works now!

Posted by MicheeRose, geek on February 8th, 2006 — Posted in AJAX

I finally got the server set up properly. I’m not sure which bit I fiddled with was the right one…but the software works on the server now! It’s currently in end-user testing (my that sounds so formal!) The only change left is some edits, any mods from the users and to switch it to the production database.
Whooo-hooo!
I just wish I could show it off! But alas, it’s internal software (and I can’t even create a dummy database; the software’s written in C# for ASP.Net and my host doesn’t support that. Ah well. C’est la vie, non?)
As you can tell, I’m a bit excited.
Now to decide on my next project…