Portfolio

Below is a selection of some of our most recent projects.

Veritas Recruitment
http://www.veritasrecruitment.com.au

Corporate Website for Australian Recruitment firm.

In partnership with Hum Consulting, a leading marketing communications and IT consultancy in Australia we created a corporate website and marketing collateral for Veritas Recruitment. WiredEyes was responsible for producing the company logo and all website graphics as well as html code for the new website which was integrated into a CMS system.

NonSoloPolo
http://www.nonsolopolo.com

Ecommerce website for Italian online clothes retailer.

NonSoloPolo mainly sell well known sports clothing brands and we produced a new corporate Logo and Website graphics which we integrated into a popular ecommerce platform and CMS.

Kastrum
http://www.kastrum.eu

Hotel booking and information portal

Kastrum have a number of hotels and guesthouses around Sardinia, Italy. We produced a corporate Logo and Website with a fully functioning hotel booking system which allows customers to see availability and book rooms in a number of hotel locations. It is also integrated with a full CMS offering information like local weather and travel information.

ATD Impianti
http://www.atdimpianti.it

ATD are an Italian business installing equipment for a range of energy driven needs, from solar panels to heating systems to air conditioning. We produced a website to showcase their work and introduce their products and services. It included site design, a simple navigation structure with a gallery of previous work and information about their services.

William Curley
Ecommerce website for the UK's premier award winning patissier & chocolatier William Curley.

Commissioned by Logical Events we created an eCommerce website using the Magento platform to allow William Curley to sell their couture hand made chocolates and pastries online. Integrating with PayPal Pro giving the customer a seamless shopping experience where payments are made directly on the site.

Calcidrata S.p.A
www.calcidrata.com

Corporate website for Lime mining and processing company based in Sardinia, Italy.

Site features full content CMS (Joomla), new eye-catching design, multi-level slide-in drop down menus, static product section menus for easy navigation within a product type and a fully W3C CSS/XHTML based template.

This is actually a major update to the original site we produced for Calcidrata a few years ago..

ServWise Advanced Hosting
www.servwise.com

Multilingual Web Hosting Site for our sister company ServWise. This site utilises a professional automated hosting / ecommerce system, allowing all hosting, domain registrations, SSL certificates and virtually any other product to be sold and automatically provisioned with the minimum of human interaction.

Real Time Risk Systems
www.realtimerisksystems.com

Website and 3D rendered logo animation for this financial software and services company situated on New Yorks Wall Street. Project consisted of a Bespoke Website graphic, a dynamic W3C XHTML/CSS based template for use in their in-house CMS system and a rotating 3D rendered Logo animation (Converted to Flash) based on their static logo of an Impossible cube.(Cube animation viewable on their home page).
Spexi
Stock photography website with collections of Sardinian photos. This multilingual website showcasing the artistic talent of acclaimed photographer Alessandro Addis, allows users to browse, search and buy from a huge range of breathtaking imagery of Sardinia.
FotoDigitaleOnline.com
www.fotodigitaleonline.com
Online digital photo processing website for photographic printing company based in Northern Italy. Site allows users to easily upload digital photos, create albums, share albums with other users and purchase quality prints of their photos delivered directly to their door.
100% Woman
In collaboration with "web design agency" we produced a visually appealing website for UK based event management company Eventistik to publicise their newest show called 100% woman. Our role in this project was the design and coding the site while "web design agency" provided the client liaison and client management side of the project. This design was also used for the basis for there company letterheads and business cards.
Diego (Grom) Meraviglia
www.diegomeraviglia.com

Website for Diego Meraviglia, a professional drummer. Site features a simple ecommerce integration though Paypal's shopping cart system, fluid design and drop down navigation. Contact forms, a large amounts of historical data and audio and video downloads of previous work.

