<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html" />
  <link rel="self" type="application/atom+xml" href="http://www.insideria.com/atom.xml" />
  <id>tag:www.insideria.com,2009://34/tag:www.insideria.com,2009://34.36101-</id>
  <updated>2009-11-16T15:03:55Z</updated>
  <title>Comments for jQuery FTW (May 2) (http://www.insideria.com/2009/05/jquery-ftw-may-2.html)</title>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
  <entry>
    <id>tag:www.insideria.com,2009://34.36101</id>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://blogs.oreilly.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=34/entry_id=36101" title="jQuery FTW (May 2)" />
    <published>2009-05-02T14:42:55Z</published>
    <updated>2009-05-02T15:18:43Z</updated>
    <title>jQuery FTW (May 2)</title>
    <summary>A quick set of interesting jQuery-related links from the past week (or so).</summary>
    <author>
      <name>Raymond Camden</name>
      <uri>http://www.coldfusionjedi.com</uri>
    </author>
    
    <category term="Blogs" />
    
    <content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
      <![CDATA[<p>Yet another week, yet another jQuery FTW. As always, the point of this is to share interesting/cool/unique jQuery tips/tutorials/sites/etc. If you have a URL you would like to share, please send it to me.</p>

<ul>
<li>First up is a good blog entry by Brian Rinaldi: <a href="http://www.remotesynthesis.com/post.cfm/working-with-related-sortable-lists-in-jquery-ui">Working with Related Sortable Lists in jQuery UI</a>. As you can probably guess, his blog entry talks about the jQuery UI <a href="http://jqueryui.com/demos/sortable/">Sortable</a> interaction.</li>
<li>Next up is a <a href="http://jquery-howto.blogspot.com/2009/04/jquery-twitter-api-plugin.html">Twitter API</a> jQuery plugin. I'm becoming a huge Twitter addict so I was pretty excited to see this. Anyone using this in production?</li>
<li>Another cool plugin is <a href="http://devthought.com/projects/jquery/textboxlist/">TextboxList</a>. It can turn a list of words into 'tag' looking items. It's a great way to add a tag based UI to your site. It would be cool to mix this with some kind of auto-complete so folks don't have to completely type in a known tag.</li>
<li><a href="http://roydukkey.com/divcorners/">DivCorners</a> is a simple plugin to add nicely rounded corners to your web page. One of the interesting features is the ability add some graphics to the header of the item. Be sure to look at the Advanced examples on the <a href="http://roydukkey.com/divcorners/demo.php">demo</a> page.</li>
<li>I'm not a huge accordion fan, but this <a href="http://www.portalzine.de/index?/Horizontal_Accordion">horizontal accordion</a> widget was kind of interesting. </li>
<li>Another widget, <a href="http://arshaw.com/fullcalendar/">FullCalendar</a> creates a large calendar display. Also cool is support for drag/drop and it's nice to see good support for fetching event data via Ajax. I like the jQuery UI <a href="http://jqueryui.com/demos/datepicker">datepicker</a> widget and this widget looks like a good companion.</li>
<li><a href="http://blog.jquery.com/2009/05/01/this-week-in-jquery-vol-6/">This Week in jQuery</a> was updated at the jQuery blog.</li>
</ul>
]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2009://34.36101-comment:2058835</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2009://34.36101" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html#comment-2058835" />
    <title>Comment from Alexander on 2009-05-04</title>
    <author>
        <name>Alexander</name>
        <uri>http://www.portalzine.tv</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.portalzine.tv">
        <![CDATA[<p>Hi,<br />
Thanks for mentioning the jquery accordion menu :)</p>

<p>Cheers from Germany<br />
Alexander</p>]]>
    </content>
    <published>2009-05-04T11:22:27Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2009://34.36101-comment:2058839</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2009://34.36101" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html#comment-2058839" />
    <title>Comment from Travis Almand on 2009-05-04</title>
    <author>
        <name>Travis Almand</name>
        <uri>http://www.travisalmand.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.travisalmand.net">
        <![CDATA[<p>DivCorners - this neat and all but I think I'd rather do the same thing in CSS and not rely on javascript. Correct me if I'm wrong but I didn't see anything that could not be done in CSS nor provides benefits beyond CSS. I would want to see something more to it such as dynamically changing from one border to another in different ways, such as fading. The custom header images is the first step in making it interesting. But even that is easily done with CSS.</p>

<p>@Alexander<br />
I'm not a big fan of accordions either but this is a decent plugin. But I don't think the examples do it justice. For instance:</p>

<p>Example 1 - the auto change is nice but it interferes with me choosing what I want to see. If I choose a tab that is not active the next active one eventually takes over. Once I've rolled over something the auto change should stop so I can read the content I chose to see.</p>

<p>Example 2 - say I start at tab 1, I roll over tab 2 and it moves to the left with content, roll over tab 3 and the content moves left but the tab stays. This is confusing. I'm assuming this is configurable.</p>

<p>Example 3 - this is close to a good style but the tabs on the right disappearing to start on the left to scroll back to the right is confusing.</p>

<p>Example 4 - this is by far the best example as it works as one would expect.</p>

<p>Now, again, I'm not saying it's a bad plugin but that the examples just really don't do it justice because the first four examples on a real website would be slightly annoying in each their own way.</p>]]>
    </content>
    <published>2009-05-04T13:13:16Z</published>
  </entry>

  <entry>
    <id>tag:www.insideria.com,2009://34.36101-comment:2058850</id>
    <thr:in-reply-to ref="tag:www.insideria.com,2009://34.36101" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html"/>
    <link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/jquery-ftw-may-2.html#comment-2058850" />
    <title>Comment from todd sharp on 2009-05-04</title>
    <author>
        <name>todd sharp</name>
        <uri>http://cfsilence.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://cfsilence.com">
        <![CDATA[<p>Hey Ray, looks like the TextboxList plugin does come with auto complete.  I tried it on the demo and it works pretty good.  </p>

<p>Nice list BTW - thanks!</p>]]>
    </content>
    <published>2009-05-04T15:43:18Z</published>
  </entry>

</feed
