<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Doyle &#124; Blog</title>
	<atom:link href="http://michaeldoyle.eu/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://michaeldoyle.eu/blog</link>
	<description>Well, I&#039;m not sure whether to call this a blog or a sideblog. Either way, it&#039;s my personal, never-ending, post-it note, so that when I learn something interesting, it&#039;ll find its way here.</description>
	<lastBuildDate>Mon, 30 Nov 2009 01:44:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery &#8211; A Beginners Guide</title>
		<link>http://michaeldoyle.eu/blog/web/jquery-web/jquery-a-beginners-guide</link>
		<comments>http://michaeldoyle.eu/blog/web/jquery-web/jquery-a-beginners-guide#comments</comments>
		<pubDate>Mon, 30 Nov 2009 01:44:31 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=406</guid>
		<description><![CDATA[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 has a lot of cool features that can really add to the overall feel of a website. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Long time, no post! Freelancing, tight deadlines, christmas, etc.</p>
<h4>What is it?</h4>
<p>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 has a lot of cool features that can really add to the overall feel of a website. I've just done my first tuorial tonight and it seems all pretty straight forward.</p>
<p>Here's a short, interesting interview with Karl Swedberg (he runs <a href="http://www.learningjquery.com/" target="_blank">learningjquery.com</a>):</p>
<ul>
<li><a href="http://carsonified.com/blog/dev/jquery/karl-swedberg-on-jquery/" target="_blank">http://carsonified.com/blog/dev/jquery/karl-swedberg-on-jquery/</a></li>
</ul>
<h4>Tutorials</h4>
<p>I've used <a href="http://mootools.net/" target="_blank">MooTools</a> (another javascript framework) before and found it nice and pleasant to use. Since then, everyone has been raving about jQuery (actually, I'm about 6 months late here), so I looked up a beginners guide to it. The tutorial I did is located here:</p>
<ul>
<li><a href="http://woorkup.com/2009/11/22/jquery-for-beginners-making-your-website-cool/" target="_blank">http://woorkup.com/2009/11/22/jquery-for-beginners-making-your-website-cool/</a></li>
</ul>
<p><a href="http://michaeldoyle.eu/blog/wp-content/uploads/2009/11/jquery_lesson.php" target="_blank">Here's the result of the tutorial</a> (I changed it a little)</p>
<p>Here's a tutorial on how to build  an image/content slider:</p>
<ul>
<li><a href="http://cssglobe.com/post/3783/jquery-plugin-easy-image-or-content-slider/" target="_blank">http://cssglobe.com/post/3783/jquery-plugin-easy-image-or-content-slider/</a></li>
</ul>
<p>Or you could try searhing twitter for a list of up to date tutorials</p>
<ul>
<li><a href="http://twitter.com/#search?q=jquery%20tutorial" target="_blank">http://twitter.com/#search?q=jquery%20tutorial</a> (it really is a testament to it's popularity when you see the amount of tutorials)</li>
</ul>
<h4>jQuery Plugins</h4>
<p>Tripwiremagazine has a list of some plugins for jQuery that are useful (although some can be achieved with css). Here is the link:</p>
<ul>
<li><a href="http://www.tripwiremagazine.com/2009/11/is-top-rated-jquery-plugins-the-best.html" target="_blank">http://www.tripwiremagazine.com/2009/11/is-top-rated-jquery-plugins-the-best.html</a></li>
</ul>
<p>Noupe also has a larger list of plugins:</p>
<ul>
<li><a href="http://www.noupe.com/ajax/37-more-shocking-jquery-plugins.html" target="_blank">http://www.noupe.com/ajax/37-more-shocking-jquery-plugins.html</a></li>
</ul>
<p>Or you can learn how to create your own:</p>
<ul>
<li><a href="http://woorkup.com/2009/11/19/jquery-lesson-series-how-to-implement-your-first-plugin/" target="_blank">http://woorkup.com/2009/11/19/jquery-lesson-series-how-to-implement-your-first-plugin/</a></li>
</ul>
<h4>Overuse</h4>
<p>I've come across a lot of sites that use jQuery just for the sake of it, it does make a site look a little slicker but only when used right. When its overused, it can get really tiresome and completely removes it's impact. I've seen a few sites with only one UI element utilising jQuery that really impressed me.</p>
<h4>Conclusion</h4>
<p>This is the first time I've used jQuery, and I'm really impressed. The huge interest and large amount tutorials make it look like it's hear to stay. It has <a href="http://www.google.com/trends?q=jquery%2C+scriptalicious%2C+mootools" target="_blank">easily overtaken MooTools and Scriptalicious</a> and it's developer base is growing rapidly.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/jquery-web/jquery-a-beginners-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash &#8211; Cheat Sheet</title>
		<link>http://michaeldoyle.eu/blog/web/flash/flash-cheat-sheet</link>
		<comments>http://michaeldoyle.eu/blog/web/flash/flash-cheat-sheet#comments</comments>
		<pubDate>Fri, 23 Oct 2009 21:06:23 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[cs3]]></category>
		<category><![CDATA[flash cheat sheet]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=389</guid>
		<description><![CDATA[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 can print it out in a nice readable pdf version (there's also a [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/flash/transparent-flash-backgrounds' rel='bookmark' title='Permanent Link: Flash &#8211; Transparent Backgrounds'>Flash &#8211; Transparent Backgrounds</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p>I didn't write the cheat sheet. I formatted <a href="http://edutechwiki.unige.ch/en/Flash_CS3_keyboard_shortcuts" target="_blank">this page</a>, so you can print it out in a nice readable pdf version (there's also a .png version).</p>
<p><a href="http://michaeldoyle.eu/blog/wp-content/uploads/2009/10/flash-cheat-sheet.pdf" target="_blank">Flash Cheat Sheet - PDF</a> (1.6MB)</p>
<p><a href="http://michaeldoyle.eu/blog/wp-content/uploads/2009/10/flash-cheat-sheet.png" target="_blank">Flash Cheat Sheet - PNG</a> (320Kb)</p>
<p>If there's any mistakes, or anything that I've left out, let me know and I'll fix it.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/flash/transparent-flash-backgrounds' rel='bookmark' title='Permanent Link: Flash &#8211; Transparent Backgrounds'>Flash &#8211; Transparent Backgrounds</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/flash/flash-cheat-sheet/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Testing &#8211; Fixing Layout Problems in IE</title>
		<link>http://michaeldoyle.eu/blog/web/web-testing-fixing-layout-problems-in-ie</link>
		<comments>http://michaeldoyle.eu/blog/web/web-testing-fixing-layout-problems-in-ie#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:09:26 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[layout problems]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=386</guid>
		<description><![CDATA[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 program that renders websites in IE 5.5 to IE8.


Related posts:CSS &#8211; Improving Typography
CSS &#8211; Web Text Visualizers
Web Development &#8211; Developing from a PS design



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/css-improving-typography' rel='bookmark' title='Permanent Link: CSS &#8211; Improving Typography'>CSS &#8211; Improving Typography</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/css-font-and-text-style-wizard' rel='bookmark' title='Permanent Link: CSS &#8211; Web Text Visualizers'>CSS &#8211; Web Text Visualizers</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here's a great resource on some simple steps to take when fixing bugs in IE6.</p>
<p><a href="http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs" target="_blank">http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs</a></p>
<p>One extremely handy tool mentioned in the article is <a href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">IETester</a>. It's a program that renders websites in IE 5.5 to IE8.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/css-improving-typography' rel='bookmark' title='Permanent Link: CSS &#8211; Improving Typography'>CSS &#8211; Improving Typography</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/css-font-and-text-style-wizard' rel='bookmark' title='Permanent Link: CSS &#8211; Web Text Visualizers'>CSS &#8211; Web Text Visualizers</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/web-testing-fixing-layout-problems-in-ie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; The Four Bubbles Model</title>
		<link>http://michaeldoyle.eu/blog/web/css-the-four-bubbles-model</link>
		<comments>http://michaeldoyle.eu/blog/web/css-the-four-bubbles-model#comments</comments>
		<pubDate>Sat, 10 Oct 2009 16:07:13 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[four bubbles model]]></category>
		<category><![CDATA[methodology]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=384</guid>
		<description><![CDATA[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 (.right_align, .border, etc.)
The fourth stage deals with redundant coding; removal and optimising

I definitely give my thumbs up to this [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.woorkup.com" target="_blank">Woorkup</a> has an interesting css coding methodology, it's a top down model which has 4 stages.</p>
<ul>
<li><a href="http://michaeldoyle.eu/blog/?p=70" target="_self">The first stage resets HTML elementes</a></li>
<li>The second stage defines the main css elements (#header, #container, etc.)</li>
<li>The third stage defines custom classes (.right_align, .border, etc.)</li>
<li>The fourth stage deals with redundant coding; removal and optimising</li>
</ul>
<p>I definitely give my thumbs up to this method. The article goes into greater detail and is located:</p>
<p><a href="http://woorkup.com/2009/10/09/a-methodic-approach-to-css-coding-four-bubbles-model/" target="_blank">http://woorkup.com/2009/10/09/a-methodic-approach-to-css-coding-four-bubbles-model/</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/css-the-four-bubbles-model/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; How to Debug In PHP</title>
		<link>http://michaeldoyle.eu/blog/server-side-scripting/php/php-how-to-debug-in-php</link>
		<comments>http://michaeldoyle.eu/blog/server-side-scripting/php/php-how-to-debug-in-php#comments</comments>
		<pubDate>Tue, 06 Oct 2009 12:35:28 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[var_dump()]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=382</guid>
		<description><![CDATA[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/


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://carsonified.com/blog/dev/how-to-debug-in-php/" target="_blank">Carsonified</a> 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.</p>
<p><a href="http://carsonified.com/blog/dev/how-to-debug-in-php/" target="_blank">http://carsonified.com/blog/dev/how-to-debug-in-php/</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/server-side-scripting/php/php-how-to-debug-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Side Scripting &#8211; A Comprehensive guide to .htaccess</title>
		<link>http://michaeldoyle.eu/blog/server-side-scripting/server-side-scripting-a-comprehensive-guide-to-htaccess</link>
		<comments>http://michaeldoyle.eu/blog/server-side-scripting/server-side-scripting-a-comprehensive-guide-to-htaccess#comments</comments>
		<pubDate>Tue, 06 Oct 2009 12:20:27 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Server-side scripting]]></category>
		<category><![CDATA[hotlinking]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[referrer]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=342</guid>
		<description><![CDATA[I came across a great resource on the various uses of .htaccess, details on how to:

Create custom error documents
Blocking users/sites by referrer
Redirects
Preventing hotlinking
Preventing directory listing

These and more can be found at:
http://www.javascriptkit.com/howto/htaccess.shtml


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I came across a great resource on the various uses of .htaccess, details on how to:</p>
<ul>
<li><a href="http://www.javascriptkit.com/howto/htaccess2.shtml" target="_blank">Create custom error documents</a></li>
<li><a href="http://www.javascriptkit.com/howto/htaccess14.shtml" target="_blank">Blocking users/sites by referrer</a></li>
<li><a href="http://www.javascriptkit.com/howto/htaccess7.shtml" target="_blank">Redirects</a></li>
<li><a href="http://www.javascriptkit.com/howto/htaccess10.shtml" target="_blank">Preventing hotlinking</a></li>
<li><a href="http://www.javascriptkit.com/howto/htaccess11.shtml" target="_blank">Preventing directory listing</a></li>
</ul>
<p>These and more can be found at:<br />
<a href="http://www.javascriptkit.com/howto/htaccess.shtml" target="_blank">http://www.javascriptkit.com/howto/htaccess.shtml</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/server-side-scripting/server-side-scripting-a-comprehensive-guide-to-htaccess/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows &#8211; See what programs are accessing the Internet</title>
		<link>http://michaeldoyle.eu/blog/windows-utilities/windows-see-what-programs-are-accessing-the-internet</link>
		<comments>http://michaeldoyle.eu/blog/windows-utilities/windows-see-what-programs-are-accessing-the-internet#comments</comments>
		<pubDate>Tue, 06 Oct 2009 10:25:38 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Windows Utilities]]></category>
		<category><![CDATA[adware]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[detect]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[prompt]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=366</guid>
		<description><![CDATA[Discovered a handy windows command that displays all active internet connections. This can be really handy for spyware/adware/malware/virus checking. It works on Vista and XP. Here's what to do:

Click Start - Run
Type "cmd"
In the command prompt type "netstat -b"

A list of results like the following should appear that look like this:

The table lists the following:

Proto: [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Discovered a handy windows command that displays all active internet connections. This can be really handy for spyware/adware/malware/virus checking. It works on Vista and XP. Here's what to do:</p>
<ol>
<li>Click Start - Run</li>
<li>Type "cmd"</li>
<li>In the command prompt type "netstat -b"</li>
</ol>
<p>A list of results like the following should appear that look like this:</p>
<p style="text-align: center;"><a href="http://michaeldoyle.eu/blog/wp-content/uploads/2009/10/netstat.gif"><img class="size-thumbnail wp-image-367 aligncenter" style="border: 1px dotted #c0c0c0;" title="Netstat Results" src="http://michaeldoyle.eu/blog/wp-content/uploads/2009/10/netstat-150x150.gif" alt="Netstat Results" width="150" height="150" /></a></p>
<p>The table lists the following:</p>
<ul>
<li><strong>Proto: </strong>The protocol being used by the process</li>
<li><strong>Local Address: </strong>The local address of the process</li>
<li><strong>Foreign Address: </strong>The remote address of the process</li>
<li><strong>State: </strong>Which state of connection the process is in</li>
<li><strong>PID: </strong>The process identifier (Each process is given an ID, this can be siaplyed in Task Manager by customizing the columns of the processes tab, <a href="http://www.mydigitallife.info/2008/12/02/how-to-get-and-view-process-identifier-process-id-or-pid-on-windows/" target="_blank">click here to see a tutorial</a>)</li>
<li><strong>The name of the process: </strong>This is the name of the process which is trying to access the network, it is placed in square brackets, i.e.  "[<em>application_name.exe</em>]"</li>
</ul>
<p>If the name of the process doesn't look familiar check a site like <a href="http://www.processlibrary.com/" target="_blank">ProcessLibrary</a>, this will list what each process does.</p>
<p>A more indepth article covering netstat is located here:</p>
<p><a href="http://commandwindows.com/netstat.htm" target="_blank">http://commandwindows.com/netstat.htm</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/windows-utilities/windows-see-what-programs-are-accessing-the-internet/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Video &#8211; Online Aspect Ratio/Pixel Dimensions Calculator</title>
		<link>http://michaeldoyle.eu/blog/video/video-online-aspect-ratiopixel-dimensions-calculator</link>
		<comments>http://michaeldoyle.eu/blog/video/video-online-aspect-ratiopixel-dimensions-calculator#comments</comments>
		<pubDate>Tue, 06 Oct 2009 08:55:21 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[aspect ratio]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[pixel dimension]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=364</guid>
		<description><![CDATA[Been working more with video recently, doing some stop motion animation for a local artists' video. Found this handy calculator for reference:
http://www.digitalrebellion.com/aspect_calc.htm


Related posts:YouTube &#8211; 10 Tricks You Should Know About



Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/video/10-youtube-tricks-you-should-know-about' rel='bookmark' title='Permanent Link: YouTube &#8211; 10 Tricks You Should Know About'>YouTube &#8211; 10 Tricks You Should Know About</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Been working more with video recently, doing some stop motion animation for a local artists' video. Found this handy calculator for reference:</p>
<p><a href="http://www.digitalrebellion.com/aspect_calc.htm" target="_blank">http://www.digitalrebellion.com/aspect_calc.htm</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/video/10-youtube-tricks-you-should-know-about' rel='bookmark' title='Permanent Link: YouTube &#8211; 10 Tricks You Should Know About'>YouTube &#8211; 10 Tricks You Should Know About</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/video/video-online-aspect-ratiopixel-dimensions-calculator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Select Menu with Current Month Selected</title>
		<link>http://michaeldoyle.eu/blog/server-side-scripting/php-select-menu-with-current-month-selected</link>
		<comments>http://michaeldoyle.eu/blog/server-side-scripting/php-select-menu-with-current-month-selected#comments</comments>
		<pubDate>Mon, 21 Sep 2009 15:04:35 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server-side scripting]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[month]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=362</guid>
		<description><![CDATA[Here's a PHP class that displays the current month in a select menu list of months:
&#60;?php
$curr_month = date&#40;&#34;m&#34;&#41;;
$month = array &#40;1=&#62;&#34;January&#34;, &#34;February&#34;, &#34;March&#34;, &#34;April&#34;, &#34;May&#34;, &#34;June&#34;, &#34;July&#34;, &#34;August&#34;, &#34;September&#34;, &#34;October&#34;, &#34;November&#34;, &#34;December&#34;&#41;;
$select = &#34;
&#60;select name=\&#34;month\&#34;&#62;\n&#34;;
foreach &#40;$month as $key =&#62; $val&#41; &#123;
    $select .= &#34;\t&#60;option val=\&#34;&#34;.$key.&#34;\&#34;&#34;;
    if &#40;$key == $curr_month&#41; [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/server-side-scripting/php-paginaton' rel='bookmark' title='Permanent Link: PHP &#8211; Paginaton'>PHP &#8211; Paginaton</a></li>
<li><a href='http://michaeldoyle.eu/blog/server-side-scripting/php-validating-an-email-addresss' rel='bookmark' title='Permanent Link: PHP &#8211; Validating an Email Addresss'>PHP &#8211; Validating an Email Addresss</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here's a PHP class that displays the current month in a select menu list of months:</p>
<pre class="php"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #0000ff;">$curr_month</span> = <a href="http://www.php.net/date"><span style="color: #000066;">date</span></a><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;m&quot;</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #0000ff;">$month</span> = <a href="http://www.php.net/array"><span style="color: #000066;">array</span></a> <span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">1</span>=&gt;<span style="color: #ff0000;">&quot;January&quot;</span>, <span style="color: #ff0000;">&quot;February&quot;</span>, <span style="color: #ff0000;">&quot;March&quot;</span>, <span style="color: #ff0000;">&quot;April&quot;</span>, <span style="color: #ff0000;">&quot;May&quot;</span>, <span style="color: #ff0000;">&quot;June&quot;</span>, <span style="color: #ff0000;">&quot;July&quot;</span>, <span style="color: #ff0000;">&quot;August&quot;</span>, <span style="color: #ff0000;">&quot;September&quot;</span>, <span style="color: #ff0000;">&quot;October&quot;</span>, <span style="color: #ff0000;">&quot;November&quot;</span>, <span style="color: #ff0000;">&quot;December&quot;</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #0000ff;">$select</span> = <span style="color: #ff0000;">&quot;
&lt;select name=<span style="color: #000099; font-weight: bold;">\&quot;</span>month<span style="color: #000099; font-weight: bold;">\&quot;</span>&gt;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>;
<span style="color: #b1b100;">foreach</span> <span style="color: #66cc66;">&#40;</span><span style="color: #0000ff;">$month</span> <span style="color: #b1b100;">as</span> <span style="color: #0000ff;">$key</span> =&gt; <span style="color: #0000ff;">$val</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span>
    <span style="color: #0000ff;">$select</span> .= <span style="color: #ff0000;">&quot;<span style="color: #000099; font-weight: bold;">\t</span>&lt;option val=<span style="color: #000099; font-weight: bold;">\&quot;</span>&quot;</span>.<span style="color: #0000ff;">$key</span>.<span style="color: #ff0000;">&quot;<span style="color: #000099; font-weight: bold;">\&quot;</span>&quot;</span>;
    <span style="color: #b1b100;">if</span> <span style="color: #66cc66;">&#40;</span><span style="color: #0000ff;">$key</span> == <span style="color: #0000ff;">$curr_month</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span>
        <span style="color: #0000ff;">$select</span> .= <span style="color: #ff0000;">&quot; selected=<span style="color: #000099; font-weight: bold;">\&quot;</span>selected<span style="color: #000099; font-weight: bold;">\&quot;</span>&gt;&quot;</span>.<span style="color: #0000ff;">$val</span>.<span style="color: #ff0000;">&quot;&lt;/option&gt;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>;
    <span style="color: #66cc66;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #66cc66;">&#123;</span>
        <span style="color: #0000ff;">$select</span> .= <span style="color: #ff0000;">&quot;&gt;&quot;</span>.<span style="color: #0000ff;">$val</span>.<span style="color: #ff0000;">&quot;&lt;/option&gt;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>;
    <span style="color: #66cc66;">&#125;</span>
<span style="color: #66cc66;">&#125;</span>
<span style="color: #0000ff;">$select</span> .= <span style="color: #ff0000;">&quot;&lt;/select&gt;
&nbsp;
&quot;</span>;
<a href="http://www.php.net/echo"><span style="color: #000066;">echo</span></a> <span style="color: #0000ff;">$select</span>;
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre>
<p>I found this script on: <a href="http://www.finalwebsites.com/forums/topic/select-menu-with-current-month" target="_blank">http://www.finalwebsites.com/forums/topic/select-menu-with-current-month</a></p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/server-side-scripting/php-paginaton' rel='bookmark' title='Permanent Link: PHP &#8211; Paginaton'>PHP &#8211; Paginaton</a></li>
<li><a href='http://michaeldoyle.eu/blog/server-side-scripting/php-validating-an-email-addresss' rel='bookmark' title='Permanent Link: PHP &#8211; Validating an Email Addresss'>PHP &#8211; Validating an Email Addresss</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/server-side-scripting/php-select-menu-with-current-month-selected/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design &#8211; Wireframing (A Beginners Guide)</title>
		<link>http://michaeldoyle.eu/blog/web/web-design-wireframing-a-beginners-guide</link>
		<comments>http://michaeldoyle.eu/blog/web/web-design-wireframing-a-beginners-guide#comments</comments>
		<pubDate>Sat, 19 Sep 2009 12:54:47 +0000</pubDate>
		<dc:creator>Michael Doyle</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[wireframes]]></category>
		<category><![CDATA[wireframing]]></category>

		<guid isPermaLink="false">http://michaeldoyle.eu/blog/?p=359</guid>
		<description><![CDATA[Smashing magazine had a lengthy post about wireframing (which I mentioned previously), BuildInternet have a crash course on wireframing.
http://buildinternet.com/2009/09/why-your-next-website-should-be-designed-with-wireframes/
In the article, a great online wireframing application is recommended called HotGloo. Signup is required, but it is free and you get your own subdomain name which allows you to share your projects with clients.


Related posts:Web Design [...]


Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-design-wireframing' rel='bookmark' title='Permanent Link: Web Design &#8211; Wireframing'>Web Design &#8211; Wireframing</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-inspiration-5' rel='bookmark' title='Permanent Link: Web Design &#8211; Inspiration'>Web Design &#8211; Inspiration</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Smashing magazine had a lengthy post about wireframing (<a title="which I mentioned earlier" href="http://michaeldoyle.eu/blog/?p=328">which I mentioned previously</a>), BuildInternet have a crash course on wireframing.</p>
<p><a href="http://buildinternet.com/2009/09/why-your-next-website-should-be-designed-with-wireframes/" target="_blank">http://buildinternet.com/2009/09/why-your-next-website-should-be-designed-with-wireframes/</a></p>
<p>In the article, a great online wireframing application is recommended called <a href="http://www.hotgloo.com" target="_blank">HotGloo</a>. Signup is required, but it is free and you get your own subdomain name which allows you to share your projects with clients.</p>


<p>Related posts:<ol><li><a href='http://michaeldoyle.eu/blog/web/web-design-wireframing' rel='bookmark' title='Permanent Link: Web Design &#8211; Wireframing'>Web Design &#8211; Wireframing</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-design-inspiration-5' rel='bookmark' title='Permanent Link: Web Design &#8211; Inspiration'>Web Design &#8211; Inspiration</a></li>
<li><a href='http://michaeldoyle.eu/blog/web/web-development-developing-from-a-ps-design' rel='bookmark' title='Permanent Link: Web Development &#8211; Developing from a PS design'>Web Development &#8211; Developing from a PS design</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://michaeldoyle.eu/blog/web/web-design-wireframing-a-beginners-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
