<?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>SKFox.com &#187; jQuery</title>
	<atom:link href="http://skfox.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://skfox.com</link>
	<description>Programmer - an organism that turns coffee into code</description>
	<lastBuildDate>Sat, 13 Mar 2010 22:12:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery UI 1.7.2 not ready for jQuery 1.4?</title>
		<link>http://skfox.com/2010/01/14/jquery-ui-1-7-2-not-ready-for-jquery-1-4/</link>
		<comments>http://skfox.com/2010/01/14/jquery-ui-1-7-2-not-ready-for-jquery-1-4/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 03:47:45 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=1929</guid>
		<description><![CDATA[With the release of jQuery 1.4 today, I dropped it into an app to see how it did.
I didn&#8217;t have any problems, except when it came to using jQuery UI 1.7.2.

When I open up a jQuery UI Dialog, I want the &#8216;X&#8217; in the upper right corner to be hidden to force the users to [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of jQuery 1.4 today, I dropped it into an app to see how it did.</p>
<p>I didn&#8217;t have any problems, except when it came to using jQuery UI 1.7.2.</p>
<p><span id="more-1929"></span></p>
<p>When I open up a jQuery UI Dialog, I want the &#8216;X&#8217; in the upper right corner to be hidden to force the users to use the buttons. That&#8217;s easy enough to do:</p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2010/01/jquery14-jqueryui172-bug-image1.png"><img class="alignnone size-full wp-image-1930" title="jquery14-jqueryui172-bug-image1" src="http://skfox.com/wp/wp-content/uploads/2010/01/jquery14-jqueryui172-bug-image1.png" alt="" width="473" height="387" /></a></p>
<p>When using jQuery 1.3.2 with jQuery UI 1.7.2, this works as expected:</p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2010/01/jquery14-jqueryui172-bug-image2.png"><img class="alignnone size-full wp-image-1931" title="jquery14-jqueryui172-bug-image2" src="http://skfox.com/wp/wp-content/uploads/2010/01/jquery14-jqueryui172-bug-image2.png" alt="" width="633" height="203" /></a></p>
<p>When using jQuery 1.4 with jQuery UI 1.7.2, this <strong>doesn&#8217;t</strong> work as expected:</p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2010/01/jquery14-jqueryui172-bug-image3.png"><img class="alignnone size-full wp-image-1932" title="jquery14-jqueryui172-bug-image3" src="http://skfox.com/wp/wp-content/uploads/2010/01/jquery14-jqueryui172-bug-image3.png" alt="" width="625" height="191" /></a></p>
<p>See for yourself&#8230;</p>
<ul>
<li><a href="http://skfox.com/jqExamples/jq14_jqui172_find_bug/jq132/">Demo using jQuery 1.3.2</a></li>
<li><a href="http://skfox.com/jqExamples/jq14_jqui172_find_bug/jq14/">Demo using jQuery 1.4</a></li>
<li><a href="http://skfox.com/wp/wp-content/uploads/2010/01/jq14_jqui172_find_bug.zip">Download the demos in a zip file</a></li>
</ul>
<p>I&#8217;m not sure if this is a bug in jQuery 1.4, or if jQuery UI 1.7.2 just isn&#8217;t ready to be used with jQuery 1.4. I&#8217;m getting this problem consistently in FF 3.5 and IE8 on Windows 7 x64.</p>
<p>Ideas anybody?</p>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2010/01/14/jquery-ui-1-7-2-not-ready-for-jquery-1-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New jQuery plugins and resources [September 2009]</title>
		<link>http://skfox.com/2009/09/19/new-jquery-plugins-and-resources-september-2009/</link>
		<comments>http://skfox.com/2009/09/19/new-jquery-plugins-and-resources-september-2009/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 07:20:00 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=1789</guid>
		<description><![CDATA[I continue to be a big fan of jQuery. I&#8217;ve recently came across several plugins, two books, and some great demos. jQuery is growing fast, getting better, and still has a enthusiastic community that&#8217;s ready to help. Here is my updated list for September 2009&#8230;

Plugins and Demos
jQuery Desktop

Demo &#124; Source &#124; Author: Nathan Smith
jQuery Week [...]]]></description>
			<content:encoded><![CDATA[<p>I continue to be a big fan of jQuery. I&#8217;ve recently came across several plugins, two books, and some great demos. jQuery is growing fast, getting better, and still has a enthusiastic community that&#8217;s ready to help. Here is my updated list for September 2009&#8230;</p>
<p><span id="more-1789"></span></p>
<h2>Plugins and Demos</h2>
<p><strong>jQuery Desktop</strong></p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2009/09/jquery_desktop.jpg"><img class="alignnone size-medium wp-image-1790" title="jquery_desktop" src="http://skfox.com/wp/wp-content/uploads/2009/09/jquery_desktop-300x197.jpg" alt="jquery_desktop" width="300" height="197" /></a></p>
<p><a href="http://desktop.sonspring.com/">Demo</a> | <a href="http://bitbucket.org/nathansmith/jquery-desktop/">Source</a> | Author: <a href="http://sonspring.com/">Nathan Smith</a></p>
<p><strong>jQuery Week Calendar</strong></p>
<p><strong><a href="http://skfox.com/wp/wp-content/uploads/2009/09/week_calendar.jpg"><img class="alignnone size-full wp-image-1791" title="week_calendar" src="http://skfox.com/wp/wp-content/uploads/2009/09/week_calendar.jpg" alt="week_calendar" width="427" height="273" /></a></strong></p>
<p><a href="http://jquery-week-calendar.googlecode.com/svn/trunk/jquery.weekcalendar/weekcalendar.html">Demo</a> | <a href="http://www.redredred.com.au/projects/jquery-week-calendar/">Source</a></p>
<p><strong>jQuery Monthly Calendar</strong></p>
<p><strong><a href="http://skfox.com/wp/wp-content/uploads/2009/09/month_calendar.jpg"><img class="alignnone size-medium wp-image-1793" title="month_calendar" src="http://skfox.com/wp/wp-content/uploads/2009/09/month_calendar-300x156.jpg" alt="month_calendar" width="300" height="156" /></a></strong></p>
<p><a href="http://arshaw.com/media/fullcalendar/examples/basic.html">Demo</a> | <a href="http://arshaw.com/fullcalendar/">Source</a><strong> </strong></p>
<p><strong>jqTouch</strong></p>
<p><strong><a href="http://skfox.com/wp/wp-content/uploads/2009/09/jqtouch.jpg"><img class="alignnone size-medium wp-image-1794" title="jqtouch" src="http://skfox.com/wp/wp-content/uploads/2009/09/jqtouch-167x300.jpg" alt="jqtouch" width="167" height="300" /></a></strong></p>
<p><a href="http://www.jqtouch.com/preview/demos/main/">Demo</a> | <a href="http://www.jqtouch.com/">Source</a></p>
<p><strong>jStore</strong></p>
<p>If you&#8217;re looking to get into cross browser client side storage with HTML5, Gears, or flash this is a great jQuery plugin.</p>
<p><a href="http://eric.garside.name/demo.html?p=jstore">Demo</a> | <a href="http://eric.garside.name/docs.html?p=jstore">Documentation</a> | <a href="http://code.google.com/p/jquery-jstore/">Source</a></p>
<p><strong>Simpla Admin, a jQuery-powered web based administration system</strong></p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2009/09/simpla_admin.jpg"><img class="alignnone size-medium wp-image-1795" title="simpla_admin" src="http://skfox.com/wp/wp-content/uploads/2009/09/simpla_admin-234x300.jpg" alt="simpla_admin" width="234" height="300" /></a></p>
<p><a href="http://themeforest.net/item/simpla-admin-flexible-user-friendly-admin-skin/full_screen_preview/46073">Demo</a> | <a href="http://themeforest.net/item/simpla-admin-flexible-user-friendly-admin-skin/46073">Source</a></p>
<h2>Books</h2>
<p><a href="http://www.packtpub.com/learning-jquery-1.3/book">Learning jQuery 1.3 from Packt Publishing</a> is a useful update to the <a href="http://skfox.com/2007/11/02/learning-jquery/">previous edition that I reviewed here</a>. It&#8217;s a great reference and refresher for jQuery developers at all levels.</p>
<p><a href="http://jqueryenlightenment.com/">jQuery Enlightenment</a> from <a href="http://codylindley.com/">Cody Lindley</a> is a recent release. I&#8217;ve heard rave reviews from <a href="http://skfox.com/2008/07/06/following-jquery-on-twitter/">jQuery/Twitter users</a>. Everyone should get a copy. It&#8217;s only $15!</p>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2009/09/19/new-jquery-plugins-and-resources-september-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS Tidbits for September 15th, 2009</title>
		<link>http://skfox.com/2009/09/15/rss-tidbits-for-september-15th-2009/</link>
		<comments>http://skfox.com/2009/09/15/rss-tidbits-for-september-15th-2009/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 04:20:07 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[In the news]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=1783</guid>
		<description><![CDATA[Here’s a small collection of recent  news items that may be of interest.

Serve IE6 Visitors the Default WordPress Theme
MobaLiveCD Updates and Adds USB Drive Support
Brief Insight Into the Life of a Convicted Hacker
Display a Stylish Sitemap with SlickMap CSS
Sprite Me! How to do CSS sprites without having to do CSS sprites
iPhone Gets .Net App Development
Asus Eee Keyboard Confirmed For [...]]]></description>
			<content:encoded><![CDATA[<p>Here’s a small collection of recent  news items that may be of interest.</p>
<ul>
<li><a href="http://www.nathanrice.net/blog/serve-ie6-visitors-the-default-wordpress-theme/" target="_blank">Serve IE6 Visitors the Default WordPress Theme</a></li>
<li><a href="http://lifehacker.com/5356882/mobalivecd-updates-and-adds-usb-drive-support" target="_blank">MobaLiveCD Updates and Adds USB Drive Support</a></li>
<li><a href="http://mashable.com/2009/09/15/insight-hacker/" target="_blank">Brief Insight Into the Life of a Convicted Hacker</a></li>
<li><a href="http://www.webappers.com/2009/09/15/display-a-stylish-sitemap-with-slickmap-css/" target="_blank">Display a Stylish Sitemap with SlickMap CSS</a></li>
<li><a href="http://ajaxian.com/archives/sprite-me" target="_blank">Sprite Me! How to do CSS sprites without having to do CSS sprites</a></li>
<li><a href="http://developers.slashdot.org/story/09/09/14/1810238/iPhone-Gets-Net-App-Development?from=rss" target="_blank">iPhone Gets .Net App Development</a></li>
<li><a href="http://gizmodo.com/5358748/asus-eee-keyboard-confirmed-for-october-wireless-hdmi-included" target="_blank">Asus Eee Keyboard Confirmed For October, Wireless HDMI Included</a></li>
<li><a href="http://ma.tt/2009/09/wp-on-palm-pre/" target="_blank">WP on Palm Pre</a></li>
<li><a href="http://www.boston.com/bigpicture/2009/09/the_sayanoshushenskaya_dam_acc.html" target="_blank">The Sayano-Shushenskaya dam accident</a></li>
<li><a href="http://www.webappers.com/2009/09/05/extjs-grid-accepts-data-dragged-from-spreadsheet/" target="_blank">ExtJS Grid Accepts Data Dragged from Spreadsheet</a></li>
<li><a href="http://ubuntu-tutorials.com/2009/09/01/instant-lan-file-sharing-with-python/" target="_blank">Instant LAN File Sharing With Python</a></li>
<li><a href="http://lifehacker.com/5347382/wintoflash-turns-your-windows-installation-dvd-into-a-usb+based-installer" target="_blank">WinToFlash Turns Your Windows Installation DVD into a USB-Based Installer</a></li>
<li><a href="http://it.slashdot.org/story/09/08/27/2331201/Hackers-or-Pen-Testers-Hit-Credit-Unions-With-Malware-on-CD?from=rss" target="_blank">Hackers (or Pen-Testers) Hit Credit Unions With Malware on CD</a></li>
<li><a href="http://hardware.slashdot.org/story/09/08/27/180249/WPA-Encryption-Cracked-In-60-Seconds?from=rss" target="_blank">WPA Encryption Cracked In 60 Seconds</a></li>
<li><a href="http://hardware.slashdot.org/story/09/08/26/1820215/Using-a-Houses-Concrete-Foundation-To-Cool-a-PC?from=rss" target="_blank">Using a House&#8217;s Concrete Foundation To Cool a PC</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2009/09/15/rss-tidbits-for-september-15th-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS Tidbits for August 19th, 2009</title>
		<link>http://skfox.com/2009/08/19/rss-tidbits-for-august-19th-2009/</link>
		<comments>http://skfox.com/2009/08/19/rss-tidbits-for-august-19th-2009/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:08:24 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[In the news]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=1690</guid>
		<description><![CDATA[Here’s a small collection of recent  news items that may be of interest.

No  Windows 7 XP Mode For Sony Vaio Z Owners
Samsung  N510 Ion Netbook Arriving Next Month for $599
The  Right Amount of &#8220;Challenge&#8221; In IT &#38; Gaming
Microsoft: IE6  Cannot Die
Amahi  Turns Old Systems into Full-Featured Media Servers
Software Pricing: [...]]]></description>
			<content:encoded><![CDATA[<p>Here’s a small collection of recent  news items that may be of interest.</p>
<ul>
<li><a title="blocked::http://hardware.slashdot.org/story/09/08/11/1315255/No-Windows-7-XP-Mode-For-Sony-Vaio-Z-Owners?from=rss" href="http://hardware.slashdot.org/story/09/08/11/1315255/No-Windows-7-XP-Mode-For-Sony-Vaio-Z-Owners?from=rss">No  Windows 7 XP Mode For Sony Vaio Z Owners</a></li>
<li><a title="blocked::http://gizmodo.com/5334738/samsung-n510-ion-netbook-arriving-next-month-for-599" href="http://gizmodo.com/5334738/samsung-n510-ion-netbook-arriving-next-month-for-599">Samsung  N510 Ion Netbook Arriving Next Month for $599</a></li>
<li><a title="blocked::http://games.slashdot.org/story/09/08/11/0650226/The-Right-Amount-of-Challenge-In-IT--Gaming?from=rss" href="http://games.slashdot.org/story/09/08/11/0650226/The-Right-Amount-of-Challenge-In-IT--Gaming?from=rss">The  Right Amount of &#8220;Challenge&#8221; In IT &amp; Gaming</a></li>
<li><a title="blocked::http://mashable.com/2009/08/10/microsoft-ie6-cannot-die/" href="http://mashable.com/2009/08/10/microsoft-ie6-cannot-die/">Microsoft: IE6  Cannot Die</a></li>
<li><a title="blocked::http://lifehacker.com/5332535/amahi-turns-old-systems-into-full+featured-media-servers" href="http://lifehacker.com/5332535/amahi-turns-old-systems-into-full+featured-media-servers">Amahi  Turns Old Systems into Full-Featured Media Servers</a></li>
<li><a title="blocked::http://www.codinghorror.com/blog/archives/001293.html" href="http://www.codinghorror.com/blog/archives/001293.html">Software Pricing:  Are We Doing It Wrong?</a></li>
<li><a title="blocked::http://commadot.com/netflix-values/" href="http://commadot.com/netflix-values/">Netflix  Values</a></li>
<li><a title="blocked::http://www.webappers.com/2009/08/04/jquery-weekly-calendar-plugin-inspired-by-google-calendar/" href="http://www.webappers.com/2009/08/04/jquery-weekly-calendar-plugin-inspired-by-google-calendar/">jQuery  Weekly Calendar Plugin inspired by Google Calendar</a></li>
<li><a title="blocked::http://gizmodo.com/5327628/laptop-lojack-vulnerability-exposed-affecting-60-percent-of-new-notebooks" href="http://gizmodo.com/5327628/laptop-lojack-vulnerability-exposed-affecting-60-percent-of-new-notebooks">Laptop  Lojack Vulnerability Exposed, Affecting 60 Percent of New Notebooks</a>, <a title="blocked::http://it.slashdot.org/story/09/07/31/1337202/BIOS-Rootkit-Preloaded-In-60-of-New-Laptops?from=rss" href="http://it.slashdot.org/story/09/07/31/1337202/BIOS-Rootkit-Preloaded-In-60-of-New-Laptops?from=rss">BIOS  &#8220;Rootkit&#8221; Preloaded In 60% of New Laptops</a></li>
<li><a title="blocked::http://css-tricks.com/date-display-with-sprites/" href="http://css-tricks.com/date-display-with-sprites/">Date display with  sprites</a></li>
<li><a title="blocked::http://lifehacker.com/5323895/imgburn-updates-adds-advanced-features-fixes-bugs" href="http://lifehacker.com/5323895/imgburn-updates-adds-advanced-features-fixes-bugs">ImgBurn  Updates, Adds Advanced Features, Fixes Bugs</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2009/08/19/rss-tidbits-for-august-19th-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Example: Inserting text with drag n&#8217; drop</title>
		<link>http://skfox.com/2008/11/26/jquery-example-inserting-text-with-drag-n-drop/</link>
		<comments>http://skfox.com/2008/11/26/jquery-example-inserting-text-with-drag-n-drop/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 18:35:45 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=468</guid>
		<description><![CDATA[If you are going to copy/paste the page for use on your computer, please remove the reference to http://skfox.com/mint and the google analytics script at the bottom. Otherwise, I get a bunch of clicks/statistics on my server that corresponds to your testing.
Alternatively, you can download all of the jQuery examples in a zip file.
I&#8217;ve got [...]]]></description>
			<content:encoded><![CDATA[<p>If you are going to copy/paste the page for use on your computer, please remove the reference to http://skfox.com/mint and the google analytics script at the bottom. Otherwise, I get a bunch of clicks/statistics on my server that corresponds to <strong>your </strong>testing.</p>
<p>Alternatively, you can <a href="http://skfox.com/wp/wp-content/uploads/2008/07/jqExamples.zip">download all of the jQuery examples in a zip file</a>.</p>
<p>I&#8217;ve got another real world example of how to use jQuery to enhance your website. A friend emailed me this morning wondering if it was possible to insert text using the click event or drag n&#8217; drop into a textarea. jQuery and jQuery UI to the rescue! Review the screenshots below or just go check out the <a href="http://skfox.com/jqExamples/insertAtCaret.html">demo page</a>.</p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2008/11/caret2.jpg"><img class="alignnone size-full wp-image-470" title="caret2" src="http://skfox.com/wp/wp-content/uploads/2008/11/caret2.jpg" alt="" width="469" height="305" /></a></p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2008/11/caret1.jpg"><img class="alignnone size-full wp-image-469" title="caret1" src="http://skfox.com/wp/wp-content/uploads/2008/11/caret1.jpg" alt="" width="500" height="386" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2008/11/26/jquery-example-inserting-text-with-drag-n-drop/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New releases for jQuery and Wordpress</title>
		<link>http://skfox.com/2008/10/20/new-releases-for-jquery-and-wordpress/</link>
		<comments>http://skfox.com/2008/10/20/new-releases-for-jquery-and-wordpress/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 19:52:15 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=391</guid>
		<description><![CDATA[Two new jQuery plugin caught my eye recently and I wanted to take a moment to share.

The jQuery Database plugin takes your HTML tables and allows you to write a query against them similar to MS- or mySQL. I haven&#8217;t had a chance to play with this yet, but I can see some potential benefits [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Two new jQuery plugin caught my eye recently and I wanted to take a moment to share.</strong></p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2008/10/jqfun1.jpg"><img class="alignnone size-full wp-image-392" title="jqfun1" src="http://skfox.com/wp/wp-content/uploads/2008/10/jqfun1.jpg" alt="" width="393" height="305" /></a></p>
<p>The <a href="http://github.com/nkallen/jquery-database/tree/master">jQuery Database</a> plugin takes your HTML tables and allows you to write a query against them similar to MS- or mySQL. I haven&#8217;t had a chance to play with this yet, but I can see some potential benefits of bringing some data client side and not having to make a round trip back to the server. Very neat concept.</p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2008/10/jqfun2.jpg"><img class="alignnone size-full wp-image-394" title="jqfun2" src="http://skfox.com/wp/wp-content/uploads/2008/10/jqfun2.jpg" alt="" width="449" height="197" /></a></p>
<p>The <a href="http://blog.pengoworks.com/index.cfm/2008/10/17/Linkselect-jQuery-Plugin-Released">jQuery LinkSelect</a> plugin tries to make working in small areas with &lt;select&gt; elements easier. I tried it in FF3, IE6, IE7, and Chrome without any errors. I&#8217;m going to take a look around a few of my apps today to see where I could fit it in.</p>
<p><strong>Wordpress has some new features too&#8230;</strong></p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2008/10/wpfun1.jpg"><img class="alignnone size-medium wp-image-393" title="wpfun1" src="http://skfox.com/wp/wp-content/uploads/2008/10/wpfun1-300x220.jpg" alt="" width="300" height="220" /></a></p>
<p>The latest version of the Akismet plugin for Wordpress added an Akismet Stats features to my Wordpress dashboards. I&#8217;ve always wondered how much spam I&#8217;ve been getting over time and this new feature lays it out for me in pretty graphs. It&#8217;s almost disheartening to think about what my site would look like with Akismet installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2008/10/20/new-releases-for-jquery-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping an eye on jQuery [October 2008]</title>
		<link>http://skfox.com/2008/10/06/keeping-an-eye-on-jquery-october-2008/</link>
		<comments>http://skfox.com/2008/10/06/keeping-an-eye-on-jquery-october-2008/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 23:58:59 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=336</guid>
		<description><![CDATA[jQuery continues to be a VIP in my development world. I&#8217;ve covered some must have jQuery plugins before and they are all still going strong. Three new plugins have been released recently and I think they will each bring an important GUI element to your web application.
ListNav

[From the site]
We&#8217;d always wanted to have a javascript-based [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-53 alignleft" title="jQuery Logo" src="http://skfox.com/wp/wp-content/uploads/2007/10/jquery-logo.gif" alt="" width="132" height="132" />jQuery continues to be a VIP in my development world. I&#8217;ve <a href="http://skfox.com/jquery-resources/">covered some must have jQuery plugins before</a> and they are all still going strong. Three new plugins have been released recently and I think they will each bring an important GUI element to your web application.</p>
<p><a href="http://blogs.ihwy.com/dev/post/jQuery-listnav-plugin-version-10-released.aspx"><strong>ListNav</strong></a></p>
<p><a href="http://blogs.ihwy.com/dev/post/jQuery-listnav-plugin-version-10-released.aspx"><br />
</a>[From the site]<br />
We&#8217;d always wanted to have a javascript-based control that we could easily apply to long lists of items to allow quickly navigating around the list. Since most lists are alphabetically sorted, we came up with a plugin that allowed us to have a long list and then, by binding the list to our jQuery listnav plugin, an alphabet-based navigation bar would magically appear above the list, showing all of the letters from A to Z. Clicking on a letter dynamically filters the list, so you can, for example, click on C and the list changes on-the-fly to show you only items beginning with C.</p>
<p>[My impression]<br />
It is fast and I can&#8217;t believe it took so long for someone to do this. It is very natural and easy to use.</p>
<p><a href="http://www.javascripttoolbox.com/lib/contextmenu/"><strong>ContextMenu</strong><br />
</a>[From the site]<a href="http://blogs.ihwy.com/dev/post/jQuery-listnav-plugin-version-10-released.aspx"><br />
</a>This is a jQuery plugin to create context (right-click) menus. The primary use for this is for web applications rather than the general web.</p>
<p>[My impression]<br />
I&#8217;ve tried a couple of context menus in the past, but this one is the most flexible in usage and design.</p>
<p><strong><a href="http://deepliquid.com/content/Jcrop.html">jCrop</a></strong></p>
<p>[From the site]<br />
Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications.</p>
<p>[My impression]<br />
Very smooth and easy to use. One of the better image cropping plugins.</p>
<p><strong>/etc/</strong></p>
<p>Rick Strahl over at West Wind has written up a <a href="http://www.west-wind.com/presentations/jQuery/default.aspx">great introduction to jQuery</a>. Rick got into jQuery with ASP.NET early and it is paying off. If you follow jQuery closely, you probably heard that Nokia and Microsoft are both adopting jQuery as their javascript framework. That kind of mainstream acceptance is great for jQuery and kudos to the <a href="http://docs.jquery.com/About">jQuery team</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2008/10/06/keeping-an-eye-on-jquery-october-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 3.0.1 Encoding Change (Bug?)</title>
		<link>http://skfox.com/2008/08/26/firefox-301-encoding-change-bug/</link>
		<comments>http://skfox.com/2008/08/26/firefox-301-encoding-change-bug/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 21:23:26 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[Rants and Raves]]></category>
		<category><![CDATA[Visual Fox Pro]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=329</guid>
		<description><![CDATA[So, FF 3.0.1 was seriously pissing me off today. I&#8217;ll spare details as not very many people are VFP developers but it came down to something fairly simple.
When a request comes into my web app, I check the CONTENT_TYPE header. Most browsers send this&#8230;
application/x-www-form-urlencoded
Firefox 3.0.1 is sending&#8230;
application/x-www-form-urlencoded; charset=utf-8
&#8230;which completely threw my program off when using [...]]]></description>
			<content:encoded><![CDATA[<p>So, FF 3.0.1 was seriously pissing me off today. I&#8217;ll spare details as not very many people are VFP developers but it came down to something fairly simple.</p>
<p>When a request comes into my web app, I check the CONTENT_TYPE header. Most browsers send this&#8230;</p>
<blockquote><p>application/x-www-form-urlencoded</p></blockquote>
<p>Firefox 3.0.1 is sending&#8230;</p>
<blockquote><p>application/x-www-form-urlencoded; charset=utf-8</p></blockquote>
<p>&#8230;which completely threw my program off when using FF3, while IE6/7, Opera, and Safari were working just fine. The program is using jQuery, the form plugin, etc so the problem could have been anywhere.</p>
<p>I finally broke down and <a href="http://www.west-wind.com/wwThreads/default.asp?Thread=2G70SFGLB&amp;MsgId=2G70SFGLC">asked for help</a>. Rick was nice enough to point out the flaws in my logic and get me back on track.</p>
<p>2.5 hours of pulling my hair out. Grrr!</p>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2008/08/26/firefox-301-encoding-change-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Example: Calculating checkboxes for a value</title>
		<link>http://skfox.com/2008/08/01/jquery-example-calculating-checkboxes-for-a-value/</link>
		<comments>http://skfox.com/2008/08/01/jquery-example-calculating-checkboxes-for-a-value/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 20:32:43 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=278</guid>
		<description><![CDATA[If you are going to copy/paste the page for use on your computer, please remove the reference to http://skfox.com/mint and the google analytics script at the bottom. Otherwise, I get a bunch of clicks/statistics on my server that corresponds to your testing.
Alternatively, you can download all of the jQuery examples in a zip file.
I helped [...]]]></description>
			<content:encoded><![CDATA[<h3>If you are going to copy/paste the page for use on your computer, please remove the reference to http://skfox.com/mint and the google analytics script at the bottom. Otherwise, I get a bunch of clicks/statistics on my server that corresponds to <strong>your </strong>testing.</h3>
<h3>Alternatively, you can <a href="http://skfox.com/wp/wp-content/uploads/2008/07/jqExamples.zip">download all of the jQuery examples in a zip file</a>.</h3>
<p>I helped another developer today that had a jQuery question. He wanted the user to be able to &#8216;check&#8217; a series of HTML check boxes that would then show the total value for each of the checked items.</p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2008/08/browserexamples.jpg"><img class="alignnone size-full wp-image-279" title="browserexamples" src="http://skfox.com/wp/wp-content/uploads/2008/08/browserexamples.jpg" alt="" width="361" height="189" /></a></p>
<p>I whipped something up really quick, and tried it in Firefox 2. Worked great. Then I tried it in Internet Explorer 6/7. Ugh, only calculates once the checkbox loses focus. I then changed the event binding in jQuery from <em>change </em>to <em>click. </em>Now it works just fine cross browser in IE6/7, Opera 9.5, Safari 3, and FF2/3.</p>
<p>Here is the code (using jQuery 1.2.6 min):</p>
<p><a href="http://skfox.com/wp/wp-content/uploads/2008/08/code.jpg"><img class="alignnone size-full wp-image-280" title="code" src="http://skfox.com/wp/wp-content/uploads/2008/08/code.jpg" alt="" width="395" height="208" /></a></p>
<p>If you would like to see it in action, <a href="http://skfox.com/jqExamples/CheckBoxValues.html">check out the demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2008/08/01/jquery-example-calculating-checkboxes-for-a-value/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ajax Calendar with Visual Foxpro and jQuery</title>
		<link>http://skfox.com/2008/07/22/ajax-calendar-with-visual-foxpro-and-jquery/</link>
		<comments>http://skfox.com/2008/07/22/ajax-calendar-with-visual-foxpro-and-jquery/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 15:27:05 +0000</pubDate>
		<dc:creator>Shaun Kester</dc:creator>
				<category><![CDATA[Visual Fox Pro]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://skfox.com/?p=246</guid>
		<description><![CDATA[Per a request and for a little bit of fun, I created a flat ajax calendar with jQuery and Visual Foxpro for use with the Web Connection framework. This demo allows you to load a calendar and it&#8217;s navigation via ajax and edit events without time consuming page reloads.
You can add an event to each [...]]]></description>
			<content:encoded><![CDATA[<p>Per a request and for a little bit of fun, I created a flat ajax calendar with jQuery and Visual Foxpro for use with the Web Connection framework. This demo allows you to load a calendar and it&#8217;s navigation via ajax and edit events without time consuming page reloads.</p>
<p>You can add an event to each day by clicking the small &#8216;edit&#8217; button next to the day number. I haven&#8217;t included anything like security, users, authentication, etc. but I think it is flexible enough too. This comes straight out of my intranet app, so may be a little rough around the edges as I had to generalize it for demo purposes.</p>
<p>Update (08/06/2008): Fixed the download link. Oops.</p>
<p><span id="more-246"></span></p>
<p><strong>Download</strong><br />
<a href="http://skfox.com/dropbox/FlatCal.zip">Download Zip</a></p>
<p>There is no live demo, as I don&#8217;t have a public facing Windows server to put it on. Sorry.</p>
<p><strong>Tested on the following browsers</strong><br />
IE6 on Windows XP (works)<br />
IE7 on Vista (works)<br />
FF2 on Vista and XP (works)<br />
Opera 9 on Vista (works)<br />
Safari on Vista (kinda works, probably fixable)</p>
<p><strong>Written in</strong><br />
VFP 7 and West Wind Web Connection 4.68</p>
<p><strong>Screenshots</strong></p>
<div id="attachment_247" class="wp-caption alignnone" style="width: 310px"><a href="http://skfox.com/wp/wp-content/uploads/2008/07/screenshot1.jpg"><img class="size-medium wp-image-247" title="Flat Calendar Screenshot 1" src="http://skfox.com/wp/wp-content/uploads/2008/07/screenshot1-300x257.jpg" alt="Flat Calendar Screenshot 1" width="300" height="257" /></a><p class="wp-caption-text">Flat Calendar Screenshot 1</p></div>
<div id="attachment_248" class="wp-caption alignnone" style="width: 310px"><a href="http://skfox.com/wp/wp-content/uploads/2008/07/screenshot2.jpg"><img class="size-medium wp-image-248" title="Flat Calendar Screenshot 2" src="http://skfox.com/wp/wp-content/uploads/2008/07/screenshot2-300x188.jpg" alt="Flat Calendar Screenshot 2" width="300" height="188" /></a><p class="wp-caption-text">Flat Calendar Screenshot 2</p></div>
<p><strong>Install Instructions</strong><br />
I&#8217;m sure you all know how to do this, but just in case. If I miss a step here, please let me know.</p>
<ol>
<li>Download the zip file and unzip to a temp directory</li>
<li>Open the folder of the freshly unzipped file. You should see two folders, vfp and www</li>
<li>The &#8216;www&#8217; folder contains a folder called &#8216;FlatCal&#8217;. Place this folder in the root of your IIS install or create a virtual directory in IIS to this folder. Make sure that you have &#8216;index.html&#8217; as a default document option.</li>
<li>Create a scriptmap of &#8216;.fc&#8217; to the wc.dll in IIS that is accessable from either the wwwroot or the virtual</li>
<li>Open the folder called &#8216;vfp&#8217;</li>
<li>Place the three files for the &#8216;flatcal_events&#8217; free-table in your data directory where it is accessible from your wconnect app</li>
<li>Place the two prg files in your programs directory where you can add them to your wconnect project</li>
<li>Add the &#8216;FC&#8217; scriptmap extension to the main file in your wconnect app</li>
<li>Add this code &#8216;Set Procedure To flatcal_main Additive&#8217; in the &#8216;SetServerProperties&#8217; function in the main file in your wconnect app</li>
<li>Open your browser and point it towards &#8216;http://localhost/FlatCal/&#8217;</li>
</ol>
<p><strong>Credits go to<br />
</strong></p>
<ul>
<li>Brandon Wood for the HTML Template</li>
<li><a href="http://sonspring.com/journal/free-calendar-template">Nathan Smith</a> for the Calendar CSS</li>
<li><a href="http://ejohn.org">John Resig</a> for <a href="http://jquery.com">jQuery</a></li>
<li><a href="http://www.west-wind.com/weblog/">Rick Strahl</a> for <a href="http://www.west-wind.com/">Web Connection</a></li>
<li><a href="http://trentrichardson.com">Trent Richardson</a> for the <a href="http://trentrichardson.com/category/impromptu/">Impromptu Plugin</a></li>
<li>Developed by <a href="http://skfox.com">Shaun Kester</a> (<a href="mailto:shaun@skfox.com">shaun@skfox.com</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://skfox.com/2008/07/22/ajax-calendar-with-visual-foxpro-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
