All entries of my technical and business blog

Licensing of Code

Apr 25, 2009 programming

UPDATE As of 2023, all content is now licensed Creative Commons. See the footer for more details.

Elgg Development Tools - Elgg Plugin

Apr 24, 2009 php

After working some with the open source Community building application Elgg, I found some settings to be irritating. I had to keep hacking my plugins to get these settings activated the way I wanted. Also, I really wanted to put useful settings in the same location.

Remove Internet Explorer Button Border

Apr 9, 2009 css

Internet Explorer provides an additional border to any button element in the page if you don’t explicitly assign a 0px border to it. I have a bunch of buttons on a design that I’d like to have a 1px #fff border on. Unfortunately, with the additional border that IE adds, it looks horrible.

Eclipse PDT2 won't jump to functions/classes on ctrl-click: solved

Apr 1, 2009 eclipse-pdt

I am using the new PDT2 based off of Eclipse 3.4. The one thing I noticed as an issue for me was the building. I created a project based off of a checkout using SVN. After I had built the PHP project, I could not ctrl-click any of the functions that were part of my project. It just wouldn’t find them.

Why the Boss makes YOU make a List or Proposal

Mar 11, 2009 business

From time to time, I’ve been asked to make a list of my design ideas, or to develop a better proposal for an idea I have. This really irritated me: didn’t he believe me? Didn’t he trust my ideas?