├── favicon.ico ├── robots.txt ├── plagger_header.png ├── images ├── perlsphere.png └── perlsphere-retro.gif ├── assets ├── plugins │ ├── Filter-StripRSSAd │ │ ├── pheedo_jp2.pat │ │ ├── seesaa.pat │ │ ├── namaan_ad.yaml │ │ ├── shinobi.pat │ │ ├── feedburner.pat │ │ ├── pheedo_jp.pat │ │ ├── pheedo_jp_ad_entry2.yaml │ │ ├── rssad_jp.pat │ │ ├── google_adsense.pat │ │ ├── valueclick.pat │ │ ├── pheedo_jp_ad_entry.yaml │ │ ├── pheedo.pat │ │ ├── plaza_rakuten.pat │ │ ├── rsscache.pat │ │ ├── infoseek.pat │ │ └── google_adsense2.pat │ ├── Filter-TruePermalink │ │ ├── rssquery.yaml │ │ ├── namaan.yaml │ │ ├── blogpeople.yaml │ │ ├── imenu.yaml │ │ ├── stage6.yaml │ │ ├── rd_yahoo.yaml │ │ ├── refrss.yaml │ │ ├── tiyu_to.yaml │ │ ├── yahoo_us_rd.yaml │ │ ├── 2chrss.yaml │ │ ├── yahoo_blog_search2.yaml │ │ ├── dailymotion.yaml │ │ ├── youtube.yaml │ │ ├── oreillynet_com.yaml │ │ ├── yahoo_blog_search.yaml │ │ ├── google_groups.yaml │ │ ├── reddit.yaml │ │ ├── tech_souken.yaml │ │ ├── cnet_podcast.yaml │ │ ├── podtrac.yaml │ │ └── joltmark.yaml │ ├── Publish-PalmDoc │ │ └── palmdoc.tt │ ├── Publish-Twitter │ │ └── twitter.tt │ ├── Notify-SSTP │ │ └── sstp.tt │ ├── Publish-MT │ │ └── mt.tt │ ├── Widget-Simple │ │ ├── bulkfeeds.yaml │ │ ├── lou_trans.yaml │ │ ├── blogmap.yaml │ │ ├── 1470.yaml │ │ ├── mm.yaml │ │ ├── hatena_bookmark.yaml │ │ ├── digg.yaml │ │ ├── technorati.yaml │ │ ├── bloglines.yaml │ │ ├── reddit.yaml │ │ ├── delicious.yaml │ │ ├── livedoor_clip.yaml │ │ ├── google_pagerank.yaml │ │ ├── hatena_bookmark_users.yaml │ │ ├── livedoor_clip_users.yaml │ │ └── delicious_bookmark_users.yaml │ ├── Filter-EntryFullText │ │ ├── qwik.yaml │ │ ├── blog_smatch_jp.yaml │ │ ├── impress.yaml │ │ ├── plaza_rakuten.yaml │ │ ├── blog_goo_ne_jp.yaml │ │ ├── blogspot.yaml │ │ ├── hatena_serif.yaml │ │ ├── jugem_jp.yaml │ │ ├── okinawatimes_day.yaml │ │ ├── pitchforkmedia.yaml │ │ ├── newsforge.yaml │ │ ├── actiblog_com.yaml │ │ ├── bbc.yaml │ │ ├── dsp_co_jp.yaml │ │ ├── mailman.yaml │ │ ├── thinkit_co_jp.yaml │ │ ├── forbes.yaml │ │ ├── business-i.yaml │ │ ├── yakult.yaml │ │ ├── yaplog.yaml │ │ ├── eweek.yaml │ │ ├── tiyu_to.yaml │ │ ├── itnp_net.yaml │ │ ├── www_nikkeibp_co_jp_sj.yaml │ │ ├── blog_pasonatech_co_jp.yaml │ │ ├── cyberpolice_go_jp.yaml │ │ ├── mainichi_jp.yaml │ │ ├── memn0ck.yaml │ │ ├── wired_com.yaml │ │ ├── baltimoresun_com.yaml │ │ ├── blog_tech.rikunabi_next.yaml │ │ ├── dic_yahoo_co_jp.yaml │ │ ├── reuters.yaml │ │ ├── seesaa_net.yaml │ │ ├── ap_teacup_com.yaml │ │ ├── cnn.yaml │ │ ├── computerworld_jp.yaml │ │ ├── distrowatch.yaml │ │ ├── ft.yaml │ │ ├── iza_ne_jp.yaml │ │ ├── excite_co_jp_Bit.yaml │ │ ├── markezine_jp.yaml │ │ ├── www_nikkeibp.yaml │ │ ├── japan_internet_com.yaml │ │ ├── kyodo.yaml │ │ ├── akibablog.yaml │ │ ├── cookpad.yaml │ │ ├── itpro_nikkeibp.yaml │ │ ├── japan_zdnet_com.yaml │ │ ├── juno.yaml │ │ ├── mycom_journal.yaml │ │ ├── theinquirer.yaml │ │ ├── worldtimes.yaml │ │ ├── arstechnica.yaml │ │ ├── blog_japan_cnet_com.yaml │ │ ├── keizai_biz.yaml │ │ ├── atmarkit.yaml │ │ ├── itpro_nikkeibp_column.yaml │ │ ├── physorg.yaml │ │ ├── nytimes.yaml │ │ ├── usatoday.yaml │ │ ├── docs_info_apple_com.yaml │ │ ├── searchenginejournal.yaml │ │ ├── catalyst_advent.yaml │ │ ├── asahi_com.yaml │ │ ├── gigazine_net.yaml │ │ ├── linuxjournal.yaml │ │ ├── ti-da_net.yaml │ │ ├── monsterhunter_frontier.yaml │ │ ├── sciam.yaml │ │ ├── technobahn_com.yaml │ │ ├── news_3yen_com.yaml │ │ ├── tencount.yaml │ │ ├── slashdot_jp.yaml │ │ ├── extremetech.yaml │ │ ├── cdjournal.yaml │ │ ├── reuters_co_jp.yaml │ │ ├── barks.yaml │ │ ├── theregister.yaml │ │ ├── hmv.yaml │ │ ├── kyoto-np.yaml │ │ ├── ryukyushimpo.yaml │ │ ├── sportsnavi.yaml │ │ ├── chugoku-np.yaml │ │ ├── bounce.yaml │ │ ├── sanspo.yaml │ │ ├── zzz_google_adsense.pl │ │ ├── cnet_japan.yaml │ │ ├── kojii_net.yaml │ │ ├── debian_administration_org.yaml │ │ ├── mainichi-msn.yaml │ │ ├── pya.yaml │ │ ├── zzz_readspeaker.pl │ │ ├── nikkei.yaml │ │ ├── zianplus_net.yaml │ │ ├── listen-japan.yaml │ │ ├── business_nikkeibp_co_jp.yaml │ │ ├── mt2.pl │ │ ├── news_livedoor_com.yaml │ │ ├── rbbtoday_com.yaml │ │ ├── yomiuri.yaml │ │ ├── drecom.yaml │ │ ├── opentechpress_jp.yaml │ │ ├── mtv-music.yaml │ │ ├── usewill_com_diary.pl │ │ ├── dailymotion.yaml │ │ ├── osaka_nikkansports.yaml │ │ ├── daily_sports.yaml │ │ ├── video_mina-kuru_jp.yaml │ │ ├── animate_tv_news.yaml │ │ ├── asahi_wcup2006.yaml │ │ ├── zakzak.yaml │ │ ├── 2ch.pl │ │ ├── til_info_apple_co_jp.yaml │ │ ├── animate_tv_nf.yaml │ │ ├── coreblog.pl │ │ ├── pmachine.pl │ │ ├── slashcode.pl │ │ ├── itmedia.yaml │ │ ├── netkeiba.yaml │ │ ├── sankei_jp_msn_com.yaml │ │ ├── nifty_com_usuta.yaml │ │ ├── sponichi.yaml │ │ ├── ascii24_com.yaml │ │ ├── wordpress.pl │ │ ├── news_com.yaml │ │ ├── chuspo_dragons.yaml │ │ ├── kyoko_shimbun_news.yaml │ │ ├── it_nikkei_co_jp.yaml │ │ ├── mainichi-msn-graph.yaml │ │ ├── nikkansports.yaml │ │ ├── sarusarudiary.pl │ │ ├── youtube.yaml │ │ ├── matino-akari_com.yaml │ │ ├── sixapart.pl │ │ ├── stage6.yaml │ │ ├── gyao_content.pl │ │ ├── talesweaver_news.yaml │ │ ├── photon.yaml │ │ ├── chosunonline.yaml │ │ ├── ameblo_jp.pl │ │ ├── headlines_yahoo_jp.yaml │ │ ├── indiesmusic_com.yaml │ │ ├── livedoorblog.pl │ │ └── hatena_diary.pl │ ├── Notify-Lingr │ │ └── notify.tt │ ├── Notify-Tiarra │ │ └── irc_notify.tt │ ├── Notify-NetSend │ │ └── net_send_notify.tt │ ├── Notify-IRC │ │ └── irc_notify.tt │ ├── Publish-HatenaDiary │ │ └── template.tt │ ├── Publish-MTWidget │ │ └── mt_widget.tt │ ├── Publish-Planet │ │ ├── default │ │ │ ├── static │ │ │ │ └── css │ │ │ │ │ ├── screen-members-list.css │ │ │ │ │ ├── print.css │ │ │ │ │ ├── handheld.css │ │ │ │ │ └── screen.css │ │ │ └── template │ │ │ │ └── index.tt │ │ └── sixapart-std │ │ │ └── template │ │ │ ├── index.tt~ │ │ │ └── index.tt │ ├── Publish-JavaScript │ │ └── javascript.tt │ ├── Search-Spotlight │ │ └── spotlight.tt │ ├── Filter-FindEnclosures │ │ ├── yourfilehost.pl │ │ ├── plupsite_net_satsucolla.pl │ │ ├── impress_watch.pl │ │ ├── stage6.pl │ │ ├── mainichi_jp.pl │ │ ├── mainichi_msn.pl │ │ ├── typepad_images.pl │ │ ├── zshare.pl │ │ ├── dailymotion.pl │ │ ├── youtube.pl │ │ └── ustream.pl │ ├── CustomFeed-Script │ │ ├── jp-playstation-store.pl │ │ ├── domain-expire.pl │ │ ├── ssl-expire.pl │ │ ├── lingr.pl │ │ ├── dave-trailer-HD.pl │ │ ├── jsports-football.pl │ │ ├── slims_calendar.pl │ │ ├── wowow-liga-espanola.pl │ │ └── wowow-hv-51ch.pl │ ├── Publish-OPML │ │ └── opml.tt │ ├── Subscription-Planet │ │ ├── default.yaml │ │ └── ja.yaml │ ├── Publish-CHTML │ │ ├── chtml_index.tt │ │ ├── chtml_entry.tt │ │ └── chtml_feed.tt │ ├── Search-Namazu │ │ └── namazu.tt │ ├── Publish-FOAFRoll │ │ └── foafroll.tt │ ├── Publish-PSP │ │ └── psp.tt │ ├── Publish-Gmail │ │ └── gmail_notify.tt │ └── Publish-Takahashi │ │ ├── takahashi.tt │ │ └── takahashi.css └── common │ ├── html.tt │ └── mail.tt ├── themes ├── lilia │ ├── theme-powell-street │ │ ├── li-bg.gif │ │ ├── banner-bg.jpg │ │ ├── body-bg-1.gif │ │ ├── body-bg.gif │ │ ├── grey-bg.jpg │ │ ├── gradient-bg.gif │ │ ├── li-entry-bg.gif │ │ ├── sidebar-bg.gif │ │ ├── li-comment-bg.gif │ │ ├── module-header-bg.gif │ │ ├── content-bottom-bg.gif │ │ ├── sidebar-bottom-bg.gif │ │ └── tambako_-_spacy_stone.jpg │ └── theme-powell-street.css └── common │ ├── tipjar.css │ ├── base-weblog.css.bak │ └── base-weblog.css ├── style.css ├── plagger-perlsphere.cron └── perlsphere.yaml /favicon.ico: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /robots.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /plagger_header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/plagger_header.png -------------------------------------------------------------------------------- /images/perlsphere.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/images/perlsphere.png -------------------------------------------------------------------------------- /images/perlsphere-retro.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/images/perlsphere-retro.gif -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/pheedo_jp2.pat: -------------------------------------------------------------------------------- 1 |
]*/>\s*]*src="http://www\.pheedo\.jp/img\.phdo\?i=\w+"[^>]*/> 2 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/seesaa.pat: -------------------------------------------------------------------------------- 1 | ]*class="affiliate-link"[^>]*>([^<]+) -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/rssquery.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | rewrite: s/\?(?:atom|rss|rssall)$// 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/plugins/Publish-PalmDoc/palmdoc.tt: -------------------------------------------------------------------------------- 1 | [% entry.title %] 2 | [% entry.link %] 3 | 4 | [% entry.body_text %] 5 | ---------- 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/namaan.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://www\.namaan\.net/rd\? 3 | query_param: url 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/namaan_ad.yaml: -------------------------------------------------------------------------------- 1 | condition: $args->{entry}->link =~ m!^http://www\.namaan\.net/ad_rd\?! 2 | strip: 1 3 | 4 | 5 | -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/li-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/li-bg.gif -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/shinobi.pat: -------------------------------------------------------------------------------- 1 | (?:(?is:
\n
|.*?)) 2 | -------------------------------------------------------------------------------- /assets/plugins/Publish-Twitter/twitter.tt: -------------------------------------------------------------------------------- 1 | [% IF entry.body %][% entry.body_text %][% ELSE %][% entry.title_text %][% END %] [% entry.permalink %] 2 | -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/banner-bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/banner-bg.jpg -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/body-bg-1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/body-bg-1.gif -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/body-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/body-bg.gif -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/grey-bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/grey-bg.jpg -------------------------------------------------------------------------------- /assets/plugins/Notify-SSTP/sstp.tt: -------------------------------------------------------------------------------- 1 | [% entry.title || '(no-title)' %] 2 | [% IF entry.author %] by [% entry.author %] [% END %] 3 | [% entry.permalink %] 4 | -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/gradient-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/gradient-bg.gif -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/li-entry-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/li-entry-bg.gif -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/sidebar-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/sidebar-bg.gif -------------------------------------------------------------------------------- /assets/plugins/Publish-MT/mt.tt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/bulkfeeds.yaml: -------------------------------------------------------------------------------- 1 | link: http://bulkfeeds.net/app/report_spam 2 | query: 3 | url: $args->{entry}->link 4 | content: Report as Splog 5 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/lou_trans.yaml: -------------------------------------------------------------------------------- 1 | link: http://e8y.net/labs/lou_trans/ 2 | query: 3 | url: $args->{entry}->permalink 4 | content: ルー語にトランスレートゥ 5 | -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/li-comment-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/li-comment-bg.gif -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/blogpeople.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://www\.blogpeople\.net/cgi-bin/ib_click\.cgi\? 3 | query_param: u 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/imenu.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://ime\.(nu|st)/ 3 | rewrite: s!http://ime\.(nu|st)/!http://! 4 | 5 | 6 | -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/module-header-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/module-header-bg.gif -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/stage6.yaml: -------------------------------------------------------------------------------- 1 | author: Taro Funaki 2 | match: stage6\.divx\.com/ 3 | rewrite: s#^(http://stage6\.divx\.com/content/show/\d+)\?.*#$1# 4 | -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/content-bottom-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/content-bottom-bg.gif -------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/sidebar-bottom-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/sidebar-bottom-bg.gif -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/feedburner.pat: -------------------------------------------------------------------------------- 1 |

