Windows apps revisited Source

1---
2title: 'Windows apps revisited'
3date: '2012-02-23'
4published_at: '2012-02-23T09:31:00.000+11:00'
5tags: ['software', 'windows']
6author: 'Gavin Jackson'
7excerpt: 'Having spent three months working in a Windows environment I thought it was time to do a post on tools that I have found that make my life suck less. baretail - excellent tool for following multiple l...'
8updated_at: '2012-02-23T09:31:08.595+11:00'
9legacy_url: 'http://www.gavinj.net/2012/02/windows-apps-revisited.html'
10---
11
12Having spent three months working in a Windows environment I thought it was time to do a post on tools that I have found that make my life suck less.
13
14[![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsrRPK_MlyaRuPWeQfYLFpcCIfmjk8H6DdBl8pcgi5z0-c-lnAT7NBGWpOPP7Yrx_qHVKtBcgjNs0Z-InGMDA6etIm0EX62sQDxCP6OB5bZsYYY5qysJZBoFcqu7hP9uwtVsonOOUH2IU/s1600/Windows_generic_v_web.jpg)](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsrRPK_MlyaRuPWeQfYLFpcCIfmjk8H6DdBl8pcgi5z0-c-lnAT7NBGWpOPP7Yrx_qHVKtBcgjNs0Z-InGMDA6etIm0EX62sQDxCP6OB5bZsYYY5qysJZBoFcqu7hP9uwtVsonOOUH2IU/s1600/Windows_generic_v_web.jpg)
15
16- baretail - excellent tool for following multiple log files
17
18- baregrep - excellent tool for performing text search operations on multiple files
19
20- winscp - gui tool for transferring files to and from Unix hosts (via ssh)
21
22- putty - windows openssh client
23
24- console.exe - tabbed based, variable size command terminal for windows (why hasn't Microsoft done this?)
25
26- notepad++ - a much better text editor than the standard notepad app
27
28- chrome - needs no introduction, however I rely heavily on the following plugins:
29
30- lastpass
31
32- xmarks
33
34- adblock plus
35
36- yubnub (default search engine)
37
38- evernote clipper
39
40- evernote
41
42If you own a PS3 and would like to stream media from your computer (windows, mac or linux) - you must get ps3 media server, it is awesome. www.ps3mediaserver.org
43
44Then there are the usual ones for the home box: steam, itunes, kindle, Lightroom, Elements etc.
45
46If you haven't seen this, and you run Windows (and you have admin/poweruser rights), you probably want to take a look at this: [http://www.ninite.com](http://www.ninite.com/) fully awesome!
47
48
49