<tbody spry:repeatchildren="dsItem">
  <tr spry:if="'{title}'.match(/為末大/)">

として、為末大さんの記事しかでないようにしています。
# タイトル 説明 更新日
{ds_RowID} {title} {description} {pubDate}


<tbody spry:repeatchildren="dsItem" spry:test="'{title}'.match(/為末大/)">
として、為末大さんの記事しかでないようにしています。
# タイトル 説明 更新日
{ds_RowID} {title} {description} {pubDate}