Web Development

Web Developer and Marketing Tech Enthusiast

All Stories

Javascript InnerHTML Table Issues with AJAX

If you need to use Javascript innerHTML to update an element on the page you may run into issues...

John H John H
~1 minute

Animated Ads VS Static Ads

Looks like everyone says that animated is better - although some say that it really depends on the...

John H John H
3 minutes

PHP Sessions and SSL

I may want to make it so that I my php sessions last longer on a project that I'm working on right...

John H John H
~1 minute

My weekend with Ruby

So for some odd reason I decided to take a look at Ruby.  I have a Lynda.com account so I started...

John H John H
~1 minute

Websites look horrible with Retina Display

I just got a mac book pro with a retina display.  The screen is fantastic, however all websites...

John H John H
~1 minute

handy Mysql functions

AVG () Return the average value of the argument BIT_AND () Return bitwise and BIT_OR ()...

John H John H
5 minutes