Digi Nut

Digi Nut Blog

Passionate about the web

Archive for October, 2006

Internet People entrepreneurs networking event

Tuesday, October 31st, 2006

I attended the Internet People Mixer entrepreneurs networking event at the Adam Street Members Club last night and am very glad I did. There was a great mix of people and companies including Alex Tew (MillionDollarHomepage), YesNoMaybe, Mates Odds, QueensSpeech, ConnectMeAnywhere, Firebox, Yahoo! and Trusted Places to name a few. The most surreal part of the night had to be Alex Tew doing some very impressive human beatbox.

I would highly recommend attending one of these events or dinners. It’s an excellent way of seeing what’s happening in the UK web 2.0 and start-up scene as well meeting possible partners, clients or Venture Capitalists. Contact Robert Loch at Internet People or subscribe to their RSS feed.

MORE TH>N HTML email for SFW

Thursday, October 26th, 2006

I recently developed an HTML email for our friends over at Stephens Francis Whitson for their client, MORE TH>N. A common and affordable means of digital marketing, email campaigns can be an effective way of communicating directly with your customers. Previous clients I’ve worked with, Virgin Atlantic and Microsoft for example, put a great deal of time and money towards their email marketing efforts, with regularly impressive results.

For a developer, creating HTML emails that work across the many email clients, software and web-based applications (Hotmail, Yahoo!, Gmail, etc) can be a frustrating process. CSS layout support is limited, stylesheets are often stripped out, background images don’t display and general images are often not displayed by default. Developers and designers differ in how they deal with these issues in order to create email designs that are consistent and that degrade well when support is limited.

My approach is to use tables for layout, using div tags sparingly. I avoid using deprecated font tags, opting instead for inline CSS for formatting and colours. Placing CSS classes in the head of a document is stripped out or replaced by some of the bigger web-based email clients and can seriously affect your design. Background images are also a no-go as the support is very limited and you can end up with a big chunk of your email design missing if you rely on them too much. Finally, I always make sure I have descriptive ALT tags where necessary - more and more computers or email clients don’t display images for security reasons, meaning users see a blank space. Having decent alternative text can be the difference between a customer deleting an email right away or switching on images to find out more.

The result is email communications that work across as many email clients as possible, a greater chance of making your customers read your message and, ultimately, click-through to your offering.

Flash Remoting gateway URL headache in ColdFusion MX 7

Tuesday, October 10th, 2006

I came across a problem after inheriting a site built by another company for a new client of ours (Lola Rose): Flash Remoting was not loading products correctly from the database (MySQL) at the very first request. The site was initially developed on a server running ColdFusion 6.1. I set up the new server with ColdFusion MX 7 and noticed log errors the first time Flash Remoting loaded the data. It frustrated myself and our Flash designer for a week before I stumbled across Ben Forta’s findings on ColdFusion MX 7 constructing invalid URLs when appending a jsessionid:

http://www.forta.com/blog/index.cfm?mode=entry&entry=A61BC54F-3048-80A9-EFE196C045EA9A79

A terrible oversight by Adobe/Macromedia that caused us no end of problems. I’m hoping this post will save others the time and utter, abject frustration.

SharePoint design and re-brand

Saturday, October 7th, 2006

I recently took part in a 3 month long SharePoint re-brand for a large global resourcing company. The installation is being used worldwide, across many countries and, in addition to SharePoint portal; there are over 60 team sites. We went the whole distance, completely designing and re-branding the entire look and feel, including style sheets, imagery, functionality and templates.

Anyone who has re-branded a SharePoint installation will testify what a difficulty this can be. Microsoft has, once again, ignored important web standards, effective CSS rules (such as inheritance) and even the general principles of templates. Anything other than applying a new theme in Windows SharePoint Services (WSS) - changing style sheets and basic imagery, for instance - is a sizeable task.

That said, the project turned out a huge success. The site looks amazing and is going down very well with its users. And what Microsoft lack in good coding and ease of use, they make up for in enhanced out-of-the-box functionality. SharePoint is a powerful (if sometimes daunting) enterprise-level intranet and extranet solution.

New client

Saturday, October 7th, 2006

Digi Nut is proud to be working with Austin O’Brien on the development of their new web site. Austin O’Brien are a celebrity management and media PR company based in London. We’ll be launching the new site very soon.