« Back to latest posts

Latest posts

Fixing slow FTP listing on CentOS 5.3 and safely reloading iptables config

Thursday, October 8th, 2009

I first went looking for a solution as to why connecting to FTP on my new CentOS 5.3 server was very slow. I found this post that had the answer: http://www.electrictoolbox.com/directory-listing-slow-ftp-server-centos/
The gist of it is to edit /etc/sysconfig/iptables-config and add the following:
IPTABLES_MODULES=”ip_conntrack_ftp”
However, the big lesson here is that if you reload your iptables now you [...]

Posted in random | No Comments »

Running PHP and MySQL with phpMyAdmin on OS X 10.5

Tuesday, June 23rd, 2009

Apache already comes pre-installed on OS X but PHP is not enabled by default. To enable PHP we need to edit our Apache config file by opening the Terminal and typing sudo nano /private/etc/apache2/httpd.conf and hitting enter (put in your admin password when it asks.) Type Control+W to bring up the search option and type [...]

Tags: , , ,
Posted in Code | 16 Comments »

Apple Time Capsule and Verizon Fios Actiontec router

Wednesday, May 6th, 2009

I was pretty disappointed after my Verizon Fios install to learn that the Actiontec M1424WR modem/router combo only goes up to a G wifi signal. I’ve been using my Time Capsule with an N signal for a while and it’s great. I was even more disappointed to find that I wasn’t simply able to extend [...]

Tags: , ,
Posted in random | 2 Comments »

Apache rewrite rules to force secure/non-secure pages

Sunday, March 29th, 2009

If you’re running an Apache server there’s no need to hard code your links to force https/http or write server-side code. A few simple rewrite rules will allow you to redirect your secure pages to https and your non-secure pages back to http.

Tags:
Posted in Code | 4 Comments »

Search engine friendly URLs in PHP and Apache, Take 2

Wednesday, December 3rd, 2008

A while back I posted this article about friendly URLs in PHP and Apache. Today I’d like to update that a little to not only show another method but also to enhance it a bit. When we’re done we’ll have search engine friendly URLs that look like the ones that Blogger uses.
Why? Because search engines [...]

Tags: ,
Posted in Code | No Comments »

Another way to fix washed out images from Photoshop’s Save for Web

Thursday, November 27th, 2008

I had some trouble today with washed out images when using Save for Web in Photoshop and thought I should share. In the past I’ve been able to solve this by unchecking the Convert to sRGB option but that didn’t cut it this time. In case you aren’t familiar, you can find that option by [...]

Tags:
Posted in design | No Comments »

The nupting of the nuptuals

Saturday, September 27th, 2008

(Picture of our wedding)

Tags:
Posted in random | 1 Comment »

Vacation, unvacation

Wednesday, August 6th, 2008

We took a great week-long vacation at Myrtle Beach recently. I would highly recommend anyone unfamiliar with this concept of vacation (as I was) to take one. You get to sit around and do… well, nothing. I couldn’t believe the positive effect it had on my attitude toward life. But then I came home and [...]

Tags:
Posted in random | 2 Comments »

I live at home

Tuesday, June 24th, 2008

We finally moved into our new house this weekend. I would send pictures if we had actually unpacked by now but we haven’t. At least not my stuff anyway. All is well now except for the fact that Lowes is less than a mile away and there are more things I want for the house [...]

Tags:
Posted in random | No Comments »

I was this cool since birth.

Sunday, June 8th, 2008

(picture of me as an awesome baby)

Tags:
Posted in random | No Comments »