Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

usenet reader for /prog/

Name: Anonymous 2012-05-20 21:08

usenet is pretty much dead now as far as a discussian medium because most newsgroups are unmoderated and spammed constantly, so most people use private forums.

So my question is, would it be possible to load ALL /prog/ threads into a usenet newsreader? Instead of waiting for /prog/ to become moderated this would allow anyone to self moderate by deleting threads on their private version of /prog/. This also could be dont in html, just run the html source of this page on your own saved version of /prog/. Someone could also host their version of /prog/ and only allow private access by invitation. Just a thought.

Name: Anonymous 2012-05-20 23:56

>>10
you wont be able to until you learn the more explicit way to do iteration over the array list.


for(int index = 0; index < numbers.length; index++) {
  String i = numbers[index];
  ...
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List