Re: [tw] [TW5] node.js instruction

2014-01-02 Thread Jeremy Ruston
Thanks Ton, I'd caught the other errors for 5.0.6, and will clarify the reference to "sudo", Best wishes Jeremy On Thu, Jan 2, 2014 at 9:40 PM, Ton Gerner wrote: > Hi Jeremy, > > Forgot to mention: > > 1) Installing > > > sudo npm install -g tiddlywiki > > did not work on Windows 7: > > 'sud

Re: [tw] [TW5] node.js instruction

2014-01-02 Thread Ton Gerner
Hi Jeremy, Forgot to mention: 1) Installing sudo npm install -g tiddlywiki did not work on Windows 7: 'sudo' is not recognized as an internal or external command, operable program or batch file. That sudo part isn't that a Unix/Linux command? npm install -g tiddlywiki did work on Windows 7

Re: [tw] [TW5] node.js instruction

2014-01-02 Thread Jeremy Ruston
Thanks Chaps - I've updated the docs to use 127.0.0.1: https://github.com/Jermolene/TiddlyWiki5/commit/2343bb3e5b57728f3321824ff278e2e2680e409e Best wishes Jeremy On Thu, Jan 2, 2014 at 8:00 PM, Ton Gerner wrote: > Hi Will, > > Thanks for sharing your experience. > > > On Thursday, January

Re: [tw] [TW5] node.js instruction

2014-01-02 Thread Ton Gerner
Hi Will, Thanks for sharing your experience. On Thursday, January 2, 2014 8:40:32 PM UTC+1, willw wrote: > > Hi Ton, > > I suspect that the failure with 0.0.0.0 is a Windows issue, so not > directly related to node. > I too think it is a Windows issue, but if ordinary users like me (just a TW

Re: [tw] [TW5] node.js instruction

2014-01-02 Thread willw
Hi Ton, I suspect that the failure with 0.0.0.0 is a Windows issue, so not directly related to node. A couple of weeks ago, while installing TiddlyWeb on Windows, I saw similar behaviour - Window's doesn't seem to serve 0.0.0.0 while Linux is happy to. Did some searching, found similar experie

Re: [tw] [TW5] node.js instruction

2014-01-02 Thread Ton Gerner
Hi Jeremy, A long time ago I installed TiddlyWiki + node.js with help of the walkthrough of David Johnston [1]. Today I managed to install it according the new and easier way on 2 PCs (1 x Windows 7 32-bit, 1 x Windows 7 64-bit): npm install -g tiddlywiki tiddlywiki --server But http://0.0.0

Re: [tw] [TW5] node.js instruction

2013-12-31 Thread Stephan Hradek
Am Dienstag, 31. Dezember 2013 15:30:46 UTC+1 schrieb Jeremy Ruston: > > Hi Stephan > > No, go ahead with the vertical alignment pull request, thank you - I'll > still probably not get to it until tomorrow > > Done… -- You received this message because you are subscribed to the Google Groups

Re: [tw] [TW5] node.js instruction

2013-12-31 Thread Jeremy Ruston
Hi Stephan No, go ahead with the vertical alignment pull request, thank you - I'll still probably not get to it until tomorrow Best wishes Jeremy On Tue, Dec 31, 2013 at 1:48 PM, Stephan Hradek wrote: > Shouldn't I issue a pull request then for the valingment? Issue 314 fix is > included ther

Re: [tw] [TW5] node.js instruction

2013-12-31 Thread Stephan Hradek
Shouldn't I issue a pull request then for the valingment? Issue 314 fix is included there as it is a prerequisit… If any urgent action required, feel free to use Skype… -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this gro

Re: [tw] [TW5] node.js instruction

2013-12-31 Thread Jeremy Ruston
Hi Stephan Yes, I'll only do the release if I get time to do all the outstanding actionable pull requests -- it will probably be tomorrow now, (note to self, remember to change the copyright year!) Best wishes Jeremy. On Tue, Dec 31, 2013 at 11:45 AM, Stephan Hradek wrote: > > > Am Dienstag,

Re: [tw] [TW5] node.js instruction

2013-12-31 Thread Stephan Hradek
Am Dienstag, 31. Dezember 2013 12:37:41 UTC+1 schrieb Jeremy Ruston: > > I'll issue 5.0.6 shortly > > Best wishes > > Jeremy > > Will the fix for issue 314 be in? Do you plan to add the valignment of table cells? -- You received this message because you are subscribed to the Google Groups "T

Re: [tw] [TW5] node.js instruction

2013-12-31 Thread Jeremy Ruston
Hi Okido Many thanks, I've updated the instructions here: https://github.com/Jermolene/TiddlyWiki5/commit/089a83861123e9cbb672d722372013595e7c8bf9 I'll issue 5.0.6 shortly Best wishes Jeremy On Mon, Dec 30, 2013 at 7:56 PM, okido wrote: > Hi Jeremy, > > I tried to install TW5 under node.j

[tw] [TW5] node.js instruction

2013-12-30 Thread okido
Hi Jeremy, I tried to install TW5 under node.js with npm following the instruction from TW5 website: sudo npm -g install tiddlywiki After this install tw5 is only available in $home on my Linux box. Starting the server in a folder gave messages that paths are broken. Then I changed the instruct