World: r3wp
[RT Q&A] [RT Q&A] Questions and Answers to REBOL Technologies
older newer | first last |
Louis 11-Jan-2006 [178] | Documentation here: http://icu.sourceforge.net/userguide/icu.pdf Does this look to you pros that it will work with REBOL command. |
yeksoon 11-Jan-2006 [179] | why is displaying difficult for "Indonesian language"? |
Louis 11-Jan-2006 [180] | Indonesian is no problem. Greek with accent and breathing marks is the problem. |
Graham 12-Jan-2006 [181] | Can 'run be added to the sdk ? It's in IOS ... |
Pekr 12-Jan-2006 [182x2] | hmm, run is in latest View 1.3.2. Do you miss it with SDK? |
from SDK libs directory, only rebol.exe seems to have 'run inside. That is imo inconsistency ... I will rambo it ... | |
PeterWood 12-Jan-2006 [184] | YekSoon: Presuming the "Indonesian Language" is Bahasa Indonesia and not one of the hundreds of native languages, the difficulty will be if it is written in Jawi script. (Which I'm sure you know is Arabic script with a couple of added letters). |
Pekr 12-Jan-2006 [185] | ah, rambo got spammed once again ... I think that we will have to introduce View generated visual numbers, which you will have to enter into some field ... that seems to be the only protection .... |
yeksoon 12-Jan-2006 [186] | ah, yes... Jawi. my assumption is Bahasa Indonesia in Latin |
Louis 12-Jan-2006 [187] | yeksoon, you assume right. |
Gabriele 12-Jan-2006 [188] | petr: actually even a static image with a "password" to copy stops 99% of automated spam scripts. anyway the situation with rambo is not that bad yet. i just wish i could delete that spam myself. |
Pekr 22-Jan-2006 [189x2] | I was away for a week plus few days, and I thought that maybe I will be suprised by some new releases of Rebol. With RT announcing removal of alpha releases it seems to me, that they also managed to remove steam out of the community once again ... ? At least ppl had something new to test, post new request, ideas, etc. Now we once again don't know, when things like Rebcode will return back, or how Rebcode will be further developed, as we know, it misses security things .... |
Is there any schedule for anything actually? Rebcode, rich-text, rif? All we know for past two months is OS-X is being worked on/updated, and some unconfirmed rumours of Rebol 3.0 being considered to be developed. Any other info? | |
PeterWood 25-Jan-2006 [191] | Has the Holiday Demo Contest been cancelled? |
[unknown: 9] 25-Jan-2006 [192] | No, why? |
Pekr 26-Jan-2006 [193] | maybe because demo upload script was promissed to be on-line on 8th of January, but so far ppl don't know, where to upload their demos. But, as I suggested, I don't expect there will be more than 5 - 6 participants, so instead of losing time to code such upload script, maybe it would be wiser to tell publicly an email address, where participants should send their demos :-) |
[unknown: 9] 26-Jan-2006 [194] | Good point, I'll find out. |
Gabriele 26-Jan-2006 [195] | upload script will be posted very soon (today, at worst very early tomorrow) |
Henrik 28-Jan-2006 [196x2] | question: I own a Linksys WAP54G access point which runs on a MIPS processor with a small Linux server on it. I tried loading REBOL/Core for MIPS onto it, but it couldn't run. The thing is, there is quite a lot of embedded hardware that runs such small linux servers. It would be easy to make control software via REBOL, connected to a PC running an encapped REBOL/View application. This would allow for rich realtime control software, rather than using the normal (slow and non-realtime) built-in webserver. I already managed to get realtime readouts on signal strength, by polling the access point through telnet and displaying a simple meter in a REBOL/View script, something not normally possible. But you could do much, much more, if you could run /Core on it directly. I think there is a lot of unused potential here. Would RT consider such ports of REBOL/Core to various embedded hardware products and provide a list of embedded hardware products that can run /Core? |
addition: I mean embedded hardware products that run Linux and is fairly easy to access for experienced users | |
JaimeVargas 28-Jan-2006 [198x3] | Thats what why-wire has done with openbsd. Running on smaller embedded hw requires careful crafting of memory footprint and cpu use. |
core by itself consumes 2MB of RAM and depending on your program it can take more than 10% of the CPU. BEER was designed with the restrictions of embedded hw in mind, so it keeps very tight memory use and cpu use is the main reason for BEER to be async. | |
Booting rebol on different systems will require good library support so as not to run into problems. But you are ideas are good. Another think is to be able to embed the core image into the ramdisk systems of flash memory, those problems are different in each case. | |
Jerry 1-Feb-2006 [201] | Will REBOL/View support MacOS for Intel? I plan to get a MacBook Pro (Intel) Notebook. I would love to work on my REBOL projects in MacBook Pro. |
JaimeVargas 1-Feb-2006 [202] | Possibly, But there is not official position on universal binaries. |
Ingo 1-Feb-2006 [203] | What's the current state and future plans of Rebol/Services? It's been a long time since there have been any news ... |
Pekr 1-Feb-2006 [204] | It's been long time since we heard any plans ... |
Henrik 6-Feb-2006 [205] | Is there any news on the DIFF function as written about in the blog here: http://www.rebol.net/article/0126.htmland http://www.rebol.net/article/0128.html ? |
Gabriele 6-Feb-2006 [206] | Henrik, see http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=reboldiff.r |
Rebolek 6-Feb-2006 [207] | Is this going to be part of REBOL, as written in blog article? |
Gabriele 6-Feb-2006 [208] | probably. it was developed for that reason, though we haven't discussed it further. |
Gabriele 16-Feb-2006 [209] | just to keep you informed (this is not an official announcement, we will be releasing a roadmap soon), the development of REBOL 3.0 is starting. no eta or feature list available yet. |
Anton 16-Feb-2006 [210] | cool. |
Pekr 17-Feb-2006 [211] | very cool, thank you Gabriele ... that is exactly what was missing. IMO ppl can wait, even longer then roadmap check-point state, but there should really be some roadmap and some more-often releases of alpha stuff - at least I found it vital, as ppl were throwing in some ideas, bug fixes, etc. |
Kaj 2-Apr-2006 [212] | Why is the View 1.3.2 release for Linux not on the main RT View download page? On the test build page it has release status, and I'm getting people who are unable to find the Linux download |
Volker 2-Apr-2006 [213] | No draw with fonts makes it beta? No "every-linux"-version? Or overlooked. I opt to have it there too. |
Gabriele 2-Apr-2006 [214] | problem is that it does'n work out of the box in all distros (you may need symlinking/installing libs), and there's the freetype issue. |
Kaj 2-Apr-2006 [215] | That's not going to change |
Gabriele 2-Apr-2006 [216] | more feedback of the kind "works great on my distro" would probably make it go to the main download page |
Kaj 2-Apr-2006 [217x2] | OK, it's working on Ubuntu Hoary |
Working great are not words I would use for the Linux version in general | |
Brock 15-Jun-2006 [219x4] | Problems installing Rebol/View latest official release 1.3.2 onto Windows 2000 Professional with all the latest Service packs... Rebol was installed using the default parameters, with the exception of the path, it was changed to C:\Program Files instead of C:\Program Files\Rebol\View. It was noticed immediately that the Microsoft Quick Launch toolbar disappeared. After an uninstall we found that the entire IE\Quick Launch folder was erased, but don't know if this was done by the Install or Uninstall. Afterwards, we rebooted the PC and found that the desktop image (which was added through IE) was also gone. |
Anyone else experienced any problems with something like this? | |
RT may want to try and replicate this install/uninstall inorder to confirm whether there is a problem with the installer. | |
It's not going over very well with my five web-developer colleagues... they are saying he has been infected by the Rebolla virus and getting a very good chuckle out of it!!! | |
Gabriele 15-Jun-2006 [223x2] | wait, installing to c:\program files means that no rebol subdir is being created. |
actually i wouldn't be surprised if it had deleted your whole program files dir. | |
Brock 15-Jun-2006 [225x3] | Further investigation shows that the files that have gone missing from his system are all in the c:\Documents and Settings\<User Account>\Application Data\Microsoft\ Internet Explorer and MSN Messenger folders... the files impacted seem to be all of the customizations he has made to these two apps. |
It handled only the removal of the Rebol specific files from the Program Files folder as expected. | |
I think the uninstaller simply removes the registry settings for rebol as the rebol.exe was still in the program files folder after the uninstall. | |
older newer | first last |