<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for enriquez</title><link>http://disqus.com/by/enriquez/</link><description></description><atom:link href="http://disqus.com/enriquez/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 07 Jan 2011 10:55:40 -0000</lastBuildDate><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Hint</title><link>http://theezpzway.com/2009/3/27/jquery-plugin-ezpz-hint#comment-125680727</link><description>&lt;p&gt;Thanks, I added an issue to Github: &lt;a href="https://github.com/enriquez/ezpz-hint/issues/issue/1" rel="nofollow noopener" target="_blank" title="https://github.com/enriquez/ezpz-hint/issues/issue/1"&gt;https://github.com/enriquez...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Fri, 07 Jan 2011 10:55:40 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Hint</title><link>http://theezpzway.com/2009/3/27/jquery-plugin-ezpz-hint#comment-125679537</link><description>&lt;p&gt;is there a specific problem that I can address?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Fri, 07 Jan 2011 10:53:37 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-92950041</link><description>&lt;p&gt;Thanks for taking the time to review the code.&lt;/p&gt;&lt;p&gt;I put in an issue on GitHub about the global variables: &lt;a href="http://github.com/enriquez/ezpz-tooltip/issues#issue/2" rel="nofollow noopener" target="_blank" title="http://github.com/enriquez/ezpz-tooltip/issues#issue/2"&gt;http://github.com/enriquez/...&lt;/a&gt;.  I'll push up a fix when I get to it.&lt;/p&gt;&lt;p&gt;I'm not sure I understand the problem with keepInWindow. You can define the content anywhere.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Tue, 02 Nov 2010 08:37:17 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-86933808</link><description>&lt;p&gt;Yes, you can use an image as the content.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Thu, 14 Oct 2010 11:57:20 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-86933692</link><description>&lt;p&gt;It is a bug, but I can't find an elegant solution...  The problem is trying to keep the content open on an element that is initially hidden.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Thu, 14 Oct 2010 11:56:45 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Hint</title><link>http://theezpzway.com/2009/3/27/jquery-plugin-ezpz-hint#comment-70945772</link><description>&lt;p&gt;The styling is up to you.  If you want the hint to be grey just add the css .ezpz-hint { color: #999 }&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Tue, 24 Aug 2010 08:44:15 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-28995280</link><description>&lt;p&gt;OK, I didn't catch it before but remove the "tooltip-target" class from your images, then it should work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Fri, 08 Jan 2010 19:12:40 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-28858694</link><description>&lt;p&gt;It looks like you're using the plugin correctly, but double check your image from Yahoo... it's a 1x1 pixel image.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Thu, 07 Jan 2010 23:35:09 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-27078019</link><description>&lt;p&gt;You might want to try delegating the focus event to the target's mouseover event, and the blur event to the target's mouseout event.  I've never tried this, but in theory that should work.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Wed, 23 Dec 2009 08:51:51 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-26189571</link><description>&lt;p&gt;Unfortunately this is a bug that I haven't gotten around to fixing yet.  The problem is caused by the events being fired multiple times while moving from the target to the content.  I'll post an update to Github &lt;a href="http://github.com/enriquez/ezpz-tooltip" rel="nofollow noopener" target="_blank" title="http://github.com/enriquez/ezpz-tooltip"&gt;http://github.com/enriquez/...&lt;/a&gt; when its fixed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Thu, 17 Dec 2009 20:34:08 -0000</pubDate></item><item><title>Re: git ready » squashing commits with rebase</title><link>http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html#comment-24188333</link><description>&lt;p&gt;I had some weird issues with my editor not being able to save the git-rebase-todo file that gets opened up.  The fix was to use a different editor.  Just an FYI for anyone else that has the same problem.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Fri, 27 Nov 2009 12:47:11 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-21231795</link><description>&lt;p&gt;Yes, take a look at the AJAX example on the demo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Wed, 28 Oct 2009 20:23:42 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-19439426</link><description>&lt;p&gt;You can override the convention by specifying the contentId like this:&lt;/p&gt;&lt;p&gt;$(".event-target-10").ezpz_tooltip({contentId:"#event-content-10"});&lt;/p&gt;&lt;p&gt;This will bind both targets to the same content.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Wed, 07 Oct 2009 14:27:18 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-19242602</link><description>&lt;p&gt;The tooltip should stay inside the window.  Open up the demo and shrink your browser to test it out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Tue, 06 Oct 2009 16:09:22 -0000</pubDate></item><item><title>Re: The EZPZ Way &amp;ndash; 
jQuery plugin EZPZ Tooltip</title><link>http://theezpzway.com/2009/3/16/jquery-plugin-ezpz-tooltip#comment-17146211</link><description>&lt;p&gt;If you're using AJAX, you probably need to re-bind the tooltip events.  You can do this by calling ezpz_tooltip after you load the data into the div.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Tue, 22 Sep 2009 17:22:42 -0000</pubDate></item><item><title>Re: 20 jQuery Tutorials And Plugins To Impress Your Friends</title><link>http://spyrestudios.com/jquery-tutorials-plugins-impress-your-friends/#comment-95801689</link><description>&lt;p&gt;Awesome article.  Thanks for the mention ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Mon, 20 Jul 2009 12:44:35 -0000</pubDate></item><item><title>Re: Simple Gotcha When Reusing Cucumber Step Definitions</title><link>http://railsnotes.com/617-simple-gotcha-when-reusing-cucumber-step-definitions/#comment-9722421</link><description>&lt;p&gt;We can use the % delimiter to avoid using quotes.  Here's an example from Thoughtbot's Clearance:&lt;/p&gt;&lt;p&gt;When /^I sign in( with "remember me")? as "(.*)\/(.*)"$/ do |remember, email, password|&lt;br&gt;  When %{I go to the sign in page}&lt;br&gt;  And %{I fill in "Email" with "#{email}"}&lt;br&gt;  And %{I fill in "Password" with "#{password}"}&lt;br&gt;  And %{I check "Remember me"} if remember&lt;br&gt;  And %{I press "Sign In"}&lt;br&gt;end&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">enriquez</dc:creator><pubDate>Thu, 21 May 2009 08:40:58 -0000</pubDate></item></channel></rss>