<?xml version="1.0" encoding="UTF-8"?>
<rss
version="2.0">
<channel><title>Gordon Lesti &#8211; JavaScript</title><link>https://gordonlesti.com/tag/javascript/</link>
<description>All posts related to the tag JavaScript.</description>
<language>en-us</language>
<copyright>Copyright 2013-2025 Gordon Lesti</copyright>
<lastBuildDate>Tue, 04 Nov 2025 03:33:41 GMT</lastBuildDate>
<item><title>Loading Tailwind CSS color palette into Inkscape</title><link>https://gordonlesti.com/loading-tailwind-css-color-palette-into-inkscape/</link>
<description>Explaining how to load the Tailwind CSS color palette into Inkscape.</description>
<pubDate>Mon, 30 Dec 2024 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/loading-tailwind-css-color-palette-into-inkscape/</guid>
<category
domain="https://gordonlesti.com/tag/css/">CSS</category>
<category
domain="https://gordonlesti.com/tag/inkscape/">Inkscape</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>OscillatorNode example to play beep sounds in JavaScript</title><link>https://gordonlesti.com/oscillatornode-example-to-play-beep-sounds-in-javascript/</link>
<description>A small example using OscillatorNode to play beep sounds in JavaScript without audio files loading.</description>
<pubDate>Wed, 14 Aug 2024 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/oscillatornode-example-to-play-beep-sounds-in-javascript/</guid>
<category
domain="https://gordonlesti.com/tag/audio/">Audio</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Text to Voice in JavaScript example</title><link>https://gordonlesti.com/text-to-voice-in-javascript-example/</link>
<description>A very small example of text to voice with JavaScript, also known as speech synthesis.</description>
<pubDate>Sat, 12 Jun 2021 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/text-to-voice-in-javascript-example/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>JavaScript device orientation tool</title><link>https://gordonlesti.com/javascript-device-orientation-tool/</link>
<description>A small device orientation tool with JavaScript.</description>
<pubDate>Sat, 12 Jun 2021 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/javascript-device-orientation-tool/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>What are my GPS coordinates?</title><link>https://gordonlesti.com/what-are-my-gps-coordinates/</link>
<description>A small tool that gives you your current GPS coordinates.</description>
<pubDate>Wed, 04 Nov 2020 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/what-are-my-gps-coordinates/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>Insomnia - An Electron based API client</title><link>https://gordonlesti.com/insomnia-an-electron-based-api-client/</link>
<description>Presenting Insomnia, an Electron based API client application.</description>
<pubDate>Sun, 14 Jan 2018 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/insomnia-an-electron-based-api-client/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/linux/">Linux</category>
</item>
<item><title>Mathematic expressions in HTML with KaTeX</title><link>https://gordonlesti.com/mathematic-expressions-in-html-with-katex/</link>
<description>A small example of KaTeX, a JavaScript library to render mathematic expressions in the browser.</description>
<pubDate>Thu, 21 Dec 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/mathematic-expressions-in-html-with-katex/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/latex/">LaTeX</category>
<category
domain="https://gordonlesti.com/tag/math/">Math</category>
</item>
<item><title>Regular expression testing tool</title><link>https://gordonlesti.com/regular-expression-testing-tool/</link>
<description>A small tool to check regualr expressions in the browser with JavaScript.</description>
<pubDate>Fri, 08 Dec 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/regular-expression-testing-tool/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>Create Grunt Docker image</title><link>https://gordonlesti.com/create-grunt-docker-image/</link>
<description>A small Dockerfile for a Grunt Docker image with npm and a usgae explanation.</description>
<pubDate>Fri, 20 Oct 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/create-grunt-docker-image/</guid>
<category
domain="https://gordonlesti.com/tag/docker/">Docker</category>
<category
domain="https://gordonlesti.com/tag/grunt/">Grunt</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>A D3 precission and recall diagram example</title><link>https://gordonlesti.com/a-d3-precission-and-recall-diagram-example/</link>
<description>A example for a D3 precission and recall diagram.</description>
<pubDate>Thu, 10 Aug 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/a-d3-precission-and-recall-diagram-example/</guid>
<category
domain="https://gordonlesti.com/tag/d3/">D3</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Base64 encoding and decoding tool</title><link>https://gordonlesti.com/base64-encoding-and-decoding-tool/</link>
<description>A small online tool for Base64 encoding and decoding.</description>
<pubDate>Mon, 07 Aug 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/base64-encoding-and-decoding-tool/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>URL encode and decode tool</title><link>https://gordonlesti.com/url-encode-and-decode-tool/</link>
<description>A small online tool to URL encode and decode strings.</description>
<pubDate>Sun, 30 Jul 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/url-encode-and-decode-tool/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>D3 time series example</title><link>https://gordonlesti.com/d3-time-series-example/</link>
<description>A small example for time series illustration with D3.</description>
<pubDate>Sat, 22 Jul 2017 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/d3-time-series-example/</guid>
<category
domain="https://gordonlesti.com/tag/d3/">D3</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/time-series/">Time Series</category>
</item>
<item><title>Magento 2 DependencyWheel</title><link>https://gordonlesti.com/magento-2-dependencywheel/</link>
<description>Magento 2 composer dependencies visualized as interactive D3 chord diagram.</description>
<pubDate>Thu, 09 Feb 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/magento-2-dependencywheel/</guid>
<category
domain="https://gordonlesti.com/tag/d3/">D3</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/magento/">Magento</category>
</item>
<item><title>Inaccurate rounding with decimal digits</title><link>https://gordonlesti.com/inaccurate-rounding-with-decimal-digits/</link>
<description>Some common errors that happen when rounding floating point numbers with decimal digits.</description>
<pubDate>Tue, 10 Jan 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/inaccurate-rounding-with-decimal-digits/</guid>
<category
domain="https://gordonlesti.com/tag/c/">C</category>
<category
domain="https://gordonlesti.com/tag/java/">Java</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/math/">Math</category>
<category
domain="https://gordonlesti.com/tag/python/">Python</category>
</item>
<item><title>Responsive embedded D3 SVG</title><link>https://gordonlesti.com/responsive-embedded-d3-svg/</link>
<description>A small example for a responsive embedded D3 SVG.</description>
<pubDate>Fri, 06 Jan 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/responsive-embedded-d3-svg/</guid>
<category
domain="https://gordonlesti.com/tag/css/">CSS</category>
<category
domain="https://gordonlesti.com/tag/d3/">D3</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/svg/">SVG</category>
</item>
<item><title>Inexact rounding up or down with decimal digits</title><link>https://gordonlesti.com/inexact-rounding-up-or-down-with-decimal-digits/</link>
<description>Shows a common error when rounding numbers up or down with decimal digits in Java, Python or JavaScript.</description>
<pubDate>Wed, 04 Jan 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/inexact-rounding-up-or-down-with-decimal-digits/</guid>
<category
domain="https://gordonlesti.com/tag/c/">C</category>
<category
domain="https://gordonlesti.com/tag/java/">Java</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/math/">Math</category>
<category
domain="https://gordonlesti.com/tag/python/">Python</category>
</item>
<item><title>MathJax - Mathematical expressions via JavaScript</title><link>https://gordonlesti.com/mathjax-mathematical-expressions-via-javascript/</link>
<description>MathJax is a JavaScript engine to display mathematical expressions in web browsers.</description>
<pubDate>Tue, 03 Jan 2017 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/mathjax-mathematical-expressions-via-javascript/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/math/">Math</category>
</item>
<item><title>QUnit with Grunt - A minimal JavaScript unittest example</title><link>https://gordonlesti.com/qunit-with-grunt-a-minimal-javascript-unittest-example/</link>
<description>A minimal example for unittesting in JavaScript with Qunit and Grunt as task runner.</description>
<pubDate>Wed, 21 Dec 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/qunit-with-grunt-a-minimal-javascript-unittest-example/</guid>
<category
domain="https://gordonlesti.com/tag/grunt/">Grunt</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/qunit/">QUnit</category>
<category
domain="https://gordonlesti.com/tag/testing/">Testing</category>
</item>
<item><title>A Prism based web text editor with syntax highlighting</title><link>https://gordonlesti.com/a-prism-based-web-text-editor-with-syntax-highlighting/</link>
<description>A small prototype for Prism syntax highlighter based web text editor.</description>
<pubDate>Mon, 12 Dec 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/a-prism-based-web-text-editor-with-syntax-highlighting/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/prism/">Prism</category>
</item>
<item><title>Local browser storage over many tabs</title><link>https://gordonlesti.com/local-browser-storage-over-many-tabs/</link>
<description>I just want to test the behavior of browsers local storage over many windows.</description>
<pubDate>Wed, 07 Dec 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/local-browser-storage-over-many-tabs/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>A audio noise filter in JavaScript - quantile based</title><link>https://gordonlesti.com/a-audio-noise-filter-in-javascriptquantile-based/</link>
<description>A noise spectrum estimation and elimination filter written in JavaScript based on quantiles.</description>
<pubDate>Fri, 02 Dec 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/a-audio-noise-filter-in-javascriptquantile-based/</guid>
<category
domain="https://gordonlesti.com/tag/audio/">Audio</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>JSON - beautifier and minifier</title><link>https://gordonlesti.com/json-beautifier-and-minifier/</link>
<description>A small tool to beautify or minify JSON data.</description>
<pubDate>Fri, 02 Dec 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/json-beautifier-and-minifier/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>A audio noise filter in JavaScript - speech / non-speech classifcation</title><link>https://gordonlesti.com/a-audio-noise-filter-in-javascriptspeech-non-speech-classifcation/</link>
<description>A noise spectrum estimation and elimination filter written in JavaScript based on frame wise speech / non-speech classifcation.</description>
<pubDate>Sun, 27 Nov 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/a-audio-noise-filter-in-javascriptspeech-non-speech-classifcation/</guid>
<category
domain="https://gordonlesti.com/tag/audio/">Audio</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Web performance checking with sitespeed.io</title><link>https://gordonlesti.com/web-performance-checking-with-sitespeed-io/</link>
<description>Web performance checking with a Docker image of sitespeed.io.</description>
<pubDate>Thu, 24 Nov 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/web-performance-checking-with-sitespeed-io/</guid>
<category
domain="https://gordonlesti.com/tag/docker/">Docker</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Reading Web Audio API with JavaScript</title><link>https://gordonlesti.com/reading-web-audio-api-with-javascript/</link>
<description>Reading audio input from the Web Audio API in the browser with JavaScript.</description>
<pubDate>Mon, 21 Nov 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/reading-web-audio-api-with-javascript/</guid>
<category
domain="https://gordonlesti.com/tag/audio/">Audio</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Prism - Code folding with details and summary</title><link>https://gordonlesti.com/prism-code-folding-with-details-and-summary/</link>
<description>Prism syntax highlighting and code folding with HTML5 tag details and summary.</description>
<pubDate>Mon, 14 Nov 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/prism-code-folding-with-details-and-summary/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/prism/">Prism</category>
</item>
<item><title>Prism - syntax highlighting for Magento templates</title><link>https://gordonlesti.com/prism-syntax-highlighting-for-magento-templates/</link>
<description>Prism syntax highlighting for Magento templates.</description>
<pubDate>Wed, 09 Nov 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/prism-syntax-highlighting-for-magento-templates/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/magento/">Magento</category>
<category
domain="https://gordonlesti.com/tag/prism/">Prism</category>
</item>
<item><title>Change theme-color via JavaScript</title><link>https://gordonlesti.com/change-theme-color-via-javascript/</link>
<description>A small example that shows that it can make sense to change the theme-color of a HTML page.</description>
<pubDate>Thu, 03 Nov 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/change-theme-color-via-javascript/</guid>
<category
domain="https://gordonlesti.com/tag/chrome/">Chrome</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Prism - Code Folding plugin prototype</title><link>https://gordonlesti.com/prism-code-folding-plugin-prototype/</link>
<description>A prototype for a Prism code folding plugin to hide specific lines in the code.</description>
<pubDate>Fri, 28 Oct 2016 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/prism-code-folding-plugin-prototype/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/prism/">Prism</category>
</item>
<item><title>Prism - Hooks list</title><link>https://gordonlesti.com/prism-hooks-list/</link>
<description>A list of Prism hooks and a short explaination how to generate them.</description>
<pubDate>Sun, 23 Oct 2016 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/prism-hooks-list/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/prism/">Prism</category>
</item>
<item><title>Text differencing tool</title><link>https://gordonlesti.com/text-differencing-tool/</link>
<description>A small tool to show the differences between two texts. Similar to git diff.</description>
<pubDate>Mon, 22 Aug 2016 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/text-differencing-tool/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>Touch signature identification with JavaScript</title><link>https://gordonlesti.com/touch-signature-identification-with-javascript/</link>
<description>An example how to detect and identify a personal touch signature with JavaScript.</description>
<pubDate>Fri, 15 Jul 2016 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/touch-signature-identification-with-javascript/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Unix timestamp to date tool</title><link>https://gordonlesti.com/unix-timestamp-to-date-tool/</link>
<description>A small tool to convert the unix timestamp into a date format in both directions.</description>
<pubDate>Mon, 08 Feb 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/unix-timestamp-to-date-tool/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>HTML escape tool</title><link>https://gordonlesti.com/html-escape-tool/</link>
<description>What are HTML special chars and how to escape them with a small tool written in javascript.</description>
<pubDate>Tue, 19 Jan 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/html-escape-tool/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/tool/">Tool</category>
</item>
<item><title>Broiler Demo Rainbow</title><link>https://gordonlesti.com/broiler-demo-rainbow/</link>
<description>A small demo of broilerjs, a jQuery plugin and how to pick a color from an image by click.</description>
<pubDate>Sun, 17 Jan 2016 23:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/broiler-demo-rainbow/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Simulate Mouse Clicks in QUnit on Coordinates</title><link>https://gordonlesti.com/simulate-mouse-clicks-in-qunit-on-coordinates/</link>
<description>How to simulate a mouse click on a special position in Qunit?</description>
<pubDate>Thu, 18 Sep 2014 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/simulate-mouse-clicks-in-qunit-on-coordinates/</guid>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
<category
domain="https://gordonlesti.com/tag/qunit/">QUnit</category>
<category
domain="https://gordonlesti.com/tag/testing/">Testing</category>
</item>
<item><title>Building xmpp (jabber) app for Firefox OS - Part1</title><link>https://gordonlesti.com/building-xmpp-jabber-app-for-firefox-os-part1/</link>
<description>An idea how to build an xmpp or jabber app for Firefox OS.</description>
<pubDate>Wed, 02 Apr 2014 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/building-xmpp-jabber-app-for-firefox-os-part1/</guid>
<category
domain="https://gordonlesti.com/tag/firefox/">Firefox</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
<item><title>Book recommendation - Backbone.js Application Development</title><link>https://gordonlesti.com/book-recommendation-backbone-js-application-development/</link>
<description>Bookreview about Backbone.js Application Development from Thomas Hunter II.</description>
<pubDate>Wed, 14 Aug 2013 22:00:00 GMT</pubDate>
<author>info@gordonlesti.com (Gordon Lesti)</author>
<guid
isPermaLink="false">https://gordonlesti.com/book-recommendation-backbone-js-application-development/</guid>
<category
domain="https://gordonlesti.com/tag/books/">Books</category>
<category
domain="https://gordonlesti.com/tag/javascript/">JavaScript</category>
</item>
</channel>
</rss>