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!
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...
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...
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...
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...
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...
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...
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...
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...
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.
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!
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...
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.
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.
Yep. Professional translations can be done easily as well without revealing anything as well, you just hand over the resources file to your translator....
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...