-------------------------------------------------------------------------------- /themes/lilia/theme-powell-street/tambako_-_spacy_stone.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andrewrjones/perlsphere/master/themes/lilia/theme-powell-street/tambako_-_spacy_stone.jpg -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/qwik.yaml: -------------------------------------------------------------------------------- 1 | author: Kazuhiro Osawa 2 | handle: http://qwik\.jp 3 | extract: (.+?) 4 | extract_capture: body 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/rd_yahoo.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://rd\.yahoo\.co\.jp/ 3 | rewrite: s!^http://rd\.yahoo\.co\.jp/.*?/\*http!http! 4 | 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/pheedo_jp.pat: -------------------------------------------------------------------------------- 1 | \s*(?:

)?\s*]*src="http://www\.pheedo\.jp/img\.phdo\?s=\w+"[^>]*/>(?:

)? -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/pheedo_jp_ad_entry2.yaml: -------------------------------------------------------------------------------- 1 | condition: $args->{entry}->link =~ m!^http://www\.pheedo\.jp/feeds/ht\.php! && $args->{entry}->title =~ m!^AD:! 2 | strip: 1 3 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/refrss.yaml: -------------------------------------------------------------------------------- 1 | author: youpy 2 | rewrite: s/[\?&;](?:fr(?:om)?|track|ref|FM)=(?:(?:news)?r(?:ss(?:all)?|df)|atom)([&;].*)?$/defined($1) ? $1 : ''/e 3 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/blog_smatch_jp.yaml: -------------------------------------------------------------------------------- 1 | author: Tokuhiro Matsuno 2 | handle: http://blog.smatch.jp/.+/archive/\d+ 3 | extract_xpath: 4 | body: //div[@class="entrybox"] 5 | -------------------------------------------------------------------------------- /assets/plugins/Notify-Lingr/notify.tt: -------------------------------------------------------------------------------- 1 | [% IF feed.title %][% feed.title_text %]: [% END %][% entry.title_text %][% IF entry.author %] ([% entry.author %])[% END %] - [% entry.permalink %] 2 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/tiyu_to.yaml: -------------------------------------------------------------------------------- 1 | author: Masafumi Otsune 2 | match: http://tiyu\.to/ 3 | rewrite: s#http://tiyu\.to/permalink\.cgi\?file=news/(.+)#http://tiyu\.to/news/$1\.html# 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/yahoo_us_rd.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://us\.rd\.yahoo\.com/ 3 | rewrite: s!^http://us\.rd\.yahoo\.com/.*?/\*http://!http://! 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/impress.yaml: -------------------------------------------------------------------------------- 1 | author: kazeburo 2 | handle: http://(\w+\.watch|k-tai)\.impress\.co\.jp/ 3 | extract: (.*) 4 | extract_capture: body 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/plaza_rakuten.yaml: -------------------------------------------------------------------------------- 1 | handle_force: http://plaza\.rakuten\.co\.jp/[\w\-]+/diary/ 2 | extract:
(.*?)
3 | extract_capture: body 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/rssad_jp.pat: -------------------------------------------------------------------------------- 1 |
-------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/2chrss.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://rss\.s2ch\.net/ 3 | rewrite: | 4 | s!rss\.s2ch\.net/test(?:\.cgi)?/\-/(.*?\.2ch\.net/)!$1test/read.cgi/!; 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/yahoo_blog_search2.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://srd\.yahoo\.co\.jp/BLOG/ 3 | rewrite: s!^http://srd\.yahoo\.co\.jp/BLOG/S=.*?\*-http%3A!http:! 4 | 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/dailymotion.yaml: -------------------------------------------------------------------------------- 1 | author: Taro Funaki 2 | match: dailymotion\.com/ 3 | rewrite: s#^http://www\.dailymotion\.com/.*?/video/(\w+?_[^/]+)$#http://www.dailymotion.com/video/$1# 4 | -------------------------------------------------------------------------------- /assets/plugins/Notify-Tiarra/irc_notify.tt: -------------------------------------------------------------------------------- 1 | [%- SET title = feed.title || '(no-title)' -%] 2 | [% FOREACH entry = feed.entries -%][% feed.title_text %]: [% entry.title_text %] - [% entry.link %] 3 | [% END -%] 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/blog_goo_ne_jp.yaml: -------------------------------------------------------------------------------- 1 | author: Masafumi Otsune 2 | handle: http://blog.goo.ne.jp/.+ 3 | extract: (.*?) 4 | extract_capture: body 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/blogspot.yaml: -------------------------------------------------------------------------------- 1 | # blogspot.com 2 | author: Tokuhiro Matsuno 3 | handle_force: http://.*\.blogspot.com/ 4 | extract_xpath: 5 | body: '//div[@class="post-body entry-content"]' 6 | 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/hatena_serif.yaml: -------------------------------------------------------------------------------- 1 | # upgrade hatena serif 2 | author: Tatsuhiko Miyagawa 3 | handle: http://serif\.hatelabo\.jp/\w+/\w+ 4 | extract_xpath: 5 | body: //div[@id="hatelabo-serif"] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/jugem_jp.yaml: -------------------------------------------------------------------------------- 1 | # http://jugem.jp/ 2 | author: Masafumi Otsune 3 | handle: http://[\w\-]+\.jugem\.(?:cc|jp)/\?eid=\d+ 4 | extract_xpath: 5 | body: //div[@class="entry_body"] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/youtube.yaml: -------------------------------------------------------------------------------- 1 | author: Masafumi Otsune 2 | match: youtube\.com/ 3 | rewrite: s#^http://(?:www.)?youtube.com/(?:w|watch)?\?v=([^&]+)&.*#http://www.youtube.com/watch?v=$1# 4 | 5 | 6 | -------------------------------------------------------------------------------- /assets/plugins/Notify-NetSend/net_send_notify.tt: -------------------------------------------------------------------------------- 1 | [%- SET title = feed.title || '(no-title)' -%] 2 | [% FOREACH entry = feed.entries -%][% feed.title_text %]: [% entry.title_text %] - [% entry.link %] 3 | [% END -%] 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/okinawatimes_day.yaml: -------------------------------------------------------------------------------- 1 | author: woremacx 2 | handle: http://www.okinawatimes.co.jp/day/\d+_\d+.html 3 | extract:
(.*?)
(.*?) 4 | extract_capture: title body 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/pitchforkmedia.yaml: -------------------------------------------------------------------------------- 1 | # http://www.pitchforkmedia.com/ 2 | author: youpy 3 | handle: http://.*pitchforkmedia\.com/article/ 4 | extract_xpath: 5 | body: //div[@class="column_content"] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/google_adsense.pat: -------------------------------------------------------------------------------- 1 |

