26 Jun, 2008
Silence on a blog is deafening. Moreso when it’s your own. Sorry folks for the lack of posts here lately - my life busyness has gone up quite a few notches while I’ve been making the transition to my new place of ministry and all the elegant fun that goes with it! This is also the reason why “Organize Series” (the plugin I develop) hasn’t been getting much love lately. I decided to post this note because I wanted to give a heads up that Unfolding Neurons is still alive and kicking but will just be in a bit of suspended animation until my family and I get moved and settled.
Permanent link to this post (112 words, estimated 27 secs reading time)
27 May, 2008
That’s what’s being suggested by this new procedure being tried out by the military using a special powder developed to trick the bodies stem cells to start building tissue that is missing. The article also reports the researchers stating that if this works it could eventually be used to replace more complex organs that people might need replaced:
One day, he hopes, people with heart trouble will be told, “That’s OK. We will just grow you another one.
While I think the prospects of this are pretty cool. I couldn’t help thinking as I read the article: Let’s say this does work out great and there are no harmful side effects - Let’s say that this solves the problem in today’s society with not enough donor organs for people waiting for transplants -Let’s say this makes it possible for people who have lost organs/limbs due to disease or disaster get them back - truly that would be absolutely amazing and would be beneficial for so many people BUT think about some other consequences of this (not necessarily bad consequences but just things I got thinking about…)
- would people take more risks knowing that if anything happened to their body it could be replaced?
...
This is a preview of Lost a finger? Just grow it back…
.
Read the full post (391 words, estimated 1:34 mins reading time)
22 May, 2008
Momentum is a tricky thing. It can be positive or negative. Positive momentum is movement forward in the right direction, negative momentum is moving in the wrong direction. Positive momentum leads to growth, negative momentum leads to death. The more momentum there is the quicker either will happen.
Every organization has momentum - I really don’t believe there is any such thing as the “status quo”. When you are maintaining the “status quo” all you’re really doing is slowing negative momentum. Here’s the thing - negative momentum happens when you do nothing. Positive momentum takes a lot of energy to get going and a constant addition of energy to keep it going. The key to keeping positive momentum is to focus your energy on the right things:
- Identify the momentum killers in your organization and deal with them. Quickly. The sooner you do so, the longer the positive momentum will continue and the less energy you’ll expend to keep it going. This requires the ability to see down the road and anticipate the things that might slow your positive momentum.
- Identify the momentum builders and release them. Ask the question, “What is keeping my momentum builders from building?”
...
This is a preview of Keeping Momentum
.
Read the full post (247 words, estimated 59 secs reading time)
7 May, 2008
In the last post, I talked about how you can show off the latest series in your sidebar. One of the caveats of the latest_series() function/widget is that it only shows one series. The “latest series” function is just a way of giving readers quick insight into the most recent series you’ve published to your blog and is the easiest to customize.
However, there is another more powerful function included with Organize Series that you can use to output a list of all the series you’ve written where you want that acts very similar to the “wp_list_categories()” template tag in the WordPress core. What that means is that if you’ve already got a handle on how to use “wp-list_categories” then you’ll have no problem with “wp_list_series()”. Let’s take a closer look:
The Widget
For those of you who are uncomfortable with editing your theme files and who are using a theme with widgets enabled there is a widget included with Organize Series that you can use to output the list of series in your sidebar.
...
This is a preview of Showing off Your Series: Series List
.
Read the full post (1245 words, estimated 4:59 mins reading time)
5 May, 2008
Some more fixes to the code made it necessary for yet another release of Organize Series. Incidentally - I noticed that Travis Snoozy made the announcement that he is no longer actively developing his “In-Series” plugin and will only be maintaining it until he can find someone to take over it’s development. Working on Organize Series has made me painfully aware of just how much time and effort goes into developing these plugins and his work on In-Series certainly “prodded” my development of my own series plugin in some areas. Thanks for your contributions to the WordPress community Travis!
Without further ado, here’s the changeset for version 2.0.7 of Organize Series (you can download this version by clicking here):
Minor Changes:
- Removal of extraneous html from series.php and seriestoc.php template files.
- Updated readme.txt for suggestion to copy customized
series.php and seriestoc.php files to theme directory.
- Added missing
< /div > to seriestoc.php file to fix “98%” of the typical default installations of this plugin.
- fixed a potential bug with the
get_series_toc() function/template tag.
- Fixed a few spacing, code structure errors throughout the files.
- Changed the “title” attribute for the
get_series_toc() link to something a bit more friendly.
...
This is a preview of Organize Series 2.0.7 released
.
Read the full post (273 words, estimated 1:06 mins reading time)