Do you plan to provide the same delivery of Io as you did with Yindo? I found Yindo and thought it was a very impressive implementation. After seeing the...
On Saturday, February 1, 2003, at 12:24 PM, Ray Garcia ... Hi Ray, Not at the moment. I've used curl before and had problems with it. It's async support is...
On Saturday, February 1, 2003, at 12:29 PM, Ray Garcia ... Good question. :-) For those not familiar with Yindo http://www.yindo.com/, it was a browser plug-in...
I should have asked about SSLeasy support instead of libcurl. I did see that you already have networking support so my request about libcurl probably doesn't...
... it ... support, ... shouldn't ... writing ... on ... involve ... allow ... the ... and ... If you did one example and provided the Demos from Yindo with a...
On Sunday, February 2, 2003, at 09:31 PM, Ray Garcia ... Ray, I'd like to support SSL. Can you send me the url for "SSLeasy"? Does it use the OpenSSL library? ...
Here's a quick conversion of the first Yindo tutorial: Some notes: glTranslate() in Yindo is glTranslated() in Io. glVertex() in Yindo is glVertex3d() in Io. ...
http://www.awprofessional.com/catalog/product.asp?product_id=% 7B92E30B39-5D91-45F9-9919-D202BE6341F9%7D The book is from '95... Looks like an interesting book...
Has anyone attempted this? Met with success? Any suggestions would be most helpful. I tried with mingw (yes, it's on the PATH environment) and here's what I...
One of my long-standing projects (dreams) is to allow non- programmers, aka people ;-), the ability to program viually via drag- and-drop. Some people, notably...
Not directly related, but if you'd like a project to compare, there is a visual, basically prototype-based, drag-and-drop programming system built into the...
Squeak's GUI environment is called Morphic, which evolved from the prototype-based Self programming system (http://research.sun.com/self/language.html), which...
On Friday, February 7, 2003, at 05:30 AM, Pierre Johnson ... Hi Pierre, Yes, it is. You might try cygwin. Other folks have had success with it. Cheers, Steve ...
Hi Pierre, ... Same here. :-) ... I like the idea of code/messages also being graphically structured. Self's prototype inspector provides graphically...
I to have tried and failed to compile Io on MS Windows, but I got a little further. This is just a guess, but did you by chance use WinZip to uncompress Io...
... I don't like the idea of prevayler, since everything has to go through one door. If the door is to small, everything has to wait. Regards, Markus -- ...
Markus, That is a valid point. But if you look at the benchmarks on their web site, every door they used for testing was apparently plenty big. I am not wether...
Hey Ronald, Thanks for the efforts. [My reply interlaces with yours] ... I used WinRAR. ... I'm going to try using the Python-based Scons project that does...
... And I have to admit, that I'm not convinced of the statistics on the prevayler side. First, prevayler is everything else than "transparent". You have to...
Hey Steve, Glad to learn the creator of Io is a kindred spirit. Here are some more thoughts: A good portion of people the world over know what a movie or ...
... and ... to ... wondering why ... An analogue exists between class-based languages and Principia Mathmatica (Lord Whitehead and Russell's pure logic tome...
Jaguar, dev tools installed. Craps out on this line: cc -o ioDesktop main.o IoDesktopInit.o -L. -lIoDesktop -L../IoServer -lIoServer -L../IoVM -lIoVM...
... Hi Ed, That's odd. I'm also on OSX 10.2 and it builds cleanly for me. Maybe GL_BGR_EXT isn't supported on your graphics card(?) You might try commenting...
Bahda boom bahda bing. That worked. For what it's worth, I'm on a graphite iBook. Unfortunate to have that hardware dependence there. :\ What kind of ...