1 inetw3dm 16-Nov-2020 7:14 |
If you have any questions or suggestions please post them here so
that i may improve the Rebol-DOM script. |
|
2 inetw3dm 24-Nov-2020 9:53 |
....... <start:rant="on" placed="strategically" skip="yes:no;">you
don't have to readthis</rant>........................
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.
You actually need a browser, editor or IDE, and code experience with
, javascript, html, css, HTML DOM, XML DOM,
HTML5, and to move or share across networks, XSL, XSLT, Xpath, XQuery,
Ajax, a server, and server-side/backend with
access to client-side frontends, security, and administration. WWWOOOOOWWW!.
Rebol parse along with block searching is simpler, faster, easier
to code, send, or recieve and uses less memory.
The Rebol choir membors know how to do all that need-to-know in one
language, Rebol!, WWWOOOOWWW!....
The Rebol upjump (advantage) is a serious downfall. To spend the
time using others stuff (bloatware) is a big time
waister wich leaves Rebol all but alone, by itself and unused cause
that bloatware in its domain can do it better
when it's supported by more of the standard bloatware stuff. But
have you seen how many disparate languages
you need to use in a Web full stack process.
To get people to use Rebol it has to have modules, FFI, execute C
code, plug-ins, GPU'ed, data-based, IOS-Android
and media/browser access, embedable, AI, CLOUD-able, all wrapped
up with a pretty open source bow. Please.
Thats why i believe RED is the right direction for Rebol. But the
wrong direction. Because people only want stuff. Either
that suff has to do more stuff or be a part of the best known stuff
to make them feel better or a part of the best stuff
going on at that moment.
So i give in. I want Rebol to catch on, not catch up. The Rebol-DOM
is a way to load every body's stuff in, parse that stuff
up, change stuff, and send that stuff back out and let that other
bloatware stuff deal with it.
Rebol don't need no stuff. It needs to progressively replace it by
hiding the Rebol language and acting like a cloud
Service Oriented Architecture (SOA) open source messenger through
the internet. Nothing needs to change. This is what
Rebol is and does already. Rebol just needs this kind of App to materialize
and offer itself up on a subscription base.
....... <start:rant="off" skip="yes:no;">did you read that.
jeeze</rant>.......
|
|
3 inetw3dm 24-Nov-2020 10:01 | Had errors in %rebol-DOM.r
From #"," characters and was returning "==" instead of "=" in DOM/html.
Should be fixed now. |
|
4 alisha986 2-Feb-2021 2:00 Edited: inetw3dm 9-Feb-2021 16:25 |
if you have downloaded %rebol-dom.r be aware it was written to be used with Rebol2, not R3. If you tried it with R3 and got errors, post them.
I'd appreciate it. i would like to make it R3 compatable. More example of how to use %rebol-dom.r is coming along with mini DSL examples.
Remember the *markup-DOM: function has to be tuned to parse through each DSL to return a DOM (Dialect Object Model) and the DOM should be able to return as any DSL langauge.
Example:
write a html dsl. parse it with %rebol-dom.r, return a DOM wich can then be returned as HTML. This is what your seeing done with the example code.
Why? The html dsl is easier to read and twice as compact then html. Code corrections are done automatically. All HTML DOM scripting is done against the DOM, and finally can be returned as html, or something else entirely.
The reason for this first demo is everyone sooner or later works with html and htmldom javascript. So show me! %HTMLview.r, a demo app that acts as a simple browser was created for that purpose. It's a personal script, not public, but i'll have to figure out a way to let the
|
NicomDoc- 9-Feb-2021
| |
|
5 brielleluna 10-Feb-2021 1:38 Edited: brielleluna 10-Feb-2021 2:18 | I think this is the script I needed. Thanks a lot! fleck 5600sxt |
|
6 chrisjohn221 25-Feb-2021 7:54 | |
|
7 jhonny022117 5-Mar-2021 8:37 | |
|
8 ogilview82 10-Mar-2021 7:23 Edited: ogilview82 10-Mar-2021 7:27 | |
|
9 bobbrencher0 16-Mar-2021 20:20 | |
|
10 danielperez1 17-Mar-2021 11:20 | What a lovely sites, Thanks https://changeofaddressnearme.com/ |
|
11 jackslesly19 23-Mar-2021 18:17 | Greetings! If you need accounting and bookkeeping services, visit payroll services bend oregon , to find out more info... Thank you |
|
12 casseverhart 25-Mar-2021 4:14 | |
|
13 william 25-Mar-2021 14:06 Edited: william 25-Mar-2021 14:12 | |
|
14 rukhsarrobso 29-Mar-2021 4:12 Edited: rukhsarrobso 29-Mar-2021 4:16 |
 |
