On Wednesday, August 21, 2013 5:51:39 PM UTC+2, Yakov wrote: > > first I'd like to make it clear: with TiddlyWeb at home, is it possible to > use ordinary TiddlyWikis (say from a usb-stick), or only TiddlyWeb and the > data is stored as "a separate text file for each tiddler"? > If it's compatible with ordinary TWs, do I have to install any plugin for > a TW to save? >
I'm not sure, what your usecase is here. The tweb-at-home project is about, how to install a TiddlyWeb instance using different possibilities. TiddlyWeb is a "server backend" that knows how to handle tiddlers. The liveCD iso image contains a TiddlyWeb configuration, that is able to serve TiddlyWikis. The store structure used is called "text store". So all tiddlers are stored in a directory structure as plain text files. I did create some info videos: http://www.youtube.com/playlist?list=PLuiC_HFhI4OwqAAaMNUFW3o-1ClpMHZgB There 3rd one shows the text store that's used. > Next, let's see where I am. I've installed VirtualBox, created a virtual > machine with parameters mentioned at [1] (and also Network setting had > "Name: Bluetooth network adapter 802.11n" part, I've changed that to > Realtek PCIe GBE Family Controller"); launched SliTaz, opened XTerm, run > htop. The latter sais -- see the screenshot -- the address is 127.0.0.1 > with port 8080. But when I type 127.0.0.1:8080, browsers say that they > can't connect to the server (I've tried 10.0.0.32:8080, too).. Any ideas > how to fix this? > uups, if "twanager server" starts with 127.0.0.1 (localhost) it seems the VirtualBox didn't get a propper IP address. Are you connected with a "wireless dongle" or a cable to the internet? Did you adjust the VB network setting to "bridged" mode? (may be have a look at video 1) 10.0.0.32 won't work, since your DHCP settings, most likely, will be different to mine. I haven't tried the "easier way" of installation yet, -- Vagrant > installation requires rebooting Windows, which is not very handy for me for > the moment (too many things are opened). > I don't understand, why rebooting Windows is a problem. You need to do it only once. > But more importantly, I didn't get -- where to grab the "vagrant script" > from? > https://github.com/pmario/tweb-vagrant By the way, there are few typos at the documentation site, I've made a note > about only one: at [1], there's > thx for the hints -m -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