-------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/valueclick.pat: -------------------------------------------------------------------------------- 1 |

\s*\s*\s* -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/oreillynet_com.yaml: -------------------------------------------------------------------------------- 1 | author: Masafumi Otsune 2 | match: \.(oreillynet|(linux|mac|windows)devcenter|perl|onlamp|onjava|xml|makezine)\.com/.+\.html\? 3 | rewrite: s/\.html\?.*$/.html/ 4 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/blogmap.yaml: -------------------------------------------------------------------------------- 1 | link: http://1470.net/feed/ 2 | append: $args->{entry}->permalink 3 | content: blogmap! 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/newsforge.yaml: -------------------------------------------------------------------------------- 1 | # 2 | author: Manabu Ishii 3 | handle: http://.*?\.newsforge\.com/article.pl 4 | extract:

(.*?)

(.*?)
5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/pheedo_jp_ad_entry.yaml: -------------------------------------------------------------------------------- 1 | condition: $args->{entry}->link =~ m!^http://www\.pheedo\.jp/click\.phdo\?(?:a=[\w\/]+|z=\w+&a=\w+&unq=\w+)! && $args->{entry}->title =~ m!^AD:! 2 | strip: 1 3 | 4 | 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/actiblog_com.yaml: -------------------------------------------------------------------------------- 1 | # http://www.actiblog.com/ 2 | author: Masafumi Otsune 3 | handle: http://www\.actiblog\.com/ 4 | extract:
(.*?)
5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/bbc.yaml: -------------------------------------------------------------------------------- 1 | # BBC news 2 | author: Manabu Ishii 3 | handle: http://news\.bbc\.co\.uk/ 4 | extract:
(.*?)
.*?(.*?) 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/dsp_co_jp.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://wd.dsp.co.jp/atom.xml 2 | author: Masafumi Otsune 3 | handle_force: http://wd\.dsp\.co\.jp/\d+/\d+\.html 4 | extract_xpath: 5 | body: //div[@class="entry"] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/mailman.yaml: -------------------------------------------------------------------------------- 1 | # upgrade mailman feeds 2 | author: youpy 3 | handle: .+/pipermail/.+?/\d{4}-\w+/\d+\.html 4 | extract: (.*?) 5 | extract_capture: body 6 | 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/thinkit_co_jp.yaml: -------------------------------------------------------------------------------- 1 | #upgrade http://www.thinkit.co.jp/rss.xml 2 | author: Masafumi Otsune 3 | handle: http://www\.thinkit\.co\.jp/ 4 | extract: (.+) 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/forbes.yaml: -------------------------------------------------------------------------------- 1 | # Forbes 2 | author: Manabu Ishii 3 | handle: http://www\.forbes\.com/ 4 | extract: (.*?)(.*?)
5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/pheedo.pat: -------------------------------------------------------------------------------- 1 | (?:

\n|
)(?:
)? -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/plaza_rakuten.pat: -------------------------------------------------------------------------------- 1 |

