Category: Hints

General hints I think might help others that I have come across over the years.

Hints HOWTOs

good css practices.

I was recently asked to recommend and comment on some good CSS practices for a client and I thought I would pass some of them. Use a table of contents. I always start my stylesheet(s) with a table of contents so I can easily locate particular styles in the future. I would recommend breaking your […]

Apple Hints Serenity Now!

Fun With Postfix and Launchd

If it is not one thing, it is another. I recently had to set up a web server using Mac OS X 10.4 that needed PHP 5 and Postfix so I could send email via a particular PHP script. I used Marc Liyanage ‘s PHP 5 package and then decided to to then use Mac […]

Hints HTML/XTML Web Development

using the title attribute in html links.

Ever wonder how to get a mouse over “tool tip” to appear without much hassle? Use the title attribute (keep your mouse over the link for a few seconds to see this in action). Not only does this help your users/readers get more information, it also helps people who are using auditory browsers will have […]

Hints Serenity Now!

Quick Paint Clean Up Tip

What do you do when someone you think is coming over to your house to do you a favor (“hey do you still need some help…”) , make a mess, request money and leave all while living with someone who is very detail oriented and who does not take any crap? I do not know […]

Hints HOWTOs

creating google maps.

I just finished a quick project for a friend that used Google Maps. I was approached with the question: “I want to create a map that will illustrate the two hotel options and the reception hall for my wedding invitation. Do you know of any mapping software that I could use to do this?” I […]

CSS Hints HOWTOs Web Development

troubleshooting/debugging css.

After spending fourteen hours this weekend working on CSS for a project (99% positioning), I thought I should write something about troubleshooting and debugging common problems I usually run into in hopes it can save others a few minutes/hours/frustration. What to do when the unexpected happens (including when nothing at all): class(.) or ID(#)? There […]

Hints HOWTOs UNIX

print out certain line numbers with sed.

It has been a year now since I completed my UNIX/Linux certification training and every once and awhile I think about my friend Perl, but I really enjoy helping others with some simple needs. Ben (yeah, I got him using WordPress too ;)) aked me a great recently: Question: If i have a huge log […]

Hints

appreciation.

On my way home from work today, while in deep thought on the train, I came with something I thought I would share. “Appreciate things (people/places/things/situations) for what they are”. What made this come to mind? Dealing with difficult people, stressful situations, and a letter from a friend. But how do you deal with these […]

Hints HOWTOs UNIX

System Monitoring with Nagios – Part 2 of 4

I have decided to write a three part article on the benefits of using Nagios. The first article focused on why I chose Nagios/what it offers. This second article will focus on installing Nagios on Mac OS X. The third article will focus on configuring Nagios. The fourth article will focus on improving the Nagios […]

Hints HOWTOs UNIX

System Monitoring with Nagios – Part 1 of 4

I have decided to write a three part article on the benefits of using Nagios. This first article will focus on why I chose Nagios/what it offers. The second article will focus on installing Nagios on Mac OS X. The third article will focus on configuring Nagios. The fourth article will focus on improving the […]

Apple Hints

PowerBook/iBook Take Apart/Repair Guides.

I had the task of taking apart a friend’s Dual USB iBook, and since the hardware was not mine, I wanted to make sure I was careful and knew the shortest amount of steps to successfully upgrade her hardrive. I found a great resource I wanted to share called the FixIt Guide. You can choose […]