<?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>tmtbox &#187; jQuery</title>
	<atom:link href="http://www.tmtbox.com/tag/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tmtbox.com</link>
	<description>technology media and telecomm</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:38:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>jQuery 1.7.1 released</title>
		<link>http://www.tmtbox.com/jquery-1-7-1-released</link>
		<comments>http://www.tmtbox.com/jquery-1-7-1-released#comments</comments>
		<pubDate>Sat, 26 Nov 2011 06:04:30 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.tmtbox.com/?p=1042</guid>
		<description><![CDATA[jQuery team released version 1.7.1 before thanksgiving , new version mainly fixes some bugs, you can get through the following address: http://code.jquery.com/jquery-1.7.1.min.js http://code.jquery.com/jquery-1.7.1.js jQuery 1.7.1 Change Log Ajax #10723: jqXHR.always() returns a Promise instead of a jqXHR object Attributes #10724: $(document).text() always returns an empty string #10773: removeAttr is fragile for edge cases Build #10630: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tmtbox.com/wp-content/uploads/2011/11/jquery-logo.jpg"><img class="alignnone size-full wp-image-1043" title="jquery logo" src="http://www.tmtbox.com/wp-content/uploads/2011/11/jquery-logo.jpg" alt="jquery" width="200" height="61" /></a></p>
<p><strong>jQuery team released version 1.7.1 <strong>before thanksgiving </strong>, new version mainly fixes some bugs, you can get through the following address:<br />
</strong></p>
<ul>
<li><a href="http://code.jquery.com/jquery-1.7.1.min.js" target="_blank">http://code.jquery.com/jquery-1.7.1.min.js</a></li>
<li><a href="http://code.jquery.com/jquery-1.7.1.js" target="_blank">http://code.jquery.com/jquery-1.7.1.js</a></li>
</ul>
<p><span id="more-1042"></span><br />
<strong>jQuery 1.7.1 Change Log</strong></p>
<blockquote>
<h3>Ajax</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10723" target="_blank">#10723</a>: jqXHR.always() returns a Promise instead of a jqXHR object</li>
</ul>
<h3>Attributes</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10724" target="_blank">#10724</a>: $(document).text() always returns an empty string</li>
<li><a href="http://bugs.jquery.com/ticket/10773" target="_blank">#10773</a>: removeAttr is fragile for edge cases</li>
</ul>
<h3>Build</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10630" target="_blank">#10630</a>: Fix focus-related test failures to resolve Swarm failures</li>
</ul>
<h3>Core</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10616" target="_blank">#10616</a>: Type coersion not done for -1 in .eq</li>
<li><a href="http://bugs.jquery.com/ticket/10646" target="_blank">#10646</a>: Have jQuery.error throw instanceof Error object</li>
<li><a href="http://bugs.jquery.com/ticket/10682" target="_blank">#10682</a>: Creating DOM elements with $(‘ ‘) leaks memory and skips the fragment cache</li>
<li><a href="http://bugs.jquery.com/ticket/10687" target="_blank">#10687</a>: jQuery calls the AMD define() global function too early</li>
<li><a href="http://bugs.jquery.com/ticket/10690" target="_blank">#10690</a>: isNumeric</li>
</ul>
<h3>Css</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10733" target="_blank">#10733</a>: remove uses of jQuery.each in css module in favor of a for loop</li>
</ul>
<h3>Data</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10675" target="_blank">#10675</a>: Use internalKey shortcut instead of jQuery.expando</li>
</ul>
<h3>Effects</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10669" target="_blank">#10669</a>: .animate() no longer animates percentage(%) width</li>
<li><a href="http://bugs.jquery.com/ticket/10750" target="_blank">#10750</a>: A “null” in the data object can cause an error in stop</li>
</ul>
<h3>Event</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10676" target="_blank">#10676</a>: wheelDelta not added to mousewheel event anymore</li>
<li><a href="http://bugs.jquery.com/ticket/10701" target="_blank">#10701</a>: Problems with submit forms using submit function</li>
<li><a href="http://bugs.jquery.com/ticket/10704" target="_blank">#10704</a>: special.handle method should fire under origType name</li>
<li><a href="http://bugs.jquery.com/ticket/10705" target="_blank">#10705</a>: off bug event name parser</li>
<li><a href="http://bugs.jquery.com/ticket/10712" target="_blank">#10712</a>: Triggering blur with live bind broken</li>
<li><a href="http://bugs.jquery.com/ticket/10717" target="_blank">#10717</a>: A triggered load bubbles up to window</li>
<li><a href="http://bugs.jquery.com/ticket/10791" target="_blank">#10791</a>: Delegated Events fail on SVG elements</li>
<li><a href="http://bugs.jquery.com/ticket/10794" target="_blank">#10794</a>: .triggerHandler should not .preventDefault()</li>
<li><a href="http://bugs.jquery.com/ticket/10798" target="_blank">#10798</a>: live(“submit”) and .submit() would cause unobtrusive ajax live to fire twice</li>
<li><a href="http://bugs.jquery.com/ticket/10844" target="_blank">#10844</a>: .delegate() on submit doesn’t work when form contains input with name “id”</li>
</ul>
<h3>Manipulation</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10177" target="_blank">#10177</a>: index of callback function in .wrap is always 0</li>
<li><a href="http://bugs.jquery.com/ticket/10667" target="_blank">#10667</a>: HTML5 Support in .wrapAll() does add a “:” to element</li>
<li><a href="http://bugs.jquery.com/ticket/10670" target="_blank">#10670</a>: rnoshimcache probably not constructed correctly</li>
<li><a href="http://bugs.jquery.com/ticket/10812" target="_blank">#10812</a>: passing empty object to .before() or .after() throws exception in IE7</li>
</ul>
<h3>Misc</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10691" target="_blank">#10691</a>: remove all occurrences of the “equals” and “same” function in the unit tests`</li>
</ul>
<h3>Support</h3>
<ul>
<li><a href="http://bugs.jquery.com/ticket/10629" target="_blank">#10629</a>: IE is much too sensitive concerning the fake body. Explore cleaning up support.js to avoid any future crashes.</li>
<li><a href="http://bugs.jquery.com/ticket/10807" target="_blank">#10807</a>: Non-ascii apostrophe in comment</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.tmtbox.com/jquery-1-7-1-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery WordPress Plugins</title>
		<link>http://www.tmtbox.com/jquery-wordpress-plugins</link>
		<comments>http://www.tmtbox.com/jquery-wordpress-plugins#comments</comments>
		<pubDate>Wed, 05 Aug 2009 16:21:29 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.tmtbox.com/?p=859</guid>
		<description><![CDATA[jQuery allows for impressive animations and interactions that are easily created and utilized in your WordPress blog. If used wisely, these plugins can enhance your blog by making it far easier for your readership to read your words of genius, and participate in your blog. This articles details some of the better plugins that utilize [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery allows for impressive animations and interactions that are easily created and utilized in your WordPress blog. If used wisely, these plugins can enhance your blog by making it far easier for your readership to read your words of genius, and participate in your blog.</p>
<p>This articles details some of the better plugins that utilize jQuery.</p>
<p><a href="http://www.infinite-scroll.com/">Infinite Scroll Plugin</a>. This baby adds related pages on to the one that your reader is reading. The content it grabs is predetermined by you by using the .load() method which is an CSS selector of the HTML you have chosen. This is also knows as autopagerize, paginate, and endless pages.</p>
<p><a href="http://www.pedrolamas.com/projectos/jquery-lightbox-en/"> jQuery Lightbox Plugin</a>. This plugin can be used to overlay images on a page. It is compatible with WordPress 2.2 and up, and fully compatible with K2. It is well worth considering if you are using a lot of pictures on your blog.</p>
<p><a href="http://www.siolon.com/blog/wordpress-post-information-plugin/"> WordPress Post Information Plugin</a>. This simple plugin allows you to view post meta information by using the toggle function in JavaScript. It is an on demand feature.</p>
<p><span id="more-859"></span></p>
<p><a href="http://downloads.wordpress.org/plugin/snazzy-archives.zip">Snazzy Archives Plugin</a>. Snazzy is a fantastic word and should never be underestimated by man or beast. The same can be said of this plugin which allows you to select different ways to display your posts, and add special effects to make it all snazzy. Displaying videos with comments for example is just one of the many options available with this plugin</p>
<p><a href="http://www.prodeveloper.org/j-post-slider-wordpress-plugin-jquery-post-animation-show.html">J Post Slider Plugin</a>. This plugin allows you to create a slider navigation element, that is used for showing your posts by sliding them across the screen. The motion is constant, until a user holds the mouse over a post, and selects it by clicking it. Post descriptions also appear.</p>
<p><a href="http://factoryjoe.com/projects/wp-imagefit">WP Imagefit Plugin</a>. This plugin uses JavaScript to resize images rather than CSS or HTML to do the job. If you enjoy your JavaScript, you’ll enjoy Wp Imagefit.</p>
<p><a href="http://www.prelovac.com/vladimir/wordpress-plugins/wp-wall">Wp Wall Plugin</a>. This is quite a clever little addition to your blog, as it adds a widget in the sidebar which displays comments. It has the full range of moderation options as normal comments, as all the hard work is done back-office via WordPress.</p>
<p><a href="http://articlesss.com/jquery-comment-preview-wordpress-plugin/">jQuery Comment Preview Plugin</a>. This plugin provides live uploading of comments without the page having to refresh. It could be a good one if your blog is powered by feisty debates.<br />
<a href="http://www.prelovac.com/vladimir/wordpress-plugins/insights"><br />
Insights Plugin</a>. This plugin is extremely useful if you use pictures in your posts. Powered by Ajax, it creates an interface which allows you to search the following sites individually to find images in real time. Flickr, Youtube, Wikipedia, Search Google, Insert a Google Map and more…<br />
<a href="http://compu.terlicio.us/code/plugins/audio/"><br />
µAudio Plugin</a>. This is an mp3 player powered by Flash. To save load time, the links are unmodified until they are clicked, at which a point the player fades in and out depending on whether it is selected. Clever really.</p>
<p><a href="http://www.ericmmartin.com/projects/smcf/">Simple Modal Contact Form Plugin</a>. This Ajax powered plugin, basically provides a good way for a reader to complete a form. It has an option whereby the reader can request a copy. It utilizes the jQuery JavaScript library and the SimpleModal jQuery plugin to work.</p>
<p><a href="http://www.lukehowell.com/events-calendar/">Events Calendar Plugin</a>. This plugin is a more enhanced version of the basic calendar provided by WordPress. It allows you to keep track of events, hence the name.</p>
<p><a href="http://compu.terlicio.us/code/plugins/mint/">µMint Plugin</a>. This allows you to integrate statistics of Shaun Inman’s Mint statistic package into WordPress. What you do with them after that is completely up to you.</p>
<p>As you can see, there are a lot of useful plugins here to help you create a better blog for your readers. As with all plugins, it is advisable to chose them with care, and be clear about its role in your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tmtbox.com/jquery-wordpress-plugins/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

