<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>David Pratt &#187; software</title> <atom:link href="http://daipratt.co.uk/tag/software/feed/" rel="self" type="application/rss+xml" /><link>http://daipratt.co.uk</link> <description>Concerned about Website Construction &#38; SEO</description> <lastBuildDate>Wed, 25 Jan 2012 07:16:58 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.4</generator> <item><title>Software to put on a clean install of Windows 7</title><link>http://daipratt.co.uk/software-to-put-on-a-clean-install-of-windows-7/</link> <comments>http://daipratt.co.uk/software-to-put-on-a-clean-install-of-windows-7/#comments</comments> <pubDate>Mon, 04 Jan 2010 14:55:03 +0000</pubDate> <dc:creator>David Pratt</dc:creator> <category><![CDATA[Tech]]></category> <category><![CDATA[software]]></category> <guid
isPermaLink="false">http://daipratt.co.uk/?p=855</guid> <description><![CDATA[A list of software that you might find useful if you're a developer.]]></description> <content:encoded><![CDATA[<p>Having laboured under the fickle, unreliable Windows Vista (that came bundled with my new laptop) for the last 4 months, I was delighted to give the free Windows 7 upgrade that I was entitled to a go after it eventually dropped through the letterbox.  My excitement soon became frustration as the &#8220;straightforward&#8221; upgrade process proved to be anything but &#8211; software that I had on my machine was preventing the upgrade from completing successfully.  A clean factory restore of the original Windows Vista followed by a clean upgrade to Windows 7 did the trick, but at the expense of losing all of the installed applications.  And so I was presented with the task that every developer secretly enjoys but whines about, that of installing fresh copies all the applications that I frequently use.</p><p>Below is the list of applications that I loaded on to my new Windows 7 machine. Please let me know if you think my life could be improved by using anything not listed here!</p><p><i>(Note: Most of the applications that I&#8217;ve listed here can be auto-magically downloaded and installed with a tool called <a
href="http://ninite.com">Ninite </a>. Handy.)</i></p><h6>Browsers</h6><ul><li><a
href="http://www.mozilla-europe.org/en/firefox/" rel="nofollow">Firefox</a> &#8211; A fantastic nimble browser until you burden it under the weight of about <a
href="#title_extensions">20 &#8220;must have&#8221; extensions&#8230;</a></li><li><a
href="http://www.google.co.uk/chrome/" rel="nofollow">Google Chrome</a> &#8211; My new favourite web browser now that it supports <a
href="https://chrome.google.com/extensions" title="Google Chrome extensions">extensions</a>.</li><li><a
href="http://www.opera.com/" rel="nofollow">Opera</a> &#8211; Good and fast, but hardly ever use it for some reason.</li><li><a
href="http://www.apple.com/safari/" rel="nofollow">Safari</a> &#8211; For testing.</li><li><a
href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a> &#8211; A tool that allows you to see what your web pages look like in Internet Explorer versions 5.5 up to 8.</li></ul><h6>Coding</h6><ul><li><a
href="http://www.eclipse.org" rel="nofollow">Eclipse</a> with <a
href="http://www.eclipse.org/pdt/">PDT</a> &#8211; My IDE of choice, but still feels a bit clunky.</li><li><a
href="http://www.editplus.com/">Editplus 3</a> with <a
href="http://www.editplus.com/files.html">extras</a>. &#8211; I have been using this text editor for nearly as long as I have been coding websites.  I&#8217;ve tried many times to shift all my development work to a full <a
href="#title_ide">IDE</a> such as Aptana or Eclipse, but I end up coming back to Editplus time and time again because of its speed and ease of use.</li><li><a
href="http://api.jquery.com/browser/" rel="nofollow">jQuery API browser</a> &#8211; Much easier and quicker than navigating around the online API reference.</li><li><a
href="http://winmerge.org/" rel="nofollow">Win Merge</a> &#8211; A great file compare tool. Integrates with Editplus nicely.</li></ul><h6 id="title_extensions">Firefox extensions</h6><ul><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/271" rel="nofollow">ColorZilla</a> &#8211; A colour picker for websites.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/10704" rel="nofollow">CSS Usage</a> &#8211; Allows you to scan multiple pages of a site to see which CSS rules are used.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/201" rel="nofollow">DownThemAll!</a> &#8211; A download manager.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/5392" rel="nofollow">Dust-Me Selectors</a> &#8211; Compare the DOM to the CSS and finds all unused CSS rules.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/1843" rel="nofollow">Firebug</a> &#8211;  Edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</li><li><a
href="http://www.firephp.org/" rel="nofollow">FirePHP</a> &#8211; FirePHP enables you to log to your Firebug Console using a simple PHP method call.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/748" rel="nofollow">Greasemonkey</a> &#8211; Allows you to customize the way a webpage displays using small bits of JavaScript.</li><li><a
href="http://users.skynet.be/mgueury/mozilla/" rel="nofollow">HTML Validator</a> &#8211; Adds HTML validation inside Firefox and Mozilla. Aim for the green tick!</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/139" rel="nofollow">Image Zoom</a> &#8211; Allows you to zoom in on images on a web page.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/4788" rel="nofollow">KGen (for SEO)</a> &#8211; KGen is an extension that allows you to see what keywords are strong on visited web pages.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/3829" rel="nofollow">Live HTTP Headers</a> &#8211; If you haven&#8217;t got Fiddler 2 installed, then this is a basic alternative.</li><li><a
href="http://tools.seobook.com/firefox/rank-checker/" rel="nofollow">Rank Checker (for SEO)</a> &#8211; Allows you to easily check your website rankings in Google, Yahoo, and Bing.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/1146" rel="nofollow">Screen Grab</a> &#8211; Allows you to take full web page screenshots, beyond the visible area.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/3036" rel="nofollow">SeoQuake (for SEO)</a> &#8211; A suite of SEO tools.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/5457" rel="nofollow">Shareaholic</a> &#8211; So useful it should be bundled with the browser as standard!</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/60" rel="nofollow">Web Developer</a> &#8211; Lost its crown as the most useful Firefox extension to Firebug, but still has some unique and useful features.</li><li><a
href="https://addons.mozilla.org/en-US/firefox/addon/5369" rel="nofollow">YSlow</a> &#8211; Analyzes web pages and why they&#8217;re slow based on rules for high performance web sites.</li></ul><h6>Image editing</h6><ul><li><a
href="http://www.getpaint.net/" rel="nofollow">Paint.NET</a> &#8211; One up from MS Paint.  Handy for cropping images.</li><li><a
href="http://toki-woki.net/p/Shrink-O-Matic/" rel="nofollow">Shrink-O-Matic</a> &#8211; For optimising images. It takes a bunch of images and squeezes every surples byte out of them.</li></ul><h6>Office applications</h6><ul><li><a
href="http://freemind.sourceforge.net/" rel="nofollow">Free Mind</a> &#8211; A light-weight, free, mind-mapping tool.</li><li><a
href="http://www.openoffice.org/" rel="nofollow">Open Office</a> &#8211; Not quite as slick as the latest version of MS Office, but still very impressive.</li><li><a
href="http://office.microsoft.com/visio" rel="nofollow">Visio</a> &#8211; Still the best flow charting tool. Although there is an open-source one called <a
href="http://projects.gnome.org/dia/">Dia</a> which is pretty good.</li></ul><h6>SEO tools</h6><ul><li><a
href="http://home.snafu.de/tilman/xenulink.html">Xenu Link Sleuth</a> &#8211; An essential tool for understanding exactly how big sites hang together.  Great for finding obsolete and deadlinks.</li></ul><h6>Utilities and tools</h6><ul><li><a
href="http://www.7-zip.org/" rel="nofollow">7zip</a> &#8211; The best free, multi-format file compression utility.</li><li><a
href="http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx" rel="nofollow">AutoRuns</a> &#8211; Offers a load more options over the Windows msconfig tool.</li><li><a
href="http://www.ccleaner.com/" rel="nofollow">CCleaner</a> &#8211; Crap cleaner</li><li><a
href="http://www.piriform.com/defraggler/download" rel="nofollow">Defraggler</a> &#8211; Allegedly better than the disk defragmenter bundled with Windows.</li><li><a
href="http://www.stardock.com/products/fences/">Fences</a> &#8211; Desktop organiser. Wicked.</li><li><a
href="http://www.fiddler2.com/" rel="nofollow">Fiddler 2</a> &#8211; This tool is amazing. What it does is watch all of the HTTP calls that are made when loading a webpage and record every detail about it, but what makes it particularly powerful is that you can set up a range of filters to record only what your interested in.  Essential for debugging and testing.</li><li><a
href="http://filezilla-project.org/" rel="nofollow">File Zilla</a> &#8211; FTP client</li><li><a
href="http://greenshot.sourceforge.net/" rel="nofollow">Greenshot</a> &#8211; For taking all kinds of screenshots. Way better than the classic combo of hitting the PrtScn button and pasting into MS Paint!</li><li><a
href="http://www.httpwatch.com/" rel="nofollow">HTTP Watch</a> &#8211; Similar to Fiddler 2, but a bit more clunky!</li><li><a
href="http://java.com/en/download/index.jsp" rel="nofollow">Java Runtime Environment</a> &#8211; Download it before you&#8217;re prompted to!</li><li><a
href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx" rel="nofollow">Process Explorer</a> &#8211; Shows you information about which handles and DLLs processes have opened or loaded.</li><li><a
href="http://www.piriform.com/recuva/download" rel="nofollow">Recuva</a> &#8211; Enables you to recover files that you have mistakenly deleted.</li><li><a
href="http://www.revouninstaller.com/" rel="nofollow">Revo Uninstaller</a> &#8211; Removes every trace of a program.</li><li><a
href="http://www.roboform.com/download.html" rel="nofollow">Robo Form</a> &#8211; Enables online forms to be auto filled.</li><li><a
href="http://www.skype.com/intl/en-gb/download/skype/windows/?c=204" rel="nofollow">Skype</a> &#8211; Messenger and voice communicator.</li><li><a
href="http://www.safer-networking.org/en/download/index.html" rel="nofollow">Spybot &#8211; Search and Destroy</a> &#8211; Removes spyware and other sorts of undesirables from your PC.</li><li><a
href="http://tortoisesvn.tigris.org/" rel="nofollow">Subversion with Tortoise</a> &#8211; I&#8217;m familiar with this, but many of the folk in the know seem to be making the switch to GIT these days. New years resolution, learn GIT.</li><li><a
href="http://www.codesector.com/teracopy.php" rel="nofollow">TeraCopy</a> &#8211; The built in windows copy and move commands + 1.</li><li><a
href="http://www.tweetdeck.com/" rel="nofollow">Tweet Deck</a> &#8211; Plugin in your Twitter, Facebook and LinkedIn account details, and you never have to visit the actual sites again.</li><li><a
href="http://www.videolan.org/" rel="nofollow">VideoLAN</a> &#8211; Plays just about every video format that has ever existed, probably even some that don&#8217;t as well&#8230;</li><li><a
href="http://windirstat.info/" rel="nofollow">WinDirStat</a> &#8211; Helps you understand visually exactly what is hogging all your hard disk space.</li><li><a
href="http://www.httrack.com/" rel="nofollow">WinHTTrack</a> &#8211; For copying an entire website.</li><li><a
href="http://www.wingrep.com/" rel="nofollow">Windows Grep</a> &#8211; The best find and replace tool that I&#8217;ve come across.</li></ul><h6>Music</h6><p>Where would a developer be without his tunes?</p><ul><li><a
href="http://www.apple.com/uk/itunes/download/" rel="nofollow">iTunes</a> &#8211; I use it to get Podcasts from the iTunes store.</li><li><a
href="http://getsongbird.com/" rel="nofollow">Songbird</a> &#8211; Similar to iTunes, but allows you to install add-ons in a similar fashion to Firefox.</li><li><a
href="http://www.spotify.com/en/download/windows/" rel="nofollow">Spotify</a> &#8211; Amazing.</li></ul> ]]></content:encoded> <wfw:commentRss>http://daipratt.co.uk/software-to-put-on-a-clean-install-of-windows-7/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
