How to run a good workshop. Very useful tips from Scott Berkun.
Tag Archives: tips
User Switching « WordPress Plugins. Quickly switch between user accounts. Super useful when populating dummy content for your test website. (via WPCandy)
Scripting my application launch process
Every day for work, there’s several applications I always use. The other day, I put together a quick and dirty bash script for opening all of them at once. I’m terribly inexperienced at this, so don’t poke fun, only offer good suggestions for improvement…
Meet wpshell – the power of WordPress at your prompt. wpshell is an undiscovered gem. Someone should lead a WordCamp talk about it and the secrets it holds.
WordPress Github Plugin Updater. Have your plugin auto-update from Github instead of WordPress.org.
How to Put Your Dock In The Corner. Nice touch. (via Andrew Spittle)
Vi Cheat Sheet. Every key you could push and what it does.
Nginx Pitfalls. Everything you shouldn’t do, and what you should use instead.
Cool, but obscure unix tools. Everything from rsync to ledger, an accounting package.
Apache mod_security, WordPress, and randomly truncated posts
Occasionally, a managed Apache web server will come with odd mod_security rules that result in WordPress posts being truncated, seemingly randomly. I suspect it is also specific to servers using cPanel/Web Host Manager. This happened a couple times in the CoPress days and started happening… Continue reading →