Magento – Claims to be the fastest growing ecomm...

Our company uses many types of ecommerce platforms for various customers, and we particularly like working with the PHP open source ecommerce system called SquirrelCart by Lighthouse Development. We also work with Oscommerce, WordPress Ecommerce Module, Zend Cart and X-Cart, and we are always open to new carts that will make programming an ecommerce system cheaper and easier for our customers to maintain. In the coming...

6 Very Useful (and SEO Friendly) jQuery Website An...

How do I animate my website while still keeping it SEO friendly? When most people visit websites, they assume the animated material is Flash.  That’s not always the case.  Due to the growing popularity of JavaScript frameworks, there are now a variety of exciting options for incorporating animations and animated material into your website that don’t involve Flash, which can’t be read by search engines. You want...

A Bash Shell Script to do Multiple Whois Lookups...

On a recent project, I was given a list of about 30 domains to redirect to a new site.  I needed to get a handle on where the domains were registered and where the DNS was hosted.  I could have spent a lot of time typing “whois domain-name.com” into the terminal of my Mac, or write a shell script to do the lookups for me and write the results to a file that I could quickly examine.  I already had all the...

Creating an exit survey using jQuery and Zend Fram...

One of our clients was looking at his Google Analytics data and noticed that he was getting a high bounce rate on his site’s contact page. Naturally, he wanted to know why, so he asked us to create an exit survey that pops up when a user navigates away from the page. So, for example, when a user comes to the contact page, then clicks away to another page, they’re presented with a dialog box that looks like...