php

Portfolio

Drupal Contributions

Aug 2009 - Lightbox2 co-maintainer

Recent Drupal Websites

http://blogs.familyeducation.com

http://forums.familyeducation.com

http://comments.familyeducation.com

Multipage formatting of static content using php's output buffer and DomDocument

Problem: Country profile pages on FamilyEducation's reference site http://www.infoplease.com needed to be reformatted using multiple pages and an index for each of the countries. The data for these pages is currently in flat files containing all of the html to generate these pages. There are some rudimentary templates using php to dynamically generate pages on infoplease.

Here is an example of the reformatted country profile page - I apologize in advance for the bombardment of roadblocks and pop-up ads:

http://www.infoplease.com/ipa/A0107264.html

Providing commenting capability to legacy PHP websites.

Problem: FamilyEducation Network is a series of websites for Parents and Teachers. They include these and several more sites:

http://life.familyeducation.com
http://fun.familyeducation.com
http://school.familyeducation.com

They wanted to give users of the site the ability to comment on articles on these sites. To do this it was decided that we would use Drupal as wrapper for comments. These comments are hosted on http://comments.familyeducation.com.

Syndicate content