{"id":33,"date":"2009-08-28T12:09:28","date_gmt":"2009-08-28T12:09:28","guid":{"rendered":"http:\/\/jcrawfor74.wordpress.com\/?page_id=33"},"modified":"2013-01-28T10:41:49","modified_gmt":"2013-01-27T23:41:49","slug":"software-resources","status":"publish","type":"page","link":"https:\/\/ntsblog.homedev.com.au\/index.php\/software-resources\/","title":{"rendered":"Software Resources"},"content":{"rendered":"<div id=\"ntsbl-3992601371\" class=\"ntsbl-before-content ntsbl-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-6288941070289539\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:inline-block;width:728px;height:90px;\" \ndata-ad-client=\"ca-pub-6288941070289539\" \ndata-ad-slot=\"9356781486\"><\/ins> \n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div><p>You know how you search for a piece of software to do that thing&#8230; and you find it and use it, then 6 months later you need to do &#8220;that thing&#8221; again and can never remember the name of that thing&#8230;. !!!<\/p>\n<p>This is just a list of links to software sites where I have downloaded tools and utilities in the past that I don&#8217;t want to forget.<\/p>\n<p>Pretty short list for now but I will add to it..<\/p>\n<h2>Software<\/h2>\n<table border=\"1\" cellspacing=\"1\" cellpadding=\"2\" width=\"700\">\n<tbody>\n<tr>\n<th colspan=\"3\" align=\"left\"><strong>Utilities<\/strong><\/th>\n<\/tr>\n<tr>\n<td width=\"150\"><strong>Name<\/strong><\/td>\n<td><strong>Details<\/strong><\/td>\n<td><strong>Link<\/strong><\/td>\n<\/tr>\n<tr>\n<td>7 Zip<\/td>\n<td>Free software for zip<\/td>\n<td><a href=\"http:\/\/www.7-zip.org\/\" target=\"_blank\">link<\/a><\/td>\n<\/tr>\n<tr>\n<td>MyDefrag<\/td>\n<td>Free software for defraging your hard disk<\/td>\n<td><a href=\"http:\/\/www.mydefrag.com\/\" target=\"_blank\">mydefrag<\/a><\/td>\n<\/tr>\n<tr>\n<td>Reporting Services Scripter<\/td>\n<td>Software for scripting copying and deployment of Reporting Services reports<\/td>\n<td><a href=\"http:\/\/www.sqldbatips.com\/showarticle.asp?ID=62\" target=\"_blank\">link<\/a><\/td>\n<\/tr>\n<tr>\n<th colspan=\"3\" align=\"left\"><strong>Imaging<\/strong><\/th>\n<\/tr>\n<tr>\n<td><strong>Name<\/strong><\/td>\n<td><strong>Details<\/strong><\/td>\n<td><strong>Link<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Paint .Net<\/td>\n<td>Free software for editing images<\/td>\n<td><a href=\"http:\/\/www.getpaint.net\/\" target=\"_blank\">link<\/a><\/td>\n<\/tr>\n<tr>\n<th colspan=\"3\" align=\"left\"><strong>Virtualization<\/strong><\/th>\n<\/tr>\n<tr>\n<td><strong>Name<\/strong><\/td>\n<td><strong>Details<\/strong><\/td>\n<td><strong>Link<\/strong><\/td>\n<\/tr>\n<tr>\n<td>VM Ware Player<\/td>\n<td>This is a direct link to the download page to bypass the need to register \ud83d\ude42<\/td>\n<td><a href=\"http:\/\/www.filehippo.com\/download_vmware_player\/\" target=\"_blank\">on filehippo<\/a><\/td>\n<\/tr>\n<tr>\n<td>Virtual Box<\/td>\n<td>My preferred virtualization platform now, that VMWare has started putting disclaimers about only being free for home use<\/td>\n<td><a href=\"https:\/\/www.virtualbox.org\/\" target=\"_blank\">Virtual Box Website<\/a><\/td>\n<\/tr>\n<tr>\n<td>Remote Desktop Manager<\/td>\n<td>Awesome free tool for managing all your remote desktop sessions. For one application I have 5 servers per environment and 5 environments, (dev, staging, sandpit, training and Prod) and I manage all my RDP sessions in this tool.<\/td>\n<td><a href=\"http:\/\/remotedesktopmanager.com\/\" target=\"_blank\">http:\/\/remotedesktopmanager.com\/<\/a><\/td>\n<\/tr>\n<tr>\n<th colspan=\"3\" align=\"left\"><strong>Source Control<\/strong><\/th>\n<\/tr>\n<tr>\n<td><strong>Name<\/strong><\/td>\n<td><strong>Details<\/strong><\/td>\n<td><strong>Link<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Visual SVN<\/td>\n<td>Best SVN repository for Windows<\/td>\n<td>\n      <a href=\"http:\/\/www.visualsvn.com\/\">Visual SVN server and or Visual Studio plugin client<\/a>\n    <\/td>\n<\/tr>\n<tr>\n<td>AnkhSVN<\/td>\n<td>Subversion Support for Visual Studio, works with VS 2012<\/td>\n<td>\n      <a href=\"http:\/\/ankhsvn.open.collab.net\/\">AnkhSVN website<\/a>\n    <\/td>\n<\/tr>\n<tr>\n<td>Tortise SVN<\/td>\n<td>Windows explorer integrated SVN tool<\/td>\n<td>\n      <a href=\"http:\/\/sourceforge.net\/projects\/tortoisesvn\/\">Tortise SVN on sourceforge<\/a>\n    <\/td>\n<\/tr>\n<tr>\n<th colspan=\"3\" align=\"left\"><strong>Development tool and VS plugins<\/strong><\/th>\n<\/tr>\n<tr>\n<td><strong>Name<\/strong><\/td>\n<td><strong>Details<\/strong><\/td>\n<td><strong>Link<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Code Maid<\/td>\n<td>Visual Studio Plugin &#8211; Automatically sorts and removes unwanted using statements. consistently formats your code by removing spaces and commenting #endregion statements and other niceties like, Find in solution explorer, which will show your file in solution explorer.<br \/>\nGreat to use in a team to get consistency in your code formatting.\n<\/td>\n<td>\n<a href=\"http:\/\/www.codemaid.net\/\" target=\"_blank\">http:\/\/www.codemaid.net\/<\/a><br \/>\n<a href=\"http:\/\/visualstudiogallery.msdn.microsoft.com\/76293c4d-8c16-4f4a-aee6-21f83a571496\" target=\"_blank\">Visual studio Gallery<\/a>\n<\/td>\n<\/tr>\n<tr>\n<td>Indent guides<\/td>\n<td>shows vertical lines to highlight the indenting of your code. Great to track down that pesky missing closing bracket\n<\/td>\n<td>\n<a href=\"http:\/\/visualstudiogallery.msdn.microsoft.com\/e792686d-542b-474a-8c55-630980e72c30\">Visual Studio Gallery<\/a>\n<\/td>\n<\/tr>\n<tr>\n<td>MediaInfo.dll<\/td>\n<td>Library for reading the most relevant technical and tag data for video and audio files.\n<\/td>\n<td>\n<a href=\"http:\/\/sourceforge.net\/projects\/mediainfo\/\">MediaInfo sourceforge<\/a>\n<\/td>\n<\/tr>\n<tr>\n<td>iTextSharp<\/td>\n<td>Opensource C# PDF Library<\/td>\n<td>\n      <a href=\"http:\/\/sourceforge.net\/projects\/itextsharp\/\">iTextSharp on sourceforge<\/a>\n    <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>You know how you search for a piece of software to do that thing&#8230; and you find it and use it, then 6 months later [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"jetpack_post_was_ever_published":false,"footnotes":""},"class_list":["post-33","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/pages\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/comments?post=33"}],"version-history":[{"count":0,"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/pages\/33\/revisions"}],"wp:attachment":[{"href":"https:\/\/ntsblog.homedev.com.au\/index.php\/wp-json\/wp\/v2\/media?parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}