<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>gimme Forum Rss Feed</title><link>http://www.codeplex.com/gimme/Thread/List.aspx</link><description>gimme Forum Rss Description</description><item><title>New Post: Gimme Examples</title><link>http://gimme.codeplex.com/Thread/View.aspx?ThreadId=65038</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Zyura:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I'd be happy to post some examples.&amp;nbsp; Is there something specific you would like to know how to do?&lt;/p&gt;
&lt;p&gt;Generally speaking, it's got a lot of similarities to jQuery, though the internal workings are quite different.&lt;/p&gt;
&lt;p&gt;// find something&lt;/p&gt;
&lt;p&gt;Gimme('#someElem')&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;// find lots of things&lt;/p&gt;
&lt;p&gt;Gimme('.cat')&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;// find all &amp;quot;cats&amp;quot; and make them have a black border and orange background&lt;/p&gt;
&lt;p&gt;Gimme('.cat').set_style({ border: '5px solid black', background: 'orange' });&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;// wire up events&lt;/p&gt;
&lt;p&gt;Gimme('.cat').add_event('click', function(e) { alert('you clicked the cat'); });&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;// fade them out&lt;/p&gt;
&lt;p&gt;Gimme('.cat').fade_out();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There's tons more of course.&amp;nbsp; If there is something specific you'd like to see, please let me know.&lt;/p&gt;
&lt;p&gt;Note also, that these examples are syntax'd from Digory (the current in development version of Gimme, due for release sometimes in late November)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>sstchur</author><pubDate>Fri, 18 Sep 2009 07:12:10 GMT</pubDate><guid isPermaLink="false">New Post: Gimme Examples 20090918071210A</guid></item><item><title>New Post: Gimme Examples</title><link>http://gimme.codeplex.com/Thread/View.aspx?ThreadId=65038</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Please provide online examples of how to use Gimme library. If there are examples already available please put a link somewhere.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>zyura</author><pubDate>Mon, 10 Aug 2009 12:19:36 GMT</pubDate><guid isPermaLink="false">New Post: Gimme Examples 20090810121936P</guid></item><item><title>NEW POST: Someone discuss something!</title><link>http://www.codeplex.com/gimme/Thread/View.aspx?ThreadId=21516</link><description>&lt;div class="wikidoc"&gt;
No one seems to be interested in discussing anything, so I thought I'd try to get the discussion going.&lt;br /&gt; &lt;br /&gt;Isn't Gimme cool?  What other Javascript library has such a fun and playful name?  Just makes you want to go write Javascript all day, doesn't it?&lt;br /&gt; &lt;br /&gt;Cheers!&lt;br /&gt;-Steve&lt;br /&gt; &lt;br /&gt;PS. Gimme not meeting your needs?  Let me know... I'm committed to making this work for people.  sstchur@microsoft.com&lt;br /&gt;
&lt;/div&gt;</description><author>sstchur</author><pubDate>Mon, 04 Feb 2008 22:36:56 GMT</pubDate><guid isPermaLink="false">NEW POST: Someone discuss something! 20080204103656P</guid></item></channel></rss>