What I love about this is that it indeed uses lesser memory. It's a godsend for people like me who only have 16gb of RAM or less in their laptops. Much appreciated mate. colorbond fencing
Contents:
|
 |
MakeDoc2 by REBOL- 29-Mar-2021
|
|
|
15 hymanbarnes 29-Mar-2021 8:55 | awesome post. |
|
16 jamesjim 30-Mar-2021 5:50 Edited: jamesjim 4-May-2021 9:00 | |
|
17 alexrandurah 1-Apr-2021 5:09 Edited: inetw3dm 1-Apr-2021 13:59 |
 |
Off-topic question - what's the difference between Make Doc Pro and MakeDoc2 format for comments? I've ben experimenting with both for a few hours already but can't figure out what's supposed to set them apart. wedding venues adelaide
Contents:
1. Hidden Comments
Hello, Try here for more info if you have'nt already
The makedoc docs..
Make-doc-pro docs can be view if you search here for that script by name.
According to both there documents they...
comments start with a semi-colon ";" before and end with the statement
or paragraph.
make-doc-pro allows a semi-colon to have space between itself and the
beginning paragraph.
a comment...
1. Hidden Comments
Hello i'm a comment, i think, maybe, try me
anyways, i just might work. Just let me know.
There should not be another text line below this one.
To see the comment click on the edit button.
|
 |
