[thelist] show of hands...

Jay Blanchard jay.blanchard at niicommunications.com
Thu May 9 10:41:01 CDT 2002


[snip]
How many of you on this list are single in-house developers for
traditional ad agencies that are responsible for all facets of client side
development including the planning and outsourcing of server side
development?

... how do you guys handle your projects so that the stuff you miss gets
caught when you're the sole developer?
[/snip]

You had better have some good project management experience with a complete
understanding and documentation of what goes into each and every project. If
not you're going to miss something. Even at that, you're likely to miss
something. The only way to have any assurance is to begin each project with
documentation, then there is a guide to manage the project from.

[snip]
As far as programming/coding goes, it works or it doesn't.
[/snip]

Familiar with Microsoft? Just their existance proves the above statement
false, as in the following code;

IF($variable == "Microsoft"){
	this $variable == $moving_target(blue_screens_of_death_function);
	$variable's->@products(constituted_from_code) = sometimes do not work;
	}
END IF
Jay

<tip type="MySQL Privileges" author="Jay Blanchard">
You can block access to databases from various IP addresses by specifying a
host or hosts that a user may connect from. And don't forget to flush those
privileges!
</tip>





More information about the thelist mailing list