Berkeley CSUA MOTD:Entry 28642
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/24 [General] UID:1000 Activity:popular
5/24    

2003/6/5 [Computer/SW/Languages/Misc, Computer/SW/Security] UID:28642 Activity:high
6/4     Does anyone know if there's a web interface for FORTRAN?  Basically,
        I want to write and run FORTRAN programs from a Web browser without
        having to install anything on my desktop.  Thanks!
        \_ no
        \_ Hmmm. If your goal is just to write FORTRAN programs without
           installing on your computer, you could SSH into soda and
           use g77. Is using a web browser really important? Maybe
           the Java SSH interface would suffice.
           \_ Thanks for that thought.  I have a need where it would be more
              than just myself and not all my users would have an SSH
              client... I just figured Web browsers are ubiquitous.  Also, I
              was hoping for a richer UI.  Any other thoughts?... I
              appreciate any ideas.
        \_ How about install a VNC server?  VNC has java applet client
           and it works reasonably well.
           \_ The problem with VNC is all users share the same desktop.  So
              if two people needed to work on their own project, they
              couldn't.  I didn't mention this as a requirement previously
              so I definitely appreciate the suggestion... but I cannot use
              it.  Please keep 'em coming, though.
        \_ you can run them from a browser as a cgi like anything else.
           writing them is no different than any other web based input system
           that you see message boards,etc using.
           \_ In other words, you mean use an HTML TEXTAREA where the
              programmer can write his/her code; but when the submit button
              is clicked, the code is fed to the FORTRAN compiler on the
              server?
              \_ something like that.  In short I mean "use CGI".  that's what
                 it's there for.
        \_ more stupid idea.  How about install an X-client on the
           FORTRASH computer, install an X-server on your own computer,
           and access that way?  It will resolve the problem.  I know,
           you said you don't want install anything on your computer, but
           i personally think an x-server should be an exception: everyone
           should installed X-server (and FTP server :p )
           \_ and a kazaa server and put at least 200 gigs online so we can
              all share because the information wants to be free!!!  you're
              truly brilliant in a k-12 sort of way.
ERROR, url_link recursive (eces.Colorado.EDU/secure/mindterm2) 2025/05/24 [General] UID:1000 Activity:popular
5/24    

You may also be interested in these entries...
2013/4/9-5/18 [Computer/SW/Mail, Academia/Berkeley/CSUA] UID:54647 Activity:nil
4/8     What's a good free e-mail provider? I don't want to use Gmail,
        Yahoo, Outlook, or any of those sites with features I never use that
        track my personal info and keep changing their interface. I want just
        simple e-mail without privacy issues or all the baggage these large,
        for-profit companies are adding. I might even be willing to pay.
        Recommendations?
	...
2013/10/24-11/21 [Computer/Companies/Apple] UID:54747 Activity:nil
9/19    "No, A Severed Finger Will Not Be Able to Access a Stolen iPhone 5S"
        http://mashable.com/2013/09/15/severed-finger-iphone-5s
        I'm sure the Apple QA department has tested extensively that a severed
        finger will not be able to access a stolen iPhone 5S.
        \_ It doesn't matter whether or not a severed finger can be used.  It
           matters whether or not a robber thinks that a severed finger can be
	...
2013/6/6-7/31 [Politics/Foreign/Asia/China, Computer/SW/Security] UID:54690 Activity:nil
6/6     Wow, NSA rocks. Who would have thought they had access to major
        data exchangers? I have much more respect for government workers,
        crypto experts, mathematicans now than ever.
        \_ flea to Hong Kong --> best dim-sum in the world
           \_ "flee"
        \_ The dumb ones work for DMV, the smart ones for the NSA. If you
	...
2012/8/29-11/7 [Computer/SW/Security] UID:54467 Activity:nil
8/29    There was once a CSUA web page which runs an SSH client for logging
        on to soda.  Does that page still exist?  Can someone remind me of the
        URL please?  Thx.
        \_ what do you mean? instruction on how to ssh into soda?
           \_ No I think he means the ssh applet, which, iirc, was an applet
              that implemented an ssh v1 client.  I think this page went away
	...
2012/8/7-10/17 [Computer/SW/Security] UID:54455 Activity:nil
8/6     Amazon and Apple have lame security policies:
        http://www.wired.com/gadgetlab/2012/08/apple-amazon-mat-honan-hacking/all
        "First you call Amazon and tell them you are the account holder, and
         want to add a credit card number to the account. All you need is the
         name on the account, an associated e-mail address, and the billing
         address. "
	...
2011/5/19-7/30 [Computer/SW/Security] UID:54110 Activity:nil
5/19    Uh, is anyone still using this? Please mark here if you post and
        haven't added this yet. I'll start:
        \_ person k
        \_ ausman, I check in about once a week.
        \_ erikred, twice a week or so.
        \_ mehlhaff, I login when I actually own my home directory instead of
	...
2011/2/14-4/20 [Computer/SW/Unix] UID:54039 Activity:nil
2/14    You sure soda isn't running windows in disguise?  It would explain the
        uptimes.
        \_ hardly, My winbox stays up longer.
        \_ Nobody cares about uptime anymore brother, that's what web2.0 has
           taught us.  Everything is "stateless".
           \_ You;d think gamers would care more about uptime.
	...
2010/8/12-9/7 [Computer/SW/Languages/Perl] UID:53922 Activity:nil
8/12    Ruby coders, do you mostly DIY your stuff or use the ruby libs out
        there?   How is their quality compared to other libs you have used
        for other langs?  Thx.
        \_ I use Ruby for hobby stuff, etc.  I use libraries for system stuff
           (web access, process, etc.) but that's about it.  Perl libraries are
           much better/more complete.  I assume because of the maturity and
	...
2010/2/22-3/12 [Computer/HW] UID:53723 Activity:nil
2/20    There was a failure validating the SSL/TLS certificate for the server
                                          <DEAD>mail.csua.berkeley.edu<DEAD>
        The reason for the failure was
                          self signed certificate in certificate chain (details)
        We have not verified the identity of your server. If you ignore this certificate validation
        problem and continue, you could end up connecting to an imposter server.
	...