blog software

April 2, 2012

Custom Joomla 1.0 website migrating to PHP 5.3

So your hosting automatically updated your web account to the latest version of php, version 5.3.  You may not have wanted this, but now you are stuck with it.  What has it done to your site?  Well your content produced by Joomla’s com_content component now doesn’t display.  This basically means all of the content on [...]

March 27, 2012

Page–[node-type].tpl.php for Drupal 7

You may have discovered that many places discuss that you can theme your drupal 7 template per node type by simply creating the template file: page–[node-type].tpl.php However, this is not avaialable in the current release of drupal 7 without adding a pre-processing hook to your template.php theme file.  In order to have this work, you [...]

June 8, 2011

Drupal Customization Drastically Reducing Spambot User Registration

To follow up on a recent post in which we were using ReCaptcha customizations to further prevent spam attacks on our websites, we wanted to include this additional method which will cause spam systems to have real trouble submitting valid forms on your drupal sites. This drupal customization comes based on the details discussed on [...]

April 27, 2011

New WordPress Version Released Today

Just a friendly note to those wordpress publishers that there is a new version of wordpress available.  Once again, it is always best to keep your wordpress up to date for there have been major security vulnerabilities found in the past. Jeremy OmsJeremy is an entrepreneur and leading manager of New Blood, Inc. Excited about [...]

April 26, 2011

Drupal 7 Issue: Adding Image Removes Body Content with CK Editor

We ran into a strange issue in a few of our new drupal 7 installs.  When adding new content such as a page or an article.  We would fill out the title, the body, and then upon uploading an image, the body content would instantly be removed from the screen.  To make this extremely painful, [...]

Older Posts »