Tag Archives: image

Magento custom designed gallery with cu3er

Magento custom designed gallery with cu3er

Here is example how you can extend and reuse your own code.
I saw at cu3er site cool gallery effects and I thought why not implement it with magento.
So I used my old gallery module and add some stuff.
Read more

7

Properly remove white image frame upon resizing photos in Magento

Properly remove white image frame upon resizing photos in Magento

Magento has pretty neat image helper you can use to output your product photos. Today one of my coworkers got frustrated with the white frame he kept getting around the resized image he tried to output in sidebar block. As s possible solution he tried resolving the issue with CSS. However, there is a better, more nicer solution to ditch the whit frame around resized images in Magento. Read more

16

How to save UIImage into iPhone’s saved photos album?

How to save UIImage into iPhone’s saved photos album?

This is quite simple, infact it is one row code like everything else in iPhone development. Well, not everything is “quite” simple as this but most of stuff is “quite” easy to implement. Enough with “quite” ! Here is really simple code; Read more

2

Magento product image switcher

Magento product image switcher

I just wrote small javascript animation example for product images and thought someone may find it useful. It’s a fast way to replace default zoom functionality for the ones that don’t like it.

Read more

35

How to use .swf ads in Google AdWords

How to use .swf ads in Google AdWords

The most common reason for using Google AdWords is trying to sell more. People tend to use search advertisement more than content as it usually brings more results which is actually logical since you are targeting people who are actually searching for things you want to sell. Read more

2