Re: [Factor-talk] rows-score

2007-02-22 Thread Alex Chapman
Thanks Ed, I've made all the changes you suggested and pushed them to http://wrunt.net/repos. The only change players of tetris will see is that 'd' and 'e' rotate left, and 'f' and 'u' rotate right ('e' and 'u' are the dvorak equivalents of 'd' and 'f'). Alex On 2/10/07, Eduardo Cavazos <[EMAIL

Re: [Factor-talk] Win32 and http-client, not working because of CRLF?

2007-02-22 Thread bbrown
On Thu, 22 Feb 2007 20:56:13 +1300, Chris Double wrote > > When using the http-client and trying to do a request. I don't ever get a > > response back. it looks like it sends the request to the server, but can't > > get the response. It just hangs, there is no error message. > > I believe it's

Re: [Factor-talk] Win32 and http-client, not working because of CRLF?

2007-02-22 Thread Chris Double
On 2/23/07, bbrown <[EMAIL PROTECTED]> wrote: > You remember if it is changes to just http-client and http.factor; or would I > need to pull all of 0.88. It was an issue with the win32 i/o system so you need to pull the lot, sorry. Chris. -- http://www.bluishcoder.co.nz

[Factor-talk] ui without a workspace-window

2007-02-22 Thread Eduardo Cavazos
Slava, I searched for 'ui' in TODO but didn't see this. Is it possible to have the ui running without a workspace window open? Ed - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel an

Re: [Factor-talk] ui without a workspace-window

2007-02-22 Thread Slava Pestov
Yes, for now just stick a different quotation in the ui-hook global variable before calling the ui word. This will be better supported in the future when we start working on building minimal images, etc. Slava On 22-Feb-07, at 7:05 PM, Eduardo Cavazos wrote: > Slava, > > I searched for 'ui'

[Factor-talk] ui stability

2007-02-22 Thread Eduardo Cavazos
Slava, I'm using handle-gesture* these days. Do you think that's gonna stick around? You've been known to make massive ui api changes in the middle of some projects of mine. :-) Just wanted to check in before moving forward. I noticed stuff in the TODO about models, but I'm not using them heavi

Re: [Factor-talk] ui without a workspace-window

2007-02-22 Thread Eduardo Cavazos
On Thursday 22 February 2007 18:27, Slava Pestov wrote: > Yes, for now just stick a different quotation in the ui-hook global > variable before calling the ui word. Hmm. I actually tried setting ui-hook to [ ], but that didn't work. I suppose I need to call something that prevents the ui from ex

[Factor-talk] patches available

2007-02-22 Thread Eduardo Cavazos
- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/de

[Factor-talk] haha

2007-02-22 Thread Eduardo Cavazos
Sorry, about that last message. It was meant to notify slava! Ed - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business top

[Factor-talk] help for build-track

2007-02-22 Thread Eduardo Cavazos
Slava, " to prove the correct amount." Perhaps you meant: " to provide the correct amount." Ed - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the c