Went to go open a PDF file this morning on my work computer and got this error message:
This file does not have a program associated with it for performing this action. Create an association in the Set Associations control panel.
read more
comment on this
Safari ships with awesome developer tools (similar to Firebug), but it’s disabled by default. To activate the developer tools in Mac OS X, quit any running instances of Safari (or Webkit), open up the Terminal and type
defaults write com.apple.Safari WebKitDeveloperExtras -bool true
defaults write com.apple.Safari IncludeDebugMenu 1
read more
comment on this
… in Safari 4 (Windows). That is, until I updated to the latest version of Flash and then it works as it should. Re-boot, re-install, re-work. That’s my mantra for bug fixing. Most of the time it works.
comment on this
WordPress 2.8 is out and I’ve updated most of my (clients’) sites. While most of them went off without a hitch, I did get an error on one of them:
Fatal error: Call to undefined method
WordPress_Module::_weak_escape()
in ../wp-includes/wp-db.php on line 473
Turns out this is related to an older version of the Redirection plugin. I rolled back WP to 2.7, reinstalled (the newer version) of Redirection and WP 2.8 and all is well now. Hopefully this will help someone.
comment on this
… we’re renovating. But we’re still open for business!
This site (k-create.com) has gotten very little love over the last oh-I-don’t-know five years — five years(!) that’s like, uh, a super long time in internet-time — so I figured it was about time to give it a facelift. This is still very much a work in progress. read more
comment on this