The following scenarios are what I consider code completion (all of which, I hate):
Start typing "$foo" and it finishes it with "bar", resulting in "$foobar" Type a quote or start of like an html attribute and it puts in the closing quote e.g. type "<a href" and it finishes it to "<a href=''>"- this by far is the most annoying one IMO Type "<div>" and it includes a "</div>"
Why does this one not have an "optional" answer, but the others on the same page do?
Object Initialiser as in C#
$person = new Person(){Firstname='Robert',Lastname='Stoll'};
//Instead of
$person = new Person();
$person->setFirstname('Robert');
$person->setLastname('Stoll');
Forgive my ignorance, but isn't that what a constructor is for?
Anyways, I agree with Maq. Interesting project, will be cool to see the results.
"php freelance" got me a lot of results, not sure what you were trying
Until you get word of mouth, or repeat business, sometimes these are the only ways to go. You could try hitting up local mom & pop shops and convince them to upgrade their website, etc.
I disagree. Their support is among the best, especially compared to the lowerend boxes (unless you know somebody / are friends with the providers.) They have always been courteous to me, even when I ask a stupid question... and I have done the same thing on lower boxes and gotten rude replies which gave off the vibe "why are you wasting my time?"
Plus their uptime is fantastic. I almost always see emails / tweets about how a node on a lower host is going to be rebooted or got DDoS'd so it had to be taken down for a bit, etc. But I've only once had that happen in the 3 years I've had a linode.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.