Archive for 2009

Life in General, Professional Development

Poor Planning Leads to Poor Execution

When it comes to home improvement, I’m fairly comfortable tackling most projects even if it is something I haven’t attempted before. I recently decided that it was time to install crown moulding in my daughter’s room. I hit the web and started doing a little reading. After reading a half dozen articles, I was fairly […]

CSS, Javascript

Horizontal Subnav with CSS and jQuery

Navigation and sub navigation is something that almost all sites have and very few actually implement in a user friendly way. I’ve struggled with the best way to do this in the past and even hacked the jQuery UI Tabs implementation to achieve what I needed. Last week I was browsing some of the feeds […]

PHP, Programming

A working recursive directory remove function for PHP

I’ve got a client that really wanted to have functionality built into his site that would duplicate a directory and all the files. No big deal except that all the files end up owned by nobody and with the permissions set to 644, which means I can’t delete them via FTP when something goes wrong […]

Design, Internet

The $300 Million Button

I made a post the other day talking about user interface and I wanted to share the post that really inspired me and changed my whole viewpoint on interface design. It is called The $300 Million Button.

Internet, Javascript, Programming

Preserving form data on the fly – Part 1

I recently had the opportunity to interview a celebrity about an upcoming video game that he is involved with. There was a little bit of a challenge to conducting this particular interview because it had to be conducted through Twitter. Twitter isn’t a great avenue for interviews since I didn’t want everyone to see the […]

Design, Internet

What is more important, design or UI?

There are really quite a few steps that go into a well designed site beginning with the functional design of the site, the visual style and appearance of the site, and then the underlying code that pulls it all together. I’m very good at the last piece of the puzzle, but I have never taken […]

Internet, Tech

Firefox 3.5 Character Encoding Issues

I usually upgrade to the newest version of Firefox, currently 3.5.2, as soon as it becomes available. In the last week or so I noticed that certain web forms with text boxes begun to display very odd characters regardless of what I was typing. I could copy this text and paste it into notepad and […]

CSS

5 Tips to Write Better CSS

I’m not normally a fan of crosslinking to other sites, but I ran across a really good article for people new to CSS that may need a little direction on how to organize their CSS. These are things that would have been hugely helpful to me as an early user of CSS. You can check […]

openview

Working with the OpenView Database Part 1

To be a rockstar administrator of an OpenView installation, you’ll need to be comfortable working with the raw data in the OpenView database. This article is going to cover the basics of the OVO database and which tables you should be familiar with.

openview

New Content: HP OpenView

Starting today, I am going to be expanding the content of this site to include information about working with and administering an HP OpenView environment. By day, I manage an enterprise level monitoring infrastructure running HP OpenView/Operations Manager and there seems to be a discerning lack of information on the internet with relation to some […]

Older Entries »