Managing users and roles in Magento

September 27, 2011 eakozel 0

If you already have a running installation of Magento you can set different permissions to different user and customers through: System > Permissions > Roles

Programming a VW remote flip keyless entry fob transmitter

September 2, 2011 eakozel 0

We have a 2004 VolksWagen Golf and my keyless entry fob stopped working. The dealership would’ve charged me $85 for the key and $47 for the “programming” of the transmitter. If I had a keyless transmitter I could have them program it for $47. After doing a b …

Print screen / Screen capture on a Mac (OS X)

August 30, 2011 eakozel 0

There are two ways to make screen shots and a few methods to get the the area, application or screen captured. Mac (OS X) allows you to either: Save the screen capture to a file on your desktop Put the screen capture in your clipboard Saving the screen capture to a file on yo …

Disable acceleration for your mouse and/or trackpad on a Mac (OS X)

August 30, 2011 eakozel 1

Mouse acceleration happens when the mouse is moved past a certain point or at a certain speed, the cursor itself moves more quickly and goes further, thus accelerating the movement speed and rate of the mouse cursor. In my opinion a useless feature that is easy to turn off. O …

Backspace on a Mac

August 30, 2011 eakozel 0

Delete is backspace fn+Delete is delete (ahead) or in other words Delete on a Windows keyboard Hope this helps!

Speed up mouse tracking on a Mac (OS X)

August 29, 2011 eakozel 1

By default the maximum mouse tracking in Mac OS X Lion is SLOW. Here’s a way to speed it up Open a Terminal Window (Finder > Applications > Utilities > Terminal Window) Enter the following command to see what your current setting is: defaults read -g com.apple. …

PHP Memory Limit NextGEN Gallery

November 5, 2009 eakozel 0

When uploading a set of admittedly large images using NextGEN Gallery to my WordPress site I exceeded my web hosts default memory usage allocation for PHP applications. The error was: Follow thumbnails could not created. sample.jpg (Error : Exceed Memory limit. Require : 80.6 …

WordPress – Fatal error: Allowed memory size of XXXXX bytes

October 16, 2009 eakozel 1

Perhaps you’ve seen the following error before – Fatal error: Allowed memory size of XXXXX bytes exhausted while doing an automatic upgrade of WordPress, or perhaps even installing an add-on or updating an image for a gallery Fatal error: Allowed memory size of 33 …