Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Saturday, September 17, 2011

Tools that Detect Changes on your Favorite Web Pages

Last month, my story about Facebook hitting a trillion page-views received an unexpected amount of interest around the web. I obviously don’t have inside sources nor did anyone contact me with those numbers – so how did I get the news about the trillion milestone before anyone else on the web?

The answer is simple. I use a web monitoring software that tracks a list of web pages (URLs) at set intervals and alerts me whenever content is added or deleted from these pages. In the above case, the monitoring utility was watching a page on google.com and the moment Google uploaded the new numbers, I got an alert on my desktop.

webpage monitor

The utility that I have on my Windows machine is called Website Watcher from Aegnis.com – a single-user license for the basic edition of Website Watcher is about €30 and it supports all types of web addresses including secure http and ftp based URLs.

A web monitoring tool, in simple English, works something like this. You specify the address (URL) of a web page that you would like to track and how frequently the tool should ping the given page to determine if the content has changed.

In the case of Website Watcher, you can also visually specify the portions of a page that should be ignored for tracking (like the sidebar or the footer). Later, if the tool detects that a page has changed, you can compare the before and after versions of the page side-by-side and, like any other diff tool, the changed text is highlighted for quick comparison.

Website Watcher works well but if you are looking for a free alternative, check out NotiPage. This is again a Windows-only utility for monitoring web pages with basic monitoring features except for one limitation - NotiPage only highlights the new content that has been added to a page but you won’t be able figure out what has been removed from a page.

If you are monitoring a page that follows a regular pattern – like a Google Search results page where all the different results are rendered as a pattern using a similar set of HTML tags – you may also use Google Docs as a page monitor. You essentially scrap the page content into Google Docs with the help of ImportXML function and then track changes through RSS. This does however require some knowledge of XPath and CSS.

Versionista is another awesome web-based tool for tracking web pages. It lets you compare the two versions of a page side-by-side and thus you can know what has been added, or removed, from a page since you last viewed it. Versionista also lets you apply regular expression based filters to help you specify what kind of page edits should be ignored by the tool during the comparison.

Also see: Create RSS Feeds for Google Search Results


View the original article here


This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.

Tuesday, August 23, 2011

The Best Tools for Taking Wikipedia Offline

Would you like to download the entire Wikipedia on your computer or mobile phone for offline reading? Well, here are some good options to consider.

download wikipedia offline

Wikipedia, the world’s largest encyclopedia, offers downloadable copies (or database dumps) of all its wikis that one can download and thus access the entire Wikipedia content on computers that are not connected to the Internet.

The database dumps are frequently updated and include every single article that’s available on the main Wikipedia website. The dumps are available as .xml.bz2 files that you can easily open on your computer using the free and portable WikiTaxi software.

WikiTaxi ships with an importer that will first uncompress the Wikipedia database files (.bz2) and then converts them into a .taxi file format. Now you open these .taxi files inside WikiTaxi just like the way you open .doc files inside Microsoft Word and, if you are running low on space, the original Wikipedia dumps may be safely discarded.

A good alternative to WikiTaxi is Kiwix – this is also free software and available for Mac, Windows and Linux systems. You first install the Kiwix software on your computer and then download one of the Wikipedia editions – the articles are packaged as .zim files that’ll open directly inside Kiwix without requiring any conversion.

Kiwix is definitely easier to use than WikiTaxi and that packaged .zim files can read across all popular platforms but the downside is that, unlike the database dumps used by WikiTaxi, the .zim files aren’t very frequently updated. Also, the zim package for English Wikipedia doesn’t include every article though the packages for other languages are complete.

If you have an iOS device – like the iPhone, iPad or iPad Touch – you may grab the excellent Wiki Offline app and carry all the Wikipedia articles in your pocket. The app renders Wikipedia articles in a beautiful interface and supports tabbed browsing so you can open multiple articles side by side. Wiki Offline is also available in the Mac App Store for your Mac OS X.

The other option for using Wikipedia offline is WikiReader – this is a 3.5” monochrome device with a capacitive touch screen and contains over 3 million Wikipedia articles. The  updates to Wikipedia articles are released every quarter – you can update the device by connecting it to your computer – or you opt to receive updates on SD cards.

The WikiReader device costs  $99 and though I haven’t tried it myself, it did get a huge thumbs-up from Ars Technica. You definitely don’t need this if you carry a smart phone that is always connected to the Internet but could be a good reference tool for the rest of us with an impressive battery life – much like the Kindle.

Finally, if all you want to do is download a handful of Wikipedia articles for offline reading, use the built-in book creator that turns multiple pages from Wikipedia into a PDF book.

Also see: Wikipedia Tools & Resources


View the original article here


This post was made using the Auto Blogging Software from WebMagnates.org This line will not appear when posts are made after activating the software to full version.