Calcidrata S.p.A (Interactive CD)
Calcidrata commissioned us to Improve their old corporate Video CD which had a number of issues not least that a version of DivX was needed to play the video (Spyware included!) and the cd was not in any way user friendly. Our solution was to create in Auto-Running CD based version of their website and embed their corporate video as a Flash Video file into the site. This meant that 95% of users (those with flash installed) would already be able to view the video immediately and if not the installation of flash is extremely easy. The video size was also reduced 10 fold with very little loss of quality. We also designed the cover artwork and organised duplication of the CD's.

BellaSardinia.com
www.bellasardinia.com

Website for new tour operator based in the UK and Sardinia.

We designed and developed their website as well as their corporate identity (Logo, Print design, letterheads and business cards). We also host and update their website for them.

WebClickGo
www.webclickgo.com

WebClickGo has been designed and developed by us to offer a solution to companies or individuals who would like more advanced features but don’t want to risk the high development cost. With WebClickGo you don’t buy the Web site, you subscribe to a service for as little as 10 pounds a month. WebClickGo subscription offers you a bundle of service which includes the ability to create a Multilingual Web Site using an advanced content management system which would otherwise cost thousands of pounds and also includes Web Hosting and a free domain name.

This is the perfect solution for businesses or individuals who wish to experiment with the Internet before investing heavily in it.
Web Design Cagliari, Sardinia, Italy, London, Uk - Professional UK website designer and developer, CMS SEO XML RSS RAQ DNS IIS SQL
Live Sales
Client Portfolio Example
Flahive Interiors

Flahive Interiors
Website for Interior design company selling designer furniture and fittings, includes Content management system and eCommerce integration. ...
Random Internet Dictionary
Viral Marketing
Viral marketing is about "word of mouth" on-line. This is known as advertising and/or marketing technique that spreads like a virus by getting passed on from consumer to consumer and market to market...
Industry News
Audit data using SQL Server 2005's COLUMNS_UPDATED function
DBA Tim Chapman looks at how the SQL Server 2005 COLUMNS_UPDATED function works and then discusses how to parse out the field names.
Accessing form data via JavaScript and the DOM
The HTML Document Object Model (DOM) provides everything necessary to access the contents of an HTML page. Tony Patton examines the various ways to access page elements and describes how to create them.
Adding and subtracting date/time values in VB.NET
This tip shows how the <i>Date</i> object provides for simple manipulation, which allows you to add and subtract date/time values in VB.NET.
Use the advantages of custom attributes in your C# applications
In the .NET Framework, attributes are used for many reasons -- from defining which classes are serializable to choosing which methods are exposed in a Web service. Attributes allow you to add descriptions to classes, properties, and methods at design time that can then be examined at runtime via reflection. Zach Smith explains how to take advantage of custom attributes in your own applications.
Get complete development tools for free with Express Editions
Microsoft offers Express Editions of both Visual Studio .NET 2005 and SQL Server 2005. This gives developers all the tools they need to create .NET applications and could create a generation of developers who are at least familiar with the .NET Framework.
Compare file contents and render the output with PHP and PEAR
The Text_Diff PEAR class makes it possible to compare file contents in the PHP environment and render the output in various formats. This tutorial will demonstrate this class in action, illustrating how you can use it to dynamically compare file contents with PHP and render the results as a Web page.
Create .NET documentation with Microsoft's Sandcastle
Microsoft's Sandcastle is a compiler for managed class libraries that provides you with the tools to generate MSDN-style documentation. Take a look under the hood to see if Sandcastle might be useful for your next .NET project.
Use Oracle 10g's DBMS_SCHEDULER to control batch job resources
Unlike the older DBMS_JOB package, DBMS_SCHEDULER in Oracle 10g is integrated with Resource Manager to give you precise control over the resources consumed by batch jobs.
CSS 101: Decide what to style with selectors
Get more information about the many nuances of the CSS standard by learning about adjacent sibling and attribute selectors, as well as pseudo-classes and pseudo-elements.
Cut development time with SQL Server 2005's synonyms
SQL Server 2005's synonyms allow you to give an alias to an already existing object. Realize the benefits of synonyms by using them as a layer of abstraction between the underlying objects and the synonym.