I was migrating an x-cart from our development server over to the live server, and after getting the skin uploaded and selected, I was having a hard time seeing its changes. It seemed to take a bit of time before the skin was fully turned over, and I thought it was due to browser cache. [...]
-
April 9, 2008
4 Comments -
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.
-
Posting blog entries to WordPress using TextMate
I recently became aware of two awesome things: Posting to my blog with TextMate Using Markdown for generating HTML These two things have very quickly changed my coding life. I can now create more code, more quickly, and more efficiently. Also I can use my favorite text editor to post directly to my blog via [...]
-
Markdown Rocks!
Wow, I’m really digging markdown. I’ve been using TextMate for quite some time now, and I just discovered even more beauty in the bundles.
