Awesome!! This also helped lead me to TiddlyWeb which might be of use later, too. Thanks twice.
Tom P. On Saturday, February 21, 2015 at 7:47:16 PM UTC-6, Andreas Hahn wrote: > > Hi Henry, > > that is because of one simple reason: > TiddlyWiki on node only accepts connections on your local machine .. by > default. So you can think of it as a security mechanism that nobody on LAN > can access your TW > when you are working on it. To change that behaviour, start TW with: > > node tiddlywiki.js <MYWIKI> --server 8080 $:/core/save/all text/plain > text/html "" "" 0.0.0.0 > > or > > node tiddlywiki.js <MYWIKI> --server 8080 $:/core/save/all text/plain > text/html "" "" 192.158.1.83 > > You can read about the details (with examples) here: > http://tiddlywiki.com/#ServerCommand > > /Andreas > > > Am 22.02.2015 um 00:42 schrieb Henry Padilla: > > I am doing something wrong. But it must be a simple something because it > seems that everyone else simply starts up Nodes.js and starts tiddling. > > I have Windows 8 Home. I have tried to set my firewall. I have added > rules to my firewall. I have turned OFF my firewall. I am using the > instructions at > http://tiddlywiki.com/static/Installing%2520TiddlyWiki%2520on%2520Node.js.html > > to setup and start the Nodes.js TiddlyWiki server. > > Is there an instruction page I have not found yet? I tried browsing from > another computer and from the computer running Nodes.js. If I browse > 127.0.0.1:8080 I can get TW. If I try 192.168.1.83:8080 I get nothing. > > Any help will be appreciated. > > Tom P. > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

