• Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

AltME groups: search

Help · search scripts · search articles · search mailing list

results summary

worldhits
r4wp5907
r3wp58701
total:64608

results window for this page: [start: 61201 end: 61300]

world-name: r3wp

Group: !REBOL2 Releases ... Discuss 2.x releases [web-public]
BrianH:
2-Jan-2011
Not yet, as R3 is a bit of a moving target. Most R2 code will run 
in R3 if it doesn't use any GUI or port code. Part of the migration 
strategy has been the R2/Forward stuff, which allows you to write 
code in a more R3-like way in R2. Plus, we are backporting some of 
the native enhancements that are additive rather than changing, like 
SELECT on objects.
BrianH:
2-Jan-2011
We have a few plans for R2 enhancement, mostly the View installer 
on Windows, but for the most part we are just backporting enhancements 
from R3 whenever we can and they are backwards compatible. Bug fixes 
and additions, no big changes, that is the policy. R2 is in backwards-compatibility 
mode as a rule.
Demitri:
2-Jan-2011
I can't find the 2.7.8 download - anyone have a link - windows here.
RobertS:
3-Jan-2011
one indicator: IE 8 (which is not my default now since I moved to 
K-mleon) runs VIEW 2.7.8 as a right-click option using RUN - but 
download with IE8 and run from Explorer file view correctly triggers 
a request to authorize due to no "valid" digital signature for MS 
- yet this MS alert fails to trigger when run after download using 
K-meleon browser (yet no issue after K-meleon downloads CORE 2.7.8 
)
RobertS:
3-Jan-2011
this is a K-Meleon Windows browser gift  - maybe sometimes smaller/faster 
is not better ... KMeleon is writing to a USB ext drive and IE8 is 
writing to an internal HD ... sometimes KM is writing the larger 
VIEW exe intact, sometimes not.  This may account for some recent 
"bad" ZIP's from my x-plane Flightsim community.  Yuch.  Most of 
 those x-p guys always zip up all their Win indexing .Thumb or hidden 
Mac files - and sometimes they have accumulated both from working 
on a Win "airplane" on their Mac. So I am used to annoying ZIP's 
for that hobby ... but this is TOO annoying.
Ashley:
3-Jan-2011
2.7.8.2.5 seems to start a lot faster (than 2.7.7.2.5).
Anton:
4-Jan-2011
RobertS, yes, it's a good idea to check what filesystem is on your 
USB drive.
Kaj:
4-Jan-2011
I find the technical arguments for leaving out /Library very hard 
to believe. I suspect this is a case of RT pulling a Microsoft, by 
making design decisions subordinate to business considerations
BrianH:
4-Jan-2011
2.7.8 turned out to have to be a minimal release, due to outside 
constraints. That means it's time to talk about 2.7.9.
BrianH:
4-Jan-2011
2.7.7 also turned out to have to be a minimal release at the time. 
It's hard to budget time for major native changes in R2, partly due 
to business constraints (who is paying for this work? noone that 
I know of, and adding Library to Core removes a revenue source without 
replacing it with another), and partly due to the nature of the codebase 
itself.
Andreas:
4-Jan-2011
rebview278 still fails when run in a non-X environment. So `Change 
"bad face in screen pane" issue on non-X env boot` was not done.
Kaj:
4-Jan-2011
That seemed to be a business consideration a year ago, so I was hoping 
it carried some weight
BrianH:
4-Jan-2011
Andreas, the changes doc wasn't updated yet. Most of the native changes 
that didn't have checkmarks next to them weren't done. This was a 
minimal release, so some stuff got put off to 2.7.9. Give me a moment 
and I will try to list the changes in that list that were in this 
release.
Kaj:
4-Jan-2011
No, it doesn't work on my systems, and I've discussed it extensively 
a year ago
Pekr:
4-Jan-2011
Isn't it just a cut&past of code then? Max few hours work?
BrianH:
4-Jan-2011
Diffs from the old preliminary changes doc to the actual 2.7.8 release 
(that I know about):

