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

World: r4wp

[Ann-Reply] Reply to Announce group

DocKimbel
1-Mar-2013
[1595]
Nick: in your business_programming.html page, I think your missing 
a % character in following code line:

    do mysql-107.rip
NickA
1-Mar-2013
[1596x3]
Shoot - yes - that section needs to be updated!  (copied it from 
the very old text from several years ago).
I wrote several hundred new pages for the "business" text.  I need 
to go through the previous material.  Any other corrections are welcom.
welcome
Gregg
1-Mar-2013
[1599]
Thanks for posting Nick. I hope to get time to read them in the next 
few days.
Bo
1-Mar-2013
[1600]
Very nice, NickA!
Arnold
1-Mar-2013
[1601]
You should publish it as a book someday Nick!
Gregg
1-Mar-2013
[1602]
Graham, I haven't tried to grab a cookie or anything yet, but just 
running the SO bot errors out first thing:

** Script error: lastmessage-no has no value
** Where: get ajoin case ?? do either either either -apply-
** Near: get :name

What optimizations are you looking for?
GrahamC
1-Mar-2013
[1603x3]
I'd set last-message to 0 then
basically anything that is more efficient or Rebolish
I'd commented out last-message: nnnnn :(
Kaj
1-Mar-2013
[1606]
Great contribution, Nick
DideC
1-Mar-2013
[1607x2]
@NickA: About enhanced r3 chat, have a look to %wchat.r in the %OpenMe/ 
folder of this Altme world.

Basically its %chat.r but it act as a proxy between the Devbase server 
and the browser. The goal is that the browser replace the CLI interface 
: not typing command in CLI but cliking link in the browser.

Its just a start. There is some work to do to handle POST request 
and then allow posting. + enhancing HTML presentation.
It works also with R3Droid!

I had absolutly no returns on this, so I guess nobody tried it. Then 
I stopped working on it, cause I have very few time for Rebol these 
days.
Maxim
1-Mar-2013
[1609]
I think, I never understood what your changes did  :-)

the R3 chat was also down recently.  I wish I had more time to play 
on "fun" projects like this  :-)
DideC
1-Mar-2013
[1610]
Yes, DevBase goes down when I start working on wchat! Dunno if it's 
multiple connection/deconnection that make it goes down.

Note : I just post my first message in Devbase (R3chat) from my browser 
with wchat :-)
ddharing
1-Mar-2013
[1611]
Nick, these are awesome new tutorials. I've already sent the links 
to my Atronix colleagues.
GrahamC
1-Mar-2013
[1612]
And that's what @rebolbot sees too now http://chat.stackoverflow.com/transcript/message/8019099#8019099
NickA
2-Mar-2013
[1613x2]
ddharing:  thank you, hope it's helpful :) R3 stuff next.
DideC, thank you, I'll take a look at it - never knew it existed...
Bo
3-Mar-2013
[1615]
Carl's comment about getting graphics running on the Raspberry Pi 
makes me wonder if Carl has a project in mind, with Raspberry Pi 
as the heart.
Bo
7-Mar-2013
[1616]
I like Cyphre!
NickA
8-Mar-2013
[1617]
Cyphre has a huge responsibility getting R3GUI running on Android. 
 Everything he's ever created for REBOL has been top notch.  If we 
had 5 - 10 more Cyphres in this community, REBOL would be in a totally 
different place.
james_nak
8-Mar-2013
[1618]
Agreed. We had better cherish the one Cyphre we have.
Henrik
8-Mar-2013
[1619]
I have to agree with that. Cyphre is doing so much for us. :-)
BrianH
8-Mar-2013
[1620]
There is only so much Cyphre that we can apply to the projects, alas. 
I hope that we can get some other talented people to take on perhaps 
individual Cyphre-class projects so he doesn't have to do so much 
overall. Hopefully the new open source projects can attract more 
people, or even have some come back (Hi Maarten!). Fork's efforts 
may help here.
james_nak
8-Mar-2013
[1621]
Not to mention a couple other Brian's.
Pekr
8-Mar-2013
[1622x2]
I like Cyphre's proposal for rehaul of View engine :-)
Hopefully it would be adaptable to Red later, although Red has a 
bit different GUI priorities.
BrianH
8-Mar-2013
[1624]
Pekr, unless this is a huge rehash that you don't want to repeat, 
could you let me know which View engine proposal you're talking about? 
I don't do GUI stuff so it's been a while since I caught up with 
current events. In the !R3-GUI group if that's appropriate.
Pekr
8-Mar-2013
[1625]
Haven't you seen Google Cyphre's post?
BrianH
8-Mar-2013
[1626x2]
We have 3 Brians I know of so far with different strengths. More 
would be welcome, of course :)
No, I haven't been following it. I haven't been in any Google groups 
in months.
Pekr
8-Mar-2013
[1628x2]
https://groups.google.com/forum/#!topic/rebol/6MMlv-E3j-E
well, IIRC Ladislav (or maybe someone other) posted the link few 
days ago here ....
BrianH
8-Mar-2013
[1630x2]
Ah, I was busy with other stuff then.
OK, so it's the R3 gob model with pluggable backend engines. Looks 
good to me.
Pekr
8-Mar-2013
[1632]
Yes, looks really good ....
DocKimbel
9-Mar-2013
[1633]
That's great Gregg, thanks!
DocKimbel
10-Mar-2013
[1634]
Kaj: it works now from command-line on Win7 and an icon for an hidden 
window appears in the task bar.
Arnold
10-Mar-2013
[1635]
Donated 15 EUR to Red.
DocKimbel
10-Mar-2013
[1636]
Great, thanks Arnold!
Kaj
10-Mar-2013
[1637x3]
Thanks, Doc. After fighting for a day and a night with the XP machine 
to keep it from self-destructing, I could test that audio playing 
also works on XP now - but no task bar icon...
I also confirmed Gregg's report that 0MQ works on XP; simply the 
one in my test repository
Apparently localhost networking doesn't work at all on XP if no real 
network card is installed
Maxim
11-Mar-2013
[1640]
IIRC you can install the virtual loopback adapter in order to allow 
tcp on a card-less machine on XP.
Kaj
11-Mar-2013
[1641]
Thanks, good to know
Gregg
11-Mar-2013
[1642]
Kaj, just a note to say I appreciate you always including reminders 
about where things are. I'm spread so thin these days that I easily 
lose track of old messages pointing to sources.
Kaj
11-Mar-2013
[1643]
Thanks. I have to, because people keep complaining they don't know 
where things are :-/
DocKimbel
14-Mar-2013
[1644]
Thank you Petr!