<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Sean G. Wright</title><description>Sean G. Wright — Lead Product Evangelist at Kentico, focused on AI, product marketing, and community.</description><link>https://www.seangwright.me/</link><item><title>Object reference not set to an instance of an object – Stored Procedures</title><link>https://www.seangwright.me/blog/object-reference-not-set-to-an-instance-of-an-object-store-procedures/</link><guid isPermaLink="true">https://www.seangwright.me/blog/object-reference-not-set-to-an-instance-of-an-object-store-procedures/</guid><description>Null reference exceptions are no fun!</description><pubDate>Tue, 11 Sep 2012 00:00:00 GMT</pubDate></item><item><title>Reporting Services 2005 Web Portal Problem</title><link>https://www.seangwright.me/blog/reporting-services-2005-web-portal-problem/</link><guid isPermaLink="true">https://www.seangwright.me/blog/reporting-services-2005-web-portal-problem/</guid><description>Attempts at resolving errors with Reporting Services 2005</description><pubDate>Tue, 11 Sep 2012 00:00:00 GMT</pubDate></item><item><title>Resizing a LVM install of Ubuntu 13.10 for Windows 7 Dual-Boot</title><link>https://www.seangwright.me/blog/resizing-a-lvm-install-of-ubuntu-13-10-for-windows-7-dual-boot/</link><guid isPermaLink="true">https://www.seangwright.me/blog/resizing-a-lvm-install-of-ubuntu-13-10-for-windows-7-dual-boot/</guid><description>The detailed steps to shrink an LVM volume in Ubuntu to make room for Windows 7</description><pubDate>Sat, 16 Nov 2013 00:00:00 GMT</pubDate></item><item><title>Open Visual Studio solution from Git Bash</title><link>https://www.seangwright.me/blog/open-visual-studio-solution-from-git-bash-2/</link><guid isPermaLink="true">https://www.seangwright.me/blog/open-visual-studio-solution-from-git-bash-2/</guid><description>Learn how to configure Git Bash to integration with Visual Studio</description><pubDate>Fri, 08 May 2015 00:00:00 GMT</pubDate></item><item><title>Using newer version of npm on Windows</title><link>https://www.seangwright.me/blog/using-newer-version-of-npm-on-windows/</link><guid isPermaLink="true">https://www.seangwright.me/blog/using-newer-version-of-npm-on-windows/</guid><description>Learn how to update the version of npm that came with Nodejs on Windows</description><pubDate>Wed, 18 Nov 2015 00:00:00 GMT</pubDate></item><item><title>Angular.js custom filters in separate modules</title><link>https://www.seangwright.me/blog/angular-js-custom-filters-separate-modules/</link><guid isPermaLink="true">https://www.seangwright.me/blog/angular-js-custom-filters-separate-modules/</guid><description>Learn the syntax for custom filters in Angular.js apps</description><pubDate>Thu, 18 Sep 2014 00:00:00 GMT</pubDate></item><item><title>Properly cascading rejected Angular.js promises</title><link>https://www.seangwright.me/blog/properly-cascading-rejected-angular-promises/</link><guid isPermaLink="true">https://www.seangwright.me/blog/properly-cascading-rejected-angular-promises/</guid><description>Promises can be confusing, so let&apos;s learn how to handle errors and rejected promises in Angular.js</description><pubDate>Mon, 05 Jan 2015 00:00:00 GMT</pubDate></item><item><title>How to open Visual Studio Code from git bash in Windows</title><link>https://www.seangwright.me/blog/how-to-open-visual-studio-code-from-git-bash-in-windows/</link><guid isPermaLink="true">https://www.seangwright.me/blog/how-to-open-visual-studio-code-from-git-bash-in-windows/</guid><description>Learn how to configure your shell to quickly open VS Code</description><pubDate>Mon, 27 Jul 2015 00:00:00 GMT</pubDate></item><item><title>Displaying {{ }} curly braces in Angular.js applications</title><link>https://www.seangwright.me/blog/displaying-curly-braces-angular-js-applications/</link><guid isPermaLink="true">https://www.seangwright.me/blog/displaying-curly-braces-angular-js-applications/</guid><description>Learn how to display the syntax for evaluating expression bindings in Angular.js</description><pubDate>Tue, 07 Oct 2014 00:00:00 GMT</pubDate></item><item><title>Create Launcher for Aptana Studio 3 in Ubuntu 13.10 with menus fixed for Unity</title><link>https://www.seangwright.me/blog/create-launcher-for-aptana-studio-3-in-ubuntu-13-10-with-menus-fixed-for-unity/</link><guid isPermaLink="true">https://www.seangwright.me/blog/create-launcher-for-aptana-studio-3-in-ubuntu-13-10-with-menus-fixed-for-unity/</guid><description>Creating a launcher for Aptana Studio 3 in Ubuntu</description><pubDate>Mon, 23 Sep 2013 00:00:00 GMT</pubDate></item><item><title>Displaying error messages on submission with Angular Formly</title><link>https://www.seangwright.me/blog/displaying-error-messages-on-submission-with-angular-formly/</link><guid isPermaLink="true">https://www.seangwright.me/blog/displaying-error-messages-on-submission-with-angular-formly/</guid><description>Using Angular Formly to force validation messages to appear on form submission</description><pubDate>Tue, 29 Dec 2015 00:00:00 GMT</pubDate></item><item><title>Toggling a set of services in Windows from the command line</title><link>https://www.seangwright.me/blog/toggling-a-set-of-services-in-windows-from-the-command-line/</link><guid isPermaLink="true">https://www.seangwright.me/blog/toggling-a-set-of-services-in-windows-from-the-command-line/</guid><description>How to toggle registered Windows services from the command line</description><pubDate>Wed, 27 Jan 2016 00:00:00 GMT</pubDate></item><item><title>Connection Strings for LocalDB</title><link>https://www.seangwright.me/blog/connection-strings-localdb/</link><guid isPermaLink="true">https://www.seangwright.me/blog/connection-strings-localdb/</guid><description>How to define connection strings when connecting to LocalDB</description><pubDate>Thu, 23 Jun 2016 00:00:00 GMT</pubDate></item><item><title>Docker for Windows (beta), Part 1</title><link>https://www.seangwright.me/blog/docker-for-windows-beta-part-1/</link><guid isPermaLink="true">https://www.seangwright.me/blog/docker-for-windows-beta-part-1/</guid><description>Setting up and using the Docker for Window beta</description><pubDate>Sun, 19 Jun 2016 00:00:00 GMT</pubDate></item><item><title>Web Development Educational Resources, Part 1</title><link>https://www.seangwright.me/blog/web-development-educational-resources-part-1/</link><guid isPermaLink="true">https://www.seangwright.me/blog/web-development-educational-resources-part-1/</guid><description>A collection of links to free, helpful Web Development resources</description><pubDate>Sat, 23 Jul 2016 00:00:00 GMT</pubDate></item><item><title>Angular 1.5 and Typescript Best Practices - Part 1 Components</title><link>https://www.seangwright.me/blog/angular-1-typescript-best-practices-part-1-components/</link><guid isPermaLink="true">https://www.seangwright.me/blog/angular-1-typescript-best-practices-part-1-components/</guid><description>Learn how to combine Angular 1.5 with Typescript to build components</description><pubDate>Wed, 19 Oct 2016 00:00:00 GMT</pubDate></item><item><title>Do I need to unsubscribe from an Observable?</title><link>https://www.seangwright.me/blog/unsubscribe-angular-2-http-observables/</link><guid isPermaLink="true">https://www.seangwright.me/blog/unsubscribe-angular-2-http-observables/</guid><description>When using RxJs, when should we unsubscribe from an observable?</description><pubDate>Fri, 16 Dec 2016 00:00:00 GMT</pubDate></item></channel></rss>