\n(?:)?\n\n -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/yahoo_blog_search.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://rd\.yahoo\.co\.jp/rss/l/blogsearch 3 | rewrite: s!^http://rd\.yahoo\.co\.jp/rss/l/blogsearch/search/.*?\*\-http%3A!http:! 4 | 5 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/1470.yaml: -------------------------------------------------------------------------------- 1 | link: http://1470.net/tools/bookmark 2 | query: 3 | url: $args->{entry}->permalink 4 | content: memo! 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/business-i.yaml: -------------------------------------------------------------------------------- 1 | author: woremacx 2 | handle: http://www\.business-i\.jp/news/ 3 | extract: (.*?).*?(.*?) 4 | extract_capture: title body 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/rsscache.pat: -------------------------------------------------------------------------------- 1 |
Bandwidth saved by RSScache\.com
2 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/google_groups.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://groups\.google\.co\.jp/group/ 3 | rewrite: s!http://groups\.google\.co\.jp/group/([^/]+/msg/\w+)!http://groups\.google\.com/group/$1! 4 | 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/yakult.yaml: -------------------------------------------------------------------------------- 1 | # Yakult 2 | # 3 | author: Manabu Ishii 4 | handle: http://sns\.yakult-swallows\.co\.jp/ 5 | extract:

(.*?)

.*?
(.*?)
6 | extract_capture: title body 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/yaplog.yaml: -------------------------------------------------------------------------------- 1 | author: Masafumi Otsune 2 | handle: http://yaplog\.jp/\w+/archive/\d+ 3 | extract_xpath: 4 | body: //div[@class="txt"] 5 | extract_after_hook: | 6 | $data->{body} =~ s!!!g; 7 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/mm.yaml: -------------------------------------------------------------------------------- 1 | link: http://1470.net/mm/memo_form.html 2 | query: 3 | url: $args->{entry}->permalink 4 | content: Post to MM/Memo 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/eweek.yaml: -------------------------------------------------------------------------------- 1 | author: manabou 2 | handle_force: http://www\.eweek\.com/article 3 | extract: (.*?).*?class="Article_Content"[^>]*?>


(.*?) 4 | extract_capture: title body 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/tiyu_to.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://tiyu.to/index.xml 2 | author: Masafumi Otsune 3 | handle: http://tiyu\.to/news/ 4 | extract: (.*?)(.*?)

5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/itnp_net.yaml: -------------------------------------------------------------------------------- 1 | # http://rss.rssad.jp/rss/itnp/index.rdf 2 | # http://itnp.net/ 3 | author: Masafumi Otsune 4 | handle: http://itnp\.net/category_betsu/\d+/\d+/ 5 | extract_xpath: 6 | body: //div[@class="news_kiji"] 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/www_nikkeibp_co_jp_sj.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://www.nikkeibp.co.jp/sj/ 2 | author: Masafumi Otsune 3 | handle: http://www\.nikkeibp\.co\.jp/sj/ 4 | extract: (.*?) 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/infoseek.pat: -------------------------------------------------------------------------------- 1 | (?:(?is:.*?|.*?|.*?)) 2 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/blog_pasonatech_co_jp.yaml: -------------------------------------------------------------------------------- 1 | #upgrade http://blog.pasonatech.co.jp/index.xml 2 | author: Masafumi Otsune 3 | handle: http://blog\.pasonatech\.co\.jp/ 4 | extract: (.*?) 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/cyberpolice_go_jp.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://www.cyberpolice.go.jp/index.rdf 2 | author: Masafumi Otsune 3 | handle: http://www\.cyberpolice\.go\.jp/important/\d{4}/[\d_]+\.html 4 | extract: (.*?) 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/mainichi_jp.yaml: -------------------------------------------------------------------------------- 1 | author: Masafumi Otsune 2 | handle: http://mainichi\.jp/.+ 3 | extract_xpath: 4 | title: //h2[@class="NewsTitle"]/text() 5 | body: //div[@class="NewsBody"] 6 | date: //div[@class="Credit"]/p/text() 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/memn0ck.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://memn0ck.com/rss.rdf 2 | author: Masafumi Otsune 3 | handle: http://www\.memn0ck\.com/log\d+\.html 4 | extract: .*?(
.*
)


5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/wired_com.yaml: -------------------------------------------------------------------------------- 1 | # 2 | author: Manabu Ishii 3 | handle: http://www\.wired\.com/news 4 | extract:
.*?

(.*?)

