<?xml version="1.0" encoding="UTF-8"?>
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
          <title>Joseph Spurrier</title>
          <link>https://www.josephspurrier.com</link>
          <description>Notes by a technologist who specializes in web technologies and automation. Frequently looking for productivity improvements. Writings in the blog.</description>
          <generator>Polar Bear Blog</generator>
          <language>en-us</language>
          <lastBuildDate>Wed, 11 Mar 2026 02:16:19 -0400</lastBuildDate>
          <atom:link href="https://www.josephspurrier.com/rss.xml" rel="self" type="application/rss+xml"></atom:link>
          <item>
              <title>How to Embed Assets in Go 1.16</title>
              <link>https://www.josephspurrier.com/how-to-embed-assets-in-go-1-16</link>
              <pubDate>Sun, 23 May 2021 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/how-to-embed-assets-in-go-1-16</guid>
              <description>In Go 1.16, there is a way to natively embed files and templates ( https://golang.org/pkg/embed/ ) which allows us to perform single binary deployments easily.</description>
          </item>
          <item>
              <title>Polar Bear Blog: Bear Blog, Go, and Google Cloud Run</title>
              <link>https://www.josephspurrier.com/polar-bear-blog</link>
              <pubDate>Sat, 20 Mar 2021 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/polar-bear-blog</guid>
              <description>The Polar Bear Blog is available on GitHub: https://github.com/josephspurrier/polarbearblog.</description>
          </item>
          <item>
              <title>News via RSS</title>
              <link>https://www.josephspurrier.com/news-via-rss</link>
              <pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/news-via-rss</guid>
              <description>For the last four years, I’ve read articles through a feed reader app and it’s a wonderful experience.</description>
          </item>
          <item>
              <title>Top-Down and Bottom-Up Learning</title>
              <link>https://www.josephspurrier.com/top-down-and-bottom-up-learning</link>
              <pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/top-down-and-bottom-up-learning</guid>
              <description>Which should you choose: top-down or bottom-up learning? Spoiler: it’s really up to you to determine which will be more motivating.</description>
          </item>
          <item>
              <title>Organizing Email</title>
              <link>https://www.josephspurrier.com/organizing-email</link>
              <pubDate>Thu, 04 Mar 2021 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/organizing-email</guid>
              <description>Early in my career when I finished with an email, I filed it away in one of my organized folders so I could easily find it again if I needed it.</description>
          </item>
          <item>
              <title>Taking Notes</title>
              <link>https://www.josephspurrier.com/taking-notes</link>
              <pubDate>Thu, 04 Mar 2021 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/taking-notes</guid>
              <description>I much prefer a computer to a notepad.</description>
          </item>
          <item>
              <title>Todo List</title>
              <link>https://www.josephspurrier.com/todo-list</link>
              <pubDate>Thu, 04 Mar 2021 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/todo-list</guid>
              <description>Until last year, I kept my todo list in my notes ( /taking-notes ).</description>
          </item>
          <item>
              <title>Monolithic Repository vs Multiple Repositories for a Go Application</title>
              <link>https://www.josephspurrier.com/monolithic-repository-vs-multiple-repositories-for-a-go-application</link>
              <pubDate>Sat, 09 Jun 2018 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/monolithic-repository-vs-multiple-repositories-for-a-go-application</guid>
              <description>This article will use Go as the primary programming language, but many of these concepts are applicable to other languages as well.</description>
          </item>
          <item>
              <title>Microsoft Buys GitHub: Good or Bad?</title>
              <link>https://www.josephspurrier.com/microsoft-buys-github-good-or-bad</link>
              <pubDate>Mon, 04 Jun 2018 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/microsoft-buys-github-good-or-bad</guid>
              <description>Microsoft just bought GitHub for $7.5 billion.</description>
          </item>
          <item>
              <title>Go in the Workplace</title>
              <link>https://www.josephspurrier.com/go-in-the-workplace</link>
              <pubDate>Sat, 12 Nov 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/go-in-the-workplace</guid>
              <description>Before we started working on the web portal at work, we discussed which languages to use.</description>
          </item>
          <item>
              <title>Fix Error Message: Authentication failed because the remote party has closed the transport stream</title>
              <link>https://www.josephspurrier.com/fix-authentication-failed-remote-party-closed-transport-stream</link>
              <pubDate>Thu, 05 May 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/fix-authentication-failed-remote-party-closed-transport-stream</guid>
              <description>After hardening our web servers and only allowing secure ciphers, one of the .NET applications we built no longer connected to the Apache web server.</description>
          </item>
          <item>
              <title>Go Web App Example - Views, Request Workflow, and View Plugins</title>
              <link>https://www.josephspurrier.com/go-web-app-example-views</link>
              <pubDate>Thu, 05 May 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/go-web-app-example-views</guid>
              <description>This is a continuation to my previous post, Go Web App Example - Entry Point, File Structure, Models, and Routes ( /go-web-app-example/ ).</description>
          </item>
          <item>
              <title>How to Charge an iPhone Quicker</title>
              <link>https://www.josephspurrier.com/charge-iphone-quicker</link>
              <pubDate>Thu, 05 May 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/charge-iphone-quicker</guid>
              <description>If you have the iPhone 6 or iPhone 6 Plus or newer, you could be charging it quicker.</description>
          </item>
          <item>
              <title>OneDrive &#34;Syncing files, 1 remaining&#34; Fix</title>
              <link>https://www.josephspurrier.com/onedrive-syncing-files-1-remaining-fix</link>
              <pubDate>Thu, 05 May 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/onedrive-syncing-files-1-remaining-fix</guid>
              <description>This was a fun one! We use the OneDrive for Business client to sync files between our computers and Office 365.</description>
          </item>
          <item>
              <title>Prevent Escaping exec.Command Arguments in Go</title>
              <link>https://www.josephspurrier.com/prevent-escaping-exec-command-arguments-in-go</link>
              <pubDate>Thu, 05 May 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/prevent-escaping-exec-command-arguments-in-go</guid>
              <description>In Go, I was trying to add the ability to run administrative installations in my project on GitHub: Portable App Creator ( https://github.com/josephspurrier/goappmation ).</description>
          </item>
          <item>
              <title>Cancel an Extended Warranty for a Refund</title>
              <link>https://www.josephspurrier.com/cancel-warranty-for-refund</link>
              <pubDate>Sat, 23 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/cancel-warranty-for-refund</guid>
              <description>I know there are a lot of people out there that don’t believe in extended warranties.</description>
          </item>
          <item>
              <title>How to Use Template Blocks in Go 1.6</title>
              <link>https://www.josephspurrier.com/how-to-use-template-blocks-in-go-1-6</link>
              <pubDate>Sat, 23 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/how-to-use-template-blocks-in-go-1-6</guid>
              <description>In Go 1.6, there will be a new action ( https://golang.org/pkg/text/template/#hdr-Actions ) in the template package called *block*.</description>
          </item>
          <item>
              <title>Set Up WordPress on Windows</title>
              <link>https://www.josephspurrier.com/set-up-wordpress-on-windows</link>
              <pubDate>Fri, 08 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/set-up-wordpress-on-windows</guid>
              <description>A few years ago, I contracted for two companies that built websites.</description>
          </item>
          <item>
              <title>Free Stock Trades with Robinhood</title>
              <link>https://www.josephspurrier.com/free-stock-trades-with-robinhood</link>
              <pubDate>Wed, 06 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/free-stock-trades-with-robinhood</guid>
              <description>I used eTrade for a few years when I received stock options from the first company I worked with.</description>
          </item>
          <item>
              <title>How to Sync a Static Website to Amazon S3 with Rclone </title>
              <link>https://www.josephspurrier.com/sync-static-website-to-amazon-s3-with-rclone</link>
              <pubDate>Tue, 05 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/sync-static-website-to-amazon-s3-with-rclone</guid>
              <description>After using WordPress for years, I decided to change this website to a static one so it’s cheaper, safer, and easier to manage.</description>
          </item>
          <item>
              <title>Go Web App Example - Entry Point, File Structure, Models, and Routes</title>
              <link>https://www.josephspurrier.com/go-web-app-example</link>
              <pubDate>Mon, 04 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/go-web-app-example</guid>
              <description>There are a few frameworks for Go that make it easier to build a web Application.</description>
          </item>
          <item>
              <title>The 4-Hour Workweek Bullet Points</title>
              <link>https://www.josephspurrier.com/the-4-hour-workweek-bullet-points</link>
              <pubDate>Sun, 03 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/the-4-hour-workweek-bullet-points</guid>
              <description>A friend of mine who runs a successful watch strap business ( http://www.clockworksynergy.com/ ) recommended I read The 4-Hour Workweek by Timothy Ferriss.</description>
          </item>
          <item>
              <title>Cost of iPhone Upgrade Program vs Two Year Contract</title>
              <link>https://www.josephspurrier.com/cost-of-iphone-upgrade-program-vs-two-year-contract</link>
              <pubDate>Sat, 02 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/cost-of-iphone-upgrade-program-vs-two-year-contract</guid>
              <description>I received an email from Apple that advertised their *iPhone Upgrade Program*.</description>
          </item>
          <item>
              <title>How to Use GO15VENDOREXPERIMENT</title>
              <link>https://www.josephspurrier.com/how-to-use-go15vendorexperiment</link>
              <pubDate>Sat, 02 Jan 2016 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/how-to-use-go15vendorexperiment</guid>
              <description>Go 1.5 supports an experimental feature which allows you to store the external packages you use in a folder called *vendor*.</description>
          </item>
          <item>
              <title>Go Asterisk and Ampersand Cheatsheet</title>
              <link>https://www.josephspurrier.com/golang-asterisk-and-ampersand-cheatsheet</link>
              <pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/golang-asterisk-and-ampersand-cheatsheet</guid>
              <description>In the Go programming language (Golang), there are two symbols you need to understand when dealing with pointers: the asterisk and ampersand.</description>
          </item>
          <item>
              <title>Tips for Buying a Windows Laptop</title>
              <link>https://www.josephspurrier.com/tips-for-buying-a-windows-laptop</link>
              <pubDate>Fri, 05 Dec 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/tips-for-buying-a-windows-laptop</guid>
              <description>If you are buying a Windows laptop, do your research because you’ll be using it for the next 4 years.</description>
          </item>
          <item>
              <title>File Locking in PHP using Flock</title>
              <link>https://www.josephspurrier.com/file-locking-in-php-using-flock</link>
              <pubDate>Sat, 15 Nov 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/file-locking-in-php-using-flock</guid>
              <description>A nice feature MySQL is the automatic locking.</description>
          </item>
          <item>
              <title>Fix SugarCRM Job Hung in Running State</title>
              <link>https://www.josephspurrier.com/fix-sugarcrm-job-hung-in-running-state</link>
              <pubDate>Sat, 15 Nov 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/fix-sugarcrm-job-hung-in-running-state</guid>
              <description>If you use SugarCRM and you find a scheduled job that has been stuck in the running state for more than an hour, the job may be hung.</description>
          </item>
          <item>
              <title>Set up a WordPress Website on AWS</title>
              <link>https://www.josephspurrier.com/set-up-a-wordpress-website-on-aws</link>
              <pubDate>Wed, 05 Nov 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/set-up-a-wordpress-website-on-aws</guid>
              <description>This end-to-end procedure is intended for anyone that is setting up a WordPress website on Amazon Web Services (AWS).</description>
          </item>
          <item>
              <title>Quick View of the Laravel 4.1 Workflow</title>
              <link>https://www.josephspurrier.com/quick-view-of-the-laravel-4-1-workflow</link>
              <pubDate>Mon, 07 Apr 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/quick-view-of-the-laravel-4-1-workflow</guid>
              <description>Here is a quick view of the Laravel ( http://laravel.com/ ) 4.1 workflow when a request is made.</description>
          </item>
          <item>
              <title>Apache and Nginx Configurations</title>
              <link>https://www.josephspurrier.com/apache-nginx-configurations</link>
              <pubDate>Fri, 28 Mar 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/apache-nginx-configurations</guid>
              <description>These are the configurations I recommend for the The Trailing Slash Solution ( /trailing-slash-solution/ ).</description>
          </item>
          <item>
              <title>The Trailing Slash Solution</title>
              <link>https://www.josephspurrier.com/trailing-slash-solution</link>
              <pubDate>Thu, 27 Mar 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/trailing-slash-solution</guid>
              <description>After much deliberation, I’ve come up a logical way to handle the trailing slash in website URLs.</description>
          </item>
          <item>
              <title>Strong, Weak, Dynamic, and Static Typed Programming Languages Explained</title>
              <link>https://www.josephspurrier.com/strong-weak-dynamic-and-static-typed-programming-languages</link>
              <pubDate>Fri, 28 Feb 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/strong-weak-dynamic-and-static-typed-programming-languages</guid>
              <description>After doing a little searching, I’ve found it’s a little difficult to understand the differences between strongly typed, weakly typed, dynamically typed, and statically typed programming languages.</description>
          </item>
          <item>
              <title>Parse CSV with PHP</title>
              <link>https://www.josephspurrier.com/parse-csv-php</link>
              <pubDate>Mon, 03 Feb 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/parse-csv-php</guid>
              <description>A comma-separate values (CSV) file is a common file that contains data from a database or spreadsheet and separates out the data using commas.</description>
          </item>
          <item>
              <title>Getting Started with SurfStack WAMP</title>
              <link>https://www.josephspurrier.com/getting-started-surfstack-wamp</link>
              <pubDate>Fri, 31 Jan 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/getting-started-surfstack-wamp</guid>
              <description>SurfStack WAMP is an open source web stack that includes the follow applications: Apache, Nginx, MySQL, MongoDB, and PHP.</description>
          </item>
          <item>
              <title>CSS Style Selectors, Inheritance, and Specificity</title>
              <link>https://www.josephspurrier.com/css-style-selectors-inheritance-specificity</link>
              <pubDate>Wed, 29 Jan 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/css-style-selectors-inheritance-specificity</guid>
              <description>Cascading Style Sheets (CSS) is a markup language used to format languages like HTML (thanks Wiki ( http://en.wikipedia.org/wiki/Cascading_Style_Sheets ) ).</description>
          </item>
          <item>
              <title>Public-Key Encryption with PHP</title>
              <link>https://www.josephspurrier.com/public-key-encryption-with-php</link>
              <pubDate>Tue, 28 Jan 2014 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/public-key-encryption-with-php</guid>
              <description>Public-key encryption is a type of asymmetric cryptology ( http://en.wikipedia.org/wiki/Public-key_cryptography ) where the encryption and decryption processes require different keys.</description>
          </item>
          <item>
              <title>Why is System process listening on Port 80?</title>
              <link>https://www.josephspurrier.com/windows-7-why-is-system-process-listening-on-port-80</link>
              <pubDate>Wed, 03 Apr 2013 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/windows-7-why-is-system-process-listening-on-port-80</guid>
              <description>This one was bugging me.</description>
          </item>
          <item>
              <title>How can I create a list of all my music?</title>
              <link>https://www.josephspurrier.com/how-can-i-create-a-list-of-all-my-music</link>
              <pubDate>Thu, 07 Feb 2013 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/how-can-i-create-a-list-of-all-my-music</guid>
              <description>I’ve got all my music organized into folders by artist or band name.</description>
          </item>
          <item>
              <title>iPhone 5 vs HTC DNA</title>
              <link>https://www.josephspurrier.com/iphone-5-vs-htc-dna</link>
              <pubDate>Sun, 06 Jan 2013 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/iphone-5-vs-htc-dna</guid>
              <description>My brother suggested I post a review since I’ve got both of the phones in hand.</description>
          </item>
          <item>
              <title>Run Apache HTTP on Windows without Installing</title>
              <link>https://www.josephspurrier.com/run-apache-http-on-windows-without-installing</link>
              <pubDate>Sat, 22 Dec 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/run-apache-http-on-windows-without-installing</guid>
              <description>I’m a minimalist.</description>
          </item>
          <item>
              <title>Execute Batch Scripts from C# Memory</title>
              <link>https://www.josephspurrier.com/execute-batch-scripts-from-c-memory</link>
              <pubDate>Fri, 14 Sep 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/execute-batch-scripts-from-c-memory</guid>
              <description>*Problem:* I have a batch script that runs some awesome commands, but it contains sensitive information like username and passwords.</description>
          </item>
          <item>
              <title>Set up Nginx, MySQL, PHP, PEAR, PHPUnit on Windows Quickly and Easily with FusionLeaf Stack</title>
              <link>https://www.josephspurrier.com/set-up-nginx-mysql-php-pear-phpunit-on-windows-quickly-and-easily-with-fusionleaf-stack</link>
              <pubDate>Tue, 11 Sep 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/set-up-nginx-mysql-php-pear-phpunit-on-windows-quickly-and-easily-with-fusionleaf-stack</guid>
              <description>If you’ve ever tried to set up a web stack on your Windows computer, you’ll know how much time, work, and troubleshooting is required to get each of the pieces to work together correctly.</description>
          </item>
          <item>
              <title>Unknown Publisher requires Elevation on Windows 7 – Self Created EXE</title>
              <link>https://www.josephspurrier.com/unknown-publisher-requires-elevation-on-windows-7-self-created-exe-12</link>
              <pubDate>Thu, 05 Jul 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/unknown-publisher-requires-elevation-on-windows-7-self-created-exe-12</guid>
              <description>This has been bugging me for the past two days.</description>
          </item>
          <item>
              <title>Disable Windows Startup Programs: Registry and Start Menu</title>
              <link>https://www.josephspurrier.com/disable-windows-startup-programs-registry-and-start-menu</link>
              <pubDate>Wed, 28 Mar 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/disable-windows-startup-programs-registry-and-start-menu</guid>
              <description>Almost every time you install a piece of software, a start up entry is created in either the Registry or the Start Menu.</description>
          </item>
          <item>
              <title>Domain Transfer: GoDaddy to NameCheap</title>
              <link>https://www.josephspurrier.com/domain-transfer-godaddy-to-namecheap</link>
              <pubDate>Mon, 19 Mar 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/domain-transfer-godaddy-to-namecheap</guid>
              <description>After a bit of research, I’ve decided to move all my domain names from GoDaddy to NameCheap to save money.</description>
          </item>
          <item>
              <title>Dell Latitude E6420 Driver List for Windows 7</title>
              <link>https://www.josephspurrier.com/dell-latitude-e6420-laptop-complete-driver-list-for-windows-7</link>
              <pubDate>Fri, 13 Jan 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/dell-latitude-e6420-laptop-complete-driver-list-for-windows-7</guid>
              <description>Whenever I get a new computer, the first thing I do is format the hard drive to remove all the manufacturer bloatware and then install the operating system of my choice.</description>
          </item>
          <item>
              <title>How to check your Credit Report for free</title>
              <link>https://www.josephspurrier.com/how-to-check-your-credit-report-for-free</link>
              <pubDate>Sun, 08 Jan 2012 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/how-to-check-your-credit-report-for-free</guid>
              <description>When was the last time you pulled your Credit Report? You can get a free report from 3 different companies (Experian, Equifax, and TransUnion) once a year so if you pull from a different one every 4 months, you can stay current on your report.</description>
          </item>
          <item>
              <title>Android Update Process for Rooted HTC Thunderbolt – OTA 2.11.605.9</title>
              <link>https://www.josephspurrier.com/android-root-process-for-htc-thunderbolt-ota-2-11-605-9</link>
              <pubDate>Sat, 24 Dec 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/android-root-process-for-htc-thunderbolt-ota-2-11-605-9</guid>
              <description>Please read if you want to know how to upgrade your *ROOTED* HTC Thunderbolt from a rooted ROM to the 2.11.605.9 update.</description>
          </item>
          <item>
              <title>Extend a Windows Server 2003 System Partition (C:)</title>
              <link>https://www.josephspurrier.com/extend-a-windows-server-2003-system-partition-c</link>
              <pubDate>Fri, 09 Dec 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/extend-a-windows-server-2003-system-partition-c</guid>
              <description>If you are trying to extend the Boot or System Partition on a Windows Server 2003 server, you can use a Windows Server 2008 CD to accomplish the task.</description>
          </item>
          <item>
              <title>Windows 8 Preview – Test Drive</title>
              <link>https://www.josephspurrier.com/windows-8-preview-test-drive</link>
              <pubDate>Fri, 16 Sep 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/windows-8-preview-test-drive</guid>
              <description>I’m pretty excited about Windows 8.</description>
          </item>
          <item>
              <title>Android Root Process for HTC Thunderbolt</title>
              <link>https://www.josephspurrier.com/android-root-process-for-htc-thunderbolt</link>
              <pubDate>Wed, 11 May 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/android-root-process-for-htc-thunderbolt</guid>
              <description>This article is a compilation of many different articles.</description>
          </item>
          <item>
              <title>Windows 7 on SSD Install</title>
              <link>https://www.josephspurrier.com/windows-7-on-ssd-install</link>
              <pubDate>Thu, 28 Apr 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/windows-7-on-ssd-install</guid>
              <description>I’m going to let the metrics do the talking on this review.</description>
          </item>
          <item>
              <title>Book Disk Creation Guide</title>
              <link>https://www.josephspurrier.com/book-disk-creation-guide</link>
              <pubDate>Mon, 11 Apr 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/book-disk-creation-guide</guid>
              <description>Below is a guide I wrote because I needed to remember the process to create a bootable CD.</description>
          </item>
          <item>
              <title>Amazon Cloud Player Hands On</title>
              <link>https://www.josephspurrier.com/amazon-cloud-player-hands-on</link>
              <pubDate>Tue, 29 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/amazon-cloud-player-hands-on</guid>
              <description>Amazon recently added a new feature to their existing cloud platform called Amazon Cloud Player.</description>
          </item>
          <item>
              <title>HTC Thunderbolt Review</title>
              <link>https://www.josephspurrier.com/htc-thunderbolt-review</link>
              <pubDate>Mon, 21 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/htc-thunderbolt-review</guid>
              <description>After 20 hours of waiting for my Thunderbolt, I happy to say I’m very impressed with the phone.</description>
          </item>
          <item>
              <title>Understanding Android Themes and Styles (via Brain Flush)</title>
              <link>https://www.josephspurrier.com/understanding-android-themes-and-styles-via-brain-flush</link>
              <pubDate>Fri, 18 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/understanding-android-themes-and-styles-via-brain-flush</guid>
              <description>Great article on themes for Android.</description>
          </item>
          <item>
              <title>Microsoft Outlook 2007 Hidden Options</title>
              <link>https://www.josephspurrier.com/microsoft-outlook-2007-hidden-options</link>
              <pubDate>Wed, 16 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/microsoft-outlook-2007-hidden-options</guid>
              <description>While troubleshooting Outlook 2007 today, I found a great article with a few hidden tools.</description>
          </item>
          <item>
              <title>Fix Time Sync Issues</title>
              <link>https://www.josephspurrier.com/fix-time-sync-issues</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/fix-time-sync-issues</guid>
              <description>Run the commands below to resync your PC time to the government’s time server.</description>
          </item>
          <item>
              <title>Force Windows 7 to Update</title>
              <link>https://www.josephspurrier.com/force-windows-to-update</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/force-windows-to-update</guid>
              <description>Run these commands if it seems like Windows 7 is not receiving updates.</description>
          </item>
          <item>
              <title>Ping with a Timestamp</title>
              <link>https://www.josephspurrier.com/ping-with-a-timestamp</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/ping-with-a-timestamp</guid>
              <description>Here is a very quick and dirty way to monitor a server over an extended period of time.</description>
          </item>
          <item>
              <title>Restart Windows Desktop</title>
              <link>https://www.josephspurrier.com/restart-windows-desktop</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/restart-windows-desktop</guid>
              <description>If you are having issues with you current Windows Desktop for any reason, a quick fix is to run this script.</description>
          </item>
          <item>
              <title>Send Email from Command Line</title>
              <link>https://www.josephspurrier.com/send-email-from-command-line</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/send-email-from-command-line</guid>
              <description>If you would like to send an email from the command line, modify the code below to fit your needs.</description>
          </item>
          <item>
              <title>Set Default Domain in Logon Dropdown Box via Remote Desktop</title>
              <link>https://www.josephspurrier.com/set-default-domain-in-logon-dropdown-box-via-remote-desktop</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/set-default-domain-in-logon-dropdown-box-via-remote-desktop</guid>
              <description>If you have users that try to log in without ensuring the correct domain is selected in the dropdown box, run the registry file below to set it to automatically default to the correct domain.</description>
          </item>
          <item>
              <title>Set USB to Read Only</title>
              <link>https://www.josephspurrier.com/set-usb-to-read-only</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/set-usb-to-read-only</guid>
              <description>Learned this one in a Forensic class.</description>
          </item>
          <item>
              <title>Urlmon.dll Error in Internet Explorer 7</title>
              <link>https://www.josephspurrier.com/urlmon-dll-error-in-internet-explorer-7</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/urlmon-dll-error-in-internet-explorer-7</guid>
              <description>Run these commands to re-register the DLLs.</description>
          </item>
          <item>
              <title>Verbose Windows Login and Logout Screen</title>
              <link>https://www.josephspurrier.com/verbose-windows-login-and-logout-screen</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/verbose-windows-login-and-logout-screen</guid>
              <description>If you want to read every little thing Windows attempts to do when you login or logout of the operating system, place the code in a *.REG file and double click.</description>
          </item>
          <item>
              <title>Windows Update Frozen</title>
              <link>https://www.josephspurrier.com/windows-update-frozen</link>
              <pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/windows-update-frozen</guid>
              <description>One error which plagued a number of systems was a scenario where Windows Update would sit frozen and never install any updates.</description>
          </item>
          <item>
              <title>Add or Remove NTFS Permissions via Command Line</title>
              <link>https://www.josephspurrier.com/add-or-remove-ntfs-permissions-via-command-line</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/add-or-remove-ntfs-permissions-via-command-line</guid>
              <description>One neat feature of scripting is the ability to make changes to a large number of objects at one time.</description>
          </item>
          <item>
              <title>Analyze a BlueScreen Dump File</title>
              <link>https://www.josephspurrier.com/analyze-a-bluescreen-dump-file</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/analyze-a-bluescreen-dump-file</guid>
              <description>Although this sounds like a difficult task, it is much easier than you may think.</description>
          </item>
          <item>
              <title>Automatically Backup User Data in Windows XP</title>
              <link>https://www.josephspurrier.com/automatically-backup-user-data-in-windows-xp</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/automatically-backup-user-data-in-windows-xp</guid>
              <description>The script will automatically backup all the user files in My Documents, Desktop, Favorites, and the default PST location.</description>
          </item>
          <item>
              <title>Clear Print Queue</title>
              <link>https://www.josephspurrier.com/clear-print-queue</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/clear-print-queue</guid>
              <description>On a Windows system, sometimes the print queue can cause applications that use printers to hang, specifically Microsoft Outlook or Microsoft Word.</description>
          </item>
          <item>
              <title>Delay the Annoying Windows Update Reboot Reminder</title>
              <link>https://www.josephspurrier.com/delay-the-annoying-windows-update-reboot-reminder</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/delay-the-annoying-windows-update-reboot-reminder</guid>
              <description>Do you hate the little reminder to reboot your system every 15 minutes after Windows updates your system? Even though you probably should reboot just to clear up any pending operations on your beautiful, quick running PC, there is a way to prevent the reminder from showing up every 15 minutes.</description>
          </item>
          <item>
              <title>Delete on Reboot Right Click</title>
              <link>https://www.josephspurrier.com/delete-on-reboot-right-click</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/delete-on-reboot-right-click</guid>
              <description>Here is a powerful one.</description>
          </item>
          <item>
              <title>Enable 32bit on 64bit IIS</title>
              <link>https://www.josephspurrier.com/enable-32bit-on-64bit-iis</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/enable-32bit-on-64bit-iis</guid>
              <description>Paste this command into command prompt and it will allow IIS to display 32bit web code: cscript %!S(MISSING)ystemDrive%!\(MISSING)inetpub\Admin\Script\sadsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1</description>
          </item>
          <item>
              <title>Internet Explorer Scripts Taking Too Long</title>
              <link>https://www.josephspurrier.com/internet-explorer-scripts-taking-too-long</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/internet-explorer-scripts-taking-too-long</guid>
              <description>When inefficient SQL queries are run over and over again by a web application, sometimes you will see an errors message similar to one of the following: &gt; A script on this page is causing Internet Explorer to run slowly.</description>
          </item>
          <item>
              <title>Manage Services Remotely via Command Line</title>
              <link>https://www.josephspurrier.com/manage-services-remotely-via-command-line</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/manage-services-remotely-via-command-line</guid>
              <description>If you have a service change that needs to be made quickly, use the command line to remotely change services.</description>
          </item>
          <item>
              <title>Open Command Prompt from the Right Click Menu</title>
              <link>https://www.josephspurrier.com/open-command-prompt-from-the-right-click-menu</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/open-command-prompt-from-the-right-click-menu</guid>
              <description>Ok, I borrowed this one from somewhere and modified it to fit my needs.</description>
          </item>
          <item>
              <title>SQL Bulk Load Error from Delegation Issues</title>
              <link>https://www.josephspurrier.com/sql-bulk-load-error-from-delegation-issues</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/sql-bulk-load-error-from-delegation-issues</guid>
              <description>Previously, we received Bulk Load errors in SQL because they computers were not trusted to run a Bulk Load operation from another server.</description>
          </item>
          <item>
              <title>Search for Text Inside a Group of Files</title>
              <link>https://www.josephspurrier.com/search-for-text-inside-a-group-of-files</link>
              <pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/search-for-text-inside-a-group-of-files</guid>
              <description>If you need to search a group of files for a certain string of text, place the below script in a *.CMD file which resides in the same folder as all the files you would like to search.</description>
          </item>
          <item>
              <title>Auto Download Latest Linux Code</title>
              <link>https://www.josephspurrier.com/auto-download-latest-linux-code</link>
              <pubDate>Thu, 29 Apr 2010 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/auto-download-latest-linux-code</guid>
              <description>In Linux, there are a number of good package managers.</description>
          </item>
          <item>
              <title>Compile Linux Kernel</title>
              <link>https://www.josephspurrier.com/compile-linux-kernel</link>
              <pubDate>Thu, 29 Apr 2010 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/compile-linux-kernel</guid>
              <description>At the heart of every Linux distribution is the kernel.</description>
          </item>
          <item>
              <title>Fix Error Message: Invalid ELF Header</title>
              <link>https://www.josephspurrier.com/fix-invalid-elf-header</link>
              <pubDate>Thu, 29 Apr 2010 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/fix-invalid-elf-header</guid>
              <description>On a Linux system, usually when an Invalid ELF Header message appears it means one of the libraries cannot be loaded.</description>
          </item>
          <item>
              <title>Fix Error Message: No Init Found</title>
              <link>https://www.josephspurrier.com/fix-no-init-found</link>
              <pubDate>Thu, 29 Apr 2010 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/fix-no-init-found</guid>
              <description>This is an error message I’ve seen a few time.</description>
          </item>
          <item>
              <title>Linux – Repair Permissions</title>
              <link>https://www.josephspurrier.com/linux-repair-permissions</link>
              <pubDate>Thu, 29 Apr 2010 00:00:00 +0000</pubDate>
              <guid>https://www.josephspurrier.com/linux-repair-permissions</guid>
              <description>As I was building a LinuxFromScratch.org distribution, I wanted to ensure all my file permissions, owners, and groups were correct.</description>
          </item>
      </channel>
  </rss>