Skip to Content

Fundraising, Live'r Up!, and pictures....

Today was a busy fund raising day. I started out by helping my friend Lisa with a BBQ at the TransCanada Mall to raise funds for the Breast Cancer walk she is aiming for in the spring. The day ended with the Live'r Up gala talent show organized by another friend of mine - Carrie - for the Canadian Liver Foundation. Both events were a smashing success. Lisa made a large chunk of the her target for the walk, and Carrie knows how to throw a party!

Projects are now online - sort of.

I wrote jquery.dates about a year ago, and put it up on the site here. A few months later I realized I didn't have the time to keep it up to date, so I removed the links to the project from the main navigation. Odd that, because now jquery.dates has received a number of emails with either thanks, or bug fixes, and the jquery.dates documentation page has been seeing consistent hits.

DefCon 16 - Pictures

I know some of my friends have been hounding me to post the pictures from my visit to DefCon 16. So, I have done so. And even organized them. You can see these pics at http://grover.open2space.com/defcon/index.htm.

For those who don't know what DefCon is....

Self Signed Certificate for Apache

I often find myself in need of an SSL certificate for some of the websites on my Apache web servers. The problem is that the old method of "ssl-certificate" has been deprecated. And the new "make-ssl-certificate" requires a configuration file. Unfortunately this configuration file sets up a default of one month for your certificate.

Zend Framework

As mentioned in my previous blog entry, I have undertaken a large project converting an existing application to PHP whith a MySQL back end (a LAMP stack type app). To do so, I have begun looking into PHP frameworks. I have settled on Zend Framework.

New project, new framework

I am about to begin on a new project. This project is a migration of an existing, large application from Cold Fusion running on a Windows server with the SQL Server 2000 database server to a LAMP server. Yep, I get to convert the application to a LAMP application.

Thoughts on News and Copyright

SlashDot has an article up highlighting how Associated Press is using the American DMCA against other web sites. If you assume the DMCA makes sense (which is getting harder and harder to do for me), then this might be reasonable. But I do have a question here...

Changing an IP subnet is no small task

I've been working some with OpenVPN and am trying to get some automated tasks running the moment my laptop connects to my VPN network. Unfortunately, testing this is rather hard when all the open WiFi network connections nearby use the same IP subnet as my internal network (192.16.0.x). So it was time to change to a non-normal subnet.

Why would anyone pay for something that is based on Open Source?

I came across a post today in one of the mailing lists I frequent where the user asked "Why would anyone pay for something at is based on Open Source". This question comes up many many times in various projects and in various forms.

I did post a reply to the message, hopefully helping to educate, but thought the question was worthy of deeper exploration.

What is Open Source

Creating PDF from code with FOP

I recently had a project that needed to do a whole lot of number crunching, and then create a PDF to present those numbers and a line chart as well. This presented two problems for me - how to create a PDF from code, and how to create a chart for use within that PDF. I can say that I have had some success and wish to share with you the process. I'll talk about the PDF side of things in this article, and post another soon with details on how I handled the chart. But an overview of the chart solution is included below.

Syndicate content