Archive for the 'code' Category

Web Developer sought

Friday, October 30th, 2009

CONTRACT WEB DEVELOPER

Pemaquid Communications seeks a Web developer to assist us with upcoming work on a project-by-project basis. Proficiency in Python and the Django framework is preferred, although expertise in Rails or PHP frameworks is also good. Experience architecting and building custom content management systems is desirable.

Please send a technical resume along with links to working Web sites we can review to:

work@pemaquid.com

Thanks for your help. Rock on….

Rob Landry
Founder/Principal/Chief Bottle Washer
Pemaquid Communications
W http://www.pemaquid.com
FB: http://www.facebook.com/pemaquid
T: http://twitter.com/pemaquid

  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Google Bookmarks
  • NewsVine
  • StumbleUpon
  • Technorati
  • Tumblr
  • Print this article!

Ajax-y table sort that’s accessible

Monday, January 19th, 2009

Below is an example of a javascript that lets you easily sort columns in a table. It’s called sortable.js. It’s been around for awhile, but I thought it worth a mention.

At Pemaquid we use it for table sorting in our Content Manager (our home-grown but spunky little CMS). The nice thing about it is that it degrades gracefully. In other words, the table works just fine even if the javascript doesn’t.

More on the whole bit here.

Editor’s note: Yep, the table below is not the prettiest, and I can’t properly show code snippets at the moment. We’ll be upgrading to WP 2.7 shortly and will bang the CSS around a bit to give a cleaner display.

Name Category Last Update Status
Andy Clarke CSS 10/08/2007 Active
Christian Heilmann Javascript 10/08/2007 Active
  • Twitter
  • Facebook
  • Digg
  • del.icio.us
  • Google Bookmarks
  • NewsVine
  • StumbleUpon
  • Technorati
  • Tumblr
  • Print this article!