ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Search results

  1. S

    License Key Generator

    Ahh. I missed that part of his post. That sure would stop it!
  2. S

    iTunes 7

    oh. I've got the 8GB!
  3. S

    License Key Generator

    I still like that 000-000-000-000-000-000 is a valid key! ;)
  4. S

    License Key Generator

    disco, your mod is the wrong way round - Should be equal to zero as no remainder means it divisible by 65. edit: ignore me, just noticed your loops are while not valid.....d'oh.
  5. S

    iTunes 7

    No pics as I'm at work. The wheel doesn't light up, but it's pretty cool - I've got a 3rd generation mono ipod, this ones a hell of a lot sweeter! Sounds a lot better too.
  6. S

    License Key Generator

    got bored. compiled the code and it works. you are aware that 000-000-000-000-000-000 is a valid serial number?! lol.
  7. S

    License Key Generator

    stick it in code tags mate. My code you'll need a 'C' compiler, the free microsoft one will do.
  8. S

    License Key Generator

    I find it slightly amusing that whatever software you're writing, 2 of us have written keygens for it! lol.
  9. S

    License Key Generator

    Do yourself a favour (and presumably the company you work for) and ditch that method of serial number generation! Poor! It'll take you a long time to generate all possible serial numbers, that a large maximum value, 999-999-999-999-999-999 - but if you really want to do it, then something like...
  10. S

    iTunes 7

    The nano has arrived. Looking sweet. :)
  11. S

    License Key Generator

    Not in the application, the signing of the hash with the public key encryption gives a straight yes/no answer to whether the "license key" is valid. When they type in the key, a hash is generated and compared against the hash in the "license key". You'll need to store the "serial number hash"...
  12. S

    License Key Generator

    What information do you want the license key to hold? look up md5 hashes and RSA encryption. Basic idea is to create a hash of the license information, then use RSA or other public key encryption to sign it.
  13. S

    Newsgroup users

    I use easynews. Can't be arsed with all this archaic NNTP nonsense!
  14. S

    Hedphones

    shure e2c's!
  15. S

    Hedphones

    shure e4c's.
  16. S

    iTunes 7

    iTunes 7 DRM stripping has already been done, check slashdot.
  17. S

    Nokia n80 on contract via the web

    Hurrah, that nokia install fixes the problem! :)
  18. S

    Making a complaint to Microsoft...

    Try phoning customer support and asking who to complain to! ;) :p
  19. S

    Nokia n80 on contract via the web

    What firmware have you got? The older firmware is a bit sh*te, since updating it's been a whole lot more stable. Only issue I have is the slow sms sending which happens as the phone gets "older", but nokia has released this which apparently solves the problem.
  20. S

    iTunes 7

    Yeah, having read more.... Seems that 5th Gen iPods get gapless, but don't get the new search or the "letter" during quickscroll. Older iPods get nothing.
  21. S

    Anyone know anything about vb?

    Does this hta thing have a COM interface? (sorry, never used HTA). The way I usually do stuff like this is: Use Spy++ to get the control id's for the text boxes and for the insert button. In my code, parse the text file to get the fields I want, store values in variables. Find the window...
  22. S

    iTunes 7

    It doesn't appear that old iPods support gapless, only the new ones announced yesterday, although it's not entirely clear. New iPod sir?! ;)
  23. S

    Anyone know anything about vb?

    Dude. I prefer the term geek. ;)
  24. S

    iTunes 7

    Not iTunes update, OS X update. It didn't appear, we had to download and install manually. Same thing happened with 6 though, it took a day or so for it to appear on software update but was available for manual download.
  25. S

    iTunes 7

    Crikey! Shipped with tracking number already. :)
  26. S

    iTunes 7

    The store has been updated though. ITMS is fucked though, taking me quite a few attempts to get album artwork to download. Try, Try-Again, Try-Again. ad-infinitum! Even searching on there is bring up errors.
  27. S

    iTunes 7

    I think it should do it automatically, but I believe the servers might be having trouble coping. If not, flip to the album artwork view and right click on the picture and click "get artwork".
  28. S

    iTunes 7

    Or maybe not. Maybe their servers are getting overloaded at this moment, seems to be random if it downloads the artwork successfully.
  29. S

    iTunes 7

    You have to set Album Artist in the tag to get it to download covers for your albums as well. I read it that only the new iPods support gapless.
  30. S

    Anyone know anything about vb?

    Hehe...cough...yeah. I do have a girlfriend though! Delphi I find amusing, as soon as you fire up an application you can tell it's been written in delphi, borland and their crazy non standard windows controls! Wasn't it called OWL or something?
Top