Category: Hints

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

Apache Hints

apache support.

I cannot stress how amazing the Apache community has been when I have needed help. Not only do I spend a lot of time reading the great documentation on the Apache web site, I subscribe to the Apache mailing lists, and when I really need help fast, I jump on the #Apache channel using IRC […]

Hints

YubNub.

I found a great search resource this morning: YubNub Using a few commands, you can filter your searches by using certain commands to give the best match possible. Pretty handy. (There is even a Firefox plugin for YubNub) Other than that, I am completely exhausted from my recent travels. I am looking forward to some […]

Apple Hints

Mac Mini Surgery: Success!

Well, I ended up purchasing a mac mini (custom build) and a 23″ Cinema Display. (Why the mac mini? I am not happy with the G5 line as of yet) Anyways, there was no way I was going to let Apple put a gig of RAM in for me for over $300 when I could […]

Hints Web Development

know your resources: mailing lists.

I like to think I know a lot about web design, hosting, development, etc, but I also like to think when I am unsure of something, I know where I like to go. (not to mention I like to use commas) If you are a web developer with questions or would like to help web […]

Hints UNIX

linux/unix admin certified!

Finally…I finished up my last two Perl projects, and now am officially certified by the University of Illinois and O’Reilly as a Linux/UNIX Administrator. A big thanks to Ben for putting up with me and my frustration with Perl…which I kind of like now 😉 . A few UNIX hints for today: Did you ever […]

Apple Hints

don't forget about grab.app.

Over the weekend, I had to take a number of screen shots for a project that I was working on. In Mac OS X, you can take screen shots easily by holding down the Option + Shift +3 keys and then select a section of the screen you want to capture. If all goes well, […]

Hints HOWTOs UNIX

configuring ipfw on mac os x 10.3: revisited.

It has been a few months since I first posted about configuring ipfw on Mac OS X. Since then I have had a few random issues with startup that may have been related to my firewall settings, but I was never able to really hone in on the exact problem (because the problem was not […]

Hints UNIX

random bookmarks and such.

I recently went through my bookmarks and realized I had some cool stuff bookmarked, but forgot about it and wanted to share. Apple/Mac A History of Apple’s Operating Systems (http://www.kernelthread.com/mac/oshistory/). Apple’s Pro-IT Resources (http://www.apple.com/itpro/resources.html). Mac OS X FAQ (http://www.osxfaq.com/tips/unix-tricks/). UNIX Tools/Tips/Tech Resources Mail Relay Testing (http://www.abuse.net/relay.html). Snort (Network Intrusion Dectection) (http://www.snort.org/). UNIX Tutorials (http://www.unixcities.com/). Music: […]

Apache Hints UNIX Web Development

my OS X web development setup.

If you find yourself developing more than one web site at home, or anywhere with a *NIX machine with Apache, and want to be able to access all the sites for testing, it is time to set up Virtual Hosts. By using Virtual Hosts, you can access all your web sites easily (especially if you […]

Hints WordPress

spam karma plugin.

Since moving to WordPress 1.5 I have been getting tons of comment spam, but I finally have a solution. I am using the spam karma plugin. Within a few minutes of installing it I had it up and running, blocking comment spam left and right. In less than 24 hours, I have blocked 72 comment […]

Hints UNIX

good UNIX quick reference.

Everyone needs a good UNIX quick reference for the times you cannot remeber the command you need, but you know exists, and I recently found a good one, good enough to bookmark until I compile my own. The Univeristy of Washington’s Quick Reference: Unix Commands

Hints Standards Web Development

Clean Code With Tidy

When I first started creating web pages with using SimpleText or BBEdit, my code was super clean…it might not have been as complicated as it now, but everything was in it’s place and it was damn impressive to look at. Enter in GoLive CyberStudio (now Adobe GoLive). Lots of great features and awesome site management, […]