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

2004/1/22 [Computer/SW/Languages/Misc] UID:11880 Activity:nil
1/21    EMRG guy, what do you think of DOC?
        \_ overkill technology to track cows and don't have the software
        to back up the embedded tags, EMRG better, has software to track
        as well as tags.
        \_ Both are a flash in the pan going up on pure FUD.  It can't last.
           Try MDK instead.
           \_ Mersey Docks and Harbor?
              \_ nope, murder death kill!
2025/05/24 [General] UID:1000 Activity:popular
5/24    

You may also be interested in these entries...
2009/10/1-22 [Computer/Companies/Google, Academia/Berkeley/CSUA/Motd] UID:53424 Activity:kinda low
10/1    google wave is a really fancy version of wall.  i can pipe
        giant ascii text files through it.  my dream has come true.
        does anyone remember when jwang made it so if you walled
        embedded html tags, it would appear in the csua lwall www page?
        google wave is a little better than that. - danh
        \_ http://www.techcrunch.com/2009/10/09/google-wave-is-easier-to-understand-than
	...
2009/3/26-4/2 [Computer/SW/Languages/Misc, Computer/SW/Apps] UID:52760 Activity:nil
3/26    Anyone here uses Heritrix?  I'm trying to read the Intro document at
        http://crawler.archive.org/An%20Introduction%20to%20Heritrix.pdf but
        both Adobe Reader 8.1.3 (Win32) and gv 3.6.5 (cygwin) display error
        messages and show me blank pages.  Adobe displays:
        "Cannot extract the embedded font 'FTXWSG+TimesNewRomanMS'.  Some
        characters may not display or print correctly."
	...
2008/6/9-12 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Security] UID:50194 Activity:nil
6/8     CSUA code guru please help. I need to see my random number
        generator with a good seed (I just need random 18 bit
        identifiers). The usual time(NULL) is OK, except my program
        might be invoked faster than once a second, and seeding using
        time() produced the same result. I tried clock() but it seems
        to return 0. My program needs to be run in Linux/DOS (Watcom
	...

	...
2006/10/29-30 [Computer/SW/SpamAssassin] UID:45030 Activity:kinda low
10/29   Any tips on dealing with the usual nonsense-text-around-embedded-
        images spam?  I'm running postgrey + spamassassin, and it's catching
        about half of them...  -John
        \_ Are you running Razor2, Pyzor, and other services that contact
           a centralized spam repository to filter out even more spams?
           \_ No, I will be.  A gentleman and a scholar, thanks.  -John
	...
2006/10/11-13 [Computer/SW/OS/Windows] UID:44779 Activity:nil
10/11   Are Windows CE, Windows Embedded, and Windows Mobile the same thing?
        They all sound like the Windows version for small devices.  Is it just
        a marketing thing to rename different versions of the same product?
        Thanks.
        \_ Windows CE is the generic term for Windows Mobile, which includes
           "Pocket PC" Edition, and the castrated  "Smartphone" edition.
	...
2006/8/23-29 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Editors/IDE, Computer/SW/Languages/Java] UID:44116 Activity:nil
8/23    I've been primarily developing Java in Eclipse, but I need to do a
        project with embedded C++, and I'd like a better IDE than Emacs.  MS
        Visual Studio is way too windows-centric.  All I really need is
        something that can do context-assists and autocompletes and flagging of
        illegal syntax.  Suggestions?
        \_ Have you tried this: http://www.eclipse.org/cdt --oj
	...