Submitted by aldo on Mon, 04/23/2012 - 19:20
Imagine 2012 has started, and with a really intense first day!
Submitted by aldo on Mon, 04/23/2012 - 08:29
This is not officially started, and yet so much has already happened!
Submitted by matias on Wed, 04/18/2012 - 03:17
Many times, we want in our android applications, a nice - Iphone style - option menu, unfortunately there is no native widget to do that, but it is fairly easy to emulate it.
Submitted by aldo on Mon, 04/16/2012 - 10:29
We'll be present at this great conference, this year happening in Las Vegas. Read on to start enjoying it with us!
Submitted by matias on Fri, 12/16/2011 - 08:46
Following the X.Commerce introduction series, in this post I'm going to talk about integration with X.Commerce, a very important aspect of the platform with a real sample that involves Magento Storefront, Java & .Net Capabilities.
Submitted by matias on Thu, 12/15/2011 - 04:48
In my last post I wrote a brief about X.Commerce concepts and my thought about what is going on with it, in this post I am going to show you how to register capabilities, this post is a simple explanation of how to start the Fabric and register capabilities and authorize Tenants.
Submitted by matias on Thu, 11/24/2011 - 09:53
A couple of weeks ago, we were talking about the future of commerce and
some new possibilities when somebody mentioned “XCommerce”, I was a
little bit shocked since I never heard any of it, so I started my own
research, a few days later I was really excited with what I found so I’m
here to tell you what is it all about.
X.Commerce (www.x.com) it is not one product, it is a platform that involves many
products and participants, what they call Ecosystem. For a very
promising start, the drivers of this concept are no others than eBay ™,
Submitted by roque on Thu, 11/24/2011 - 06:36
In this post I'd like to describe how to integrate CodeSniffer and PHPMD with Netbeans.

1. We should install PEAR, running this line is enough
apt-get install php-pear
2. Install PHPMD dependencies (PHPMD works without that dependencies, but it's recommended to have them.)
apt-get install libmagickwand-dev
apt-get install imagemagick
pecl install imagick
Submitted by santiago on Mon, 11/21/2011 - 08:49
A short tutorial using Adobe Flex to build a small mobile application for iPhone/iPad that manages the list of customers on a Magento ecommerce site
Submitted by santiago on Mon, 10/31/2011 - 07:33
A short tutorial using Adobe Flex to build a small mobile "Hello World!" application for iPhone/iPad that consumes a Windows Comunication Foundation service on IIS