blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Michael Doyle | Blog

Blog discussing web design, development, multimedia, photography and all things creative on and off the web
Michael Doyle | Blog  
Related Blogs
previous blog next blog
7.8
very good
based on editor's review


recent postsrss feed

jQuery – A Beginners Guide

Nov 29, 2009
Long time, no post! Freelancing, tight deadlines, christmas, etc. What is it? jQuery is a javascript framework, it all happens on the client side, and allows developers to enhance the user experience of a website. Scrolling, sliding, fading, etc. it...

Flash – Cheat Sheet

Oct 23, 2009
Flash can be a little slow to navigate around, luckily alot of common functions have keyboard shortcuts. I made this Flash Cheat Sheet for all common shortcuts to shorten development time. I didn't write the cheat sheet. I formatted this page, so you...

Web Testing – Fixing Layout Problems in IE

Oct 20, 2009
Here's a great resource on some simple steps to take when fixing bugs in IE6. http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs One extremely handy tool mentioned in the article is IETester. It's a...

CSS – The Four Bubbles Model

Oct 10, 2009
Woorkup has an interesting css coding methodology, it's a top down model which has 4 stages. The first stage resets HTML elementes The second stage defines the main css elements (#header, #container, etc.) The third stage defines custom classes...

PHP – How to Debug In PHP

Oct 6, 2009
Carsonified has a good blog entry about how to debug in PHP. It outlines the 4 php error types, using var_dump() and recommends some tools to help with debugging. http://carsonified.com/blog/dev/how-to-debug-in-php/


Comments & Reviews:
Be the First to Review this Blog!