<?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>Edmonds Commerce &#187; javascript</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Ajax Silently Failing in HTTPS but fine in HTTP</title>
		<link>http://www.edmondscommerce.co.uk/javascript/ajax-silently-failing-in-https-but-fine-in-http/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/ajax-silently-failing-in-https-but-fine-in-http/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 16:41:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[silently]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2168</guid>
		<description><![CDATA[If you are struggling to debug why some ajax, perhaps using jquery etc is working fine when you access the page via http, but if you use https then it fails silently with very little error messaging to work on then this could be your solution. Basically, although you have accessed the page over HTTPS, [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/ajax-silently-failing-in-https-but-fine-in-http/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome JS Error ReferenceERror: doIt is not defined</title>
		<link>http://www.edmondscommerce.co.uk/javascript/chrome-js-error-referenceerror-doit-is-not-defined/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/chrome-js-error-referenceerror-doit-is-not-defined/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 12:41:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[doIt]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[referenceerror]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=1611</guid>
		<description><![CDATA[If you are scratching your head trying to figure out where in your Javascript the mysterious doIt error is coming from when testing using Chrome, this might just save you.. After loads of digging around it turns out that the error is actually caused by the Chrome SEO extension I had installed. Disable that and [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/chrome-js-error-referenceerror-doit-is-not-defined/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>JsFiddle &#8211; Handy</title>
		<link>http://www.edmondscommerce.co.uk/javascript/jsfiddle-handy/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/jsfiddle-handy/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 13:46:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1405</guid>
		<description><![CDATA[Check this out: http://jsfiddle.net/ &#8211; handy More Reading:]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/jsfiddle-handy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collaborative Javascript Debugging &#8211; JSBin</title>
		<link>http://www.edmondscommerce.co.uk/javascript/collaborative-javascript-debugging-jsbin/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/collaborative-javascript-debugging-jsbin/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 14:21:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[collaborative]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[jsbin]]></category>
		<category><![CDATA[pastebin]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1383</guid>
		<description><![CDATA[If you need to work collaboratively on some Javascript then check out JS Bin It&#8217;s just like pastebin, but with Javascript compatability, handy. More Reading: Adding Confirm E-mail Address Field to Magento Frontend Forms Got the Insecure Content on a Secure HTTPs Page Problem &#8211; Easy Solution Console Log not working in Magento + solution [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/collaborative-javascript-debugging-jsbin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Douglas Crockford Javascript Videos Available</title>
		<link>http://www.edmondscommerce.co.uk/javascript/douglas-crockford-javascript-videos-available/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/douglas-crockford-javascript-videos-available/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 09:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[douglas crockford]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1357</guid>
		<description><![CDATA[Douglas Crockford, author of Javascript the Good Bits and Yahoo&#8217;s Javascript architect is delivering his famous lectures. The first one is now available to download. Douglas Crockford is Yahoo!&#8217;s JavaScript architect and a member of the committee designing future versions of the world&#8217;s most popular programming language. In the first three months of 2010, Douglas [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/douglas-crockford-javascript-videos-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Lightbox?</title>
		<link>http://www.edmondscommerce.co.uk/javascript/which-lightbox/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/which-lightbox/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 14:57:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[lytebox]]></category>
		<category><![CDATA[thickbox]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1285</guid>
		<description><![CDATA[If you are bewildered by the choice of lightbox style javascript plugins available, you might find this page useful: http://planetozh.com/projects/lightbox-clones/ Its a well organised matrix of lightbox clones so you can compare features and choose the right one for your specific requirements. Handy! More Reading: Adding Confirm E-mail Address Field to Magento Frontend Forms Got [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/which-lightbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Associate Arrays / Objects with Dynamic Key Access</title>
		<link>http://www.edmondscommerce.co.uk/javascript/javascript-associate-arrays-objects-with-dynamic-key-access/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/javascript-associate-arrays-objects-with-dynamic-key-access/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 18:19:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[associative]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[object]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1199</guid>
		<description><![CDATA[If you are trying to use associative arrays in Javascript, the first thing is to not use the Array type and instead just use objects. The weird and wonderful thing is that if you create your array as an object, you can still use the array style square brackets to access object properties. So for [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/javascript-associate-arrays-objects-with-dynamic-key-access/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Javascript Toggle Checkboxes</title>
		<link>http://www.edmondscommerce.co.uk/javascript/javascript-toggle-checkboxes/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/javascript-toggle-checkboxes/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 15:59:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1168</guid>
		<description><![CDATA[I seem to use this little snippet loads so I thought I would post it up for safe keeping: Toggling all checkboxes on a page: PLAIN TEXT CODE: &#60;script type="text/javascript"&#62; function toggleCheckboxes&#40;&#41; &#123; // written by Daniel P 3/21/07 // toggle all checkboxes found on the page &#160; &#160; var inputlist = document.getElementsByTagName&#40;"input"&#41;; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/javascript-toggle-checkboxes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BBC Release Their Javascript Library &#8211; Glow &#8211; Open Source</title>
		<link>http://www.edmondscommerce.co.uk/javascript/bbc-release-their-javascript-library-open-source/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/bbc-release-their-javascript-library-open-source/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 09:46:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[browser support]]></category>
		<category><![CDATA[glow]]></category>
		<category><![CDATA[javascript framework]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1105</guid>
		<description><![CDATA[I read on Ajaxian today that the BBC have released their own javascript library, Glow, as open source. This is a nice move on the part of the BBC and great news for anyone looking to develop a site with some nice AJAX features but with a priority on accessibility and broad browser support. The [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/bbc-release-their-javascript-library-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neat Lightweight Javascript Table Sorter</title>
		<link>http://www.edmondscommerce.co.uk/javascript/neat-lightweight-javascript-table-sorter/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/neat-lightweight-javascript-table-sorter/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 10:12:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[tinytable]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=206</guid>
		<description><![CDATA[Just came across this link via Twitter - TinyTable A nice simple solution to display table data. More... My Bad Attitude » TinyTable JavaScript Table Sorter More Reading:]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/neat-lightweight-javascript-table-sorter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

