Show others what you've been working on and get feedback. For in-depth case studies, check the case studies section.

Exiph.com - Drupal locative and image microblogging website

Our Story

Hi, thanks for looking at www.exiph.com (pronounced: ex if dot com)! exiph.com is a picture and location blog built in Drupal. What is a "picture and location blog?" We call it locamage blogging - for "location and image" blogging.

Football, Beer and Drupal

Like beer and sports? Then you're probably JB's Sports Bar's target market (yeah it's a big market). Our job here was really clear. Design and develop an engaging site that's easy to update with promotions, flyers and sports events. Just about every bit of text, image, link or otherwise can be updated by JB's managers in minutes through Drupal. In fact the Sports Events update them self via RSS and the feeds module, how about that!

http://www.jbsportsbar.co.uk/

The World Wildlife Fund using Drupal for Climate Change Adaptation Platform

In 2009 the World Wildlife Fund (WWF) chose Appnovation Technologies to develop a Drupal based community website named Adaptation Learning Platforms. The portal is a community platform which allows NGOs, researchers, and policy makers collaborate together and look at how wildlife is affected by global climate challenges. It features community tools such as groups, discussion forums and user profiles. Initally WWF looked at using Open Atrium, but they quickly realized that since the site is not a project based site, the Open Atrium version would not be as effective. WWF made the decision to develop their ALPs site on the Drupal platform because it offers all the community options they wanted to incorporate and is easily scalable.

For more than 45 years, WWF has been protecting the future of nature. The world’s leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally. WWF's unique way of working combines global reach with a foundation in science, involves action at every level from local to global, and ensures the delivery of innovative solutions that meet the needs of both people and nature.

News Content Adapted for Mobile Devices. Case in Point: www.interfax.by

Belarus’ prominent news portal www.interfax.by has gone as far to develop a light version of its content made easy for browsing via smartphones – http://m.if.by
The mobile version operates on Pressflow 5* platform.
Used Modules:
- Browscap
- MobileTools
- Custom theme

Interface Design

The main menu offers a dropout list option,
With a quick menu on top:
- News
- Search (GoogleAPI)
- Forthcoming events
- Maps
- Weather
- Horoscopes
Menu icon resolution 60х60 (PNG-24). Interface design is adopted for optimal use with touchscreens.

Every teaser is fully clickable (add in node.tpl.php):
<div id="node-1" onclick="iGo('/article/1')"> HEADER + CONTENT </div>
The modulename_nodeapi option makes it possible to delete all images from the entire content.

if($conf['theme_default']=='iphone')
$node->body = preg_replace('(\<img.*src="([^"]*)".[^\>]*\>)',' ', $node->body);

Page-to-page transition has been changed via template.php
functionmytheme_pager(){}

Authorization

Orthopedic Surgeons in Germany www.joint-surgeon.com

An Orthopedic Hospital in Germany developed www.joint-surgeon.com as the International home page of orthopedic Gelenk Klinik Freiburg. Medical profile, services and support particularly for foreign patients is presented in great detail.

In order to get more focus on handheld devices, a 2-column design was chosen.

Pages

Subscribe with RSS Subscribe to RSS - Show off your Drupal site