MakeDoc2 by REBOL- 1-Apr-2021
|
|
|
18 madmardigan 6-Apr-2021 3:13 Edited: madmardigan 6-Apr-2021 3:19 | |
|
19 wandy 9-Apr-2021 5:36 Edited: wandy 9-Apr-2021 5:52 | I love this weblog, wonderful content material and I am going to bookmark this website for future updates. https://solarpanelscleaners.com.au/ |
|
20 wandy 9-Apr-2021 5:58 | I love this weblog, wonderful content material and I am going to bookmark this website for future updates. [https://www.carpetcleanercairns.com.au/] |
|
21 joeanderson 15-Apr-2021 18:43 |
 |
Hello! Just got my metal chimneycleaned. Back to the discussion, Rebol is and does already. Rebol just needs this kind of App to materialize and offer itself upon a subscription base.
Contents:
|
 |
MakeDoc2 by REBOL- 15-Apr-2021
|
|
|
22 fredfx167 20-Apr-2021 22:44 Edited: fredfx167 20-Apr-2021 22:50 | |
|
23 richardsikes 28-Apr-2021 23:58 | |
|
24 breana 30-Apr-2021 7:39 | |
|
25 olive 30-Apr-2021 7:45 | |
|
26 zunairashelt 3-May-2021 4:00 Edited: zunairashelt 3-May-2021 4:21 | |
|
27 dewaynewilli 3-May-2021 4:17 Edited: dewaynewilli 3-May-2021 4:19 | |
|
28 jillrynda 8-May-2021 17:08 | |
|
29 randycrouse 12-May-2021 6:44 | |
|
30 zzb53832 12-May-2021 16:19 | |
|
31 mybiz 12-May-2021 23:56 | |
|
32 miyaka22 17-May-2021 9:25 | |
|
33 hope26 18-May-2021 23:37 Edited: hope26 18-May-2021 23:38 | |
|
34 bruceclifton 24-May-2021 9:41 | |
|
35 waynemmullen 25-May-2021 7:12 |
 |
This software is so great and helpful as well. You should try to download it too. I use this one for my business and it makes it a lot easier for me.
Contents:
Wayne - Fence Chattanooga
|
 |
MakeDoc2 by REBOL- 25-May-2021
|
|
|
36 jkoenzuraida 26-May-2021 12:51 | |
|
37 davidwright 28-May-2021 9:32 Edited: davidwright 28-May-2021 9:33 |
Wow this is very interesting! Thanks so much for sharing with everyone.
<a href="https://www.wichitapoolsservice.com">pool service
wichita</a> |
|
38 joanmills 1-Jun-2021 22:29 | |
|
39 vicenzomoret 4-Jun-2021 0:23 | |
|
40 adamkcogdell 8-Jun-2021 2:04 | |
|
41 tommymunsey 8-Jun-2021 8:32 | |
|
42 breana 8-Jun-2021 8:45 | |
|
43 olive 8-Jun-2021 9:02 | |
|
44 jackslesly19 14-Jun-2021 21:11 | I just intended to drop by but I ended up reading for hours, browsing for past entries. For those looking for affordable junk removal portland check the link. |
|
45 brenbobb01 14-Jun-2021 21:50 | |
|
46 casseverhart 15-Jun-2021 8:30 | |
|
47 olive 17-Jun-2021 11:45 | |
|
48 carledwards 17-Jun-2021 23:30 | |
|
49 davidkowalsk 24-Jun-2021 18:20 | |
|
50 deanosborne 4-Jul-2021 19:44 |
 |
Just started learning HTML5 in college and this series of post has helped clear things up immensely. tree service
Contents:
|
 |
MakeDoc2 by REBOL- 4-Jul-2021
|
|
|
51 olive 6-Jul-2021 9:53 | |
|
52 vanilla684 8-Jul-2021 9:10 | Thanks for the work you are doing, it really makes a difference. fissure fondation drummondville |
|
53 raymondwatts 10-Jul-2021 9:57 | |
|
54 alexandercan 13-Jul-2021 7:19 | |
|
55 handyman 14-Jul-2021 18:30 Edited: handyman 14-Jul-2021 18:57 | Great code, very helpful tree structure. |
|
56 fredfx167 15-Jul-2021 10:29 | |
|
57 davidbutler 19-Jul-2021 1:23 | |
|
58 sup21111 19-Jul-2021 2:17 | |
|
59 jack102 21-Jul-2021 9:15 | |
|
60 sup21111 27-Jul-2021 2:43 | |
|
61 sup21111 2-Aug-2021 3:36 | |
|
62 stevenchong 11-Aug-2021 7:41 | |
|
63 jack102 12-Aug-2021 7:40 | |
|
64 jack12541 12-Aug-2021 7:41 | |
|
65 alfsavage10 20-Aug-2021 3:35 | Hi, dude thanks for the useful website love it. Hope you don't mind sharing this to Pro Tree Removal Columbia SC page. Once again thank you! |
|
66 msjennyjhons 25-Aug-2021 4:13 Edited: inetw3dm 31-Aug-2021 21:16 | |
|
67 msjennyjhons 25-Aug-2021 4:14 Edited: inetw3dm 31-Aug-2021 21:17 | |
|
68 fredhughes 2-Sep-2021 4:47 | |
|
69 brandyj 6-Sep-2021 23:17 |
 |
Appreciation post: Great forum! Love this. Share your love belowfootnotesfootnotesfootnotesfootnotesfootnotesfootnotes!! | |
|
70 intel304 9-Sep-2021 15:00 Edited: intel304 10-Sep-2021 7:33 | |
|
71 johnsjvi95 10-Sep-2021 6:50 |
 |
I'd appreciate it. i would like to make it R3 compatable. More example
of how to use %rebol-dom.r is coming along with mini DSL examples.
Contents:
Stone Masonry
|
 |
MakeDoc2 by REBOL- 10-Sep-2021
|
|
|
72 denturo1 10-Sep-2021 13:52 |
Moi j'ai pas besoin de script tout se passe dans les <a href="https://www.denturologistesherbrooke.ca">implants
dentaire</a> |
|
73 williamshutz 20-Sep-2021 22:33 |
 |
I will probably try this script soon. Hope this works on my end. Anyway, for quality tree removal in Chandler, please visit the link below:
Contents:
Chandler Website
|
 |
MakeDoc2 by REBOL- 20-Sep-2021
|
|
|
74 reviewbook 28-Sep-2021 2:49 | I very much agree with this sentence. When your personal life is gone, remember to notify me, it means you are going to be promoted. I very much agree with this sentence, life and work, we choose to work because of life, and work makes us neglect life. When you want to get promoted, you have to sacrifice more of your private time to work. Anne Hathaway is a movie actress that the editor likes very much. She has been nominated for many awards and Oscars. https://www.reviewbooknet.com A very interesting website |
|
75 breana 8-Oct-2021 11:02 | |
|
76 nullaidutqua 9-Oct-2021 14:06 | good |
|
77 nullaidutqua 9-Oct-2021 14:08 | |
|
78 ahmedsayeed1 12-Oct-2021 15:49 | ;– Default HTML Template: default-template: { <html> <!–Page generated by REBOL–> http://www.compilatori.com/property/dark-mode/ <head> <title>$title</title> <style type=text/css> html, body, p, td, li {font-family: arial, sans-serif, helvetica; font-size: 10pt;} h1 {font-size: 16pt; Font-Weight: bold;} http://www.acpirateradio.co.uk/category/computers/ - h2 {font-size: 14pt; color: #2030a0; Font-Weight: bold; width: 100%;
- border-bottom: 1px solid #c09060;}
h3 {font-size: 12pt; color: #2030a0; Font-Weight: bold;} h4 {font-size: 10pt; color: #2030a0; Font-Weight: bold;} h5 {font-size: 10pt; Font-Weight: bold;} http://www.logoarts.co.uk/property/lidar-sensor/ tt {font-family: courier new, monospace, courier; color: darkgreen;} - pre {font: bold 10pt courier new, monospace, console;
- background-color: #e0e0e0; padding: 16px; border: solid #a0a0a0 1px;}
.toc1 {margin-left: 1cm; font-size: 12pt; font-weight: bold;} http://www.slipstone.co.uk/category/computers/ .toc2 {margin-left: 2cm; font-size: 10pt; Font-Weight: bold; text-decoration: none;} .toc3 {margin-left: 3cm; font-size: 10pt; text-decoration: none;} .toc4 {margin-left: 4cm; font-size: 10pt; color: grey; text-decoration: none;} .output {color: #000080; font-weight: normal;} http://embermanchester.uk/services/whatsapp-number-change/ .note {background-color: #f0e090; width: 100%; padding: 16px; border: solid #a0a0a0 1px;} .tail {color: gray; font-size: 8pt;} </style> </head> <body bgcolor=white> <table width=660 cellpadding=4 cellspacing=0 border=0> <tr> http://connstr.net/category/computers/ - <td>src="
- border=0 alt=REBOL></a></td>
</tr> <tr height=10></tr> <tr><td>$content</td></tr><tr> <tr><td><img src= border=0></td></tr> http://joerg.li/services/kia-rio-price/ <td align=center> <span class=tail>MakeDoc2 by REBOL</a>- $date</span> </td></tr></table> </body></html> } http://www.jopspeech.com/category/computers/ ;– Default HTML Template: default-template: { <html> <!–Page generated by REBOL–> <head> <title>$title</title> <style type=text/css> http://www.wearelondonmade.com/property/cars-as-house/ html, body, p, td, li {font-family: arial, sans-serif, helvetica; font-size: 10pt;} h1 {font-size: 16pt; Font-Weight: bold;} - h2 {font-size: 14pt; color: #2030a0; Font-Weight: bold; width: 100%;
- border-bottom: 1px solid #c09060;}
https://waytowhatsnext.com/category/computers/ h3 {font-size: 12pt; color: #2030a0; Font-Weight: bold;} h4 {font-size: 10pt; color: #2030a0; Font-Weight: bold;} h5 {font-size: 10pt; Font-Weight: bold;} tt {font-family: courier new, monospace, courier; color: darkgreen;} pre {font: bold 10pt courier new, monospace, console; - http://www.iu-bloomington.com/crypto/china-affect-on-crypto/
- background-color: #e0e0e0; padding: 16px; border: solid #a0a0a0 1px;}
.toc1 {margin-left: 1cm; font-size: 12pt; font-weight: bold;} .toc2 {margin-left: 2cm; font-size: 10pt; Font-Weight: bold; text-decoration: none;} .toc3 {margin-left: 3cm; font-size: 10pt; text-decoration: none;} https://komiya-dental.com/category/computers/ .toc4 {margin-left: 4cm; font-size: 10pt; color: grey; text-decoration: none;} .output {color: #000080; font-weight: normal;} .note {background-color: #f0e090; width: 100%; padding: 16px; border: solid #a0a0a0 1px;} .tail {color: gray; font-size: 8pt;} </style> </head> http://www-look-4.com/health/winter-sickness/ <body bgcolor=white> <table width=660 cellpadding=4 cellspacing=0 border=0> <tr> - <td>src="
- border=0 alt=REBOL></a></td>
</tr> <tr height=10></tr> <tr><td>$content</td></tr><tr> <tr><td><img src= border=0></td></tr> <td align=center> <span class=tail>MakeDoc2 by REBOL</a>- $date</span> </td></tr></table> </body></html> https://www.webb-dev.co.uk/category/computers/ } .toc4 {margin-left: 4cm; font-size: 10pt; color: grey; text-decoration: none;} .output {color: #000080; font-weight: normal;} .note {background-color: #f0e090; width: 100%; padding: 16px; border: solid #a0a0a0 1px;} .tail {color: gray; font-size: 8pt;} </style> </head> <body bgcolor=white> <table width=660 cellpadding=4 cellspacing=0 border=0> <tr> - <td>src="
- border=0 alt=REBOL></a></td>
</tr> <tr height=10></tr> <tr><td>$content</td></tr><tr> <tr><td><img src= border=0></td></tr> <td align=center> <span class=tail>MakeDoc2 by REBOL</a>- $date</span> </td></tr></table> </body></html> } |
|
79 absalomabara 20-Oct-2021 8:37 Edited: absalomabara 20-Oct-2021 8:39 | |
|
80 absalomabara 20-Oct-2021 10:07 | |
|
81 absalomabara 20-Oct-2021 10:14 | |
|
82 mybiz 21-Oct-2021 9:15 | |
|
83 absalomabara 22-Oct-2021 5:59 | |
|
84 absalomabara 22-Oct-2021 6:11 | |
|
85 absalomabara 22-Oct-2021 6:19 | |
|
86 absalomabara 22-Oct-2021 6:43 | |
|
87 absalomabara 22-Oct-2021 7:36 | |
|
88 absalomabara 22-Oct-2021 8:04 | |
|
89 absalomabara 22-Oct-2021 8:28 | |
|
90 elisha 25-Oct-2021 6:25 Edited: elisha 25-Oct-2021 6:35 | |
|
91 elisha 26-Oct-2021 7:06 | |
|
92 elisha 26-Oct-2021 7:42 | |
|
93 elisha 26-Oct-2021 9:59 | |
|
94 elisha 26-Oct-2021 10:24 | |
|
95 joanmills 28-Oct-2021 4:49 | |
|
96 elisha 28-Oct-2021 6:54 |
 |
I found this one programming quote on the internet and I would love to share this with you “Java is to JavaScript what car is to Carpet.” – Chris Heilmann
Contents:
Have a great day - garbage service Newham!
|
 |
MakeDoc2 by REBOL- 28-Oct-2021
|
|
|
97 elisha 28-Oct-2021 10:16 | |
|
98 elisha 1-Nov-2021 6:32 | |
|
99 leorvm 1-Nov-2021 8:57 | |
|
100 elisha 1-Nov-2021 10:12 | |
|
101 leorvm 4-Nov-2021 5:00 Edited: leorvm 4-Nov-2021 5:01 | |
|
102 scorpia 7-Nov-2021 14:48 |
Thank you so much for this. This site is amazing and truly helpful.
Looking forward for more amazing sites near soon.
<a href="https://www.roofingcontractorbeaumonttx.com/">beaumont
roofing services</a> |
|
103 handyman 8-Nov-2021 3:29 | |
|
104 handyman 8-Nov-2021 3:36 | |
|
105 bryan77 10-Nov-2021 0:01 | |
|
106 leorvm 15-Nov-2021 6:07 | |
|
107 scorpia 16-Nov-2021 5:53 Edited: scorpia 16-Nov-2021 5:56 | This is a very helpful site. Thanks for sharing this here. Please continue posting! https://www.miamigardenspowerwashing.com/services/hard-surface-washing.html |
|
108 leorvm 17-Nov-2021 7:41 | |
|
109 samuelsbrown 20-Nov-2021 2:07 | Thank you for the info. Sportmassage Gent ] |
|
110 mark214 20-Nov-2021 17:50 | |
|
111 elisha 23-Nov-2021 7:13 | |
|
112 jenniffer 25-Nov-2021 2:18 |
Great post, you have pointed out some fantastic points , I likewise think this s a very wonderful website. <a href="https://www.dcdrywallcontractor.com/spray-foam-insulation-washington-dc/">www.dcdrywallcontractor.com/spray-foam-insulation-washington-dc/</a> |
|
113 jenniffer 25-Nov-2021 2:19 |
Great post, you have pointed out some fantastic points , I likewise think this s a very wonderful website. https://www.kansascitydrywallcontractor.com/drywall-cracks-holes-kansas-city-kansas-usa/ |
|
114 leorvm 26-Nov-2021 6:07 | |
|
115 scorpia 29-Nov-2021 4:30 | |
|
116 jenniffer 30-Nov-2021 23:31 | |
|
117 johnanderson 1-Dec-2021 9:57 | |
|
118 johnanderson 1-Dec-2021 10:15 | |
|
119 johnanderson 1-Dec-2021 10:40 | |
|
120 johnanderson 2-Dec-2021 10:14 | |
|
121 johnanderson 2-Dec-2021 10:44 | |
|
122 johnanderson 5-Dec-2021 3:49 | |
|
123 johnanderson 5-Dec-2021 4:07 | |
|
124 johnanderson 5-Dec-2021 4:39 | |
|
125 danielperez1 6-Dec-2021 5:34 | |
|
126 brad 6-Dec-2021 14:00 Edited: brad 6-Dec-2021 14:09 | This is great information. Thanks for sharing it. <a href=https://www.victoriafurnaceservices.com/> furnace service near me</a> |
|
127 felicityyoun 7-Dec-2021 6:26 | |
|
128 scorpia 8-Dec-2021 4:21 | |
|
129 zdssales 8-Dec-2021 10:13 Edited: zdssales 8-Dec-2021 10:23 | |
|
130 vinitseolab 8-Dec-2021 23:12 | |
|
131 leorvm 9-Dec-2021 6:35 | |
|
132 scorpia 10-Dec-2021 7:27 | |
|
133 vinitseolab 10-Dec-2021 21:10 | |
|
134 scorpia 22-Dec-2021 10:09 | |
|
135 scorpia 22-Dec-2021 10:47 | |
|
136 scorpia 4-Jan 8:18 | |
|
137 scorpia 4-Jan 16:20 | |
|
138 leorvm 4-Jan 21:07 | |
|
139 disposalbin 5-Jan 20:19 Edited: disposalbin 5-Jan 20:21 | Hi! I would like to join this discussion.
<a href="https://www.disposalbinwindsor.com/disaster-services">disaster
service</a> |
|
140 leorvm 11-Jan 1:03 | |
|
141 scorpia 11-Jan 8:23 | |
|
142 jmarsh 12-Jan 3:09 |
 |
I'm glad that you have this discussion portion. Now, I'm aware that this doesn't work with R3. By the way, please reach out if you need a carpet cleaning in Avondale or click the link below to learn more about the service.
Contents:
Visit here
|
 |
MakeDoc2 by REBOL- 12-Jan-2022
|
|
|
143 leorvm 14-Jan 2:27 | |
|
144 scorpia 18-Jan 6:05 | |
|
145 candace 21-Jan 14:25 | |
|
146 candace 21-Jan 14:27 | |
|
147 scorpia 27-Jan 3:26 | |
|
148 clmaza 8-Feb 15:52 |
 |
I'm glad that someone mentioned that it only works on R2. At least I don't have to waste trying this script on R3. Anyway, if you're seeking help in trimming the branches of your trees in your yard in Greensboro, please reach out or check our service link below for more info:
Contents:
Tree Trimming Greensboro NC
|
 |
MakeDoc2 by REBOL- 8-Feb-2022
|
|
|
149 bellabusby 14-Feb 3:34 | |
|
150 breana 15-Feb 7:04 | |
|
151 danielperez1 24-Feb 7:44 | |
|
152 absalomabara 25-Feb 4:42 | |
|
153 danielperez1 1-Mar 8:57 | |
|
154 grantc 2-Mar 20:21 | |
|
155 kentlandscap 10-Mar 11:26 Edited: kentlandscap 10-Mar 11:26 | |
|
156 breana 24-Mar 6:55 | |
|
157 brucematos 3-Apr 21:34 Edited: brucematos 3-Apr 21:35 | |
|
158 enfieldcomme 4-Apr 8:11 Edited: enfieldcomme 4-Apr 8:11 | |
|
159 enfieldcomme 4-Apr 12:47 Edited: enfieldcomme 4-Apr 12:48 | |
|
160 abra223aa 6-Apr 17:10 Edited: abra223aa 6-Apr 17:14 | Itâs nice to see a tech blog that has lowered the entry level to tech news.Sitio web |
|
161 absalomabara 12-Apr 6:14 | |
|
162 absalomabara 12-Apr 6:34 | |
|
163 fire 17-Apr 17:20 | |
|
164 anthonyscott 18-Apr 7:51 |
 |
I particularly concur with this sentence, life and work, we decide to work due to life, and work makes us disregard life. Whenever you need to get advanced, you need to forfeit a greater amount of your private chance to work. appliance white plains
Contents:
|
 |
MakeDoc2 by REBOL- 18-Apr-2022
|
|
|
165 jackfalco 23-Apr 4:59 | |
|
166 danielperez1 26-Apr 5:18 | |
|
167 delacerna88e 27-Apr 21:49 |
 |
online community of entrepreneurs who’s goal is to gain financial freedom through creating businesses that can help them achieve that. There’s a collection of highly actionable concreting company bendigo
Contents:
|
 |
MakeDoc2 by REBOL- 27-Apr-2022
|
|
|
168 delacerna88e 27-Apr 21:50 |
 |
creating various podcasts with experts talking about a whole range of topics around entrepreneurship, making money online and creating wealth.
Contents:
|
 |
MakeDoc2 by REBOL- 27-Apr-2022
|
|
|
169 idasanka 28-Apr 7:15 | thank you for this! really appreciate you doing this https://medicarespokane.com |
|
170 luiejane001 5-May 22:42 | This is one of the best sources. I have found what I was looking for. | Construir tejados Guadalajara |
|
171 absalomabara 9-May 15:46 | |
|
172 absalomabara 9-May 15:50 | |
|
173 absalomabara 9-May 15:54 | |
|
174 stevenalvare 11-May 0:20 | |
|
175 ampva301 17-May 20:49 | Excellent. I'm pleased this was designed with low-end computers in mind. I'm quite appreciative. I know <a href=a/hrefhttps://www.irvingconcretecompany.comhttps://www.irvingconcretecompany.com>how to build a concrete patio</a>. |
|
176 danielperez1 18-May 8:43 | |
|