Search found 234 matches

by Mariasole
Tue Mar 13, 2018 10:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: livecode and *Readability.js* (='.'=)
Replies: 55
Views: 34375

Re: livecode and JAVA boilerpipe (='.'=)

I read the article:

https://livecode.com/infinite-livecode-java-progress/

I do not understand anything about Java ... but I think that what I ask can not be done! :roll:

Thanks the same for the warm help!

Mariasole
(='.'=)
by Mariasole
Mon Mar 12, 2018 3:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: livecode and *Readability.js* (='.'=)
Replies: 55
Views: 34375

Re: livecode boilerpipe (='.'=)

Hi MaxV, thank you for your answer. I think I understand what you suggest, but in this case the " boilerpipe " library allows you to use advanced algorithms to "isolate" the meaningful text of an html page automatically. For example, if you go to a news page and on the browser click on "read mode", ...
by Mariasole
Mon Mar 12, 2018 12:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: livecode and *Readability.js* (='.'=)
Replies: 55
Views: 34375

livecode and *Readability.js* (='.'=)

Hello everyone! I would like to implement the boilerpipe algorithm inside a livecode application . --- https://github.com/kohlschutter/boilerpipe http://boilerpipe-web.appspot.com/ --- My project is simple: extract the contents of an html page in a stack! 8) This algorithm is used in browsers for th...
by Mariasole
Thu Dec 28, 2017 10:36 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Merry Christmas!
Replies: 5
Views: 3942

Re: Merry Christmas!

Grazie e ancora auguri a tutti!
And specially to bogs, Richard and -hh :)
I hope that "a true demo of your progress!" was not ironic! :lol: :lol: :lol:

Mariasole
(='.'=)
by Mariasole
Mon Dec 25, 2017 5:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Merry Christmas!
Replies: 5
Views: 3942

Merry Christmas!

Ciao a tutti!
I want to make my best wishes for a Merry Christmas to the whole forum and to thank all those who patiently helped me this year to better understand my abysmal ignorance!
This is my gift for you!
Thanks again!

Mariasole
(='.'=)
by Mariasole
Wed Aug 16, 2017 8:07 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll my widget (='.'=)
Replies: 9
Views: 7052

Re: Scroll my widget (='.'=)

Thanks really -hh!
In practice you started learning LC from 2013 like me!
Only that I still do not understand and you are a magician! :oops:
Please accept my estimation flowers! :D

(='.'=)
by Mariasole
Fri Aug 11, 2017 11:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll my widget (='.'=)
Replies: 9
Views: 7052

Re: Scroll my widget (='.'=)

Thanks really -hh ! Very interesting! I'm doing tests to figure out how it works ... It's fascinating that I can use javascript commands on the widget! Even though I do not know anything about javascript I can play to make stuff, and maybe something works! 8) Etiam capillus unus habet umbram suam! N...
by Mariasole
Wed Aug 09, 2017 3:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll my widget (='.'=)
Replies: 9
Views: 7052

Re: Scroll my widget (='.'=)

Thank you all for the help! :D Thank you Klaus ! It's a satisfaction for me to have "uncovered" (indirectly) a bug! Thanks MaxV ! A beautiful page I will treasure. Thank you -hh ! An interesting solution! Especially for me that I do not know anything about js! But... I wanted to ask you... :roll: I...
by Mariasole
Tue Aug 08, 2017 9:20 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Scroll my widget (='.'=)
Replies: 9
Views: 7052

Scroll my widget (='.'=)

Hi all brothers and sisters! I'm doing experiments with the "browser" widget for the first time. 8) I'm trying to control the scroll with a button. Obviously I can not! :oops: The code I use is this: set the vscroll of widget "Browser" to 100 I also tried to put the mouse pointer over and click on ...
by Mariasole
Thu Jul 13, 2017 9:20 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Local mutiny .... (=^‥^=)
Replies: 17
Views: 9319

Re: Local mutiny .... (=^‥^=)

Thanks brother SparkOut,
You made clear to me the behavior of the variables I had never thought of! :D

Thank you sister Jacque!
Read your posts was how to sit in listening to a lectio magistralis! 8)

Thank you all... really!

Mariasole
(=^‥^=)
by Mariasole
Fri Jul 07, 2017 4:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Local mutiny .... (=^‥^=)
Replies: 17
Views: 9319

Re: Local mutiny .... (=^‥^=)

Brother Klaus! Thank you for your valuable help! I also read the dictionary, but in my head I can not understand! :oops: It always tells uncle Tony that I have a hard head like a leather drum! :lol: I give you an example in the attachment! Mariasole (=^‥^=) PS: Thanks Max , I will now also look at ...
by Mariasole
Fri Jul 07, 2017 8:51 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Local mutiny .... (=^‥^=)
Replies: 17
Views: 9319

Re: Local mutiny .... (=^‥^=)

Thanks for your help brothers (and sisters ?) But these solutions are perfect for a project built to have variables called "regular" and "scheduled" (es.: aa, bb, cc... or t1, t2, t3)... I do not know if I explain. :oops: My case is another case. Beware, it's an imaginary case (!) so I can explain ...
by Mariasole
Thu Jul 06, 2017 3:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Local mutiny .... (=^‥^=)
Replies: 17
Views: 9319

Re: Local mutiny .... (=^‥^=)

Thank you guys! I think I was wrong! For "delete" I mean "emptying". :D I'm looking for a way to clear all variables without rewrite them! I do not know if I can explain it! Damned Babylon! :twisted: I would like to avoid rewriting put empty into aa put empty into bb put empty into cc put empty into...
by Mariasole
Thu Jul 06, 2017 3:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Local mutiny .... (=^‥^=)
Replies: 17
Views: 9319

Local mutiny .... (=^‥^=)

Hi brothers and sisters! Peace love and code ! I'm trying to figure out if you can do something with LC: delete ALL local variables without writing it again! :? Obviously it will be easy, but I can not find the solution either on the manual or on the forum... :roll: I'll explain: :mrgreen: local aa...
by Mariasole
Tue Jul 04, 2017 2:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Tic tac, tic tac........ but less two tic? (='.'=)
Replies: 10
Views: 5744

Re: Tic tac, tic tac........ but less two tic? (='.'=)

In a world where we are all sisters and brothers, he is a third degree uncle :wink:

(='.'=)

Go to advanced search