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
Submitted by roque on Tue, 03/08/2011 - 12:48
Show time! let's build an instant search UI for our custom data sent from Magento to Solr.
Submitted by aldo on Thu, 03/03/2011 - 13:34
Having the catalog and Magento standard search mechanisms using Solr is not enough for you? Now that you have tasted the power, you want more? So did we! Keep reading to see how we made it.
Submitted by aldo on Tue, 03/01/2011 - 18:30
Install, configure, enable, index... profit!
Submitted by aldo on Tue, 03/01/2011 - 14:33
Have you ever dreamed of a better search in your Magento sites? I bet you did! This post starts a short series of articles showing how we could make that dream come true.