Once again check your System preferences > software update for the OS X 10.1.4 update.
Monthly Archive for April, 2002
Page 2 of 5
Ok folks, updates for everyone.
Apple just released an update to Internet Explorer 5.1 for Mac OS X [via Software Update] and that Microsoft simultaneously released Microsoft Office v.X Combined Updater 10.0.3, both to close security holes due to improper handling of text over-runs in URLs.”
Microsoft also released the Office 2001 URL Security Update, plus updated versions of two other Classic Mac OS programs, Internet Explorer 5.1.4 and Outlook Express 5.0.4, also to resolve security vulnerabilities. [See w00w00’s Vulnerability in Multiple Microsoft Products for Mac OS]
[via macintouch.com]
MSNBC: Business pros flock to Weblogs. “Javaid’s brief experience has convinced him that far from an exercise in self-indulgence, Weblogs actually can be used to increase worker efficiency.” # [Scripting News]
I just looked at my only post from April 15th. You can tell a lot about a person by a screenshot. Their chosen desktop/work enviornment says a whole bunch. Is the Dock hidden or visible, what part of the screen is it located on? What apps were running when the grab was taken? Which apps are “kept” in the dock? What interface enhancements are being used? Is the desktop full of “clutter”?
Unix Lesson of the Day:
Q: Why doesn’t my .htaccess file work?
A: Your httpd.conf, access.conf or commonhttpd.conf file isn’t configured correctly. On Mandrake 8.1 it’s the common httpd.conf that needs to be mod’d. The lines
AllowOverride ALL
order allow,deny
allow from all
probably need to be included within
