Skip to content

code

Members Public

MothersClick Acquired by Lifetime Networks

MothersClick.com [http://www.mothersclick.com/] and the rest of the ParentsClick Network [http://www.parentsclick.com/]have been acquired by Lifetime Entertainment [http://www.marketwatch.com/news/story/l/story.aspx?guid=%7B764B126C-2071-4605-8222-7FA1E481B0EE%7D] . I’ve been working on this site and with Dietrich (CEO & founder) for over

Members Public

Creating an Alpha Pager with Views 2 and Drupal 6

UPDATE: Earl comments below [https://tedserbinski.com/drupal/creating-an-alpha-pager-with-views-2-and-drupal-6/] how this is already built in. Two different ways to achieve a similar result, each with their own pros/cons. Hats off to Earl Miles [http://www.angrydonuts.com/] and the rest the views developers [http://groups.drupal.org/views-developers] they

Members Public

Getting Drupal to Play Nice with Your CDN

Note: A better version of this patch is going into Drupal 7. View the issue/patch here [http://drupal.org/node/499156]. Getting Drupal to play nice with your CDN [http://en.wikipedia.org/wiki/Content_Delivery_Network] can be a bit of a hassle. You have to make sure

Members Public

Preventing Drupal from Handling 404s for Performance

The .htaccess file included with Drupal tells Apache to send all 404 requests to Drupal to handle. While this is great in some cases, the performance degradation can have a huge impact on a site that has millions of users. When Drupal processes a 404, it has to bootstrap Drupal,

Members Public

Hot Swapping of Drupal Themes

At the ParentsClick Network [http://www.parentsclick.com/] we are soon to be rolling out many more sites on our platform. Because of our unique community API (which I will be detailing in a future post) we are running many sites (many not yet released) on the same install of

Members Public

SimpleFeed 2.1 Release, New Maintainer, and a Look at Performance

SimpleFeed 2.1 SimpleFeed 2.1 has been released [http://drupal.org/project/simplefeed], grab it while it’s hot! This release fixes a number of outstanding issues and greatly improves the robustness of SimpleFeed. Highlighted fixes include: * Critical update, fixes updating of feed items to use the new unique

Members Public

Blueprint Drupal Theme Released

Well, it took longer than I expected (announced it a couple months back [http://drupalmao.com/ted-serbinski-interview]), but I’m pleased to announce that my Blueprint Drupal Theme [http://drupal.org/project/blueprint] has been released! This theme uses the most excellent Blueprint CSS framework [http://code.google.com/p/

Members Public

Tracking External Links and "In-Network" Links with Google Analytics and jQuery

MothersClick [http://www.mothersclick.com/] is a flourishing site that is growing very quickly. As such, tracking user behavior with Google Analytics [http://www.google.com/analytics/] is becoming very important as it helps to determine how to adjust the site to better meet the needs of our users. And

Members Public

DrupaLMAO Interview

Last week when I was in NYC for MothersClick [http://www.mothersclick.com/] meetings, I met for an interview with Jerad Bitner [http://sirkitree.net/] and Dave Burns [http://www.thethisorthat.com/], both developers at SonyBMG [http://myplay.com/]. These guys run a site called DrupaLMAO [http://drupalmao.com/], a

Members Public

SimpleFeed 2.0 released

SimpleFeed [http://drupal.org/project/simplefeed] was released a little over 4 months ago and has been working out very well. However, it still wasn’t fast enough—at least for me. It could work faster, it could be more efficient. So over the past month or two I’ve