r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Ann-Reply] Reply to Announce group

Dockimbel
21-Jan-2008
[1362]
From within a service you can call any other application using 'call, 
but remember that in order to survive to session log off, the called 
application should run without opening any window in user's desktop 
(including invisible windows too). So if the application hasn't been 
designed specifically for that, it will be killed when you log off, 
defeating the purpose of runnning it as a service. Maybe there are 
workarounds, but I didn't find any yet...
[unknown: 5]
21-Jan-2008
[1363]
Thanks Doc.  thanks for that information Doc.
btiffin
5-Feb-2008
[1364]
John;  Tried to post your news at 6502.org but I can't register an 
account.  I'll keep trying.
Geomol
13-Feb-2008
[1365]
TomBon, yes we plan to test a lot on all kinds of filesystems. One 
of the good points with this DB is, that it will take advantage of 
different filesystems right away (in theory). :)
TomBon
13-Feb-2008
[1366]
thx for info geomol. sounds promising.  will look out for your first 
release...
btiffin
13-Feb-2008
[1367]
Geomol;  Your work may be the only items that show up in the February 
calendar.  Go John Go!
Gabriele
14-Feb-2008
[1368]
Geomol, that seems very interesting.
Geomol
14-Feb-2008
[1369]
Thanks! I'm going thru the code for the relative file layer these 
days. Some of it has to be made more simple, I found. For now I check 
these changes with Martin before release.
Geomol
23-Feb-2008
[1370]
Patrick: yes, thanks! :-) I think, I'll let the misspelling stay 
there in that doc, as it was an educational work now a bit dated.
Brock
6-Mar-2008
[1371]
Peter Wood.  I look forward to purchasing the book.
Gregg
7-Mar-2008
[1372]
Congratulations Peter!
PeterWood
7-Mar-2008
[1373x2]
Brock: I hope that it won't take too long to finish translating the 
book. I have learnt quite a lot whilst translating it., though that 
isn't necessarly saying a lot.
Thanks, Gregg.
Louis
8-Mar-2008
[1375x2]
Peter, how many chapters are in the book?
Nice, Oldes!  Thanks.  Bye the way, what is the url for the website 
of your travels with all the widescreen photos? I want to look again.
PeterWood
8-Mar-2008
[1377]
Louis: There are seven chapters in Olivier's book. The first four 
have been translated, we are working on the fifth chapter at the 
moment.
Oldes
8-Mar-2008
[1378x2]
do you mean this one? http://box.lebeda.ws/~hmm/fotky/2007-rusko/
In english http://box.lebeda.ws/~hmm/fotky/2007-rusko/index.en.html
Louis
8-Mar-2008
[1380x2]
Thanks, Peter.
Do you have more, Oldes?
Oldes
8-Mar-2008
[1382]
yes... but not everything online
Louis
8-Mar-2008
[1383x2]
Anything you put online I would like to see.  Your websites all use 
flash, I that right?
I that right? = Is that right?
Alan
8-Mar-2008
[1385]
Peter/Oldes: I only saw chapters 1/2/and 4.Is 3 being ready for Lulu.com 
? I bought the 3 last night
Graham
8-Mar-2008
[1386]
Oldes, does it do a Clean as well on the source?
PeterWood
8-Mar-2008
[1387]
Alan: Chapter 3 is almost ready. I'm just correcting a bug with one 
of the example scripts that I introduced when I translated the 'words.


I've learnt one advantage of programming in French (or any non-English 
languauge); you are far less likely to accidentally redefine a "system" 
word.
Geomol
2-Apr-2008
[1388]
LOL with the 10'000 post! And then a newcomer! Bah! Some people are 
just so lucky! ;-)
Graham
3-Apr-2008
[1389x2]
what's so different between 10'000 and 999 or 666 ??  Does anyone 
believe in numerology??
I'm waiting for the 10'240 th post.
btiffin
3-Apr-2008
[1391]
9001 and 9334.   No.
Graham
3-Apr-2008
[1392]
Pity .. I need some advice on what lotto numbers to purchase.
btiffin
3-Apr-2008
[1393]
Well, 8's and 9's are good.  7 is cool, 6 sucks, 5 is like kindergarten, 
4 is too small, 3 is ok as its a factor of 9, 2 is a nag, 1 is where 
it's at and 0 is not worth its own weight in gold.  So I'd go with 
642.
Tomc
3-Apr-2008
[1394]
buy them all ... can't loose
Sunanda
3-Apr-2008
[1395]
All numbers are special to someone. But, personally, I only believe 
in numerology on odd-numbered weekdays during prime-numbered months. 
Anything else would be nonsensical :-)


The Announce group currently has 511 posts -- so one more makes for 
a nice round binary number. We could celebrate that too, once it 
happens....

http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-display-posts.r?post=r3wp267x512
btiffin
3-Apr-2008
[1396]
lol
BrianH
3-Apr-2008
[1397]
I was tempted to announce the 512th post to Announce :)
Ashley
7-Apr-2008
[1398]
I need some advice on what lotto numbers to purchase

 ... any and all above 31. You won't increase your odds of winning, 
 just the likely payout if you do win (i.e. many people pick numbers 
 based on birthdays) ;)
Graham
7-Apr-2008
[1399]
My wife asked me to pick some numbers some years ago for her lotto 
... I said 1 2 3 4 5 6 7 8 as being as likely a set of numbers as 
any other.  Of course she decided against it, and sure enough a good 
set of these particular numbers came in :(
Graham
8-Apr-2008
[1400]
regarding my autofile utility ... the GUI seems to stop responding 
after a while .. some bugs to be sorted out I guess.
btiffin
8-Apr-2008
[1401]
I once saw a blurb on the tube; if you take weekly lotto money and 
invest it faithfully;  after 30 years or so, you can call all your 
friends and yell "Hey, I just won 50 grand!"
[unknown: 5]
8-Apr-2008
[1402]
Doc would be nice to see your NTLM module applied to enable other 
applications to be proxyaware such as acting on a layer as a port 
fowarder could possibly allow ALTME to have MS proxy capabilities?
Dockimbel
8-Apr-2008
[1403]
I already have a NTLM proxy built on UniServe that could do the job, 
but for AltME, to be able to pass a MS Proxy, it has to first, use 
HTTP as transport layer (IIRC it's not using HTTP currently ?).
[unknown: 5]
8-Apr-2008
[1404x2]
I don't think that MS Proxy is limited to HTTP traffic.
Granted to get thru most corporate configurations though they probably 
only ALLOW the FTP and HTTP traffic
Dockimbel
8-Apr-2008
[1406]
It's not, but most of the time (at least, here in France), corporates 
allow only HTTP/HTTPs traffic (and sometimes FTP).
[unknown: 5]
8-Apr-2008
[1407]
Did you ever get a KERBEROS solution going?
Dockimbel
8-Apr-2008
[1408]
Nope, never looked closely at Kerberos because I never seen it used 
here.
Rebolek
15-Apr-2008
[1409x2]
Henrik, I've got 404 on http://hmkdesign.dk/rebol/files/html-dialect/docs/html-dialect.html
It's the documentation link, looks like it should be it should be 
http://hmkdesign.dk/rebol/html-dialect/docs/html-dialect.html
Henrik
15-Apr-2008
[1411]
rebolek, try reloading the download page. the links are working here.