Category: Lab

thumbnail image API References API, or Application Programming Interface, is the interface that a program uses to allow other applications to interact with it.
Insert Google Analytics code GAAdd was a javascript function that automatically added the original google analytics code to your pages using DOM methods. Unfortunately the new google analytics code doesn’t seem to work with it. Below is another method which uses PHP and our attempt at making the new code work. What happened to GAAdd When Google came out [...]
thumbnail image website solutions Every web developer has their favorite solution for a common website task, here’s some of our favorites.
thumbnail image Show Latest Blog Posts on any PHP page If you’ve ever used magpie to display your latest blog pages on a regular PHP page then you probably noticed at some point that your curly quotes don’t show up properly, this is the code you can use to do it right.
thumbnail image Getting Started with jQuery Below is a quick tutorial to show you how to show and hide elements on your page. If you have a good understanding of how to target elements in an HTML page using CSS, you’ll be amazed at how easy jQuery is to use.
thumbnail image Browser Specific Stylesheets It’s unfortunate, but all browsers don’t use the same rendering engines to show web pages. This means that the same combination of HTML and CSS can look different on different browsers. Figuring out how to make your site look the same on all browsers is a big part of web design.
thumbnail image Speed up your site Learn about how to make your website faster.
thumbnail image Web Design links Web design is the skill of creating presentations of content that is delivered to an end-user through the World Wide Web.
MySQL links For a beginning web designer MySQL can seem a bit daunting, but a little learning goes a long way, when you get into making sites with Wordpress or another CMS for instance, it pays to know how to get into phpMyAdmin (or sequelpro) and run sql queries on your database incase you need to search and replace text (just one example)
XML links XML is a set of rules for encoding documents electronically. XML’s design goals emphasize simplicity, generality, and usability over the Internet.

Enable Javascript