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

    PC vs Mac

    Be sure to say hi to your friends in kindergarten, I'll be f**king my girlfriend while you're busy having your afternoon nap.
  2. S

    PC vs Mac

    Me 2.
  3. S

    PC vs Mac

    I assume you mean Mac rather than iMac! ;) The thing is, the DTP/music thing is a historical thing and not relevent today, sure people still use macs for DTP & music, but then other people use (ibm compatible) PC's for the same tasks. It's an old myth that gets bought up when...
  4. S

    PC vs Mac

    Erm, yes is the answer. That'll be Microsoft Office Mac. :S You also have to bear in mind that Microsoft Excel was originally a Mac application before it was a Windows application.
  5. S

    PC vs Mac

    In that case, every single PC problem post I'm going to whinge on about how crap pc's are and not mention anything relating to the OP. You joining me loony?
  6. S

    PC vs Mac

    Your PC owning bretherand will be sharpening their pitch forks for you now! I'd start running! ;)
  7. S

    PC vs Mac

    PC's are sh*t though lol we only ever have trouble from them at work!
  8. S

    PC vs Mac

    Overpriced to who? PC owners who upgrade this and that every 2 months end up spending more than they would on a mac anyway! :rolleyes: My 733 G4 PowerMac is going strong 4 years after it's purchase, every release of OS X has further increased the life of the machine by providing a...
  9. S

    PC vs Mac

    From the pc side it's usually "macs are one button overpriced w**k" or some such nonsense, from a pc owner who's never been near a mac, yet alone used one.
  10. S

    Wifi Question :)

    Yes. Unless it uses some javascript jiggery pokery.
  11. S

    Wifi Question :)

    Ok....dug a little more. It sends a challenge string back to the connection client, they concatenate their password onto it and generate an md5 hash which gets sent back to the server. The server already knows the password & obviously the challenge string so has computed the hash, if the...
  12. S

    Wifi Question :)

    Ahh...yes...of course, there is that! :o
  13. S

    Wifi Question :)

    As far as I can remember, MSN messenger is a text (possibly xml) based protocol, so in theory (probably) yes (unless they've fixed this in later versions of the protocol). But it'd mainly depend on whether his access point acts like a switch or a hub.
  14. S

    Programming

    nerds rule! this one time at programming camp.....
  15. S

    Programming

    I use gcc for embedded stuff. Visual Studio is where it's at for Windows though. Not tried kDevelop on linux for a while though (couple of years probably), I normally resort to vi when doing stuff on linux!
  16. S

    Programming

    And that's where it should stay! God I remember using Turbo C, Turbo Pascal and Turbo Prolog!
  17. S

    Programming

    And Turbo C? Is it still 1991?! :eek: What is your first program going to be then?
  18. S

    Programming

    that wasn't the main problem, you had "int main(int argc, char *argc)" deffo wouldn't compile with that!
  19. S

    Programming

    wrong! :p Should be.... #include <stdio.h> int main(int argc,char *argv[]) { printf("hello kimmy you sexy b*tch\r\n"); return (0); }
  20. S

    Pc EXPERTS ;)

    First question, what exactly do you mean by "edit the size". Second question why?
  21. S

    Any 150gb Raptor owners?

    I've heard that they can be pretty noisy.
  22. S

    Athlon 64 V'S dual Core

    apparently not.... http://www.pcper.com/article.php?aid=141
  23. S

    Just got my new 8gb nano

    Yeah, but sure beats sitting there feeding in hundreds and hundreds of CD's!
  24. S

    Ps4 !?!??!

    Clearly weekend at bernies 1, 2 wasn't nearly as funny! ;)
  25. S

    Ps4 !?!??!

    "There is one more PS5, it must be destroyed also"
  26. S

    Just got my new 8gb nano

    >160Kbps mp3. 128 Kbps aac sound more than fine to my ears. Luckily we have a 3 disc autoloader cd copier at work, I reverse-engineered the protocol on it and wrote a program to auto-load a stack of cd's and rip them in iTunes :) No user intervention required! :)
  27. S

    Just got my new 8gb nano

    I got my 8gb nano last thursday, sound quality is much better than my 4G iPod. As for ripping, rip to 128Kbps aac, it's far better than mp3. Don't transcode your files because they'll end up sounding nasty.
  28. S

    New video ipod?

    I thought Apple had just stopped the education discount on the iPod? Edit: Or maybe this is just the US student discount? Different?
  29. S

    New video ipod?

    tuesday about 7pm UK time.
  30. S

    License Key Generator

    bored disco?! me too. ;) int main(void) { int tuples[6]; int i, j,k,generating=TRUE; for (i=0;i<6;i++) tuples[i] = 100; while(generating) { for (j=0,k=0;j<6;j++) k += tuples[j]; if ( (k==4095) || ((k % 65)==0)) {...
Top