Though I enjoy writing these short-attenion-span notes, I certainly haven't published 1000 posts. Here's what's going on:
The greacen zone runs on the netscrap.com publishing system. Netscrap has a few hundred posts already, thus the high numbers.
The fruit blog also runs on this jalopey.
What's the publishing system? If you've been reading, you already know that it's heart and soul is zombie technology. The netcrap.com publishing system is buggy, but it's super- efficient. Check out this month's netscrap.com comscore numbers if you doubt.
Where's this going? No idea. Isn't that exciting? Just like several of the startups I've worked for. At this point I'm considering tossing the publishing platform's core onto google code under the MSL just like I did with bashWebTest.
some thoughts:
Thanks for reading!
A few years ago I wrote (in my spare time) a little test harness around some simple command-line utilities. I wanted something to help me answer some simple questions about what was going on some large clusters of servers. Rather than clicking through a bunch of nicely formatted pages, I wanted something to make a bunch of http requests and give me a 'yes' or 'no' about the response. The trick (for me) was to try to run it on some server in the cluster which was running a really lean installation of Linux. No frills.
I could have probably compiled a jar & dropped it onto the server... but I couldn't edit & recompile a class on the server. I could probably have run a perl script, (geeze why didn't I just write it in perl?) but I think the WWW-Mechanize module wasn't installed. Who knows... anyway, I ended up stumbling upon curl and decided to write a wrapper around it using simple bash scripts.
Guess what? It worked. It was handy. Guess what? I used it at a few jobs since I wrote it. Guess what? It's still (somewhat) handy. So today (or yesterday) I give something back to the internets and interwebs that haz given me so much. I offer:
Tests are pretty simple. I'll toss a few test examples on this blizzog and onto the wiki on code.goog over the next few weeks. If you have any interest at all in using something klunky, and somewhat functional, please contact me and I'll help you get started.
Code.goog doesn't have a way to select it, but I planned on distributing the source under the 'MSL' license.
Anyway, enjoy!
What is it? It's dead technology, but it's still walking around your house, making a mess.
While I'm not really a Luddite, I think we could all benefit from spending some quality time with something that's past its time. Part of the problem with software (in general) and especially some of the open source doodads is the bloat and excess that a project tends to accumulate.
You already know the bloat:
Bloat leads to fear, fear to hatred, hatred to the dark side: abandoning the thing that was once useful. I ran across railo the other day and WOW! They've put together an open-source engine that runs cfml spaghetti, and amazingly enough, I got this site to run on first shot (more easily than most of the megabytes of open source crap I've tried). Still, I'm left with more questions than answers:
Which brings me to the REAL point of this post. I'll announce soon the release of two new open-source projects: TestingTesting and bashWebTest. Both are entirely based on zombie technology: Cold Fusion and Bash.
Ok, so maybe Bash isn't zombie technology after all. But is bash your go-to technology when you need to do some web testing? No? Well maybe this tool is born-zombie.