[tw5] Re: Lots of images and audio

2019-09-23 Thread TonyM
Mark,

When it comes to serving it via http the main questions you need to ask is 
do you need to simply publish it as read only on the internet or do you 
have contributors, is its visibility or edit available online?, or do you 
want it hidden for you or a small number of people?. The simplest method is 
to edit it locally and copy up as needed or use tiddlyspot etc... Other 
questions are do you need search engines to recognise it etc...

What hosting service do you have available etc...

Personally I am moving to using tw-receiver, single file wikis on a 
standard web hosting platform for wikis I can edit and everyone else can 
read. I am gradually developing methods to help turn this method into  
fully collaborative system but this will take time.

Jed I think has the most advanced experience with publishing node on the 
internet but I believe security concerns remain.

So unfortunately you will need to describe more deeply your hosting 
requirements to get more focused advice on hosting.

Regards
Tony

On Tuesday, September 24, 2019 at 3:53:20 AM UTC+10, Mark Krieg wrote:
>
> Greeting everyone!
>
> I've got a personal journal in TiddlyWiki of less than 5000 
> entries/tiddlers. However when I started loading lots photos it began 
> crashing under node.js.
>
> I have two needs, the best way to handle large numbers of images and 
> audio, and also a method to server it via HTTP so I can access it from 
> anywhere.
>
> I thought that node.js was my solution, only loading the tiddlers as I 
> used them, however that doesn't seem to be the case.
>
> Any suggestions would be MOST welcome!
>
> Every blessing,
>
> Mark
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b519af00-5de5-47f2-81d6-14c06adeed42%40googlegroups.com.


[tw5] Re: Lots of images and audio

2019-09-23 Thread 'Mark S.' via TiddlyWiki
Have you tried these settings:

https://tiddlywiki.com/#LazyLoading

In theory, your images will only load when you need them.

Good luck!


On Monday, September 23, 2019 at 11:37:48 AM UTC-7, Mark Krieg wrote:
>
> My TiddlyWiki version is: 5.1.22
>
>
>
> I'm loading the images by dragging them onto my TiddlyWiki, importing 
> them, and referencing the tiddler like so:
>
> *{{57e44c4c47311360f4f8f4e485bb47b1.jpeg}}*
>
>
>
> The way I launch TW in node.js is:
>
>
> *alias twsrv='cd ~/Dropbox/TiddlyWiki5 && tiddlywiki 
> editions/tw5.com-server --server 8080 $:/core/save/all text/plain text/html 
> "" "" 0.0.0.0'*
>
>
>
>
> On Monday, September 23, 2019 at 2:09:06 PM UTC-4, Mark S. wrote:
>>
>> What version of TW?
>> How are you loading the images?
>> How are you launching TW in node.js ?
>>
>> Good luck!
>>
>> On Monday, September 23, 2019 at 10:53:20 AM UTC-7, Mark Krieg wrote:
>>>
>>> Greeting everyone!
>>>
>>> I've got a personal journal in TiddlyWiki of less than 5000 
>>> entries/tiddlers. However when I started loading lots photos it began 
>>> crashing under node.js.
>>>
>>> I have two needs, the best way to handle large numbers of images and 
>>> audio, and also a method to server it via HTTP so I can access it from 
>>> anywhere.
>>>
>>> I thought that node.js was my solution, only loading the tiddlers as I 
>>> used them, however that doesn't seem to be the case.
>>>
>>> Any suggestions would be MOST welcome!
>>>
>>> Every blessing,
>>>
>>> Mark
>>>
>>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f5964d07-a480-4a16-80ec-ce4b9c6aeea7%40googlegroups.com.


[tw5] Re: Lots of images and audio

2019-09-23 Thread Jed Carty
If you are using _canonical_uri instead of importing the images into 
tiddlers helps, even on node.js.

I have had a few thousand images in a wiki that used _canonical_uri and 
there was no trouble.

Otherwise skinny tiddlers can help, but I haven't ever used them so someone 
else would have to give input there.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/617c7a8d-478f-414f-b874-47766511f1cd%40googlegroups.com.


[tw5] Re: Lots of images and audio

2019-09-23 Thread Mark Krieg
My TiddlyWiki version is: 5.1.22



I'm loading the images by dragging them onto my TiddlyWiki, importing them, 
and referencing the tiddler like so:

*{{57e44c4c47311360f4f8f4e485bb47b1.jpeg}}*



The way I launch TW in node.js is:


*alias twsrv='cd ~/Dropbox/TiddlyWiki5 && tiddlywiki 
editions/tw5.com-server --server 8080 $:/core/save/all text/plain text/html 
"" "" 0.0.0.0'*




On Monday, September 23, 2019 at 2:09:06 PM UTC-4, Mark S. wrote:
>
> What version of TW?
> How are you loading the images?
> How are you launching TW in node.js ?
>
> Good luck!
>
> On Monday, September 23, 2019 at 10:53:20 AM UTC-7, Mark Krieg wrote:
>>
>> Greeting everyone!
>>
>> I've got a personal journal in TiddlyWiki of less than 5000 
>> entries/tiddlers. However when I started loading lots photos it began 
>> crashing under node.js.
>>
>> I have two needs, the best way to handle large numbers of images and 
>> audio, and also a method to server it via HTTP so I can access it from 
>> anywhere.
>>
>> I thought that node.js was my solution, only loading the tiddlers as I 
>> used them, however that doesn't seem to be the case.
>>
>> Any suggestions would be MOST welcome!
>>
>> Every blessing,
>>
>> Mark
>>
>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4e0e8427-9e2c-49d8-aca7-c5fb64716430%40googlegroups.com.


[tw5] Re: Lots of images and audio

2019-09-23 Thread 'Mark S.' via TiddlyWiki
What version of TW?
How are you loading the images?
How are you launching TW in node.js ?

Good luck!

On Monday, September 23, 2019 at 10:53:20 AM UTC-7, Mark Krieg wrote:
>
> Greeting everyone!
>
> I've got a personal journal in TiddlyWiki of less than 5000 
> entries/tiddlers. However when I started loading lots photos it began 
> crashing under node.js.
>
> I have two needs, the best way to handle large numbers of images and 
> audio, and also a method to server it via HTTP so I can access it from 
> anywhere.
>
> I thought that node.js was my solution, only loading the tiddlers as I 
> used them, however that doesn't seem to be the case.
>
> Any suggestions would be MOST welcome!
>
> Every blessing,
>
> Mark
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ac920920-05c4-401a-b7fb-eff73a339c17%40googlegroups.com.