Posts Tagged ‘Blog’

Switchover

Wednesday, June 15th, 2011


If you’re tracking me on Bloglines or some other blogreader, I’m splitting this blog up into 3 pieces:

  • All my Christian, church and faith-related entries will go here;
  • posts related to software design and development, hardware and other technology will go here, and
  • other stuff into a catchall here.

New blog entries will still be announced via twitter & facebook.

Several reasons, but the precipitator was that this blog has been around for about 3 years and I’ve messed with it so much it was starting to do some very weird things – pieces of admin pages going walkabout; cache acting strangely; stuff like that. So I started fresh, exported everything to the appropriate new blog, and away we go…

Happy reading!

Share
PDF Download    Send article as PDF   

White Elephants in the Church

Friday, February 5th, 2010


My small group buddy Mike ‘Roots’ has been writing on his blog about his church, and something he said about removing partitions struck a chord.

Mike 'Roots' Killiany

Mike 'Roots' Killiany

For the past week I’ve been thinking along the lines of what he calls removing ‘partitions’ as well – I’ve been calling them ‘white elephants’ – I think every church has these. They are things that meant a great deal at some point in the church’s history, but now it’s time to review their worth. The elephant can be rules and regulations, traditions, memorials, plans laid down in the past by someone revered and now gone – there’s no limit to the invasion of the white elephant.

(The term comes from a gift that was given long ago in the Far East. An albino elephant was extremely rare and thus considered holy and in turn had to be treated with extreme care. A ruler would give one to another ruler or one of his wealthy subjects, ostensibly as a generous gift, but in reality as a means of imposing a penalty. The recipient would have to spend large sums of money to house, feed and generally care for this huge beast – which, because it was holy, made no contribution to the recipient whatsoever.)

The leaders of a church are called to a ministry that will forever change. Their church’s congregation, its interests, its giving and above all the culture that surrounds it… everything is guaranteed to change. Leaders must constantly re-evaluate the choices made in previous years – do those choices still apply, or should they be adjusted or even completely removed? If they really ARE white elephants, then they need to be disposed of. They have become resource drains or ministry blockers – we do not have the luxury of wasting the resources Christ gives us for His tasks.

Removing the elephant can be rough – some toes are going to be stepped on (which, for a large elephant, can hurt!) – but then the church is free to clean out the stall, reassign the elephant keepers and get on with the job at hand.

Share
PDF Download    Send article as PDF   

More on #TheNines

Thursday, September 3rd, 2009


I was watching the pre-show about THE NINES the other day, and watching the viewer counter. At one point it rose to 310 simultaneous viewers. Not bad as an indicator of an event that only began to be publicized 6 weeks earlier! Here’s some other info:

  • The schedule assumes 9 hours of transmission – there’s 8.62 hours of raw footage already. I must say I’m a little surprised, since there are some 75 speakers, and who ever heard of anybody that ever got up into a pulpit to speak for less than the allotted time! My guess would have been for 75*9/60 = 11.25 hours – but they’ve got the files.
  • Some 7,000 people have signed up to watch. And if I’m any indication, that only includes the signer-uppers, not all the additional people who are going to show up by invitation to watch.
  • There will be some live cut-ins at the top and bottom of each hour – sounds like the Catalyst conference is going to do some advertising then.
  • There is no schedule for the day yet – they may push one out during the day. This is a bit disappointing – while I want to find new people to listen to, I’d also like to know when people I’ve heard of (but never actually heard) will be on.
  • It will be pushed at streaming quality (500 Kbps), not at satellite quality for most people.
  • Recordings will be posted after the conference.

I’ll probably be blogging the conference here at Praise Christian Fellowship in CT – let me know in the comments if you’d like to join us.

Share
PDF Creator    Send article as PDF   

Twitter Tools for Blogs

Tuesday, January 20th, 2009


Here’s another group of Twitter tools – this one for bloggers:

Twitter Username – by TechDebug/Lantrix

This converts any Twitter ‘@username’ string on your blog post to a link to ‘http://Twitter.com/username’, so that readers can follow that user or read their feed. This is running here, (temporarily, and will probably be deactivated because of the …)

Downside: It only works in the main post – not on comments or in the sidebar, which is disappointing – why wouldn’t the blogger want all occurrences identified and linked?

Twitip-ID – by Andy Bailey

This WP tool allows the blogger to add a Twitter field to the comment form, so the commenter can be reached that way.

Downside: Ever since WP 2.7, comments are not built by the code inside the comments.php file, so the documentation needs to be upgraded.

TwitterSplit and TwitterSplitter

When you twitter an interesting link to something, you send that URL as <your URL?interesting link>. When a user clicks on the URL you sent, it shows the interesting link in a frame with your banner on top.

