My Blog
contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!
Category Archives: Website Monitoring Project
Link Checking Module – 1st attempt
So I wrote some code the other day. It sat in my code repository and I never tested it. I was pretty certain it was going to be some good code, though. A few weeks later I came back to … Continue reading
Spell Checking in Eclipse PDT
Although I’d like to pretend that my side jobs always are pure programming, but alas, not the case. There are times when the users send word docs to me and I have to convert them to html. Now, even these … Continue reading
When to be OOP – and how much… Lesson Learned!
I just finished reading a snippet of a book about design patterns – of which Strategy, Adapter, Decorator and others were discussed. It got me to thinking about my design patterns that I used in JEMDiary – and what I’ll … Continue reading
Planning for application development
In my “younger years” in the coding world, I’d have an idea like I have right now with the website monitoring project – and immediately start coding. I’d get the framework done, implement a feature or two, and then finally … Continue reading
Website Monitoring Project
Recently, while working at (“the triangle”), I came across a project that I had to research. This project’s definition included finding an up-time monitoring system for our websites as well as a dead link finding feature. So, after doing about … Continue reading
