Slashdot Mirror


User: hurgh

hurgh's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Seems to work for me.... on How to Search Today's Usenet For Programming Information? · · Score: 1

    Results 1 - 10 of about 3,000 for database group:comp.*

  2. Re:And it works, too on 42% of Web Users Sneak Onto Others' Online Accounts · · Score: 1

    Google cache of this if any one wants

  3. CSV/Excel on F/OSS Flat-File Database? · · Score: 1

    Why not just use something like a CSV file. It can be opened in Excel/Open Office/Many other programs, if you want to sort it etc, or can be opened in any other text editor, so it is very portable. Seems like a good "Flat File Database" solution to me....