Category / Tools
12

Easily manage LAMP name based virtual hosts

lamp-vhost-manager

I’ve been developing inside LAMP environment since the day one of my web development adventure. Reason for this is that all of the web development tools like web server, database …

2

Git deployment

Git deployment

This article shows proof of concept for git deployment. It is completely irrelevant where do you host your code as long as you actually do have git repository It is …

14

(Not only) Magento .gitignore generator

gitignoreImage

SteveFE@sxc.hu

Most of the time developer will add all Magento source files inside the git version control. It is much easier that way to track any change or even deploy the …

6

Setup automatic per-folder subdomains on your local linux based computer

rusek@sxc.hu

rusek@sxc.hu

WARNING: this is a fully linux-based tutorial. I’m pretty sure that this is possible on Micro$oft Windows and OS/X, but unfortunately I’m not using them, neither I know a good …

4

Magicento – PhpStorm plugin for Magento development

magicento main

This post is intended for all Magento developers who use PhpStorm as their IDE. It’s about Magicento – free PhpStorm plugin for Magento developers.

13

Magento mobile theme – imobile

imobile_lead_image

Magento meets jQuery mobile (ver 1.1.0), before we start please note this is only experiment, use this theme on your own, this is not (yet) production ready. In a nutshell …

56

Using custom php.ini file with php CLI

Featured Image

pk2000@sxc.hu

Considering that I have never been real Linux user before, there was few things that I had to learn to successfully handle my code on server through SSH. One of …

2

TWIG with WordPress part1

Featured Image

Making TWIG autoload from WP plugin Maybe someone will say: this is a crazy idea. Why would someone want to do that? Maybe it really is crazy, but I would …

0

Parsing Amazon affiliate links in WordPress

Featured Image

Recently my team had problem with Amazon affiliate links on our web site. On the web, we have wordpress installation and inside main content of web page we have some …

1

How difficult is Git branching?

Featured Image

Well, in short – it isn’t! But, when it comes to branching, it comes to “merging problem”. I say problem although it isn’t, and if you’re interested, I’ll show you …

8
12