Re: [tw5] Re: TW as static site generator in AWS lambda

2021-06-28 Thread Victor Dorneanu
This is really amazing. It shows me how easy Tiddlywiki can be used for 
processing data (especially when you have standard formats like JSON). I've 
also thought the Lambda flavour/instance of Tiddlywiki would be way more 
difficult to deploy. 

I guess I'll use the same approach to implement some bookmarking mechanism, 
where I use data exported from getpocket.com, send it to AWS API Gateway 
which then calls Tiddlywiki Lambda to store the bookmark (or add it to some 
existing page/tiddler). 

Again, thanks for this link! 

On Saturday, June 26, 2021 at 4:28:18 PM UTC+2 Mohamed Amin wrote:

> Thanks a million Mohammed for sharing such a great article
>
> For me, the following paragraph shows how powerful TW5 is :
>
> Purple News was born out of a client need to track the way several news 
> sources were covering the topic of “Voting” during the 2020 US presidential 
> election. Using AWS Athena to scale up SQL query automation, we extended 
> this concept to track lots of different topics — and used 
> TiddlyWiki-on-Lambda to generate every page on the site!
>
> Regards
>

-- 
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/0f039a5d-7dc4-4b12-bd6f-474c99bdc42fn%40googlegroups.com.


Re: [tw5] Re: TW as static site generator in AWS lambda

2021-06-26 Thread Mohamed Amin
Thanks a million Mohammed for sharing such a great article

For me, the following paragraph shows how powerful TW5 is :

Purple News was born out of a client need to track the way several news 
sources were covering the topic of “Voting” during the 2020 US presidential 
election. Using AWS Athena to scale up SQL query automation, we extended 
this concept to track lots of different topics — and used 
TiddlyWiki-on-Lambda to generate every page on the site!

Regards

-- 
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/ebf54ab8-0f30-4a71-84c5-90defa47d895n%40googlegroups.com.


Re: [tw5] Re: TW as static site generator in AWS lambda

2021-06-26 Thread Mohammad Rahmani
Hi Tones,

 Many thanks for sharing! Interesting!


Best wishes
Mohammad


On Sat, Jun 26, 2021 at 4:07 AM TW Tones  wrote:

> Mohammad,
>
> I was looking at AWS recently, but also thought I would make use of local
> storage and changes backup to make the hosted tiddlywiki not appear static.
>
> I discovered also through w3schools.com they now have "spaces", where you
> can also host wikis for free,
> the difference being the URL to your space eg; https://tones.w3spaces.com/
> is only resolved if you are logged in making it ideal for personal spaces.
>
> I have a workflow to commit changes to the wiki that accrue in local
> storage to the index.html all of which I can document in time.
>
> Regards
> Tones
>
> On Saturday, 26 June 2021 at 05:54:11 UTC+10 Mohammad wrote:
>
>> https://twitter.com/philwonski/status/1407419878588440577
>>
>> https://mydigitalmark.com/easily-build-static-html-sites-from-json-with-aws-lambda-and-tiddlywiki/
>>
>> [image: image.png]
>>
>>
>>
>> Best wishes
>> Mohammad
>>
> --
> 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/a9efb82a-e2aa-426f-a0f8-75e6e25e7507n%40googlegroups.com
> 
> .
>

-- 
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/CAAV1gMDf-D9wcS7GNEF8q0fObSoLVcOqM2-6AkPPffuPyGZLUQ%40mail.gmail.com.


[tw5] Re: TW as static site generator in AWS lambda

2021-06-25 Thread TW Tones
Mohammad,

I was looking at AWS recently, but also thought I would make use of local 
storage and changes backup to make the hosted tiddlywiki not appear static.

I discovered also through w3schools.com they now have "spaces", where you 
can also host wikis for free, 
the difference being the URL to your space eg; https://tones.w3spaces.com/ 
is only resolved if you are logged in making it ideal for personal spaces.

I have a workflow to commit changes to the wiki that accrue in local 
storage to the index.html all of which I can document in time.

Regards
Tones

On Saturday, 26 June 2021 at 05:54:11 UTC+10 Mohammad wrote:

> https://twitter.com/philwonski/status/1407419878588440577
>
> https://mydigitalmark.com/easily-build-static-html-sites-from-json-with-aws-lambda-and-tiddlywiki/
>
> [image: image.png]
>
>
>
> Best wishes
> Mohammad
>

-- 
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/a9efb82a-e2aa-426f-a0f8-75e6e25e7507n%40googlegroups.com.