Extra Bullets Appearing in Cycle2’s Pager

Published by John on February 16, 2017

Cycle2 is the next iteration of the jCycle Slideshow and a pretty easy/solid way for getting a image(or html) slideshow going. I’ve been using it for awhile now when I need to do a relatively simple carousel, as it works well, is reasonably responsive/mobile friendly, and has enough features/options to accommodate most needs. One thing […]

Read More  |  Add Comment

Fixing DOMPDF ‘Min/max width is undefined for table rows’ Error

Published by John on February 9, 2017

I sometimes use DOMPDF when I need to generate a pdf server side. It lets you use HTML to render a PDF and works fairly well, although has limited CSS support. What is neat about it is that you can literally just take a chunk of html and turn it into a PDF, so as […]

Read More  |  Add Comment

Windows 10 Bloatware…its Mostly an OEM Thing

Published by John on October 20, 2016

If you have ever purchased a new computer or laptop from a manufacturer like Dell or HP, you probably noticed that there are a lot of programs installed by default. It is common to have games, Netflix, Dropbox, and other apps already installed when you buy a new computer. These aren’t put on the computer […]

Read More  |  Add Comment

Plesk 530 User cannot log in, home directory inaccessible

Published by John on September 21, 2016

While working on a client’s Microsoft Server 2008 VPS, which is through godaddy, I ran into some issues setting up an FTP account in Plesk. Everything appeared to be configured properly, but when I tried to connect via the Filezilla FTP Client, I got the following error: 530 User cannot log in, home directory inaccessible […]

Read More  |  1 Comment

A Quick Look at Magento’s Database Table Resource Cache

Published by John on July 25, 2016

Recently while working on a custom Magento module for a client, I was doing it the Magento way and creating a Mysql DB Resource for a custom table I had created, so that I could take advantage of the collection, set/get functions, and other neat things you can easily do with Magento’s class abstractions. Of […]

Read More  |  Add Comment

« Previous PageNext Page »