iCal Holiday Calendar

Cool, I just found this nifty little thing that you can subscribe to in iCal, and it will show all the US Holidays. I’m pretty sure it’ll work even for those holidays that change every year.

iCal US Holidays

Posted in: misc | Tags: ,

upload_max_filesize PHP/Apache upload of large files

You may encounter a constraint when trying to upload files to your website. You may exceed the allowed upload size. You can fix this by modifying your .htaccess file to allow PHP to handle files larger than the default 2 MB.

Read more…

Posted in: code | Tags: ,