What we do:

Websites

Do you have a website idea that you want implemented?

  • Design & Development
  • Intranets
  • Sharepoint
  • Optimisation
  • Hosting

Content Management

Do you need to have more control over your content?

  • Drupal
  • Wordpress
  • Joomla
  • Custom CMS
  • Templates

eCommerce

Looking for new ways of selling your products and services?

  • Shopping Carts
  • Payment Gateways
  • Virtuemart
  • osCommerce
  • Integration

Featured Sites:

Blog Entries:

C# Bindable Dictionary

I came across this BindableDictionary at StackOverflow and I thought I would improve on it and here is the result: BindableDictionary.cs raw download public class BindableDictionary : IDictionary, IBindingList, IRaiseItemChangedEvents { public SortedList _Source = null;   private ListChangedEventHandler listChanged; … Continue reading

Olivia Morgado Photography

Although this is not a new website, I finally got around to adding this site to my portfolio, which I should have done a while ago. I did this website for a very talented photographer and cinematographer Oliva Morgado and … Continue reading

WordPress 3.3.1 – Edit Meta Menu Widget

Okay, first thing I learnt while trying to set up this new website is how to edit the Meta Menu Widget in WordPress 3.3.1 One ways is to just remove the widget from Appearances > Widgets. Being that I didn’t … Continue reading