- No installer changes yet (my bad, I didn't have time to do them)
- SINGLE? is LAST? instead
- RESOLVE is a (slow) mezzanine for now, not native

- Don't know about what the Command boot problem was or whether it 
was fixed
- No HTTP fixes yet
- No X fixes yet

- ASSERT and APPLY are still mezzanine, and ASSERT is still rather 
bad
- No FOREACH setword support yet
- SET-ENV native (with limits)
- Delay sound subtask creation (whatever that means)
- RUN function uses 'shell access in SECURE
- FIND and SELECT on objects
- FUNCT /extern option, SPEED? and DT

- Some fixes to bugs in RAMBO that I don't know since RAMBO is down
Kaj:
4-Jan-2011
Petr, it's not even a concrete problem for me anymore if Cheyenne 
now works properly. What keeps getting to me are the broken promises 
that destroy my planning and my trust
Dockimbel:
4-Jan-2011
I hope that the "Command boot problem" will be fixed in 2.7.8, it 
was one of the biggest regression in 2.7.7 (IIRC, it was causing 
scripts encapped with a /Command kernel to crash on start).
Dockimbel:
4-Jan-2011
BrianH: the problem was seen on Windows, not sure about Linux 2.7.7, 
but I can confirm that the problem hasn't showed up on Linux 2.7.8. 
For the script, I have one from a customer showing up the problem, 
I need to shrink it and test if again first.
Maxim:
13-Jan-2011
continued from REBOL3! group.


they where not listed in RAMBO... I was just lucky to be online with 
Carl and it got fixed in a beta version of 2.7.7 in one afternoon 
with cyphre giving a more robust fix the day after.


 He also had the fix to another annoying issue which makes first item 
 to follow a space in a text to affect the transparency.  the more 
 spaces the darker it gets.  his even affects other items in a text 
 ends with spaces ! 

though I wonder if that ended up in the 2.7.8 release ' :-/
Maxim:
13-Jan-2011
oops... "his even affects other items in a text ends with spaces 
!"


== this even affects other items (like a box) if it follows a text 
which ends with spaces!
Maxim:
13-Jan-2011
I discovered the bug while typing in a text field and the color of 
the field changed whenever I typed in a space!


It took me a while to realize it was a problem in AGG and not in 
my code... :-)
GrahamC:
13-Jan-2011
And I would like to see a moveable window for dates
GrahamC:
13-Jan-2011
A 50 year window is not just good enough
shadwolf:
13-Jan-2011
correcting the agg bugs in r2 ? i would like antialiasing better 
fonts more readable less bug around the handling of font fixed etc... 
but as it just conserns my particalr and singular needs and as noone 
likes me i think i can forget it .... a bugfix to agg matrix  would 
be  nice too .. I know i'm such an egoistic being etc ...
GrahamC:
13-Jan-2011
Especially if you can turn area-tc into a generalised rich text area
shadwolf:
13-Jan-2011
give me glyph size to pixel size or an automated internal way to 
composite text on a line having different size and bang ritch text 
area will be possible ...
Oldes:
17-Jan-2011
the source is correct.. there is just a big string wirh many "test" 
lines which is used in test :)
BrianH:
18-Jan-2011
Just remembered: The reason R3's LS wasn't backported to R2 was because 
its behavior wasn't settled yet. However, since there have been no 
changes in it for more than a year, and it's just a console-level 
formatting function, there should be no reason not to include it. 
In the meanwhile the R2/Forward version works fine.
ChristianE:
6-Feb-2011
>> o: context [test: 3]
>> a: o
>> :a/test
== 3
Sunanda:
6-Feb-2011
I think Peter might be asking about this sort of usage case:
     o: context [test: 3]
     a: 'o
     b: 'test

    o/:b   ;; this works
    == 3 
    :a/:b  ;; this fails
    ** Script Error: Cannot use path on word! value
    ** Near: :a/:b

    get in get a b   ;; this works, but it is hardly elegant
    == 3
