User Tools

Site Tools


essential_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

essential_software [2010/09/20 03:36] stephenessential_software [2018/10/24 22:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===== Software =====+===== Essential Software =====
  
-^ Application ^ OSS Linux ^ Audience +^ Application ^ Chocolatey Notes 
-Firefox Everybody +Chocolatey | | 
-Avast! :?: | Everybody +| Microsoft Security Essentials | ''cinst MicrosoftSecurityEssentials'' | | 
-Comodo Firewall Pro N | :?: Everybody +Firefox ''cinst Firefox'' | | 
-| Notepad++ | Y | :?: | Everybody | +Google Chrome ''cinst GoogleChrome '' | | 
-| Foxit Reader | N | :?: | Everybody | +| Notepad++ | ''cinst notepadplusplus'' Also get Aspell **and** the English dictionary. See [[notepadplusplus_setup|Notepad++ Setup]]| 
-| [[http://sourceforge.net/projects/pdfcreator/|PDFCreator]] | Everyone +WinMerge ''cinst winmerge'' | Consider SemanticMerge for code. 
-| 7-Zip | :?: | Everybody +| 7-Zip | ''cinst 7zip'' | | 
-GIMP | Y Everybody +TortoiseSVN ''cinst tortoisesvn'' | | 
-VLC :?: Everybody +Sysinternals ''cinst sysinternals'' | | 
-OpenOffice Everybody +| ActivePerl | ''cinst ActivePerl''
-| Foobar2000 | Everybody +Expresso ''cinst expresso'' | | 
-Google Earth | :?: Everybody +| IcoFX | ''cinst IcoFx''
-WinMerge | :?: | Stephen +| Foobar2000 | ''cinst foobar2000'' See [[foobar2000_setup|Foobar2000 Setup]]. 
-TrueCrypt :?: | Stephen +<del>TrueCrypt</del> ''cinst truecrypt'' Or install the [[https://github.com/AuditProject/truecrypt-verified-mirror/tree/master/Windows|verified binaries]]. 
-Agent Ransack :?: Stephen +VeraCrypt | | [[http://veracrypt.codeplex.com/]] 
-| WinDirStat | Stephen +GIMP ''cinst gimp'' Don't bother installing the help - it is just a copy of what is on the web. 
-EasyTAG :?: Stephen +Paint.net ''cinst paint.net'' | | 
-| FileZilla | | :?Stephen +| Inkscape | | ''cinst InkScape'' 
-Process Explorer (Sysinternals) Stephen +| WinDirStat | ''cinst windirstat'' | | 
-Process Monitor (Sysinternals) Stephen +| Everything | ''cinst everything'' | (File searcher) 
-Autoruns (Sysinternals) Stephen +JPEGView ''cinst jpegview'' | | 
-ActivePerl :?: | :?: Stephen +| VLC | ''cinst vlc'' | | 
-Expresso Stephen +| Fiddler | ''cinst fiddler''
-IcoFX Stephen |+| FileZilla | ''cinst filezilla'' [[https://filezilla-project.org/download.php?show_all=1|Download updates here.]] 
 +WindowsPad | | | 
 +| AutoHotKey | ''cinst autohotkey_l''
 +dbForge SQL Complete | | [[http://www.devart.com/dbforge/sql/sqlcomplete/|Install]] 
 +<del>ApexSQL Complete</del> | | Don't install this - slow shitty piece of software. | 
 +| Sumatra PDF | ''cinst sumatrapdf'' | | 
 +PDF Creator ''cinst PDFCreator'' Looks like it needs to be a [[http://www.sumatrapdfreader.org/download-free-pdf-viewer.html|manual install]]. 
 +VirtualBox ''cinst virtualbox'' | | 
 +| Agent Ransack | ''cinst ransack'' | Windows XP only. 
 +XP Task Switcher | | Windows XP only. | 
 +[[http://support.stackify.com/hc/en-us/categories/201177633-Prefix|Stackify Prefix]] | |  
 +===== Software To Install When Needed =====
  
-==== Software I'm Evaluating ====+  * TestDisk (file / partition recovery) 
 +  * Google Earth 
 +  * InfraRecorder (CD & DVD burning) 
 +  * [[http://openmidiproject.sourceforge.jp/Sekaiju_en.html|Sekaiju]] (MIDI editor) 
 +  * Stellarium (cinst Stellarium)
  
-  * Avidemux (Video Editing) +===== Software I'm Evaluating =====
-  * InfraRecorder (CD & DVD Burning) +
-  * Workrave (RSI Prevention)+
  
 +  * Avidemux (Video editing)
 +  * [[http://www.sliderocket.com|SlideRocket]] (Web based alternative to PowerPoint)
 +  * conemu-maximus5 (Command line prompt)
 +  * <del>Imgv (Image viewer)</del> shit.
  
-===== Firefox Extensions =====+===== Visual Studio Extensions =====
  
-^ Extension ^ Audience +^ Extension ^ Notes 
-Adblock Plus Everybody +Code alignment | | 
-IE Tab Everybody +NuGet Package Manager | | 
-Tab Scope Everyone +Spell Checker | | 
-Download Statusbar Everyone | +Productivity Power Tools (?) 
-| Personas | Everyone | +| Web Essentials Gives HTML Zen. 
-| QuickRestart | Everyone +Code Maid Try it out. |
-| Web Developer Stephen +
-Firebug Stephen |+
  
-===== Foobar2000 Components =====+I prefer ReSharper over CodeRush.
  
-^ Component ^ Audience ^ +===== Chrome Extensions =====
-| foo_prettypop | Everybody | +
-| foo_title | Everybody |+
  
-===== Download at Home =====+^ Extension ^ Notes ^ 
 +| Postman - REST Client | | 
 +| Tampermonkey | | 
 +===== Setting Up TortoiseSVN =====
  
-http://www.nvidia.com/object/winxp_2k_81.95.html+Settings -> External Programs -> Diff Viewer 
 + 
 +... different revisions of **files** 
 + 
 +<code>C:\Program Files (x86)\WinMerge\WinMergeU.exe -e -ub -dl %bname -dr %yname %base %mine</code> 
 + 
 +... different revisions of **properties** 
 + 
 +<code>C:\Program Files (x86)\WinMerge\WinMergeU.exe</code> 
 + 
 +Settings -> External Programs -> Merge Tool 
 + 
 +<code>"C:\Users\stephen\AppData\Local\PlasticSCM4\semanticmerge\semanticmergetool.exe" -s=%theirs -d=%mine -b=%base -r=%merged -sn=%yname -dn=%tname -bn=%bname -l=csharp -emt=default -edt=default</code>
  
 {{tag>reference software}} {{tag>reference software}}
 +
essential_software.1284953798.txt.gz · Last modified: 2017/01/01 19:49 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki