wow,
Thank you ALL. Massive amount of info.
Sorry I didn't respond earlier, been a bit of a crazy day.
But this was all REALLY helpful.
Thank you all for sharing your stories and advice.
This sets me straight and prepared.
Cheers all!
--Alex
On Mon, Feb 11, 2013 at 2:04 PM, Richard Foley wrot
Here's a slightly off-topic question for you all.
I'm planning on doing some consulting work and was wondering what I should
expect as the norm for delay between when I bill my client and when I
should receive their money.
Is there such a norm? Or is it entirely dependent on the client and/or our
Hi All,
I just came across some code that used some old-style coding practice, and I
wanted to know if there was still any GOOD reason for using it.
The code I saw was referencing variables using the $:: pragma:
if ($::var) {
...
}
To my understanding this is a bit messy, and not to mention