Kaj:
6-Feb-2011
I thought :a/b is a get-path! as a whole?
PeterWood:
6-Feb-2011
Here's my issue though I'm still running 2.7.5

>> f: func[][1]                
 
>> o: make object! [my-func: :f
]
>> b: reduce ['my-func :f]     
 
== [my-func func [][1]]

>> :o/my-func
== 1

>> :b/my-func
== 1


As you can see the value is being evaluated when using a "get-path!". 
Rebol3 simply presented the unevaluated value which is what I had 
expected.
Ladislav:
6-Feb-2011
Then yjou did not notice, that in R3, it is a different datatype.
james_nak:
14-Feb-2011
Graham, also check to see that a right mouse/copy works. I've seen 
cases where the Ctl-C stops working but right mouse does (?)
Maxim:
14-Feb-2011
it might be windows 7 specific since I've never had a problem with 
rebol copy/paste on XP.  
they changed a lot of APIs in vista/7 . 

Altme is a different story though.
Maxim:
14-Feb-2011
one thing to look out for in view (in any face using the caret and 
standard focus mechanism) is that when windows are closed, they do 
not unfocus their fields.  this has bitten me quite a few times which 
made other key handlers seem like they where dead.


this is why you should always call unfocus when you open or close 
a window in view.
GrahamC:
19-Feb-2011
How about including a few common parse rules ... such as digit, digits, 
alpha alphanumeric in the standard build.  Adds nothing really.to 
size.
Robert:
19-Feb-2011
That's a good idea. Should be part of R3 as well.
BrianH:
20-Feb-2011
Checking the Prevx support forum, it appears that they block pasting 
to applications to prevent clipboard monitoring. R2.7.6 is probably 
in their whitelist. Someone with a Prevx license needs to report 
that they are blocking 2.7.8, so they can add it to their whitelist.
BrianH:
20-Feb-2011
In particular, they block all apps not in their whitelist any time 
a "secured" web browser is open.
GrahamC:
20-Feb-2011
a secured web browser??  do you mean a https site is open?
Kaj:
21-Feb-2011
Nice, a tool that prevents you from using your computer, unless you 
tell them that you really want to
GrahamC:
21-Feb-2011
I installed it because I'm too cheap to buy a virus scanner
BrianH:
21-Feb-2011
No, I mean any web browser that the Prevx plugin is installed in, 
when Prevx is running. That's what they call a "secured browser". 
If Prevx is running, it restricts clipboard use to apps it has whitelisted.
BrianH:
21-Feb-2011
Why would you buy a virus scanner, when there are so many good free 
ones?
GrahamC:
21-Feb-2011
I haven't bought a virus scanner in my life
BrianH:
21-Feb-2011
Ah. Well, I've found MSE to be good enough, with Malwarebytes as 
a backup. No charge for either.
Kaj:
22-Feb-2011
I haven't installed a virus scanner in my life on my own machines
GrahamC:
22-Feb-2011
My Cerebrus wasn't really a virus scanner .. if that's what you meant
Kaj:
22-Feb-2011
So it wasn't a misspelling of Cerberus?
GrahamC:
22-Feb-2011
I guess it's a matter of choice how one spells things and also better 
to avoid other products with the same name but different spelling.
GrahamC:
22-Feb-2011
Yes, it was to search for viruses but I think it was because there 
was a particular flurry of some viruses at that time so I thought 
it would be easy enough to add ...
Kaj:
23-Feb-2011
Good, then my record is clean: I've never run a virus scanner in 
my life :-)
Group: ReBorCon 2011 ... REBOL & Boron Conference [web-public]
Bas:
26-Feb-2011
A few facts
Bas:
26-Feb-2011
Nenad is showing a demo
PeterWood:
26-Feb-2011
hope you going to a pub with a good internet connection ... thanks 
for the updates.
BrianH:
26-Feb-2011
Bas, any links to what was discussed when we were asleep and on a 
different continent?
GrahamC:
26-Feb-2011
Do we need a RED group .. like the Boron group?  Doc, where are you! 
 ?
