I am bambu is a new luxury brand created by Angela Maria Marchetti specialized in knitwear with the purpose to create an environmental sustainable business based on social principles : “I AM BAMBU’ strives to promote the payment of a fair wage to workers and to pay attention to the final client by making healthy, quality products, providing the very best in comfort and style with passion and love.”
She has chosen to use bamboo to create her products, because “bamboo is the most ecological reality among all the new eco-lifestyle products“.
You can read more about her philosophy at Concept page of her website.
I developed the website using WordPress and Thesis theme
The website is bi-lingual : Italian and English and it has also an integrated ecommerce where you can order her products. The ecommerce has been developed using the Shopp plugin.
There are some specific features, like comments synchronization between the Italian and English versions of the website and the detailed computation of the shipping and delivery costs that required some custom programming code.
Tagged as:
Ecommerce,
Thesis theme,
WordPress
The Roman graphic agency produces a resorts catalog for SudTirol AltaPusteria Valley.
I developed for them 5 years ago a PHP application that permits to collect data from every single resort and export them in a format compatible with Adobe InDesign to create the PDF files necessary to create the paper catalog.
In these months we decided to rebuild the application to add new features and reduce the manual work for creating the catalog, producing the PDF parts with the data of every resort directly from the application.
The web application has been re-written from scratch using Drupal.
Every resort has his own account where it can manages its resorts.
Additional supervisor roles have been created for power users who need to supervise the data entry.
Many features have been developed using Drupal contrib modules, but many others have been custom developed to make the data entry easier.
The web application is multilingual : English, German and Italian.
The most challenging feature has been the creation of high quality PDF to build the paper catalog.
We needed some special features like over printing and precise elements positioning.
After several tests I choose TCPDF library to create the PDF files, due to its completeness of features.
A special feature has been created that permits to compare the data currently collected with data snapshot saved in the past.
A configuration panel permits to the administrators to control the period when the data gathering is allowed, the data snapshot creation and some application specific settings.
Tagged as:
Drupal,
Javascript,
PHP