Latest Tweets

Development

Color: 
#FFCC00
matias's picture

X.Commerce Introduction Part 3: Integrate technologies with X.Commerce

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.

matias's picture

X.Commerce Introduction Part 2: Registering a Capability

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.

matias's picture

X.Commerce Introduction Part 1 - The Fabric

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 ™,

Applying zend coding standard (Netbeans + PHPMD + CodeSniffer)

In this post I'd like to describe how to integrate CodeSniffer and PHPMD with Netbeans.

Selection_022.png

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

santiago's picture

Adobe Air, I want to introduce you to Magento

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

santiago's picture

Building an iPhone "Hello World" that uses a WCF service with Adobe Flash Builder

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

Magento - Apache Solr Integration - Part IV (Ajax Search Form)

Show time! let's build an instant search UI for our custom data sent from Magento to Solr.

aldo's picture

Magento - Apache Solr Integration - Part III (indexing custom data)

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.

aldo's picture

Magento - Apache Solr Integration - Part I (intro)

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.

Subscribe to RSS - Development