Add Quaker Blog Watch to your site

August 16, 2005

A few months ago I start­ed keep­ing a links blog that evolved into the “Quak­er Blog Watch” (for­mal­ly at home at “non​vi​o​lence​.org/​q​u​a​ker” though includ­ed as a col­umn else­where). This is my answer to the “aggre­ga­tion ques­tion” that a few of us were toss­ing around in Sixth Month. I’ve nev­er believed in an uberBlog that would to supercede all of our indi­vid­ual ones and act as gate-keeper to “prop­er” Quak­erism. For all my Quak­er Con­ser­v­a­tivism I’m still a Hick­site and we’re into a cer­tain live-and-let live cre­ative dis­or­der in our reli­gious life.

I also don’t like tech­ni­cal solu­tions. It helps to have a human doing this. And it helps (I think) if they have some opin­ions. When I began my list of anno­tat­ed Quak­er links I called it my “Sub­jec­tive Guide” and these links are also some­what sub­jec­tive. I don’t include every post on Quak­erism: only the ones that make me think or that chal­lenge me in some way. Medi­oc­rity, good inten­tions and a famous last name mean less to me than sim­ple faith­ful­ness to one’s call.

There’s no way to keep stats but it looks like the links are being used (hours after I stum­ble across a previously-unknown site I see com­ments from reg­u­lar Quak­er Ranter read­ers!). Here’s the next step: instruc­tions on adding the “last sev­en entries of the Quak­er blog watch to your site.” I imag­ine some of you might want to try it out on your side­bar. If so, let me know how it works: I’m open to tweak­ing it. And do remem­ber I’ll be dis­ap­pear­ing for a few days “some­time soon” (still wait­ing, that kid can’t stay in there too long.)

Going all the way with MovableType

August 5, 2005

An
ear­ly descrip­tion of my using the Mov­able Type blog­ging plat­form as a
con­tent man­age­ment sys­tem (CMS) for an entire web­site. I’ve used these
tech­niques to build web­sites which clients can eas­i­ly manip­u­late and
update.

Inspired by Doing Your Whole Site with MT
on Brad Choate’s site, I start­ed exper­i­ment­ing today with putting the
whole Non​vi​o​lence​.org site into Mov­able Type. At first I thought it was
just a tri­al exper­i­ment but I’m hooked. I espe­cial­ly love how much
clean­er the entry for the links page now looks and I might actu­al­ly be inspired to keep it up to date more now. (I’ve also inte­grat­ed Choate’s MT-Textile which makes a big dif­fer­ence in keep­ing entries clean of HMTL garbage, and the semi-related Smar­ty­Pants which makes the site more typo­graph­i­cal­ly ele­gant with easy M‑dashes and curly quotes).

So here’s what I’m doing: there are three Mov­able Type blogs inter­act­ing with one anoth­er (not includ­ing this per­son­al blog):

  • One is the more-or-less stan­dard one that is pow­er­ing the main home­page blog of Non​vi​o​lence​.org.
  • The sec­ond I call “NV:Static” which holds my sta­t­ic pages, much as Brad out­lines. I put my desired URL path
    into the Title field (i.e., “info/index”) and then put the page’s real
    title into the Key­words field (i.e., “About Non​vi​o​lence​.org”) and have
    that give the data for the title field and the first head­line of the
    page. It might seem back­wards to use Title for URL and then use Key­words for Title, but this means that when I’m in MT look­ing to edit a par­tic­u­lar file, it will be the URL paths that are listed.
  • The third blog is my “NV:Design Ele­ments.” This con­tains the block
    of graph­ics on the top and left of every page. I know I’ll have to
    redesign this all soon and I can do it from wher­ev­er. This blog outputs
    to HTML. All the oth­er pages on the site are PHP and its a sim­ple include to pull the top and left bars into each PHP page.

Oh yes, I’m also think­ing of incor­po­rat­ing guest blogs in the near
future and all of these ele­ments should make that much easier.

Here’s anoth­er site to check out, about how some­one inte­grat­ed Mov­able Type into their church web­site using some inter­est­ing techniques.