Installing Apache, MySql and PHP on LinuxMint as a LAMP service is slightly different to Ubuntu. In this blog post I documented what I did to get it running in order to install OXID eShop on it.
A Concert for Holger Hempel, Fighting on Cancer
A good mate of mine, Holger, has been suffering from cancer quite recently. In a spectacular campaign on Facebook, his friends are presently about to organize a concert with a twist into a kind of Woodstock festival, as the bands have that vibe. Please help to spread the word!
Distributed Installations with Different URLs for Languages
This blog post points out some specific technical and SEO related issues that you might face when internationalizing and localizing online business using OXID eShop as your preferred system for distributed online shop installations.
How to Write a Module for OXID eShop: Round the Price on Product Details Page to a Fiver
Learn how to write a very simple module for OXID eShop: round up the price on the product details page to five cent. Simply copy an existing method and overwrite it with your additions.
How to Write a Module for OXID eShop: Display “You will save x %” on the Product Details Page
In this blog post I’ll show you step-by-step how to easily generate a module for displaying content saving on the product detail page of your OXID eShop installation, if you entered a recommended retail price as well as your price. You will also learn how to embed your own CSS and how to make your module multilingual.
Romanization and Transliteration of Special Characters in the URL – the Right Way to go for International SEO?
Internationalization (i18n) of URIs is definitely a topic of note. Have you heard about transliterations or romanization for URLs/URIs yet? How do different writings scale in different search engines?