Chris Schuld's Blog

personal musings on the composition of software

Archive for August, 2008

Posted by Chris Schuld 29 COMMENTS

Today I ran across a unique need to remove images from a WordPress post in a specific post loop.  Because there is no way to do a “read more” excerpt while taking strict control of the raw content from the_content() I was limited to capturing and manipulating the content from PHP’s output buffer.  My solution: [...]

Categories: WordPress
Posted by Chris Schuld 6 COMMENTS

Every once in a while I run across an SSL Cert with an included password. Although the security is great automating an environment or an Apache restart with required interaction is problematic. Here is an example of the interaction with a password included SSL Cert: [root@w2 conf.d]# /etc/init.d/httpd restart Stopping httpd: [ OK ] Starting [...]

Categories: Linux

About Chris

Chris Schuld

Thank you for visiting my website. I use this site for a myriad of things: maintaining software I have open sourced, connecting with my readers and friends and documenting all of this little things "I wished I would have written down." You can read more about me or contact me.


thanks for visiting... happy coding

Recent Comments