Downside: Since I hate iframes and see it as just another cheap advertising trick, I can’t really recommend this one. But it’s a clever idea.

Twittar

Some people have a Gravatar – an icon that many types of blog engines support. For those that don’t have a Gravatar but do have Twitter, this plug-in pulls the avatar from their Twitter account (actually, it gives precedence to the Twitter avatar).

Downsides: Again, since WP 2.7, comments are not built by the code inside the comments.php file, so the documentation needs to be upgraded. Also, according to the comments on the site, it apparently loads slowly.

Bird Feeder – by Andrew Jaswa

When TwitterUpdater died (when I switched to WP 2.7), I found this plugin to send a Twitter message whenever a new post was published. Rock solid – does just one thing very well.

Downside (minimal): Doesn’t deal with all the events that TwitterUpdater did, but then I don’t use the other events either.

Tweetbacks – by Dan Zarrella

This tool is in beta right now. It works a bit like a pingback or traceback for your blog. Install it, and when someone references your URL in their Twitter, that Twitter will show up above your comment section.

Downside: The js code is hosted on Dan’s site, and things are getting very slow. So…

Quak Back – by Jeremy Hilton

…took the original code, improved the speed and made it run on the blog’s server. Then…

TweetSuite – by Dan Zarella

… turns the TweetBacks concept into server-side calls, along with a raft of other Twitter tools. An excellent concept, which I suspect will be improved and expanded over the next month or so. This one is now running on this blog – I’ve turned off Bird Feeder since that functionality is included here.

separator1

There’s a large listing of other Twitter clients and applications here (it’s not complete – it doesn’t have some of the ones in this post, for instance, but it’s a lot more complete than my little list!), so I won’t try building anymore lists – although if I find something I really love, I may document it at some time.

Share
PDF Creator    Send article as PDF   

Upgrading to WordPress ver 2.7

Monday, January 5th, 2009


Upgraded the blog to WordPress version 2.7 today.

I checked for auto-updaters, in the hope that this would be a no-brainer. Version 2.7 apparently now has one built in, but I had to get to that version first. There is an automatic upgrader plugin (‘wpau’) that is now retired. It officially supported versions from 1.5.2 up to 2.6.1; it unofficially supports through 2.7 … sometimes. Of the 16 comments I looked at: 7 people loved the wpau (although one of them subsequently failed when using 2.7’s updater, and another succeeded by skipping the backup step). 8 people failed with wpau and one person said to do the upgrade manually. It’s hard to see the group being more evenly split!

In the end, I took the painful safe route – I backed up the DB, then the other files, and then followed the steps in the detailed documentation. One minor note: The list of compatible plugins is a long way short of complete. This wasn’t a problem though; I turned on all the other plugins one by one and they all worked fine. I came out all right in the end, with one minor problem: There are three new security variables to be placed in the config file. Installing these meant that I couldn’t log on as the admin, even when I deleted my cookies. So I took the variables back out and everything was OK. There are no instructions for how to get around this issue; stay tuned for the resolution.

Running a quick cross-platform test, I also noticed that Outbrain doesn’t work in Opera, although it is fine in Firefox 3.0 and IE7. Running the error console on Opera showed a lot of width, height and null errors from the page, 3 or 4 of which were from Outbrain (and another 3 or 4 from Amazon) and none of which looked significant. (Interestingly, turning on the FF error console showed a completely different set of errors.)

So: not too bad a trip; nothing major encountered, and the blog is up and running on the latest platform version. And henceforth – automatic updates.

[Update Jan 12, 2009: Found out that Twitter Updater doesn't work anymore, so I have to put out the Twitters by hand. On the good side, I've successfully followed the instructions to set up threaded comments - not that I have that many comments to begin with...]

[Update Jan 13, 2009: Bumped into TwitterPress which supposedly does the auto-notification thingy, so I was going to try that with the next post. However, when I saved this comment, it sent out a tweet. Turns out it works by sending out a Twitter not for the initial publishing of a post but for any update, as long as it hasn't twittered about the post before. So if I update a post (like this one), it Twitters about it (once). Also, although it says it will put out the permalink, it actually puts out the deprecated post ID. So that had to go. I've installed Birdfeeder instead - that seems to be working properly.]

Share
PDF Download    Send article as PDF   

What Visitor Map to Use?

Thursday, October 30th, 2008


I’ve been looking at blog maps for one that does what I want. It doesn’t seem to be too much to ask…

  1. Free!
  2. Shows the visits on the map
  3. Tracks visits for at least a month
  4. Counts the total visits
  5. Zooms in or identifies towns clearly
  6. Widget thumbnail image scales well in the sidebar
  7. Doesn’t distract the user from the blog post

(more…)

Share