Dockimbel:
27-Feb-2011
Hi guys, I've spent a great time at the conference (and after also) 
with the people present. A big thank to Bas and Kaj for organizing 
this event, it was really nice meeting you all (pity that Robert 
couldn't been there to present RMA's GUI). The Boron's OpenGL demo 
was impressive (Star Trek's Enterprise ship), I'm looking forward 
to see the dialect used for that.


 I'm currently preparing the slides I've presented to put them online. 
 Should be done in the next hour.
Dockimbel:
27-Feb-2011
Btw, I'm currently connecting from the train on the road back to 
Paris at 200km/h using the train's wireless network! (I guess it's 
using a satellite connection, because latency is high and upload 
speed very very low). Nice technological achievement anyway...if 
only the train could get to destination without being, on average 
20mn late, that would be even greater! ;-)
Dockimbel:
27-Feb-2011
Cheyenne presentation slides are available here: http://cheyenne-server.org/blog.rsp?view=25

There aren't much slides because the focus was on the coding demo.


Demo files won't be added until I get home, no way to maintain a 
SFTP connection long enough from here to upload them to Cheyenne 
site.
Kaj:
27-Feb-2011
Years ago I had a bog slow connection and AltME was the only communication 
system that kept working
Kaj:
27-Feb-2011
I've been using Cheyenne for a few years now, but I learned several 
things from Nenad's presentation
nve:
27-Feb-2011
In the country of wine, we have a lot ! ;)
Dockimbel:
27-Feb-2011
Slide 5: yes, I guess they are looking for a savior. I was on the 
boat too until yesterday (among the sick ones), when I jumped into 
the water to try to reach an island nearby. ;-)
GrahamC:
27-Feb-2011
since => for,
an happy => a happy
Dockimbel:
27-Feb-2011
Oh really? It seems quite responsive from here. I'll add a PDF version.
Dockimbel:
27-Feb-2011
Linda & tuple-space are ways to solve the shared data synchronization 
problem, but they seem too costly for local usage (but should work 
well on a LAN I guess).
GrahamC:
27-Feb-2011
I just see a "loading .." where the slides are
Pekr:
27-Feb-2011
Doc - is Red kind of continutaiton of C#, or a different aproach?
Dockimbel:
27-Feb-2011
Wait a few seconds, I'll change the way it is showed (using images), 
should work better.
Dockimbel:
27-Feb-2011
R#? Not at all. A new approach, using compilation instead of interpretation.
GrahamC:
27-Feb-2011
no ... I think that means it's working.  Image is a star flashing 
away
Dockimbel:
27-Feb-2011
Ok done, just reload the page, you should see a PDF link below the 
slides.
GrahamC:
27-Feb-2011
A web based BBS?
Dockimbel:
27-Feb-2011
I'm thinking about using Google Groups...I'll do a review of possible 
options in the next days to decide.
GrahamC:
27-Feb-2011
spam can be a problem on google groups .. not sure if that is still 
the case
Dockimbel:
27-Feb-2011
Twitter: I'll send a welcome message :-)
GrahamC:
27-Feb-2011
Carl has written a number of languages now .. .commercial ones, doc 
.. I don't know
Dockimbel:
27-Feb-2011
I don't think my announcement will change anything for R3 development. 
In fact, it might even attract more people to R3, while waiting for 
a working Red version. ;-)
GrahamC:
27-Feb-2011
The last time i looked at Paul Graham's arc, that seemed to be stalled 
as well.  the point is that this is a huge undertaking for any single 
person
BrianH:
27-Feb-2011
They can be complementary. Red is really limited (according to the 
slides), so mixed language projects could be appropriate as long 
as Red's syntax is a strict subset.
GrahamC:
27-Feb-2011
So, developers will have to choose where they want to go ... and 
there's a limited pool of rebol developers
BrianH:
27-Feb-2011
It would even be possible to extend R3 with a Red dialect.
Pekr:
27-Feb-2011
Graham - developers can't affect R3 Core development, not in public 
enough manner. So Red might be a testbed for R3 too ... and who knows, 
maybe Carl will be motivated to restart R3 development :-)
GrahamC:
27-Feb-2011
the last time there was a language fork .. RT made some announcements 
to try and make rebol more attractive
Dockimbel:
27-Feb-2011
Pekr: Interpreted as well and written in C, so no possible code re-use 
for Red. But I must admit that if I hadn't choosed the compilation 
path, I would have jumped into Boron to contribute. There's some 
good potential there for a serious R2 open source clone.
Pekr:
27-Feb-2011
someone should get the info to Carl, maybe he will stop breeding 
chicken and start coding R3 again :-) (just a joke - I have nothing 
about breeding animals :-)
GrahamC:
27-Feb-2011
R3 also does not have a 64 bit path mapped for it
Gregg:
27-Feb-2011
We're a bit OT here, don't want to hijack the group.
BrianH:
27-Feb-2011
Can't merge with Boron while it has a *GPL license.
GrahamC:
27-Feb-2011
Looks like Rebol is undergoing a renaissance via open source forks
Ladislav:
28-Feb-2011
Pekr, I would expect you to pick a more decent and constructive approach. 
How did you find out you had the right to decide? Did you ask anybody?
Pekr:
28-Feb-2011
Ladislav - what are you talking about here? What is decent and constructive 
about the conference name? Are we going to be censored here, or what? 
This is really starting to be crazy. Look at the Amiga - there is 
AmigaOS, Aros, MorphOS, UAE, there was Amithlon .... and I expect 
ppl meeting at various accassions, to share the spirit of the Amiga, 
although there were some infights between the groups.