.*?(
5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Notify-IRC/irc_notify.tt: -------------------------------------------------------------------------------- 1 | [% IF feed.title %][% feed.title_text %]: [% END %][% entry.title_text %][% IF entry.author %] (03[% entry.author %])[% END %][% IF entry.tags %] [[% entry.tags.join(', ') %]] [% END %] - 14[% entry.permalink %] 2 | -------------------------------------------------------------------------------- /assets/plugins/Publish-HatenaDiary/template.tt: -------------------------------------------------------------------------------- 1 | [% feed.title %] 2 | [% entry.title %][% IF entry.author %] 3 | by [% entry.author %][% END %] 4 | [% IF entry.body %][% entry.body %][% END %] 5 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/hatena_bookmark.yaml: -------------------------------------------------------------------------------- 1 | link: http://b.hatena.ne.jp/append 2 | query: $args->{entry}->permalink 3 | content: Post to Hatena Bookmark 4 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/baltimoresun_com.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://feeds.baltimoresun.com/baltimoresun/news/rss2.0.xml 2 | author: Tennetiss 3 | handle_force: http://(\w+)\.baltimoresun\.com/.+?\d\.story 4 | extract_xpath: 5 | body: //div[@class="text"] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/blog_tech.rikunabi_next.yaml: -------------------------------------------------------------------------------- 1 | # Tech-souken blog 2 | author: youpy 3 | handle: http://blog\-tech\.rikunabi\-next\.yahoo\.co\.jp/blog/\w+/\d+ 4 | extract: (
.*?)
5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/dic_yahoo_co_jp.yaml: -------------------------------------------------------------------------------- 1 | # http://dic.yahoo.co.jp/newword 2 | author: Masafumi Otsune 3 | handle: http://dic\.yahoo\.co\.jp/newword\?index=\d+.+ 4 | extract_xpath: 5 | body: //td[@class="s130"]/small[not(child::b or child::font)] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/reuters.yaml: -------------------------------------------------------------------------------- 1 | # Reuters 2 | author: Manabu Ishii 3 | handle: http://go\.reuters\.com/ 4 | extract:
(.*?)
.*?(.*?) 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/seesaa_net.yaml: -------------------------------------------------------------------------------- 1 | # http://blog.seesaa.jp/ 2 | author: Masafumi Otsune 3 | handle: http://[\w\-]+\.(?:tol-blog\.com|seesaa\.net)/article/\d+\.html 4 | extract_xpath: 5 | body: //div[@class="text" or @class="entry_contents"] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/reddit.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | match: http://(?:\w+\.)?reddit\.com/goto\? 3 | rewrite: | 4 | if ($args->{entry}->body =~ m!^\s*\[link\]!) { 5 | $_ = $1; 6 | return 1; 7 | } 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-TruePermalink/tech_souken.yaml: -------------------------------------------------------------------------------- 1 | author: youpy 2 | match: rikunabi\-next\.yahoo\.co\.jp 3 | rewrite: | 4 | s/;jsessionid=\w+//; 5 | s/(&|\?)__m=\d+//; 6 | s/(&|\?)f=\w+//; 7 | s/(&|\?)vos=\w+//; 8 | s/(&|\?)Try=\w+//; 9 | 10 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/ap_teacup_com.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://autopage.teacup.com/ 2 | author: Masafumi Otsune 3 | handle: http://\w+\.ap\.teacup\.com/\w+/\d+\.html 4 | extract: (
.*?)
5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/cnn.yaml: -------------------------------------------------------------------------------- 1 | # CNN 2 | author: Manabu Ishii 3 | handle: http://.*?\.cnn\.com/ 4 | extract: .*?<.*?>(.*?)<[^>]*?.*?(.*?) 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/computerworld_jp.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://www.computerworld.jp/rss/rss.rdf 2 | author: Masafumi Otsune 3 | handle: http://www\.computerworld\.jp/news/ 4 | extract: (.*?) 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/distrowatch.yaml: -------------------------------------------------------------------------------- 1 | # DistroWatch 2 | author: Manabu Ishii 3 | handle: http://distrowatch\.com/ 4 | extract: .*?[^>]*?>(.*?).*?]*?>(.*?) 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/ft.yaml: -------------------------------------------------------------------------------- 1 | # Financial Times 2 | # 3 | author: Manabu Ishii 4 | handle: http://www\.ft\.com/ 5 | extract:

(.*?)

(.*?)
6 | extract_capture: title body 7 | 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/iza_ne_jp.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://www.iza.ne.jp/rss/index.html 2 | author: Masafumi Otsune 3 | handle: http://www\.iza\.ne\.jp/news/newsarticle/ 4 | extract: (

.*?)

.*?
5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/excite_co_jp_Bit.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://www.excite.co.jp/News/xml/rss_excite_news_bit_index_utf_8.dcg 2 | author: Masafumi Otsune 3 | handle_force: http://www\.excite\.co\.jp/News/bit/ 4 | extract_xpath: 5 | body: //div[@class="lh140"] 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/markezine_jp.yaml: -------------------------------------------------------------------------------- 1 | # http://rss.rssad.jp/rss/markezine/new/20/index.xml 2 | # http://markezine.jp/ 3 | author: Masafumi Otsune 4 | handle: http://markezine\.jp/a/article/aid/\d+\.aspx 5 | extract_xpath: 6 | body: //div[@class="article"] 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/www_nikkeibp.yaml: -------------------------------------------------------------------------------- 1 | # nikkeibp general 2 | author: Manabu Ishii 3 | handle: http://www\.nikkeibp\.co\.jp/(?!sj) 4 | extract:

(.*?)

.*?(.*?)
5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/digg.yaml: -------------------------------------------------------------------------------- 1 | link: http://www.digg.com/submit 2 | query: 3 | phase: 2 4 | url: $args->{entry}->permalink 5 | content: digg this story 6 | 7 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/technorati.yaml: -------------------------------------------------------------------------------- 1 | link: http://technorati.jp/search/search.html 2 | query: 3 | query: $args->{entry}->permalink 4 | content: Technorati Search 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/japan_internet_com.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://japan.internet.com/rss/rdf/index.rdf 2 | author: Masafumi Otsune 3 | handle: http://japan\.internet\.com/\w+/\d{8}/\d+\.html 4 | extract: (.*?) 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/kyodo.yaml: -------------------------------------------------------------------------------- 1 | author: woremacx 2 | handle: http://flash24\.kyodo\.co\.jp/ 3 | extract: (
.*?
).*?(
.*?
) 4 | extract_capture: title body 5 | -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- 1 | /* Base */ 2 | @import url(/themes/common/base-weblog.css); 3 | 4 | /* Tip Jar */ 5 | @import url(/themes/common/tipjar.css); 6 | 7 | /* Portal */ 8 | 9 | 10 | /* Theme */ 11 | @import url(/themes/lilia/theme-powell-street.css); 12 | 13 | /* Custom */ 14 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/akibablog.yaml: -------------------------------------------------------------------------------- 1 | # akibablog 2 | author: Manabu Ishii 3 | handle: http://www\.akibablog\.net/archives/ 4 | extract:

(.*?)

.*?
(.*?)(?:|
) 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/cookpad.yaml: -------------------------------------------------------------------------------- 1 | # COOKPAD 2 | author: Shigefumi 3 | handle: http://cookpad\.com/\w+/recipe/\d+/ 4 | extract: (.*?)\[クックパッド\].*?<div id="recipe_detail" class="clr">(.*?)<div style="float:right; margin-top:10px;"> 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/itpro_nikkeibp.yaml: -------------------------------------------------------------------------------- 1 | # upgrade nikkeibp ITpro http://itpro.nikkeibp.co.jp/ 2 | author: Manabu Ishii 3 | handle: http://itpro\.nikkeibp\.co\.jp/(?!article/COLUMN) 4 | extract: <div ID="kiji">(.*?)<!-- end (?:記事)?本[体|文] --> 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/japan_zdnet_com.yaml: -------------------------------------------------------------------------------- 1 | # http://japan.zdnet.com/rss/news/index.rdf 2 | author: Manabu Ishii 3 | handle: http://japan\.zdnet\.com/news 4 | extract: <div class="article_header">.*?<h1>(.*?)</h1>(.*?)<!--/article_body--> 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/juno.yaml: -------------------------------------------------------------------------------- 1 | # http://www.juno.co.uk/ 2 | author: youpy 3 | handle: http://www.juno.co.uk/products/ 4 | extract: <title>(.*?).*(
.*?
.*?
.*?
) 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/mycom_journal.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://journal.mycom.co.jp/haishin/rss/index.rdf 2 | author: Nobuhito Sato 3 | handle: http://journal\.mycom\.co\.jp/ 4 | extract: (.*?) 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/theinquirer.yaml: -------------------------------------------------------------------------------- 1 | # 2 | # 3 | author: Manabu Ishii 4 | handle: http://www\.theinquirer\.net/default.aspx\?article 5 | extract: (.*?).*?
(.*?)
6 | extract_capture: title body 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/worldtimes.yaml: -------------------------------------------------------------------------------- 1 | author: woremacx 2 | handle: http://www\.worldtimes\.co\.jp/ 3 | extract:

