open-source software

All posts tagged open-source software

GNU logo

(on Wikipedia)
https://www.gnu.org/software/wget/

A commandline file fetching and Mirroring program.

A core part of every Linux distribution. Essential, for when Lynx is just too terrible to use, and there’s nothing else.

  • curl is a solid alternative.
  • You can also use Links or Lynx to download a page.



Continue Reading

watir old logo

Software >
Ruby > Ruby web programming, Ruby testing >

(on Wikipedia)
(old website, archive)
was watir.com

A functional testing tool for automating browser-based tests of web applications. It drives the Internet Explorer browser the same way people do. It clicks links, fills in forms, presses buttons. It also checks results, such as whether expected text appears on the page.

I did some simple website testing with it.



Continue Reading