Previous Page Next Page

Displaying 20 of 32 Posts in All Categories

Resources, Guides and Information

Awesome Firefox Plugins For Web Developers

I do a LOT of support for other developers, newbies and advanced. One of the biggest questions I get is 'What the hell did you just do!?'. I have a handful of awesome Firefox plugins that I like to use to make myself more efficient when it comes to building and debugging websites. Check out what I like to use. » Read This Article

How To Convert A Video To An FLV And Create A Flash Player For It Using Flash and Adobe Media Encoder

Student requested this one - he has a movie file ( .avi ) that he wants to upload to his website with controls and a player for his visitors to be able to watch. » Read This Article

Fix YouTube iFrame Overlay and Z-Index Issues

YouTube's new iFrame player is a nice refresh to the old embed method, but if you are placing it on pages with content that overlaps or overlays on each other or uses things like lightbox, you may notice that the videos appear on top of content. » Read This Article

Starter Guide To Facebook Pages

Facebook pages are essentially mini sites on facebook for your company, organization, or even hobby to live on. They allow your business to get out there into the world of social media and integrate right into the facebook user streams » Read This Article

Quick Guide To PHP Loops

I receive a LOT of questions about loops and how/when to use them. Hopefully this will answer a few of the basic questions. I'll add more to this as more questions come in. » Read This Article

PHP MD5 Encoder

Here's a quick and easy MD5 Encoder. MD5 is not meant to be de-coded, so it is good for storing passwords and private information you may need to use to verify a user, or even for generating secure keys » Read This Article

Disabling The Link On YouTube's Embedded Video Player

Sometimes you might want to prevent your users from clicking through a YouTube video away from your site. This code snippet will stop that from happening. » Read This Article

Simple PHP Auto-Update System

I managed to make this script in about two hours. I hope I saved somebody some time with it. You can download the source files below with an example of a simple update I might put up. Make sure you format these files to work with your system. » Read This Article

SEO Friendly .htaccess 301 Redirects

Quick and easy htaccess code snippet to save you some negative points when doing website redesigns or changing filenames on your websites » Read This Article

Forcing File Downloads With htaccess

I was asked how we could force a user to 'download' a file without using php to alter the header. This htaccess script will force users to DOWNLOAD anything a folder, rather than viewing it in their browser. Really useful when you want to do things like music downloads, image donwloads, etc. » Read This Article

Make Your Own 'Like Us' Facebook Window Decal (PDF)

A business I work for has one of those fancy 'Like Us' decals on their window, and I finally got around to finding out just where they managed to grab it. It looks like Facebook had sent them out to businesses a few months back to help up marketing, but has since stopped production. For now, you can make your own with the file here: » Read This Article

What Is Social Media?

You've probably seen the term all over the web, on your phones, on tv, even in magazines. When it comes to Social Media, we normally refer to the tools and sites that are used to share and convey your shared ideas, sites, and information. For example, Facebook and its firm control over the current state of the web allows businesses to not only interact with their customers and fans, but also gain new user base by sharing their useful information with their clients, who in turn share it and spread it among others. » Read This Article

Using the tel: Tag

The tel: tag works just like the mailto: tag. » Read This Article

Removing Unnecessary Line Spacing In Dreamweaver

Free Social Networking Icon Pack

This is purely a NICE set of social networking icons for you to use on your site, your clients site, etc. It is my favorite icon pack as it goes with just about any template you throw at it. Enjoy. » Read This Article

Dreamweaver CS5 HTML5 Pack

The Dreamweaver CS5 extension allows Dreamweaver CS5 to take partial support for the latest HTML5 tags and capabailities. » Read This Article

The Best CSS Sticky Footer Layout

This sticky footer solution is working in all major browsers, including Google Chrome and IE 8! It works with floated 2-column layouts and we don't get overlap in resized browser windows unlike older solutions you find when you Google sticky footer. You don't need an empty push div or cleafix hack. Check out the elegant solution and learn what sticky footers are here: CSS Sticky Footers » Read This Article

A Beginner's Guide To mod_rewrite

I'm often messing with mod_rewrite to get my site up and running as optimally as possible. It allows you to not only remove those nasty query strings from your URLS, but you can redirect pages and directories, remove the www. from your url, and do a bunch of awesome stuff totally behind the scenes. » Read This Article

Pingdom - Check Your Site's Load Time!

Pingdom provies an AWESOME tool that will take your site and break it down, content piece by piece, to give you an accurate description and numbers on how long it takes your site to load. » Read This Article

Reset Primary Key (ID) In Database

I've been asked this numerous times, so I decided to post it. If you are databasing and find yourself either clearing your table, or moving a databased program from site to site, you may notice that clearing the table out does not reset the PRIMARY ID number. Execute this SQL to reset that number. » Read This Article

Browse By Category

Recent Comments

  • filmabox commented on Fix YouTube iFrame Overlay and Z-Index Issues: СмоÑÑеÑÑ ÑилÑÐ¼Ñ Ð¾Ð½Ð»Ð°Ð¹Ð½ беÑплаÑно без ÑегиÑÑÑаÑии в ÑоÑоÑем каÑеÑÑве http://kino2.ucoz.com/ 04/29/2012
  • Jon Daley commented on Fix YouTube iFrame Overlay and Z-Index Issues: Thanks! I was adding the wmode parameter manually, and it still wasn't working. I finally figured out that it was tinyMCE/Wordpress that didn't count wmode as a valid parameter and was removing it. Argh. But, the jQuery solution works. I thought I was trying to save time, by just doing it on the one problem video and then switch to javascript later... Hopefully this method will continue to work in later/more broken versions of IE. Each new version has new ways of breaking the old broken behavior... 04/26/2012
  • Litzor commented on Fix YouTube iFrame Overlay and Z-Index Issues: Muchas gracias bro, éste código ha sido el único que me ha servido, porque en español no aparece la solución... 5 Stars 04/26/2012
  • Adam Rudy commented on Simple PHP Auto-Update System: This is really awesome! I'm having a few issues. I'm a novice to this type of coding. How to you create the get_siteInfo() function and where does it store the data? Thanks! :D 04/24/2012
  • Michael Hubeek commented on Make Your Own 'Like Us' Facebook Window Decal (PDF): Ok 04/22/2012

Requests and Help

Need help with a topic or have a quick question? Contact us and we'll see what we can do for you!

© Max Morgan Design 2009 - 2012 | Page Generated In 0.15115 Seconds Using 99 MYSQL Queries