I’ve come to realize that my blog has gone through spurts of seemingly insightful posts followed by long absences that see only a few low-impact posts like we have seen for the last few months.
So, I’ll likely be shifting to more periodic updates and attempt to combine [...]
Regular readers, please disregard this post… I need a place to publicly post some php code for a few people…
<?php if ( function_exists(‘register_sidebar’) )
register_sidebar(array(
‘before_widget’ => ‘<ul class=”category-bg widget %2$s”>’,
‘after_widget’ => ‘</ul>’,
‘before_title’ => ‘<h2>’,
‘after_title’ => ‘</h2>’,
));
?>
Limitations, originally uploaded by frank-c.
I’m working on making this jump…