To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.off-topic.geekOpen lugnet.off-topic.geek in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Off-Topic / Geek / 1430
    Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Jeremy H. Sproat
   Wow. Not one reply. Two people (including myself) gave the original message a score of 100, though. Did anyone download and try the client? Was the cold response the result of my presentation, or did the app just bite? Cheers, - jsproat (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)
   
        Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Dan Boger
     (...) sorry, man, can't try it out - it requires java, which mozilla does not support yet. I'd love to see what it does, if only to get ideas for the perl streamer I'm working (slowly) on... I haven't really done anything since I got it to work - (...) (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)
    
         Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Jeremy H. Sproat
     (...) Good point. I wasn't clear enough. This does not require any browser support of Java. Instead, it's a Java application which periodically *launches* Netscape (could be any browser, regardless of Java support). (...) This, essentially, is what (...) (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)  
    
         Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Dan Boger
     (...) heh, that occured to me... while I dislike java, I'll give it a shot :) (...) yes, but in that case, you increase the delay from the time the message is posted, and the time the client displays it... it'll be 2-10 minutes, assuming the 1/5 min (...) (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)  
   
        Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Richard Franks
     (...) I did, although I was too ashamed to admit that I couldn't get it working.. (linux) I tried (actually, I'm in win at the moment so I can't remember the exact filename names!): $ java -jar gui_streaming_client.jar (couldn't find the ice html (...) (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)  
    
         Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Jeremy H. Sproat
      (...) Try running the command inside run.bat. After getting it all back on one line, it's: java -classpath external_classes\ice...g_news.jar sproat.lugnet.news.s....GUIClient Oops. Hmmm. I need to fix that. For Linux, it'd probably be: java (...) (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)  
     
          Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Dan Boger
       In lugnet.off-topic.geek, Jeremy H. Sproat writes: bite? (...) or, have it connect to your spooling message server... (...) nope, though Todd said it's possible to have it in the avid.cgi output... I was thinking of how we could remotely vote... (...) (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)
      
           Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Jeremy H. Sproat
        (...) Whoops, good point! After I implement a spooling server, of course. :-, (...) Mmmmmm. That'd be nice. Cheers, - jsproat (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)
      
           Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Todd Lehman
       (...) Nope, that would put sensitive data into the httpd logs! Gonna hafta pass your cookie the regular way, not part of GET. In addition to your cookie, here's what you wanna send via HTTP POST to /news/rate.cgi, basically: (...) (24 years ago, 1-Apr-00, to lugnet.off-topic.geek) ! 
      
           Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Dan Boger
        On Sat, 1 Apr 2000 07:13:58 GMT "Todd Lehman" <lehman@javanet.com> wrote concerning 'Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page))': (...) hmmm... good point - though doesn't the login cgi end (...) (24 years ago, 3-Apr-00, to lugnet.off-topic.geek)
       
            Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Todd Lehman
        (...) No, that's passed via POST, not GET. (...) Should be pretty easy to find it in your cookies.txt file...(?) (...) Ahhh, neat-o: lots of numpad keys. I like * for 100! :) The . key (labeled Del on most keyboard today) or the / key might also (...) (24 years ago, 3-Apr-00, to lugnet.off-topic.geek)
       
            Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Dan Boger
        (...) nodnod. (...) nod - though I'll prob make it do a proper login to get the cookie, so that you won't have to have a browser installed just for that. (...) nod, unsubmitting is important (can you do it via the web interface?) prob use the 'del' (...) (24 years ago, 3-Apr-00, to lugnet.off-topic.geek)  
      
           Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Todd Lehman
       (...) Oh! Two other thing about the above... First, don't worry about passing multiple data points for a single article -- only the last one listed is used. The simplest thing to do for queueing up outgoing ratings is probably just to write them out (...) (24 years ago, 3-Apr-00, to lugnet.off-topic.geek)  
     
          Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Todd Lehman
      (...) The ratings are actually meta-data separate from the actual messages. (The message headers and bodies are constant but the ratings change over time.) What I need to figure out before serving a rating stream is how efficiently updates could be (...) (24 years ago, 1-Apr-00, to lugnet.off-topic.geek)  
    
         Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Jeremy H. Sproat
     (...) BTW, did you see any kind of output indicating an error, such as a stack trace? If so, could you please e-mail it to me or post it here? Cheers, - jsproat (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)
    
         Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Richard Franks
     (...) Nah, nothing as heinous as a stack error - it was the NoDefClass (?) error - basically it wasn't finding the ice stuff. I have some free time tomorrow - so I *will* get it working, and post a fix here.. it's probably something *really* simple. (...) (24 years ago, 29-Mar-00, to lugnet.off-topic.geek)
   
        Re: GUI LUGNET streaming news client in Java (Was: Pseudo-streaming live news (was: Re: Monitor Page)) —Steve Bliss
   (...) Sorry, me no Java. Plus, I've been working on that low-budget VB-based avid client. Steve (24 years ago, 30-Mar-00, to lugnet.off-topic.geek)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR