Jump to content

dr0p

Dedicated Members
  • Posts

    761
  • Joined

  • Last visited

Posts posted by dr0p

  1. 1) XFCE

    3) Nautalis

    4) FF

    5) nmap, wireshark, ettercap, netcat, aircrack, airsnort (don't use anything else frequently)

    6) Google Documents

    7) Very minimal, but good hardware support without having to go looking for the drivers myself is a huge deal for me

    8) 7, but I do not like linux distros to come with GUIs, etc. as it is much more efficient to configure them yourself and you get what you want ^_^

    9) VLC

    10) (I'm assuming you mean PC game) Trickster Online

  2. Eh... there's probably a better way at doing this but...

    For i = 1 To Len(sString)
    sTemp = Mid(sString, i, Len(sFind))
    If sTemp = sFind Then
    'add to list
    End If
    Next i

    sString = Input String

    sTemp = Temporary Variable

    sFind = String You're Looking For

  3. I think I kinda worded it wrong sorry lol

    yes the user begins the process and determines file.

    but if i use openfiledialog and they open a file will it be inaccessible by the streamreader since its already open??

    No, because, again, the OpenFileDialog control doesn't actually open the file.

  4. I used to drink Smirnoff, but Absolut and Sky are probably my favorites.

    I have heard that you can take Smirnoff(Or any cheap Vodka) and run it through a Britta water filter several times, and it makes it taste like more expesnsive Vodka, as well as gets rid any impurities that can give you a headache long before the hangover kicks in. Not sure how much truth there is to that, but wondered if anyone has tried it...

    /agree

    Love absolut.

×
×
  • Create New...