(.*?)

.*?.*? 7 | extract_capture: title body 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/sanspo.yaml: -------------------------------------------------------------------------------- 1 | # upgrade Google News Sports feeds 2 | # The site has Last-Modified header and thus no need to capture date 3 | author: Tatsuhiko Miyagawa 4 | handle: http://www.sanspo.com/.*?\.html 5 | extract: .*?

(.*?)

.*?.*?(?:|)(.*?)(?:|) 6 | extract_capture: title body 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/zzz_google_adsense.pl: -------------------------------------------------------------------------------- 1 | sub handle { 2 | my($self, $args) = @_; 3 | $args->{content} =~ m|(.*?)|s ) { 10 | return $1; 11 | } 12 | return; 13 | } 14 | 15 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/cnet_japan.yaml: -------------------------------------------------------------------------------- 1 | author: tokuhirom 2 | handle_force: http://(?:feeds\.feedburner\.jp/cnet|japan\.cnet\.com/(?:news|column|special|sp|interview)) 3 | extract:
.*?(\d{4}/\d\d/\d\d \d\d:\d\d)  .*?
(.*)
.*? 4 | extract_capture: date body 5 | extract_date_format: %Y/%m/%d %H:%M 6 | 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/kojii_net.yaml: -------------------------------------------------------------------------------- 1 | # http://www\.kojii\.net/ 2 | author: Masafumi Otsune 3 | custom_feed_handle: http://www\.kojii\.net/\w+/index.html 4 | custom_feed_follow_link: /\w+/\w+\d+\.html$ 5 | handle: http://www\.kojii\.net/\w+/\w+\d+\.html$ 6 | extract_xpath: 7 | # title: /html/head//title 8 | body: /html/body//table 9 | #extract_after_hook: $data->{title} =~ s|||ig 10 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/debian_administration_org.yaml: -------------------------------------------------------------------------------- 1 | # best used with http://www.debian-administration.org/headlines.rdf 2 | author: Daisuke Murase 3 | handle: http://www\.debian-administration\.org/articles/ 4 | extract:
.*?Posted by.*?on (.*?)

.*?
(.*?)
7 | extract_capture: body date 8 | extract_date_format: %Y年%m月%d日%H時%M分 9 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/rbbtoday_com.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://www.rbbtoday.com/rss/rbb.rdf 2 | author: kazeburo 3 | handle: http://www\.rbbtoday\.com/news 4 | extract:

(.*?)

.*?
.*?.*?.*? 5 | extract_capture: title body 6 | 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/yomiuri.yaml: -------------------------------------------------------------------------------- 1 | # upgrade Google News Sports feeds 2 | author: Tatsuhiko Miyagawa 3 | handle: http://www.yomiuri.co.jp/ 4 | extract: (.*?)
(.*?) 5 | extract_capture: body date 6 | extract_date_format: %Y年%m月%d日%H時%M分 7 | extract_after_hook: $data->{body} =~ s|||s; 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/drecom.yaml: -------------------------------------------------------------------------------- 1 | author: Tatsuhiko Miyagawa 2 | handle: http://blog\.drecom\.jp/ 3 | extract:
\s*(.*?)
.*?
(?:\s*(.*?))?
4 | extract_capture: body body_more 5 | extract_after_hook: | 6 | $data->{body} .= $data->{body_more} if $data->{body_more}; 7 | $data->{body} =~ s!!!g; 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/opentechpress_jp.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://opentechpress.jp/ 2 | # index.rss 3 | # enterprise.rss 4 | # opensource.rss 5 | # developer.rss 6 | # security.rss 7 | # news.rss 8 | author: Nobuhito Sato 9 | handle: http://opentechpress\.jp/(?:news|enterprise|developer|security|opensource)/.* 10 | extract: (.*?) 11 | extract_capture: body 12 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/mtv-music.yaml: -------------------------------------------------------------------------------- 1 | # http://www.mtvjapan.com/news/music/news_music_list.php 2 | author: drawnboy 3 | custom_feed_handle: http://www\.mtvjapan\.com/news/music/news_music_list\.php 4 | custom_feed_follow_link: news_music_detail\.php\?music_news_id= 5 | handle: http://www\.mtvjapan\.com/news/music/news_music_detail\.php 6 | extract:

(.*?)

.*?

(.*?)

7 | extract_capture: title body 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/usewill_com_diary.pl: -------------------------------------------------------------------------------- 1 | # author: Tatsuya Noda 2 | use URI; 3 | 4 | sub handle { 5 | my($self, $args) = @_; 6 | $args->{entry}->link =~ m|http://usewill\.com/diary/\d+\.html|; 7 | } 8 | 9 | sub extract { 10 | my($self, $args) = @_; 11 | my $hash = URI->new($args->{entry}->permalink)->fragment; 12 | ($args->{content} =~ 13 | m!(
(.*?)(.*?)(.*?).*?(.*?) 4 | extract_capture: title body 5 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/reddit.yaml: -------------------------------------------------------------------------------- 1 | link: http://reddit.com/submit 2 | query: 3 | url: $args->{entry}->permalink 4 | title: $args->{entry}->title 5 | content: Save to Reddit 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/itpro_nikkeibp_column.yaml: -------------------------------------------------------------------------------- 1 | # upgrade nikkeibp ITpro http://itpro.nikkeibp.co.jp/article/COLUMN/ 2 | author: Masafumi Otsune 3 | handle: http://itpro\.nikkeibp\.co\.jp/article/COLUMN/ 4 | extract: (.*?) 5 | extract_capture: body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/physorg.yaml: -------------------------------------------------------------------------------- 1 | # http://www.physorg.com/physorg.xml 2 | author: Manabu Ishii 3 | handle: http://www\.physorg\.com/news 4 | extract: (.*?).*?(.*?)
5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/delicious.yaml: -------------------------------------------------------------------------------- 1 | link: http://del.icio.us/post 2 | query: 3 | url: $args->{entry}->permalink 4 | title: $args->{entry}->title 5 | content: del.icio.us it! 6 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/livedoor_clip.yaml: -------------------------------------------------------------------------------- 1 | link: http://clip.livedoor.com/clip/add 2 | query: 3 | link: $args->{entry}->permalink 4 | title: $args->{entry}->title 5 | content: マイクリップに追加する 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/nytimes.yaml: -------------------------------------------------------------------------------- 1 | # NYTimes 2 | author: Manabu Ishii 3 | handle: http://www\.nytimes\.com/ 4 | extract:
[^<]*?

[^<]*?]*?>(.*?)[^<]*?

.*?( 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Widget-Simple/google_pagerank.yaml: -------------------------------------------------------------------------------- 1 | link: http://www.google.com/search 2 | query: 3 | q: $args->{feed}->link 4 | content_dynamic: Google PageRank 5 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/usatoday.yaml: -------------------------------------------------------------------------------- 1 | # USATODAY 2 | author: Manabu Ishii 3 | handle_force: http://rssfeeds\.usatoday\.com/ 4 | extract: (.*?).*?
(.*?)]*?>.*? 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/docs_info_apple_com.yaml: -------------------------------------------------------------------------------- 1 | # Apple Support KB http://docs.info.apple.com/ 2 | author: Masafumi Otsune 3 | handle: http://docs\.info\.apple\.com/article\.html\?artnum= 4 | extract: (.*?).*?
(.*?) 5 | extract_capture: title body 6 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/searchenginejournal.yaml: -------------------------------------------------------------------------------- 1 | # Search Engine Journal 2 | # 3 | author: Manabu Ishii 4 | handle: http://www\.searchenginejournal\.com/ 5 | extract: ]*?>]*?>(.*?).*?(

