Keith Devens .com |
Thursday, March 11, 2010 | ![]() |
| But goodness alone is never enough. A hard cold wisdom is required, too, for goodness to accomplish good. Goodness without... – Robert Heinlein | ||
Archive: April 16, 2002
|
| Field | Type | Null | Key | Default | Extra |
| ID | int(11) | PRI | NULL | auto_increment | |
| FirstName | varchar(255) | YES | NULL | ||
| MiddleName | char(1) | YES | NULL | ||
| LastName | varchar(255) | YES | NULL | ||
| Street1 | varchar(255) | YES | NULL | ||
| Street2 | varchar(255) | YES | NULL | ||
| City | varchar(255) | YES | NULL | ||
| State | char(2) | YES | NULL | ||
| ZipCode | int(5) | YES | NULL | ||
| ZipCodeExt | int(4) | YES | NULL | ||
| EmailAddress | varchar(255) | YES | NULL | ||
| BusPhone | varchar(255) | YES | NULL | ||
| BusFax | varchar(255) | YES | NULL | ||
| HomePhone | varchar(255) | YES | NULL | ||
| CallLeg | char(3) | YES | NULL | ||
| VisitLeg | char(3) | YES | NULL | ||
| WriteLeg | char(3) | YES | NULL | ||
| HelpDBL | char(3) | YES | NULL | ||
| Web | char(3) | YES | NULL | ||
| PostDate | date | YES | NULL |
I gotta get me some of that...
Via Scripting News, Business pros flock to Weblogs:
Omar Javaid describes himself as a "pretty prolific" Internet reader who used to fire off hundreds of e-mails each week with news tidbits that might interest staff and customers of his consulting firm. Then about six months ago he began a sort of online diary known as a Weblog and began posting his thoughts and findings there instead.
The experiment has been so successful that Javaid says he plans to expand it until virtually everyone at his 60-person company, Mobilocity, has a Weblog. Javaid's brief experience has convinced him that far from an exercise in self-indulgence, Weblogs actually can be used to increase worker efficiency.
The aspect of community building is one mentioned frequently by blogging enthusiasts and helps differentiate blogs, with their heavy use of cross-linking, from other personal Web pages.
Good article. They get it, but...
Via Slashdot, eWeek: Apache 2.0 Beats IIS at Its Own Game.
After three years of development, Apache 2.0 (or, more accurately, Version 2.035) has finally been released. Unix users will find plenty to like in Version 2.0, but the biggest impact will be on Windows servers, where Apache can now perform as a production-level Web server.
When it comes to security, IIS doesn't come close to Apache. Apache's security track record is excellent, while IIS has taken hit after security hit. Just last week, Microsoft announced that 10 new security holes (several of which were serious buffer overruns) had been discovered in IIS.
And probably one of the two coolest changes in Apache 2.0 (the new process/thread model being the other):
Apache modules are also significantly different in Version 2.0. The API for writing modules is completely new, and modules can now run as filters, giving them greater flexibility to act on content delivered from the server.
| ← April 15, 2002 | April 17, 2002 → |
Generated in about 0.706s.
(Used 7 db queries)