<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Eric Martin</title>
	
	<link>http://www.ericmmartin.com</link>
	<description />
	<lastBuildDate>Sun, 14 Jun 2009 14:58:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<geo:lat>38.817993</geo:lat><geo:long>-121.263104</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-sa/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/emm" type="application/rss+xml" /><feedburner:emailServiceId>emm</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Femm" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Femm" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Femm" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/emm" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Femm" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Femm" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Femm" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>SimpleModal 1.3-b1 Released</title>
		<link>http://feedproxy.google.com/~r/emm/~3/ZEJ-yVMiWFE/</link>
		<comments>http://www.ericmmartin.com/simplemodal-13-b1-released/#comments</comments>
		<pubDate>Fri, 22 May 2009 21:22:08 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[modal dialog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[simplemodal]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=500</guid>
		<description><![CDATA[The final SimpleModal 1.3 version is available for download. Updated documentation will be available in the next few days.
Considering the number of changes and new features, I&#8217;ve decided to release 1.3 as a beta version. This release covers most of the common requests I receive for SimpleModal: forced focus on the dialog (prevent tabbing away), [...]]]></description>
			<content:encoded><![CDATA[<div class="note">The final SimpleModal 1.3 version is available for <a href="http://code.google.com/p/simplemodal/downloads/list">download</a>. Updated documentation will be available in the next few days.</div>
<p>Considering the number of changes and new features, I&#8217;ve decided to release 1.3 as a beta version. This release covers most of the common requests I receive for SimpleModal: forced focus on the dialog (prevent tabbing away), ESC/overlay-click to close dialog and an appendTo option.</p>
<p>*NOTE*: Moving forward, all issue/bug/feature requests should be made on the issues page: <a href="http://code.google.com/p/simplemodal/issues/list">http://code.google.com/p/simplemodal/issues/list</a></p>
<p>Download: <a href="http://code.google.com/p/simplemodal/downloads/list">http://code.google.com/p/simplemodal/downloads/list</a></p>
<p><span id="more-500"></span></p>
<p>Complete list of changes and new features:</p>
<ul>
<li>Added appendTo option, primarily for .NET users to enable appendTo(&#8217;form&#8217;)</li>
<li>Added focus option which forces focus to remain in the dialog</li>
<li>Added dataId option which allows a unique id to be set for the data div if one does not already exists</li>
<li>Added minHeight/minWidth options to allow minimum dimensions to be enforced</li>
<li>Added maxHeight/maxWidth options to allow maximum dimensions to be enforced. SimpleModal will always contain the modal dialog within the browser window.</li>
<li>Added escClose option to bind modal close to the ESC key</li>
<li>Added overlayClose option to bind modal close to a click on the overlay div</li>
<li>Added a wrapper div to allow for easier overflow capabilities</li>
<li>Changed meaning of close option. If false, the closeHTML, escClose and overlayClose values will be ignored.</li>
<li>Fixed auto-centering issues when container dimensions were not provided</li>
<li>Fixed Opera screen painting issues by adding .hide() before .remove()</li>
<li>Fixed Opera 9.2.x issue with jQuery 1.3.x and $(window).height()</li>
</ul>
<p>Other than the close option, all previous options remained the same and the new options should be fairly self-explanatory.</p>
<p>Thanks for using SimpleModal!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/emm?a=ZEJ-yVMiWFE:DgXwGNg8hvM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/emm?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=ZEJ-yVMiWFE:DgXwGNg8hvM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/emm?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=ZEJ-yVMiWFE:DgXwGNg8hvM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/emm?i=ZEJ-yVMiWFE:DgXwGNg8hvM:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/ZEJ-yVMiWFE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/simplemodal-13-b1-released/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/simplemodal-13-b1-released/</feedburner:origLink></item>
		<item>
		<title>SimpleModal Contact Form (SMCF) 1.2.3 Released</title>
		<link>http://feedproxy.google.com/~r/emm/~3/klq8L9twiZw/</link>
		<comments>http://www.ericmmartin.com/simplemodal-contact-form-smcf-123-released/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 02:59:10 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[modal dialog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[simplemodal]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=465</guid>
		<description><![CDATA[Charles found an issue with the validation code &#8211; it was requiring a subject even when the subject field was disabled.
A fix has been made and uploaded to the WordPress plugin repository. You should see the update available shortly.
Thanks Charles!
For more information and the download, please visit the SMCF WordPress Plugin Page.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ericmmartin.com/simplemodal-contact-form-smcf-122-released/#comment-7817">Charles</a> found an issue with the validation code &#8211; it was requiring a subject even when the subject field was disabled.</p>
<p>A fix has been made and uploaded to the WordPress plugin repository. You should see the update available shortly.</p>
<p>Thanks Charles!</p>
<p>For more information and the download, please visit the <a href='http://wordpress.org/extend/plugins/simplemodal-contact-form-smcf/'>SMCF WordPress Plugin Page</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/emm?a=klq8L9twiZw:3COPFWlky9A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/emm?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=klq8L9twiZw:3COPFWlky9A:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/emm?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=klq8L9twiZw:3COPFWlky9A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/emm?i=klq8L9twiZw:3COPFWlky9A:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/klq8L9twiZw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/simplemodal-contact-form-smcf-123-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/simplemodal-contact-form-smcf-123-released/</feedburner:origLink></item>
		<item>
		<title>SimpleModal Contact Form (SMCF) 1.2.2 Released</title>
		<link>http://feedproxy.google.com/~r/emm/~3/uvp36gM5oLE/</link>
		<comments>http://www.ericmmartin.com/simplemodal-contact-form-smcf-122-released/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 16:21:01 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[modal dialog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[simplemodal]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=459</guid>
		<description><![CDATA[SMCF 1.2.2 includes the following changes:

Upgraded SimpleModal to 1.2.3
Added addslashes() function for smcf_messages JavaScript object to prevent localization issues
Added stripslashes() function for the email message
Removed 70 character limit for wordwrap() function &#8211; defaults to 75
Added wp_page_menu() and wp_list_pages() filter to dynamically add smcf-link class to a contact menu link
Changed format of validation messages &#8211; requires [...]]]></description>
			<content:encoded><![CDATA[<p>SMCF 1.2.2 includes the following changes:</p>
<ul>
<li>Upgraded SimpleModal to 1.2.3</li>
<li>Added <code>addslashes()</code> function for smcf_messages JavaScript object to prevent localization issues</li>
<li>Added <code>stripslashes()</code> function for the email message</li>
<li>Removed 70 character limit for <code>wordwrap()</code> function &#8211; defaults to 75</li>
<li>Added <code>wp_page_menu()</code> and <code>wp_list_pages()</code> filter to dynamically add <code>smcf-link</code> class to a contact menu link</li>
<li>Changed format of validation messages &#8211; requires translation updates</li>
</ul>
<p>If you are using <code>wp_list_pages()</code> or <code>wp_page_menu()</code>, this release makes it a lot easier to use SMCF without having to modify any source files. All you need to do is enter the matching link title on the SMCF options page.</p>
<p>I&#8217;ve also modified the email message to use the default wordwrap of 75 characters and have removed the slashes added by <code>magic_quotes</code>.</p>
<p><strong>Translators:</strong> Updates were made to the verbiage, so if you would be so kind to update your translations, I&#8217;d appreciate it!</p>
<p>For more information and the download, please visit the <a href='http://wordpress.org/extend/plugins/simplemodal-contact-form-smcf/'>SMCF WordPress Plugin Page</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/emm?a=uvp36gM5oLE:MAq_-ITazj8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/emm?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=uvp36gM5oLE:MAq_-ITazj8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/emm?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=uvp36gM5oLE:MAq_-ITazj8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/emm?i=uvp36gM5oLE:MAq_-ITazj8:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/uvp36gM5oLE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/simplemodal-contact-form-smcf-122-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/simplemodal-contact-form-smcf-122-released/</feedburner:origLink></item>
		<item>
		<title>jQuery &amp; Browser Issues (revisited)</title>
		<link>http://feedproxy.google.com/~r/emm/~3/scI3hPTRYwE/</link>
		<comments>http://www.ericmmartin.com/jquery-browser-issues-revisited/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 23:32:25 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=353</guid>
		<description><![CDATA[Back in August, I blogged about &#8220;three fairly significant browser issues&#8221; I had encountered while using jQuery. With the release of jQuery 1.3, and subsequent minor versions, I thought I&#8217;d take a look back at those browser issues and see if any of them had been resolved.

IE7
Recap: In certain situations, jQuery’s $.browser.version will report IE [...]]]></description>
			<content:encoded><![CDATA[<p>Back in August, I <a href="http://www.ericmmartin.com/jquery-browser-issues/">blogged</a> about &#8220;three fairly significant browser issues&#8221; I had encountered while using jQuery. With the release of jQuery 1.3, and subsequent minor versions, I thought I&#8217;d take a look back at those browser issues and see if any of them had been resolved.</p>
<p><span id="more-353"></span></p>
<h3>IE7</h3>
<p><strong>Recap:</strong> In certain situations, jQuery’s <code>$.browser.version</code> will report IE 7 as version 6.</p>
<p>Considering the problem is due to IE 7 having an incorrect user-agent, I&#8217;m not sure that this problem was up to jQuery to solve. It would have required the user-agent parsing code to check non-user-agent properties&#8230;which is probably a bad idea.</p>
<p>I found out that my original code suggestions might fail in situations where IE 6 is using a 3rd party library to add <code>XMLHttpRequest</code> support, so here are my updated IE 6 and IE 7 detection suggestions:</p>
<p>Override the <code>$.browser.version</code> value:</p>
<pre><code>jQuery.browser.version = jQuery.browser.msie &#038;&#038;
    parseInt(jQuery.browser.version) >= 6 &#038;&#038;
    typeof window['XMLHttpRequest'] == "object" ?
        "7.0" :
        jQuery.browser.version;</code></pre>
<p>Add a new <code>msie6</code> property:</p>
<pre><code>jQuery.browser.msie6 = jQuery.browser.msie &#038;&#038;
    parseInt(jQuery.browser.version) == 6 &#038;&#038;
    typeof window['XMLHttpRequest'] != "object";</code></pre>
<p>Keep in mind that <code>$.browser</code> is now deprecated, which means it will go away at some point in a future release. I&#8217;m not going to get into the object detection vs browser sniffing debate, but just be aware!</p>
<h3>Opera 9.5</h3>
<p><strong>Recap:</strong> Opera, in an effort to follow standards, changed where it was storing the value for the viewport height.</p>
<p>This issue was fixed in <a href="http://dev.jquery.com/ticket/3117">jQuery Ticket 3117</a> by <a href="http://flesler.blogspot.com/">Ariel Flesler</a>. If you have Opera 9.5, you can test the results on <a href="http://www.ericmmartin.com/code/jquery/3117/">this page</a>.</p>
<h3>Safari 3 (Windows)</h3>
<p><strong>Recap:</strong> The following element would not be hidden in Safari: <code>$("&lt;div/&gt;").hide().appendTo('body');</code></p>
<p>I found out that this issue also occurs in Safari 4! The original jQuery ticket I mentioned was marked as a duplicate, but the issue was fixed in <a href="http://dev.jquery.com/ticket/1239">ticket 1239</a>.</p>
<h3>Summary</h3>
<p>Besides the problems with the IE user-agent, the jQuery developers implemented fixes for the two other browser issues that I had previously blogged about. jQuery 1.3.x has a number of new features and code improvements and continues to be, IMO, the best available JavaScript library. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/emm?a=scI3hPTRYwE:hUgfSd6UX7A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/emm?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=scI3hPTRYwE:hUgfSd6UX7A:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/emm?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=scI3hPTRYwE:hUgfSd6UX7A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/emm?i=scI3hPTRYwE:hUgfSd6UX7A:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/scI3hPTRYwE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/jquery-browser-issues-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/jquery-browser-issues-revisited/</feedburner:origLink></item>
		<item>
		<title>SimpleModal 1.2.3 Released</title>
		<link>http://feedproxy.google.com/~r/emm/~3/LGI6mJKHH4I/</link>
		<comments>http://www.ericmmartin.com/simplemodal-123-released/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 17:35:38 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[modal dialog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[simplemodal]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=415</guid>
		<description><![CDATA[I meant to release this a few weeks ago &#8211; sorry for the delay. This release fixes two IE bugs:

Fixed IE6 positioning issue (position: [,20] did not work)
Fixed IE issue with jQuery 1.3+ (issue with $.boxModel property)

There are a number of fixes and enhancements on my list for the future versions of SimpleModal:

Provide dialog appendTo [...]]]></description>
			<content:encoded><![CDATA[<p>I meant to release this a few weeks ago &#8211; sorry for the delay. This release fixes two IE bugs:</p>
<ul>
<li>Fixed IE6 positioning issue (position: [,20] did not work)</li>
<li>Fixed IE issue with jQuery 1.3+ (issue with $.boxModel property)</li>
</ul>
<p>There are a number of fixes and enhancements on my list for the future versions of SimpleModal:</p>
<ul>
<li>Provide dialog <code>appendTo</code> option. The current default is <code>body</code></li>
<li>Provide additional close options: ESC and overlay click</li>
<li>Find solution for dialogs with no width/height given &#8211; determine dynamically</li>
<li>Find solution for dialogs that are larger than viewport</li>
<li>Force focus on dialog &#8211; prevent interaction with page</li>
</ul>
<p>Let me know which of those you would most like to see. Also, if you have any other feature requests or bugs to report, please report them on the <a href="http://code.google.com/p/simplemodal/issues/list">issues</a> page.</p>
<p>Links: <a href="http://www.ericmmartin.com/projects/simplemodal/">Project Page</a> | <a href="http://plugins.jquery.com/project/SimpleModal">jQuery Plugins Page</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/emm?a=LGI6mJKHH4I:dudE4QcCuEA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/emm?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=LGI6mJKHH4I:dudE4QcCuEA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/emm?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/emm?a=LGI6mJKHH4I:dudE4QcCuEA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/emm?i=LGI6mJKHH4I:dudE4QcCuEA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/LGI6mJKHH4I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/simplemodal-123-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/simplemodal-123-released/</feedburner:origLink></item>
		<item>
		<title>Monster.com Using SimpleModal</title>
		<link>http://feedproxy.google.com/~r/emm/~3/K3yTVgXthNY/</link>
		<comments>http://www.ericmmartin.com/monstercom-using-simplemodal/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 22:04:08 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[modal dialog]]></category>
		<category><![CDATA[simplemodal]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=368</guid>
		<description><![CDATA[I found out this morning that Monster.com is using SimpleModal to power the modal dialogs on their site! Which, of course, means they are using jQuery too! This is the first major corporate site that I have discovered using SimpleModal, so I was pretty excited when I discovered it.
Funny story on how I found out&#8230;

I [...]]]></description>
			<content:encoded><![CDATA[<p>I found out this morning that Monster.com is using SimpleModal to power the modal dialogs on their site! Which, of course, means they are using jQuery too! This is the first major corporate site that I have discovered using <a href="http://www.ericmmartin.com/projects/simplemodal/">SimpleModal</a>, so I was pretty excited when I discovered it.</p>
<p>Funny story on how I found out&#8230;</p>
<p><span id="more-368"></span><br />
I was checking my email this morning and one of them was from the National Footbal League (NFL) titled &#8220;Be the first NFL Director of Fandemonium&#8221;. It is a contest being held by the NFL and Monster.com that has an amazing Grand Prize, including a $100,000 signing bonus! It&#8217;s not an actual job/position, but who couldn&#8217;t use 100k?</p>
<p>So, I went to the <a href="http://nfl.monster.com/StandardEntry.aspx">site</a> and entered my information for a chance to &#8220;WIN IT ALL!&#8221; <img src='http://www.ericmmartin.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Being the curious guy that I am, I started clicking around and noticed that a few of the links on the page, like &#8220;Official Rules&#8221; and &#8220;Refer A Friend&#8221;, opened modal dialogs.</p>
<p>Curious to know if they were using a plugin or homegrown dialog, I was pretty shocked to find that they were using SimpleModal! I then went to their main site, <a href="http://www.monster.com">Monster.com</a>, and was able to find it being used there as well. Pretty cool!</p>
<p>So, now I&#8217;m curious to know what other sites are using SimpleModal. If you&#8217;ve implemented it somewhere of know of a site using it, I&#8217;d love to know!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/emm?a=yyLZADIX"><img src="http://feeds.feedburner.com/~f/emm?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=vmbyqRUQ"><img src="http://feeds.feedburner.com/~f/emm?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=DoaGxsPo"><img src="http://feeds.feedburner.com/~f/emm?i=DoaGxsPo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/K3yTVgXthNY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/monstercom-using-simplemodal/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/monstercom-using-simplemodal/</feedburner:origLink></item>
		<item>
		<title>jQuery 1.3 and SimpleModal</title>
		<link>http://feedproxy.google.com/~r/emm/~3/0UyP3hPkz6Q/</link>
		<comments>http://www.ericmmartin.com/jquery-13-and-simplemodal/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 20:50:56 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[modal dialog]]></category>
		<category><![CDATA[simplemodal]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=337</guid>
		<description><![CDATA[In case you haven&#8217;t heard, jQuery 1.3 has been released! In addition to being jQuery&#8217;s 3rd birthday, the team has a number of new announcements, including Sizzle (a brand new CSS selector engine), a new API browser (developed by Remy Sharp) and the formation of the jQuery Foundation.
I tested SimpleModal (tests and demos) with jQuery [...]]]></description>
			<content:encoded><![CDATA[<p>In case you haven&#8217;t heard, jQuery 1.3 has been <a href="http://blog.jquery.com/2009/01/14/jquery-13-and-the-jquery-foundation/">released</a>! In addition to being jQuery&#8217;s 3rd birthday, the team has a number of new announcements, including <a href="http://sizzlejs.com/">Sizzle</a> (a brand new CSS selector engine), a new <a href="http://api.jquery.com">API browser</a> (developed by <a href="http://remysharp.com/">Remy Sharp</a>) and the formation of the jQuery Foundation.</p>
<p>I tested <a href="http://www.ericmmartin.com/projects/simplemodal/">SimpleModal</a> (tests and demos) with jQuery 1.3 and everything seems to be working as expected. After reading about all of the speed improvements, I thought it would be interesting to run some tests (Firebug 1.3 Profiler) comparing the SimpleModal demos with jQuery 1.2.6 and jQuery 1.3:</p>
<table id="comparison">
<thead>
<tr>
<th/>
<th>Basic Modal Dialog</th>
<th>Contact Form</th>
<th>Confirm Override</th>
</tr>
</thead>
<tbody>
<tr>
<td class="heading">jQuery 1.2.6</td>
<td class="result"> 22.472ms | 1126 calls </td>
<td class="result"> 101.547ms | 3805 calls </td>
<td class="result"> 24.03ms | 1094 calls </td>
</tr>
<tr>
<td class="heading">jQuery 1.3</td>
<td class="result"> 19.747ms | 938 calls </td>
<td class="result"> 91.612ms | 3859 calls </td>
<td class="result"> 16.883ms | 914 calls </td>
</tr>
</tbody>
</table>
<p>I haven&#8217;t looked into why 1.3 has more calls for the Contact Form, but even so, the execution time (ms) has improved for each one!</p>
<p>Congratulations to the jQuery team and Happy Birthday!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/emm?a=Dvddcu1D"><img src="http://feeds.feedburner.com/~f/emm?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=g0eghEVN"><img src="http://feeds.feedburner.com/~f/emm?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=KCvo4kSf"><img src="http://feeds.feedburner.com/~f/emm?i=KCvo4kSf" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/0UyP3hPkz6Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/jquery-13-and-simplemodal/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/jquery-13-and-simplemodal/</feedburner:origLink></item>
		<item>
		<title>Assignment52 – Weekly Photo Assignment</title>
		<link>http://feedproxy.google.com/~r/emm/~3/Bifygn1NJ_0/</link>
		<comments>http://www.ericmmartin.com/assignment52-weekly-photo-assignment/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 16:34:39 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[assignment52]]></category>
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=315</guid>
		<description><![CDATA[As I mentioned before, in 2009, I plan to explore my interest in photography more. Since I&#8217;m not quite ready to commit to a daily project, my brother-in-law and I decided to do a weekly assignment.
We set up a group on Flickr, called Assignment52, where a new assignment will be announced each week. The assignments [...]]]></description>
			<content:encoded><![CDATA[<p>As I <a href="http://www.ericmmartin.com/2008-reflections-and-2009-resolutions/">mentioned before</a>, in 2009, I plan to explore my interest in photography more. Since I&#8217;m not quite ready to commit to a daily project, my <a href="http://www.maxwilliamsdesign.com/">brother-in-law</a> and I decided to do a weekly assignment.</p>
<p>We set up a group on Flickr, called <a href="http://flickr.com/groups/assignment52/">Assignment52</a>, where a new assignment will be announced each week. The assignments will range from trying specific techniques to more general topics.</p>
<p>At the end of each week, everyone is encouraged to pick their favorite photo from the pool (not your own) and post it in the assignment thread.</p>
<p>So, if you are interested and up for a challenge, jump in and get started with <a href="http://flickr.com/groups/assignment52/discuss/72157612159375995/">Assignment 1</a>&#8230;there&#8217;s only a few days left <img src='http://www.ericmmartin.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/emm?a=3J6GRtcz"><img src="http://feeds.feedburner.com/~f/emm?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=AunC7tOx"><img src="http://feeds.feedburner.com/~f/emm?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=wjOdmXuR"><img src="http://feeds.feedburner.com/~f/emm?i=wjOdmXuR" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/Bifygn1NJ_0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/assignment52-weekly-photo-assignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/assignment52-weekly-photo-assignment/</feedburner:origLink></item>
		<item>
		<title>2008 Reflections and 2009 Resolutions</title>
		<link>http://feedproxy.google.com/~r/emm/~3/bqium9syknM/</link>
		<comments>http://www.ericmmartin.com/2008-reflections-and-2009-resolutions/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 18:10:13 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=298</guid>
		<description><![CDATA[Having already reflected on 2008 for my family, I thought I&#8217;d look back at what has happened &#8220;professionally&#8221; over the last year and make some resolutions for 2009.

SimpleModal &#8211; jQuery Plugin
SimpleModal gained quite a bit of traction in 2008 and was downloaded nearly 20,000 times. That number includes all versions and each variation (full, min, [...]]]></description>
			<content:encoded><![CDATA[<p>Having already <a href="http://www.shannonmartin.com/2008/12/happy-new-year/">reflected</a> on 2008 for my family, I thought I&#8217;d look back at what has happened &#8220;professionally&#8221; over the last year and make some resolutions for 2009.</p>
<p><span id="more-298"></span></p>
<h3>SimpleModal &#8211; jQuery Plugin</h3>
<p>SimpleModal gained quite a bit of traction in 2008 and was downloaded nearly 20,000 times. That number includes all versions and each variation (full, min, packed). After releasing 1.1.1, I started on a complete rewrite of the code. I ended up modifying the existing code for the 1.2 release and have yet to decide what to do with the rewritten code.</p>
<p>At this point, I am unsure of the fate of SimpleModal. The jQuery UI library has improved dramatically since I initially released SimpleModal and I am contemplating talking with the UI team about combining efforts (with the <a href="http://docs.jquery.com/UI/Dialog">Dialog UI</a>) instead of duplicating them.</p>
<h3>SimpleModal Contact Form (SMCF) &#8211; WordPress Plugin</h3>
<p>After quite a few requests, I released SMCF which was based on the SimpleModal Contact Form demo. It was my first WordPress Plugin and over the course of 2008 I became very familiar with WordPress and released many SMCF improvements. The SMCF plugin gained some fans, and was downloaded almost 8,000 in 2008.</p>
<p>I have quite a few ideas for SMCF, including themeing and the ability to create custom forms. I think the direction will depend a on what happens with SimpleModal, but either way, I&#8217;d like to improve the contact form, regardless of what powers it.</p>
<h3>emAlbum</h3>
<p>Other than the release of a minor bug fix in February, it has been another quiet year for my image gallery script. Despite the lack of updates, emAlbum continues to be the top rated script on <a href="http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Image_Display/Image_Indexing/">The CGI Resource Index</a> and <a href="http://www.hotscripts.com/Ratings/index.html">Hotscripts</a>.</p>
<p><a href="http://www.emalbum.com/">emAlbum</a> is my baby &#8211; the first version was released in 2003 and since then it has evolved into two versions, emAlbum Standard and emAlbum Pro. The Pro version was created at the encouragement of my wife and some users for a very affordable $25. I&#8217;ve wanted to re-write emAlbum for years and have considered turning emAlbum into an open-source PHP project, but I just haven&#8217;t had the time or resources to do so. Hopefully I&#8217;ll be able to resurrect the project some day &#8211; anyone interested? <img src='http://www.ericmmartin.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>EricMMartin.com</h3>
<p>In the first full year since its re-opening, the site has received a <a href="http://www.alexa.com/data/details/traffic_details/ericmmartin.com">steady increase</a> in traffic. I posted 26 blog entries in 2008, covering a wide variety of topics. <a href="http://www.ericmmartin.com/projects/simplemodal/">SimpleModal</a> is by far the most popular project and the <a href="http://www.ericmmartin.com/wordpress-pumpkin">WordPress Pumpkin</a> was the most popular post.</p>
<p>In 2009, I hope to double my posting count and narrow the focus in on a couple of topics, WordPress and jQuery. In addition, I&#8217;ve been working on a site redesign, which I hope to release in Jan or Feb 2009. I&#8217;m on my third or fourth attempt at a re-design, so hopefully the current one will stick <img src='http://www.ericmmartin.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Photography</h3>
<p>In addition to focusing on WordPress and jQuery, I plan on discussing my new favorite topic: photography. I bought a <a href="http://www.amazon.com/gp/product/B000KJQ1DG?ie=UTF8&#038;tag=ericmmartin-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000KJQ1DG">Nikon D40 DSLR</a> in August and have really enjoyed expressing my creative side through photography. I&#8217;m still learning the basics but have been happy with some of the photos I&#8217;ve managed to capture. Check out my <a href="http://flickr.com/photos/ericmmartin/">Flickr photostream</a>&#8230;I&#8217;d love to hear your feedback. Here are <a href="http://flickr.com/photos/ericmmartin/sets/72157610411177945/">my favorites</a>.</p>
<h3>Online</h3>
<p>I finally started using Twitter (<a href="http://twitter.com/ericmmartin">my account</a>) in 2008 and have had mixed feelings. One thing is for sure &#8211; I&#8217;m getting tired of trying to stay connected in so many different places. I plan on sticking with <a href="http://flickr.com/photos/ericmmartin/">Flickr</a>, <a href="http://twitter.com/ericmmartin">Twitter</a>, <a href="http://www.linkedin.com/in/ericmmartin">LinkedIn</a> and <a href="http://www.facebook.com/profile.php?id=789889151">Facebook</a>. Among others, I never really used MySpace (who does anymore?) and Plaxo left a lot to be desired.</p>
<h3>Happy New Year</h3>
<p>Better late than never, I guess! 2009 should be an interesting year, especially in the U.S. A new President and financial crisis will certainly keep things interesting. Thanks for visiting and have a great 2009!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/emm?a=GiAyNLSr"><img src="http://feeds.feedburner.com/~f/emm?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=u9y2jw18"><img src="http://feeds.feedburner.com/~f/emm?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=LolRjEPj"><img src="http://feeds.feedburner.com/~f/emm?i=LolRjEPj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/bqium9syknM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/2008-reflections-and-2009-resolutions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/2008-reflections-and-2009-resolutions/</feedburner:origLink></item>
		<item>
		<title>WordPress bug – duplicate page entries</title>
		<link>http://feedproxy.google.com/~r/emm/~3/ubqX9Ii_mKY/</link>
		<comments>http://www.ericmmartin.com/wordpress-bug-duplicate-page-entries/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 18:16:14 +0000</pubDate>
		<dc:creator>Eric Martin</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ericmmartin.com/?p=288</guid>
		<description><![CDATA[While working on a new site design, I found an interesting bug in WordPress 2.7. I created two new pages to use as &#8220;Front page displays&#8221;, one called Blog and one called Home. To create the pages, I clicked on Pages > Add New, entered a Title and clicked Publish.
I then went to my Reading [...]]]></description>
			<content:encoded><![CDATA[<p>While working on a new site design, I found an interesting bug in WordPress 2.7. I created two new pages to use as &#8220;Front page displays&#8221;, one called Blog and one called Home. To create the pages, I clicked on Pages > Add New, entered a Title and clicked Publish.</p>
<p>I then went to my Reading Settings (Settings > Reading) and set the static Front and Posts page to the pages I just created. Going back to my site, I tested out the new static pages only to find they didn&#8217;t work.</p>
<p><span id="more-288"></span></p>
<p>After a lot of time and troubleshooting, I noticed on the Pages screen that there were two copies of each page I had created &#8211; with one still labeled as a Draft. After even more time troubleshooting, I finally discovered the issue. Unlike the Posts page, the Publish and Save Draft buttons are not disabled during an autosave. So, when I entered the Page title and clicked Publish, the autosave and publish requests were happening at the same time.</p>
<p>I opened a WordPress <a href="http://trac.wordpress.org/ticket/8710">ticket</a> and submitted a <a href="http://trac.wordpress.org/attachment/ticket/8710/autosave.patch">patch</a>. The patch was applied by azaozz, but it looks like it won&#8217;t be available until WordPress 2.8. To fix this bug yourself, open <code>/wp-includes/js/autosave.js</code> and change all occurrences of <code>#submitpost</code> to <code>.submitbox</code>:</p>
<pre><code>function autosave_enable_buttons() {
	jQuery(".submitbox :button:disabled, .submitbox :submit:disabled").attr('disabled', '');
}

function autosave_disable_buttons() {
	jQuery(".submitbox :button:enabled, .submitbox :submit:enabled").attr('disabled', 'disabled');
	setTimeout(autosave_enable_buttons, 5000); // Re-enable 5 sec later.  Just gives autosave a head start to avoid collisions.
}
</code></pre>
<p>Now the buttons will be disabled during an autosave, just like it does on the Posts page.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/emm?a=OBYzwBws"><img src="http://feeds.feedburner.com/~f/emm?d=41" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=sRhMkEsh"><img src="http://feeds.feedburner.com/~f/emm?d=50" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/emm?a=mRyuAVX9"><img src="http://feeds.feedburner.com/~f/emm?i=mRyuAVX9" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/emm/~4/ubqX9Ii_mKY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ericmmartin.com/wordpress-bug-duplicate-page-entries/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.ericmmartin.com/wordpress-bug-duplicate-page-entries/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 3.776 seconds --><!-- Cached page served by WP-Cache -->