<(?:b|strong)>.*?)

(.*?)(.*?) 6 | extract_capture: title body 7 | 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/bounce.yaml: -------------------------------------------------------------------------------- 1 | # http://www.bounce.com/contents/ 2 | author: drawnboy 3 | custom_feed_handle: http://www\.bounce\.com/contents/ 4 | custom_feed_follow_link: news/daily\.php/ 5 | handle: http://www\.bounce\.com/news/daily\.php/ 6 | extract: (.*?).*?(.*?)(.*?)(\d{4}年\d{2}月\d{2}日\d{2}時\d{2}分)
(.*?)

)
!s)[0]; 14 | } 15 | -------------------------------------------------------------------------------- /assets/plugins/Publish-JavaScript/javascript.tt: -------------------------------------------------------------------------------- 1 | [% USE JavaScript -%] 2 | document.write('[% FILTER js -%] 3 |
12 | [%- END %]'); 13 | -------------------------------------------------------------------------------- /assets/plugins/Filter-StripRSSAd/google_adsense2.pat: -------------------------------------------------------------------------------- 1 | \s*(?:\s*\s*\s*)?\s*\s*\s*\s*\n\s*\s*
(?:)? (?:)?
\n
(?:]*>)?Ads by Google(?:)?
-------------------------------------------------------------------------------- /assets/plugins/Search-Spotlight/spotlight.tt: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Name 6 | [% entry.title | html %][% IF entry.tags.size %] [[% entry.tags.join(' ') %]][% END %] 7 | URL 8 | [% entry.permalink | html %] 9 | 10 | 11 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/dailymotion.yaml: -------------------------------------------------------------------------------- 1 | author: Taro Funaki 2 | custom_feed_handle: http://www\.dailymotion\.com/ 3 | custom_feed_follow_link: /video/\w+?_[^/]+$ 4 | handle: http://www\.dailymotion\.com.*?/video/\w+?_[^/]+$ 5 | extract: .*Taken: (.*?)
.*
(.*?)
6 | extract_capture: author date body 7 | extract_date_format: %d %B %Y 8 | extract_date_timezone: CET 9 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/osaka_nikkansports.yaml: -------------------------------------------------------------------------------- 1 | # upgrade http://osaka.nikkansports.com/baseball/professional/tigers/top-tigers.html 2 | author: Nobuhito Sato 3 | custom_feed_handle: http://osaka\.nikkansports\.com/ 4 | custom_feed_follow_link: /baseball/professional/tigers/.*-ot-tp0-.*html 5 | handle: http://osaka\.nikkansports\.com/ 6 | extract: (.*) 7 | extract_capture: body 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/daily_sports.yaml: -------------------------------------------------------------------------------- 1 | # upgrade Google News Sports feeds 2 | author: Tatsuhiko Miyagawa 3 | handle: http://www\.daily\.co\.jp/.*?\.shtml 4 | extract: \s*(<.*?) 5 | extract_capture: body 6 | extract_after_hook: | 7 | if ($args->{entry}->link =~ m!/(\d{4})/(\d\d)/(\d\d)/!) { 8 | $data->{date} = Plagger::Date->new(year => $1, month => $2, day => $3); 9 | } 10 | 11 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/video_mina-kuru_jp.yaml: -------------------------------------------------------------------------------- 1 | author: S0R5 2 | custom_feed_handle: http://video\.mina-kuru\.jp/(index|video)\.html 3 | custom_feed_follow_link: /soft_detail\.html\?softsq=\d+ 4 | handle: http://video\.mina-kuru\.jp/soft_detail\.html\?softsq=\d+ 5 | extract:

.*?番組紹介
(.*?)

.*?

投稿日:(\d{4}/\d{2}/\d{2})

.*?投稿者名:
(.*?)

