Archive for the ‘Uncategorized’ Category

About Chris Bunch

Wednesday, September 5th, 2007

I’m Chris Bunch, a student assistant at “Central IT” at Cal State Northridge, and I’d like to build on Ryan’s excellent summary of why this is here with my take on it. Over the last year here at CSUN, the three of us (you’ll see some of Brian’s work someday soon) have had a “unique” experience dealing with the ramblings of IT. We try to maintain a large amount of legacy code written in OCaml, a functional programming language. We’ve seen it used for many things that I never thought I’d see a functional language used for, and in some certainly unique ways.

Now I’m not saying that OCaml sucks, or that functional languages shouldn’t be used for things like web pages or identity management, as it apparently worked fine for everyone who worked at Central IT before us. It’s just the way it was done and the lack of information that was handed off to us that leaves us in a rut whenever shit breaks. In fact, to someone who lacks the thorough knowledge that can only be gained by programming it ourselves or having a complete knowledge transfer, these applications appear to be simply Byzantine at times (told you it was a real computer science term guys!). That pretty much captures the essence of it from my side, but I’ll write more when I become dissatisfied with this later.

Anything I write on here I also have on my personal blog; check it out if you like!

About Halycon

Sunday, August 19th, 2007

How much time does one programmer spend researching problems and errors instead of actually coding? Sometimes we spend all day troubleshooting some issue, searching for salvation among the limitless lines of documentation, websites, and blogs — often with little success. On occasion, we strike upon a particularly good solution. So, as much as this blog a chance to help others in a similar situation, it’s as much a way for us to document our own challenges for future reference.

So what’s “Error:Success”? It’s a example of a beautifully vague error message generated by some applications we’ve had the pleasure of working with. Usually this error means that no error occurred, or does it? That’s the fun of it! You just never know…

Our main hope is that our trials and tribulations help someone out there, and if not, simply documenting them may save ourselves hours of re-research.

Why another blog, and why Error:Success?

Sunday, August 19th, 2007

How much time does one programmer spend researching problems and errors instead of actually coding? Sometimes we spend all day troubleshooting some issue, searching for salvation among the limitless lines of documentation, websites, and blogs — often with little success. On occasion, we strike upon a particularly good solution. So, as much as this blog a chance to help others in a similar situation, it’s as much a way for us to document our own challenges for future reference.

So what’s “Error:Success”? It’s a example of a beautifully vague error message generated by some applications we’ve had the pleasure of working with. Usually this error means that no error occurred, or does it? That’s the fun of it! You just never know…

My only hope is that our trials and tribulations help someone out there, and if not, simply documenting them may help us in our future endeavors.