Netismine

Category Archives: Work

Quick View

Most of my clients asked for this functionality. Basically, it’s a popup window that shows basic information about a product, on a product list page

Speed optimisation of COBigelow

When I recieved this website, it featured 20 seconds load time under pressure (50 conc users) – mainly cause of bad code, no caching system whatsoever, huge images, Magento 1.4 and about 150 server requests per page.

Netismine Color Switcher

Hear ye, hear ye, first commercial extension to come out of Netismine factory is finally here. I’m very proud of the way Color Switcher is built, and it’s code.

Pro bono Magento work for Tibetan Buddhist temples

I’d like to offer my Magento services free of charge to any Tibetan Buddhist temple out there looking to sell their temple products to the world.

Customers who bought this

“Customers who bought this also bought” is a rather common requirement for store owners. And while there are many modules out there doing this, it’s surprising to know that this is, in essence, actually a very simple SQL query.

Magento price slider filter

This was actually something for me, rather then a client order :) This module is built to be used in layered navigation, in price field. It adds a price slider instead of default Magento price filters, and it reloads product list automatically, using AJAX

Export order shipping addresses

This client’s request was simple: they wanted to select orders in admin panel and print out their shipping addresses, in plain text format, each address in one line.

Create customer and order from XML

This was a part of a larger project I’m working on, but it was the scariest part! I had to build a system that would accept an XML file with customer and shopping cart data, and convert that to a regular Magento order with regular Magento customer, as if someone actually browsed the website, created a cart and then checked out.

Free shipping only for registered users

My client wanted to offer free shipping only to registered customers, but also wanted all the people who clicked “Register” option at checkout, instead of “Checkout as Guest”, to be eligible for free shipping, too.

Magento color swatch

Client wanted to have an image switcher, that would change the images of the configurable product every time a different simple product is selected. After the purchase of Temgra’s Color Views Plus turned out to be a very bad idea, I took upon myself to build this for the client.