Script Library: 1240 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Discussion posts for script simetrics.r

1
fvzv
18-Feb-2006 11:43
Edited:
fvzv
18-Feb-2006 18:25
Hello,


If you have suggestion on how to improve performance, on new metrics 
you would like to see implemented, or anything else related to similarity 
metrics, this is the place to submit them.

Thanks

François
2
sumnerzzupa
24-May-2021 5:14
REBOL

There are helpful articles in this forum to help you improve that. There are so many experts here.

Contents:

San Clemente Concrete Contractor

MakeDoc2 by REBOL- 24-May-2021
3
coopergetrea
4-Aug-2021 3:58

I do my assignments using SIMPLIS tutorials and for my https://domyhomeworkonline.net/

View my SIMetrix scripts. Assignment 7 is my last task on this topic and I explained how I did it with an instant paper generator. What other tools can help me write in a simple interpreted script language?

4
johnsjvi95
10-Sep-2021 7:04
REBOL

HTML,XML DOM is built as a tree structure from a document. In order to get or set something you must search the entire tree with each call to a tag. Before returning a single tag it must first build a nodelist of all alike tags before a method (function call) can be used.

Contents:

Side Window Replacement

MakeDoc2 by REBOL- 10-Sep-2021
5
ahmedsayeed1
12-Oct-2021 15:51

wsp: charset " ^-^/" ; whitespace: sp, tab, return

emit-end-tag: func [tag] [
; Emit an end tag from a tag.
http://www.compilatori.com/computers/smartphones/
tag: copy/part tag any [find tag wsp tail tag]
  insert tag #"/"
emit tag

]

http://www.acpirateradio.co.uk/category/tech/

emit-tag: func [text tag start end] [
; Used to emit special one-sided tags:
  while [text: find text tag] [
remove/part text length? tag
text: insert text start
text: insert any [find text end-char tail text] end
http://www.logoarts.co.uk/computers/printer-types/
]

]

end-char: charset [" " “)” “]” “.” “,” “^/”]

escape-html: func [text][
; Convert to avoid special HTML chars:
http://www.slipstone.co.uk/category/tech/
foreach [from to] html-codes [replace/all text from to]
  text

]

html-codes: [“&” “&” “<” “<” “>” “>”]

http://embermanchester.uk/health/social-privacy/

emit-lines: func [text] [
; Emit separate lines in normal font:
  replace/all text newline<br>
emit text

]

;– HTML Document Formatting Functions:

http://connstr.net/category/tech/

fix-tags: func [text] [
if old-tags [
      emit-tag text "<c>" "<tt>" "</tt>"
emit-tag text "<w>" "<b><tt>" "</tt></b>"
emit-tag text "<s>" "<b><i>" "</i></b>"

http://joerg.li/health/xiaomi/

wsp: charset " ^-^/" ; whitespace: sp, tab, return

emit-end-tag: func [tag] [
; Emit an end tag from a tag.
  tag: copy/part tag any [find tag wsp tail tag]
insert tag #"/"
emit tag

]

http://www.jopspeech.com/category/tech/

emit-tag: func [text tag start end] [
; Used to emit special one-sided tags:
  while [text: find text tag] [
remove/part text length? tag
text: insert text start
text: insert any [find text end-char tail text] end
http://www.wearelondonmade.com/computers/car-computers/
]

]

end-char: charset [" " “)” “]” “.” “,” “^/”]

escape-html: func [text][
; Convert to avoid special HTML chars:
  foreach [from to] html-codes [replace/all text from to]
text

https://waytowhatsnext.com/category/property/

]

html-codes: [“&” “&” “<” “<” “>” “>”]

emit-lines: func [text] [
; Emit separate lines in normal font:
  replace/all text newline<br>
emit text

http://www.iu-bloomington.com/category/services/

]

;– HTML Document Formatting Functions:

