Archive for September, 2008

To sidebar or not to sidebar?

To sidebar or not to sidebar? That is the question.  This theme gives you the option of enabling the sidebar on posts pages.  I have the sidebar enabled at the moment, as you should see to the right.  Does it make this page look to clutered?  Drop a line in the comments to let me know.  

Thanks!

2 Comments »

Updates 9/18/08

Two updates this week.  We’ve updated the Blueberry WordPress theme to version 1.37.  We’ve updated the screenshot, so now you get a better idea of the capabilities of the theme.  The Blueberry theme now also has the ability to enable your sidebar on post pages.  The Email Spam Protection plugin has also been updated to include support for graceful JavaScript degradation.  Its not a recommended setting, but we use it on one of our properties because we always need the email to be available for the user.  It randomly selects delimiters (like [] or {}) and writes the email as text in the form of email [at] address [dot] com.  If JavaScript is enabled, this is erased and the link to the email address is written there instead.  Check our archives page to find the download links for either of these.  

Just a side note, we’ve been listening the ColdPlay’s new album Viva la Vida or Death and All His Friends.  Check it our Marketing VP’s review.  Spoiler alert: The Album is Awesome!

No Comments »

Email Spam Protection

The email spam protection will convert the shortcode [ escapeemail email="email@address.com" ] to 

<script type="text/javascript">
eval(unescape('%64%6f%63%75%6d%65%6e%74%
2e%77%72%69%74%65%28%27%3c%61%20%68%
72%65%66%3d%22%6d%61%69%6c%74%6f%3a%
65%6d%61%69%6c%40%61%64%64%72%65%73
%73%2e%63%6f%6d%22%3e%65%6d%61%69%6c
%20%61%74%20%61%64%64%72%65%73%73%
20%64%6f%74%20%63%6f%6d%3c%2f%61%3e%27%29'))

</script>

which writes email at address dot com into your post.

Based on the email obfuscation found at http://twitter.com/help/contact

You can download this plugin here.

If you don’t want the plugin (or don’t have WordPress) you can generate the code for yourself: Email Spam Protection

23 Comments »

WP 2.6.2 API

I have created API documentation for WordPress (version 2.6.2) using phpDocumentor.  I have done this primarily to assist with my own WordPress documentation, however everyone is free to use it.  At very least I think the WordPress API with phpDocumentor will make it easier to find function I would like to reference in the source code (espcecially ones undocumented on WordPress.org).  WordPress 2.6.2 API by phpDocumentor

No Comments »

Multiple Color WordPress Theme

This is the Blueberry theme v1.1. This is the theme that this site is using. There are nine color choices you can choose from. You can download this theme right here.  The WordPress symbol at the bottom links to the Admin Panel.  Check out the demo.

 

Multiberry WordPress Theme

Multiberry WordPress Theme

15 Comments »

WP Login