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

    PHP gurus required...!

    I'm with KDF. Sounds like you want the ceiling and not a rounded number. It works in your case because it'll round up. I assume (and KDF seems too as well) that if you got a result of 6.1 you'd want the answer to be 7, as in "days of the week" that's what it'd be. Round will give you 6, ceil...
  2. S

    double sided dvd's

    Snap! Think I've still got it all somewhere too.
  3. S

    double sided dvd's

    Unfortunately not, on both counts! I bought it when the DVD section in HMV consisted of about a choice of 20 DVD's! I remember lending it my cousin who thought it had a really strange ending, it wasn't until I explained to him that you have to flip it over to finish watching the film that he...
  4. S

    Silver MK1 V6 Aylesbury ~15:45

    As title. Around about 15:45 give or take 20 minutes! Near Tesco's I think.
  5. S

    double sided dvd's

    Anybody want to buy my copy of Armageddon where you have to flip the disc over half way through the film?
  6. S

    PHP gurus required...!

    I've just finished up our new cms/store/basket which I wrote from scratch in php. Currently it doesn't use AJAX for adding items to the basket, but it'd be a 10 minute job to re-organise and add I think. Did you do all the AJAX stuff yourself or use something like PEAR::AJAX? I've used...
  7. S

    Quad core set up

    Because everything he's likely to run is going to be 32-bit anyway, he's not going to get any advantage out of 64. Vista 64 has issues running 32 bit themed applications. I can't think of a single reason that you'd choose vista 64 over Vista 32 in a home/consumer environment, other than to...
  8. S

    Quad core set up

    You'll be wanting Vista 32 for the best possible Vista experience.
  9. S

    PHP gurus required...!

    printf will also do what you want if you're wanting to output, it has the added advantage that you can zero pad the output too.
  10. S

    It's been 3 months now, I'm curious...

    Got to be an Apple trackpad. Boy am I glad they have the patent on that technology! :)
  11. S

    Goin to Oz. NeedMP3 player, and other gadget advice.

    Xzibit, When do you go to Oz? I have a Qantas club pass (AKA Qantas Pub) which would allow you entry to the lounge once, I'm not going to use it as I can use the lounges anyway. You are more than welcome to it. Let me know when you head off/back and I'll let you know if it'll be in date for...
  12. S

    Vista 64 or 32

    Vista 64 has "graphic" issues running themed 32-bit apps.
  13. S

    can i put vista on a machine but keep xp?

    Yes. Just select the partition you want to install on. It has an "improved" boot loader so it chains the old ntldr onto this, you'll end up with a entry called Windows Legacy (or something like that) which runs the old ntldr which takes you to your previous boot menu (if you had one) or just...
  14. S

    PC Security

    Yeah, darwin all the way baby! :p
  15. S

    Goin to Oz. NeedMP3 player, and other gadget advice.

    Actually the drought is forcing snakes into residential areas, there were a couple of attacks while I was out there january, one fatal one in sydney. (Eastern Brown, #2 on the worlds deadliest land snake list!) As peter said, it's a fantasic country with lots of amazing breathtaking scenery and...
  16. S

    Goin to Oz. NeedMP3 player, and other gadget advice.

    Take your laptop with you. All long-haul flights on major carriers have free drinks. The guy I sat next to last month on the way back from oz was getting properly tanked. The FA's were just bringing him a can of VB everytime he pressed the button. He was singing beatles songs to me in the...
  17. S

    Backup Script

    I'm sure some windows people will find this useful! Why a time & date check rather than using the archive flag for it's intended use?
  18. S

    Selecting multiple files on a mac????

    Erm indeed. Replace "Ctrl Key" with "Apple Key" and you're all set. Apple+A selects all files. Holding down apple and clicking on files adds them to the selection, works with a mouse swipe too.
  19. S

    Help with Linux name...

    Wikipedia says: http://en.wikipedia.org/wiki/BackTrack It's here: http://www.remote-exploit.org/backtrack.html
  20. S

    Help with Linux name...

    Ah..Sorry. Misread your post. Got a f**king horrible stabbing pain under my rib cage!
  21. S

    Help with Linux name...

    Knoppix.
  22. S

    need help please - just reformatted PC

    Completely off topic.... This is actually one of the long standing gripes they fixed with the vista installer, when you select your country it selects the right layout for your country, rather than selecting US. This always annoyed me!
  23. S

    mac's and aperture

    They're 2 different products. Adobe lightroom is comparable to Aperture. Aperture makes extensive use of the capabilities of the graphics card so a macbook pro would be a better bet. I don't think the macbook is even listed as a compatible computer (it wasn't, I don't know if that has...
  24. S

    DS Homebrew Help neded ....

    does anything work? I just got a R4 which is a slot 1 micro sd device. Gonna give scummvm a go.
  25. S

    Mac Mini

    http://www.apple.com/getamac/ The new "security" add - so true!
  26. S

    Its your fault!!!!! Macbook Newbie

    There's a new version of Office for mac that'll be out sometime soon. None. Just keep up to date with your software updates. I'd recommend buying little snitch which lets you know when & where an app wants access to the net. Yes.
  27. S

    Its your fault!!!!! Macbook Newbie

    Little Snitch Growl Adium
  28. S

    Ubuntu updates

    I remember CDE on solaris, that was the nuts. Then came the klone (sic)! I thought the first couple of major versions of KDE were crap, they do appear to be getting somewhere now though. Still sucks that it's based on QT though.
  29. S

    Converting Software into French!!

    Yep. Professional translations can be done easily as well without revealing anything as well, you just hand over the resources file to your translator....
  30. S

    Converting Software into French!!

    Look in your resources file. You can create a object called a string table, it's something like this (pseudo): IDS_DELETE = "Are you sure you want to delete?" IDS_CANCEL = "Action has been cancelled" In visual studio it's just like editing a spreadsheet. In your code and other resources you...
Top