fix-tags: func [text] [
if old-tags [
      emit-tag text "<c>" "<tt>" "</tt>"
https://komiya-dental.com/category/property/
emit-tag text “<w>” “<b><tt>” “</tt></b>”
      emit-tag text "<s>" "<b><i>" "</i></b>"

html-codes: [“&” “&” “<” “<” “>” “>”]

emit-lines: func [text] [
; Emit separate lines in normal font:
  replace/all text newline<br>
emit text

http://www-look-4.com/category/technology/

]

;– HTML Document Formatting Functions:

fix-tags: func [text] [
if old-tags [
      emit-tag text "<c>" "<tt>" "</tt>"
emit-tag text "<w>" "<b><tt>" "</tt></b>"
emit-tag text "<s>" "<b><i>" "</i></b>"

html-codes: [“&” “&” “<” “<” “>” “>”]

https://www.webb-dev.co.uk/category/property/

emit-lines: func [text] [
; Emit separate lines in normal font:
  replace/all text newline<br>
emit text

]

;– HTML Document Formatting Functions:

fix-tags: func [text] [
if old-tags [
      emit-tag text "<c>" "<tt>" "</tt>"
emit-tag text "<w>" "<b><tt>" "</tt></b>"
emit-tag text "<s>" "<b><i>" "</i></b>"
6
fire
17-Apr-2022 17:19
7
crutcherhuyn
21-Apr-2022 5:01
REBOL

Looking forward to the suggestions for the improvements here.

Contents:

window cleaning Leander

MakeDoc2 by REBOL- 21-Apr-2022
8
idasanka
28-Apr-2022 7:21

i really liked your article. Thanks for sharing such a wonderful post.

9
idasanka
28-Apr-2022 7:22

thank you for this! really appreciate you doing this https://deckbuildersspartanburg.com

10
idasanka
28-Apr-2022 7:25

I appreciate your blog post and the content you shared with us is simply wonderful https://carwrapsvirginiabeach.com

11
idasanka
28-Apr-2022 7:29

I appreciate your blog post and the content you shared with us is simply wonderful https://carwrapsbakersfield.comhttps://carwrapbostonma.com

12
alfsavage10
2-Jun-2022 21:43
Cool stuff…thanks for the post. Saved this topic! Also, will share this to tree removal in auburn al 
13
ottoosborn
12-Jul-2022 21:23
REBOL

Punishing Gray Raven is one of the fantastic action role-playing games available right now. In a post-apocalyptic future when mankind are on the verge of extinction, this sci-fi game is set. The biological virus known as the Punishing is to blame for everything. They converted people into Corrupted, who now hunt out other people who are still human. You need a strong squad of constructions to fight back. Check out this Punishing Gray Raven tier list for assistance.

Contents:

Check out my Full Tier List here.

MakeDoc2 by REBOL- 12-Jul-2022
14
ottoosborn
12-Jul-2022 21:28
REBOL

Are you trying to find a fun game that the whole family can play? What about a fun and informative game that introduces the fundamental household duties? You wouldn't want to miss this if the answer is yes. Check out the game we have prepared for you if you stick around for a bit. Enter pepi house games, a desktop PC game with a family-friendly educational premise from Pepi Play's seasoned development team. Introduce the Pepi family to your children! Download Pepi House right away to play along by guiding them through the fundamental daily tasks that the family performs in the home.

Contents:

MakeDoc2 by REBOL- 12-Jul-2022
15
johnsjvi95
22-Jul-2022 6:15
REBOL

We offer painting services to residential and commercial clients. One of their specialties is painting exterior surfaces that are located on buildings where the sun hits them for most of the day.

Contents:

commercial Painting

MakeDoc2 by REBOL- 22-Jul-2022
16
saruonhosari
17-Aug-2022 0:30
REBOL

Trailer repairs often include replacing tires, brake pads, and more. When your trailer needs maintenance, it is important not to wait until you have a flat tire or other major issues before getting it repaired.

Contents:

commercial truck suspension repair miami

MakeDoc2 by REBOL- 17-Aug-2022
17
crutcherhuyn
16-Sep-2022 8:23
REBOL

Revert the script back to them (we archive all contributions so we can roll changes back if they want that.

Contents:

https://twitter.com/GreenvilleLawns

MakeDoc2 by REBOL- 16-Sep-2022
18
anthonyscott
25-Oct-2022 3:31
REBOL

I'm so delighted I discovered this library! You're just fantastic! Thank you very much. tree surgeon Coventry

Contents:

MakeDoc2 by REBOL- 25-Oct-2022
19
madelsmith
4-Nov-2022 22:42
REBOL

the comments here are very helpful. jet ski rentals clearwater beach prices

Contents:

MakeDoc2 by REBOL- 4-Nov-2022
20
madelsmith
30-Nov-2022 0:33
REBOL

The suggestions in the comment section are really helpful. Thanks to this site. Real Estate Agent Miami

Contents:

MakeDoc2 by REBOL- 30-Nov-2022
21
mandiripinja
5-Dec-2022 7:50

pinjaman dana jaminan bpkb mobil cepat hanya 1 hari bisa langsung cair dengan suku bunga rendah serta tanpa survey dan bpkb mobil aman untuk seluruh wilayah indonesia.

https://www.justgiving.com/fundraising/mandiripinjamandana

https://ameblo.jp/mandiripinjamandana/entry-12680765607.html

https://ameblo.jp/mandiripinjamandana/entry-12680767540.html

https://ameblo.jp/mandiripinjamandana/entry-12680769727.html

https://ameblo.jp/mandiripinjamandana/entry-12680770493.html

https://ameblo.jp/mandiripinjamandana/entry-12680771364.html

https://ameblo.jp/mandiripinjamandana/entry-12680785558.html

https://ameblo.jp/mandiripinjamandana/entry-12680786359.html

https://ameblo.jp/mandiripinjamandana/entry-12680787122.html

https://ameblo.jp/mandiripinjamandana/entry-12680787855.html

https://ameblo.jp/mandiripinjamandana/entry-12680788647.html

https://ameblo.jp/mandiripinjamandana/entry-12680789550.html

https://ameblo.jp/mandiripinjamandana/entry-12680790188.html

https://ameblo.jp/mandiripinjamandana/entry-12680790735.html

https://ameblo.jp/mandiripinjamandana/entry-12680791419.html

https://ameblo.jp/mandiripinjamandana/entry-12680792163.html

https://ameblo.jp/mandiripinjamandana/entry-12680792608.html

https://ameblo.jp/mandiripinjamandana/entry-12680793459.html

https://ameblo.jp/mandiripinjamandana/entry-12680793916.html

https://ameblo.jp/mandiripinjamandana/entry-12680794272.html

https://ameblo.jp/mandiripinjamandana/entry-12680794619.html

https://ameblo.jp/mandiripinjamandana/entry-12680794959.html

https://ameblo.jp/mandiripinjamandana/entry-12680795284.html

https://ameblo.jp/mandiripinjamandana/entry-12680795637.html

22
crutcherhuyn
20-Dec-2022 22:31
REBOL

Not only does it eliminate the cost of having to tow your truck somewhere, but most mechanics charge less for on site repairs than they would for taking the truck in for service.

Contents:

https://brownsvillemobiletruckrepair.com

MakeDoc2 by REBOL- 20-Dec-2022
23
johnsjvi95
13-Mar-2023 6:57
REBOL

We are devoted to providing our customers with only the highest level of satisfaction, and will always go the extra mile to guarantee that you get what you need.

Contents:

Garden Grove Mobile Mechanic

MakeDoc2 by REBOL- 13-Mar-2023
24
crutcherhuyn
13-Mar-2023 17:32
REBOL

We also work on tandem, tri-axle, and quad-axle trucks.

Contents:

Anaheim Mobile Truck Repair

MakeDoc2 by REBOL- 13-Mar-2023
Notes