Adding PECL Uploadprogress to 1&1 shared hosting for Drupal 7 (updated)

Drupal 7.x is the platform we use to build great websites. There are modules that allow the ability to update a progress meter when uploading a file. This requires installing a PECL extension to PHP called uploadprogress. Here is the process I used to get it working on a 1and1.com hosting package. You will need … Read more

Tips on adding PECL uploadprogress to your PHP scripts

I’ve been working on adding PECL Uploadprogress support to the drupal viddler module to give the user a better indication of how long the upload process will take. In this process I ran into a few gotchas that I thought I would pass along. Make sure to have the UPLOAD_IDENTIFIER hidden element before your file … Read more

Adding pdftk to 1and1 shared hosting

UPDATE 2010-09-03: I updated a couple links to reflect newer downloads. Because 1and1 shared hosting is on an older debian (etch) system I had to tweak the steps for using lenny based packages. ENJOY! There are some cases where you might need a powerful pdf toolkit to use with php. 1and1 does not come with … Read more

Adding PECL Uploadprogress to 1&1 shared hosting for Drupal FileField

Drupal 6.x is the platform we use to build great websites. There are modules FileField and ImageField 3.0 that allow the ability to update a progress meter when uploading a file. This requires installing a PECL extension to PHP called uploadprogress. Here is the process I used to get it working on a 1and1.com hosting … Read more

When is Daylight Savings? and 10 Things To Do With that Extra Hour

Chris Harrison twittered about a site called When is Daylight Savings? I thought I would pass along the info since we all forget at some time about when the new daylight savings time is. (In case you don’t want to go the site it is this Sun Nov. 2nd, 2008 at 3am in the morning … Read more