The Artima Developer Community
Sponsored Link

Agile Buzz Forum
More blog customization

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
More blog customization Posted: Jul 22, 2005 3:00 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: More blog customization
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

Here's something that I hadn't given much thought to - multi-user blogs and searching by author. It seems pretty obvious that you would want to be able to search that way if you had a multi-user blog. Silt has actually supported multiple users since the beginning, but none of the blogs have operated that way.

The marketing folks are looking to set up a multi-author blog though, and search by author is one of the things they wanted. So... I did that just now. As it happens, search by author works pretty much the same way as search by category does. I use the same kind of caching scheme, and the same paging mechanism. I simply had to add a new page argument, a new cache object, and make sure it all got saved/restored - and boom, it just worked.

I don't have that option running anywhere (other than test) at the moment, but it's supported. Pretty cool, and very easy to add.

Read: More blog customization

Topic: Liberal XML parsing? Previous Topic   Next Topic Topic: Liberal XML parsing?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use