Close

Monthly Archives: March 2014

Solving jScrollPane Issues with jQuery Slideup

We ran into a problem where a jScrollPane was not showing up on a longer div, when it was slide up using jQuery’s “slideDown”/”slideUp”. After much debugging, we discovered that jScrollPane was actually being applied, however it was NOT calculating the actual DIV height correctly.

Read More

Magento SSL to Non-SSL redirect for SEO

One customer was having issues with certain SSL versions of their pages being crawled by Google. They were receiving duplicate content penalties. While Magento does a decent job forcing a user to an SSL page of mandatory secure sections of a website (checkout/accounts etc), it does not handle the opposite. […]

Read More

XenConvert – Solving Convert Issues

We’ve recently set out to convert one of our XP workstations into a virtual image to run on one of our XenServer boxes (GPU CUDA pass-through R&D for another article).  We downloaded the latest version XenConvert (2.5 as of this writing) and installed it on the host machine.  We made […]

Read More

Windows 7 IIS 7.5 Read Access

We’ve recently started a Dot Net Nuke project, that required IIS 7.5, so we installed a test server on a local Win 7 workstation that we had available to do some basic development work prior to moving to a production environment. We installed the the IIS server via the “Add […]

Read More