From 54b5b02ce1c278880cf7aca54f3ed0a4c34d038b Mon Sep 17 00:00:00 2001 From: Jordi De Groof Date: Sun, 9 Aug 2015 16:47:45 +0200 Subject: networkworld.com --- networkworld.com.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 networkworld.com.txt diff --git a/networkworld.com.txt b/networkworld.com.txt new file mode 100644 index 0000000..3379f54 --- /dev/null +++ b/networkworld.com.txt @@ -0,0 +1,16 @@ +author: //meta[@name="author"]/@content +body: //div[@itemprop="articleBody"] +next_page_link: //a[@rel="next"] + +strip: //aside +strip: //h3[contains(., "See also:")] +strip: //div[@id="article-top-page-number"] +strip: //p[starts-with(normalize-space(.), '[')] +strip: //p[starts-with(normalize-space(.), '+')] + +test_url: http://www.networkworld.com/index.rss +test_url: http://www.networkworld.com/article/2952852/email-services/4-great-gmail-tips-you-might-not-know-about.html#tk.rss_all +test_url: http://www.networkworld.com/article/2951819/infrastructure-management/cios-say-applecare-for-enterprise-is-lacking.html +test_url: http://www.networkworld.com/article/2951823/cisco-subnet/early-access-qa-new-cisco-ceo-chuck-robbins-heads-into-hyper-connected-mode.html +test_url: http://www.networkworld.com/article/2947478/mobile/what-if-the-apple-watch-really-is-a-flop.html +test_url: http://www.networkworld.com/article/2953522/cloud-computing/nfv-a-hit-for-opendaylight.html -- cgit v1.3.1 From be10ee718d17fcde33e6ebcd620948a32fa83c45 Mon Sep 17 00:00:00 2001 From: Jordi De Groof Date: Tue, 11 Aug 2015 13:28:02 +0200 Subject: Networkworld slideshows --- networkworld.com.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/networkworld.com.txt b/networkworld.com.txt index 3379f54..445a280 100644 --- a/networkworld.com.txt +++ b/networkworld.com.txt @@ -1,5 +1,9 @@ author: //meta[@name="author"]/@content +date: //meta[@name="DC.date.issued"]/@content + body: //div[@itemprop="articleBody"] +body: //figcaption|//div[@class="img-wrapper"]/noscript/img + next_page_link: //a[@rel="next"] strip: //aside @@ -14,3 +18,4 @@ test_url: http://www.networkworld.com/article/2951819/infrastructure-management/ test_url: http://www.networkworld.com/article/2951823/cisco-subnet/early-access-qa-new-cisco-ceo-chuck-robbins-heads-into-hyper-connected-mode.html test_url: http://www.networkworld.com/article/2947478/mobile/what-if-the-apple-watch-really-is-a-flop.html test_url: http://www.networkworld.com/article/2953522/cloud-computing/nfv-a-hit-for-opendaylight.html +test_url: http://www.networkworld.com/article/2960522/wi-fi/best-wi-fi-stumblers-for-the-mac.html -- cgit v1.3.1 From 3522e412afc29a2f04bd7c915a4cec4c9b049d7a Mon Sep 17 00:00:00 2001 From: Jordi De Groof Date: Fri, 14 Aug 2015 20:37:35 +0200 Subject: networkworld.com reviews --- networkworld.com.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/networkworld.com.txt b/networkworld.com.txt index 445a280..d692072 100644 --- a/networkworld.com.txt +++ b/networkworld.com.txt @@ -2,6 +2,7 @@ author: //meta[@name="author"]/@content date: //meta[@name="DC.date.issued"]/@content body: //div[@itemprop="articleBody"] +body: //div[@itemprop="reviewBody"] body: //figcaption|//div[@class="img-wrapper"]/noscript/img next_page_link: //a[@rel="next"] @@ -19,3 +20,4 @@ test_url: http://www.networkworld.com/article/2951823/cisco-subnet/early-access- test_url: http://www.networkworld.com/article/2947478/mobile/what-if-the-apple-watch-really-is-a-flop.html test_url: http://www.networkworld.com/article/2953522/cloud-computing/nfv-a-hit-for-opendaylight.html test_url: http://www.networkworld.com/article/2960522/wi-fi/best-wi-fi-stumblers-for-the-mac.html +test_url: http://www.networkworld.com/article/2969669/email-services/outlook-2016-review-a-new-coat-of-paint-on-the-same-reliable-personal-information-manager.html -- cgit v1.3.1