From 9985efa40619640f2a5d74f604453fc8e0eae272 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Mon, 13 Jan 2014 17:02:21 +0000 Subject: [PATCH] Fix link to tutsplus.com node-webkit tutorial --- editions/tw5.com/tiddlers/definitions/node-webkit.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/definitions/node-webkit.tid b/editions/tw5.com/tiddlers/definitions/node-webkit.tid index e3e3bc454..73594fabf 100644 --- a/editions/tw5.com/tiddlers/definitions/node-webkit.tid +++ b/editions/tw5.com/tiddlers/definitions/node-webkit.tid @@ -1,10 +1,10 @@ created: 20140101164042231 -modified: 20140101173537147 +modified: 20140113170100899 tags: definitions title: node-webkit type: text/vnd.tiddlywiki -node-webkit is an OpenSource application that fuses the functionality of a web browser with that of [[Node.js]]. It makes it possible to use web applications as though they were native apps, with full access to the file system and other native facilities. Learn more from the [[official site|https://github.com/rogerwang/node-webkit]] or [[this introductory blog post|http://dev.tutsplus.com/tutorials/introduction-to-html5-desktop-apps-with-node-webkit--net-36296]]. +node-webkit is an OpenSource application that fuses the functionality of a web browser with that of [[Node.js]]. It makes it possible to use web applications as though they were native apps, with full access to the file system and other native facilities. Learn more from the [[official site|https://github.com/rogerwang/node-webkit]] or [[this introductory blog post|http://net.tutsplus.com/tutorials/javascript-ajax/introduction-to-html5-desktop-apps-with-node-webkit/]]. See [[TiddlyWiki on node-webkit]] for details of how to use TiddlyWiki with node-webkit.