Now to REBOL. Last DevCon (Italian Devcon was not even called RebCon 
- http://www.colellachiara.com/devcon05/) was held in 2007 in Paris? 
Then there was one online meeting coordinated by Nick (?), and there 
was an attempt to organise DevCon in Prague, in two consecutive years. 
Carl decided not to attend, from various reasons, so we decided not 
to push the idea of the conference forward.


Then I remember the chat of the community about the topic, thinking 
about organising some REBOL related conference in Amsterodam, simply 
to allow ppl to meet, not necessarily being dependant upon RT attending 
the conference.


And now guys organised ReborCon. I know it was initially related 
to Syllable, and REBOL clones. But - if you read the website carefully, 
the topics are much broader - it already mentions topics for R2, 
R3, Boron, Red. So - what is the problem here? To abandon non official 
REBOL topics on conference, which is called RebCon, because somehow 
imaginary, RT might have the right to "own" the conference name?


Shouldn't we be in fact gratefull, that Doc did not abandon REBOL 
ultimately, but starts his own project he believes in, which in the 
end can benefit for both sides - Red and R3? Is there really NO right 
for me to even not suggest a possible conference name?


The Rebcon conference name was just first out-of-my-head suggestion. 
I can come-up with some others - ReClone, ReCon, or even ReDCon (Rebol 
Developers Conference), and if you give me some time, I might come 
with something even more sophisticated marketing-wise ...
Ladislav:
28-Feb-2011
Kaj picked a name he found appropriate. I wrote my opinion. You did 
not do anything I could consider constructive.
GrahamC:
28-Feb-2011
As I recall there was going to be a Rebol3 demo too ..until Robert 
pulled out
GrahamC:
28-Feb-2011
Do you change a name because some one pulls their talk??
Kaj:
28-Feb-2011
Can we have a separate Disclaimers group?
Henrik:
28-Feb-2011
I downloaded both, but the BoronGL application does not start. When 
I look in the console, it presents its help information there. I 
then went into the application bundle and started boron-gl there 
and only then was a console presented, which crashes, when typing 
DO.
61201 / 6460812345...611612[613] 614615...643644645646647