6 | extract_capture: body date author 7 | extract_date_format: %y/%m/%d 8 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/animate_tv_news.yaml: -------------------------------------------------------------------------------- 1 | # http://www.animate.tv/news/index.php 2 | author: Masafumi Otsune 3 | custom_feed_handle: http://www\.animate\.tv/news/index2?\.php.+ 4 | custom_feed_follow_link: detail\.php\?id[=&\w]+ 5 | handle: http://www\.animate\.tv/news/detail\.php\?id=[=&\w]+ 6 | extract: .*?更新日:(.+?) 7 | extract_capture: date 8 | extract_xpath: 9 | body: //table[@width="555"]//td[@class="main_txt1"] 10 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/asahi_wcup2006.yaml: -------------------------------------------------------------------------------- 1 | # used with http://www2.asahi.com/wcup2006/news/index.html 2 | custom_feed_handle: http://www2\.asahi\.com/wcup2006/news/index\.html 3 | custom_feed_follow_link: /wcup2006/news/[A-Z]{3}\d+\.html 4 | handle: http://www2\.asahi\.com/wcup2006/news/[A-Z]{3}\d+\.html 5 | extract:
(.*?)
(.*?)(.*?)\r?\n
.*?(.*?) 7 | extract_capture: title body 8 | extract_after_hook: $data->{body} =~ s/// 9 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/2ch.pl: -------------------------------------------------------------------------------- 1 | # author: youpy 2 | sub handle { 3 | my($self, $args) = @_; 4 | $args->{entry}->link =~ qr!^http://\w+\.2ch\.net/.*\d+/\d+$!; 5 | } 6 | 7 | sub extract { 8 | my($self, $args) = @_; 9 | if($args->{entry}->link =~ m!(\d+)$!) { 10 | my $id = $1; 11 | if ($args->{content} =~ m|
($id.*)|s){ 12 | my $body = $1; 13 | return "
$body
"; 14 | } 15 | } 16 | return; 17 | } 18 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/til_info_apple_co_jp.yaml: -------------------------------------------------------------------------------- 1 | # upgrade Apple Support TIL Japan http://til.info.apple.co.jp/ 2 | author: Masafumi Otsune 3 | handle: http://til\.info\.apple\.co\.jp/cgi-bin/WebObjects/TechInfo\.woa/wa/showTIL\?id=\d+ 4 | extract: タイトル
\n\s*
([^<]*?)
.*?Modified Date:.*?(\d\d/\d\d/\d\d).*?
(.*?) 5 | extract_capture: title date body 6 | extract_date_format: %y/%m/%d 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/animate_tv_nf.yaml: -------------------------------------------------------------------------------- 1 | # http://www.animate.tv/nf/index.php 2 | author: Masafumi Otsune 3 | custom_feed_handle: http://www\.animate\.tv/nf/index\.php\?page[=\w&]+ 4 | custom_feed_follow_link: detail\.php\?id[=&\w]+ 5 | handle: http://www\.animate\.tv/nf/detail\.php\?id[=&\w]+ 6 | extract:
.*?【(.+?)】(.*?) 4 | extract_capture: date1 title summary date2 body 5 | extract_after_hook: $data->{date} = $data->{date1} || $data->{date2} 6 | extract_date_format: %Y年%m月%d日 %H時%M分 7 | -------------------------------------------------------------------------------- /assets/plugins/Filter-FindEnclosures/yourfilehost.pl: -------------------------------------------------------------------------------- 1 | sub handle { 2 | my ($self, $url) = @_; 3 | $url =~ qr!http://www\.yourfilehost\.com/media\.php\?!; 4 | } 5 | 6 | sub find { 7 | my ($self, $args) = @_; 8 | 9 | if ($args->{content} =~ m!DOWNLOAD\s*THIS FILE!s) { 10 | my $enclosure = Plagger::Enclosure->new; 11 | $enclosure->url($1); 12 | $enclosure->auto_set_type; 13 | return $enclosure; 14 | } 15 | 16 | return; 17 | } 18 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/netkeiba.yaml: -------------------------------------------------------------------------------- 1 | # Upgrade Google News feeds or http://bulknews.net/rss/rdf.cgi?NetKeiba 2 | author: Tatsuhiko Miyagawa 3 | handle: http://news\.netkeiba\.com/ 4 | extract:

\s*(.*?)\s*

.*?
\s*
\s*(.*?)

\s*
(\d{4}年\d{2}月\d{2}日)
5 | extract_capture: title body date 6 | extract_date_format: %Y年%m月%d日 7 | extract_after_hook: | 8 | $data->{body} =~ s!

\s*
.*?ad_flash.*?
!!; 9 | -------------------------------------------------------------------------------- /assets/plugins/Publish-Planet/default/static/css/print.css: -------------------------------------------------------------------------------- 1 | body { 2 | background: white; 3 | color: black; 4 | padding: 2em; 5 | } 6 | 7 | #feed-title { 8 | font-weight: bold; 9 | font-size: x-large; 10 | } 11 | 12 | .entry { 13 | border-top: black 1px solid; 14 | padding: 1em; 15 | } 16 | 17 | .entry-header { 18 | font-weight: bold; 19 | font-size: large; 20 | } 21 | 22 | a { 23 | color: black; 24 | } 25 | 26 | .entry-title a { 27 | text-decoration: none; 28 | } 29 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/sankei_jp_msn_com.yaml: -------------------------------------------------------------------------------- 1 | # http://sankei.jp.msn.com/rss/rss.htm 2 | author: Masafumi Otsune 3 | handle: http://sankei\.jp\.msn\.com/\w+/\w+/\d+/[\w\-]+\.htm 4 | extract_xpath: 5 | title: //span[@id="__r_article_title__"] 6 | date: //span[@id="__r_publish_date__"]/text() 7 | body: //div[@class="_LSUCS"] 8 | photo1: //div[@class="image"] 9 | photo2: //div[@class="relatedimg"] 10 | extract_after_hook: | 11 | $data->{body} = $data->{photo1} . $data->{body} . $data->{photo2}; 12 | -------------------------------------------------------------------------------- /assets/plugins/Filter-FindEnclosures/plupsite_net_satsucolla.pl: -------------------------------------------------------------------------------- 1 | sub handle { 2 | my ($self, $url) = @_; 3 | $url =~ qr!pulpsite\.net/satsucolla/colla/\d+\?!; 4 | } 5 | 6 | sub find { 7 | my($self, $args) = @_; 8 | 9 | if ($args->{content} =~ m!new; 11 | $enclosure->url($1); 12 | $enclosure->auto_set_type; 13 | return $enclosure; 14 | } 15 | 16 | return; 17 | } 18 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/nifty_com_usuta.yaml: -------------------------------------------------------------------------------- 1 | # http://homepage2.nifty.com/usuta/note/notelist.html 2 | author: Masafumi Otsune 3 | custom_feed_handle: http://homepage2\.nifty\.com/usuta/note/notelist\.html 4 | custom_feed_follow_link: \d{1,2}-\d{1,2}(?:-\d{1,2})?\.html 5 | handle: http://homepage2\.nifty\.com/usuta/note/\d{1,2}-\d{1,2}(?:-\d{1,2})?\.html 6 | extract:

(.*?)

(.*?(\d{4}/\d{2}/\d{2})) 7 | extract_capture: title body date 8 | extract_date_format: %Y/%m/%d 9 | extract_date_timezone: Asia/Tokyo 10 | -------------------------------------------------------------------------------- /assets/plugins/Filter-FindEnclosures/impress_watch.pl: -------------------------------------------------------------------------------- 1 | sub handle { 2 | my ($self, $url) = @_; 3 | $url =~ qr!watch\.impress\.co\.jp/cda/parts/image_for_link/!; 4 | } 5 | 6 | sub find { 7 | my($self, $args) = @_; 8 | 9 | if ($args->{content} =~ m!new; 11 | $enclosure->url( URI->new_abs($1, $args->{url}) ); 12 | $enclosure->auto_set_type; 13 | return $enclosure; 14 | } 15 | 16 | return; 17 | } 18 | -------------------------------------------------------------------------------- /assets/plugins/CustomFeed-Script/jp-playstation-store.pl: -------------------------------------------------------------------------------- 1 | #!/usr/bin/perl 2 | use strict; 3 | use Web::Scraper; 4 | use URI; 5 | use YAML; 6 | 7 | binmode STDOUT, ":utf8"; 8 | 9 | my $uri = URI->new("http://www.jp.playstation.com/store/"); 10 | my $scraper = scraper { 11 | result->{link} = $uri; # xxx 12 | process "title", title => 'TEXT'; 13 | process "#Sinfo p a", 'entries[]' => { link => '@href', title => 'TEXT' }; 14 | }; 15 | my $result = $scraper->scrape($uri); 16 | 17 | print Dump $result; 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/sponichi.yaml: -------------------------------------------------------------------------------- 1 | # Upgrade Google News feeds 2 | author: Tatsuhiko Miyagawa 3 | handle: http://www\.sponichi\.co\.jp/ 4 | extract: (.*?).*?.*?\[ (\d{4}年\d\d月\d\d日付|\d{4}年\d\d月\d\d日 \d\d:\d\d) 5 | extract_capture: body date 6 | extract_date_format: 7 | - %Y年%m月%d日 %H:%M 8 | - %Y年%m月%d日 9 | custom_feed_handle: http://www\.sponichi\.co\.jp/\w+/ 10 | custom_feed_follow_link: /\w+?/(?:news/\d{4}/\d{2}/\d{2}/\d{2}|flash/KFullFlash\d+)\.html 11 | -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/ascii24_com.yaml: -------------------------------------------------------------------------------- 1 | author: kazeburo 2 | custom_feed_handle: http://ascii24\.com/news/$ 3 | custom_feed_follow_link: /news/i/\w+/article/\d{4}/\d\d/\d\d/\d{6|-\d{3}\.html 4 | handle: http://ascii24\.com/news/i/\w+/article/\d{4}/\d\d/\d\d/\d{6|-\d{3}\.html 5 | extract: .*?

(.*?)

.*?.*?.*?(\d{4}年\d+月\d+日).*?.*?(.*?) 6 | extract_capture: title date body 7 | extract_date_format: %Y年%m月%d日 8 | 9 | -------------------------------------------------------------------------------- /assets/plugins/Publish-Planet/default/static/css/handheld.css: -------------------------------------------------------------------------------- 1 | body { 2 | background: white; 3 | color: black; 4 | padding: 2em; 5 | } 6 | 7 | #feed-title { 8 | font-weight: bold; 9 | font-size: x-large; 10 | } 11 | 12 | .entry { 13 | border-top: black 1px solid; 14 | padding: 1em; 15 | } 16 | 17 | .entry-header { 18 | font-weight: bold; 19 | font-size: large; 20 | } 21 | 22 | a { 23 | color: black; 24 | } 25 | 26 | .entry-title a { 27 | text-decoration: none; 28 | } 29 | 30 | img { 31 | display: none; 32 | } -------------------------------------------------------------------------------- /assets/plugins/Filter-EntryFullText/wordpress.pl: -------------------------------------------------------------------------------- 1 | # author: Masafumi Otsune 2 | sub handle { 3 | my($self, $args) = @_; 4 | return $args->{content} =~ m!!si; 7 | } 8 | 9 | sub extract { 10 | my($self, $args) = @_; 11 | if ($args->{content} =~ m#(
.*?)