<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Smarty]]></title>
        <description><![CDATA[An address validation company]]></description>
        <link>https://smarty.com</link>
        <image>
            <url>#</url>
            <title>Smarty</title>
            <link>https://smarty.com</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Fri, 12 Aug 2022 15:30:52 GMT</lastBuildDate>
        <atom:link href="https://smarty.com/blog/feed" rel="self" type="application/rss+xml"/>
        <docs>https://smarty.com/docs</docs>
        <item>
            <title><![CDATA[GoConvey - (yet) another testing tool for GoLang]]></title>
            <description><![CDATA[GoConvey features a clean DSL, comprehensive set of built-in assertions, an auto-reloading web UI and fully integrates with GoTest.]]></description>
            <link>/blog/2013/12/goconvey-a-testing-tool-for-golang</link>
            <guid isPermaLink="false">GoConvey - (yet) another testing tool for GoLang</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <pubDate>Thu, 26 Dec 2013 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[HTML Coverage Reports with GoConvey]]></title>
            <description><![CDATA[For packages that pass all tests, coverage reports are generated and made available by clicking the package name.]]></description>
            <link>/blog/2014/02/html-coverage-reports-with-goconvey</link>
            <guid isPermaLink="false">HTML Coverage Reports with GoConvey</guid>
            <category><![CDATA[programming]]></category>
            <pubDate>Tue, 18 Feb 2014 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Your Convey needs more Focus]]></title>
            <description><![CDATA[One of the great benefits of TDD/BDD is that you usually don't have to spend much, if any time at all in a debugger...]]></description>
            <link>/blog/2014/02/your-convey-needs-more-focus</link>
            <guid isPermaLink="false">Your Convey needs more Focus</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <pubDate>Fri, 07 Feb 2014 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Celebrating the Death of Comcast]]></title>
            <description><![CDATA[We love our movies and our television. After a hard day at work, many Americans like to enjoy some downtime with a good TV show or movie.]]></description>
            <link>/blog/2014/09/death-of-comcast</link>
            <guid isPermaLink="false">Celebrating the Death of Comcast</guid>
            <pubDate>Thu, 11 Sep 2014 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Google Retracts Physical Address Requirement for Play Store Developers]]></title>
            <description><![CDATA[Google has decided jump into the Big Brother arena with their latest project, Google Strands: a DNA-based developer identification system.]]></description>
            <link>/blog/2014/09/google-strands</link>
            <guid isPermaLink="false">Google Retracts Physical Address Requirement for Play Store Developers</guid>
            <category><![CDATA[address-verification]]></category>
            <pubDate>Tue, 23 Sep 2014 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Constrained & Disloyal]]></title>
            <description><![CDATA[If there are 1.333 trillion barrels of oil left on the planet, and we use 6.89 billion barrels of oil each year, how long will it take for us to run out of oil?]]></description>
            <link>/blog/2014/09/sinking-ships</link>
            <guid isPermaLink="false">Constrained &amp; Disloyal</guid>
            <pubDate>Tue, 09 Sep 2014 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using USPS Address Verification to Prevent Fraud]]></title>
            <description><![CDATA[How to use USPS Address Verification to Prevent Fraud.]]></description>
            <link>/blog/2014/11/address-verification-fraud-management</link>
            <guid isPermaLink="false">Using USPS Address Verification to Prevent Fraud</guid>
            <category><![CDATA[address-verification]]></category>
            <pubDate>Mon, 10 Nov 2014 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in Go by example: Part 1]]></title>
            <description><![CDATA[How to use the built-in 'testing' package.]]></description>
            <link>/blog/2015/02/go-testing-part-1-vanillla</link>
            <guid isPermaLink="false">Testing in Go by example: Part 1</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <pubDate>Fri, 27 Feb 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in Go by example: Part 2]]></title>
            <description><![CDATA[Tests that aren't easy to execute will be ignored.]]></description>
            <link>/blog/2015/02/go-testing-part-2-running-tests</link>
            <guid isPermaLink="false">Testing in Go by example: Part 2</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <pubDate>Fri, 27 Feb 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Code as Art]]></title>
            <description><![CDATA[Artists put effort into their work that they don't have to. As coders, so do we. This is important, because it's actually what separates Art from work.]]></description>
            <link>/blog/2015/05/code-as-art</link>
            <guid isPermaLink="false">Code as Art</guid>
            <category><![CDATA[programming]]></category>
            <pubDate>Thu, 21 May 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in Go by example: Part 3]]></title>
            <description><![CDATA[Conveying behavior with our approach to BDD in Go]]></description>
            <link>/blog/2015/05/go-testing-part-3-convey-behavior</link>
            <guid isPermaLink="false">Testing in Go by example: Part 3</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Mon, 11 May 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Will Disney's ownership of Star Wars cause fans to 'Let it Go'?]]></title>
            <description><![CDATA[At Smarty May 4th is a pretty crucial holiday for us, and we're cautiously optimistic about what the Disney future holds.]]></description>
            <link>/blog/2015/05/may-the-4th</link>
            <guid isPermaLink="false">Will Disney&apos;s ownership of Star Wars cause fans to &apos;Let it Go&apos;?</guid>
            <pubDate>Mon, 04 May 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Appendix: America's Sex Offender Registries]]></title>
            <description><![CDATA[Records excluded from our statistical analysis and percent of bad addresses in each state’s sex offender registry.]]></description>
            <link>/blog/2015/05/sex-offender-registry-illusions-appendix</link>
            <guid isPermaLink="false">Appendix: America&apos;s Sex Offender Registries</guid>
            <category><![CDATA[address-verification]]></category>
            <pubDate>Tue, 26 May 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[America's Sex Offender Registries]]></title>
            <description><![CDATA[State sex offender registries were created to keep families safe, but bad addresses cause them to fall far short of their purpose.]]></description>
            <link>/blog/2015/05/sex-offender-registry-illusions</link>
            <guid isPermaLink="false">America&apos;s Sex Offender Registries</guid>
            <category><![CDATA[address-verification]]></category>
            <pubDate>Tue, 26 May 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[When the Stars of Geekdom Align]]></title>
            <description><![CDATA[May 25th can become a special day for geeks everywhere. Lets celebrate our collective geekiness.]]></description>
            <link>/blog/2015/05/stars-of-geekdom-align</link>
            <guid isPermaLink="false">When the Stars of Geekdom Align</guid>
            <pubDate>Sat, 23 May 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in Go by example: Part 4]]></title>
            <description><![CDATA[Our approach to assertions in Go code]]></description>
            <link>/blog/2015/08/go-testing-part-4-standalone-assertions</link>
            <guid isPermaLink="false">Testing in Go by example: Part 4</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Tue, 11 Aug 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in Go by example: Part 5]]></title>
            <description><![CDATA[An elegant and effective strategy for dealing with time in unit tests]]></description>
            <link>/blog/2015/09/go-testing-part-5-testing-with-time</link>
            <guid isPermaLink="false">Testing in Go by example: Part 5</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Tue, 15 Sep 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How To Setup A Tinc VPN]]></title>
            <description><![CDATA[A quick and dirty reference guide on how to setup a Tinc VPN.]]></description>
            <link>/blog/2015/10/how-to-setup-a-tinc-vpn</link>
            <guid isPermaLink="false">How To Setup A Tinc VPN</guid>
            <category><![CDATA[operations]]></category>
            <dc:creator><![CDATA[Jonathan Duncan]]></dc:creator>
            <pubDate>Fri, 23 Oct 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Performance Testing With Phoronix]]></title>
            <description><![CDATA[A quick how-to guide for using the Phoronix Test Suite to measure server effectiveness.]]></description>
            <link>/blog/2015/10/performance-testing-with-phoronix</link>
            <guid isPermaLink="false">Performance Testing With Phoronix</guid>
            <category><![CDATA[operations]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Jonathan Duncan]]></dc:creator>
            <pubDate>Mon, 05 Oct 2015 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Our Testing Tools]]></title>
            <description><![CDATA[We care about testing our software and we create tools and libraries that help us.]]></description>
            <link>/blog/2016/11/our-testing-tools</link>
            <guid isPermaLink="false">Our Testing Tools</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Thu, 03 Nov 2016 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Testing in Go by Example: Part 6]]></title>
            <description><![CDATA[Even more about assertions.]]></description>
            <link>/blog/2017/09/go-testing-part-6-assertions</link>
            <guid isPermaLink="false">Testing in Go by Example: Part 6</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Mon, 25 Sep 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GO: With Intensity]]></title>
            <description><![CDATA[Smarty has partnered with cleancoders.com to create a Go programming video series.]]></description>
            <link>/blog/2018/01/clean-coders-go-case-study</link>
            <guid isPermaLink="false">GO: With Intensity</guid>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Fri, 12 Jan 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Scanning CSV in Go]]></title>
            <description><![CDATA[Wouldn't it be nice if csv.Reader was more like bufio.Scanner?]]></description>
            <link>/blog/2018/01/csv-scanning-in-go</link>
            <guid isPermaLink="false">Scanning CSV in Go</guid>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Fri, 05 Jan 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A History of Testing in Go at Smarty]]></title>
            <description><![CDATA[A response to the question: Should I follow Smarty and leave GoConvey for gunit?]]></description>
            <link>/blog/2018/03/history-of-go-testing</link>
            <guid isPermaLink="false">A History of Testing in Go at Smarty</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Wed, 28 Mar 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Let's build an xUnit-style test runner for Go!]]></title>
            <description><![CDATA[Why? What do you mean 'why'? Because we can! What's wrong with you?]]></description>
            <link>/blog/2018/07/lets-build-xunit-in-go</link>
            <guid isPermaLink="false">Let&apos;s build an xUnit-style test runner for Go!</guid>
            <category><![CDATA[programming]]></category>
            <category><![CDATA[testing]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Mon, 02 Jul 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cloning Private Dependencies in Docker and Go]]></title>
            <description><![CDATA[One topic that seems to come up repeatedly on Stack Overflow or other online forums is the topic of how to GO GET private dependencies. We can help.]]></description>
            <link>/blog/2018/09/private-dependencies-in-docker-and-go</link>
            <guid isPermaLink="false">Cloning Private Dependencies in Docker and Go</guid>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Jonathan Oliver]]></dc:creator>
            <pubDate>Thu, 13 Sep 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Go Naming Conventions]]></title>
            <description><![CDATA[The style guide tutorial you never knew you didn't need]]></description>
            <link>/blog/2018/10/go-naming-tutorial</link>
            <guid isPermaLink="false">Go Naming Conventions</guid>
            <category><![CDATA[programming]]></category>
            <dc:creator><![CDATA[Michael Whatcott]]></dc:creator>
            <pubDate>Thu, 18 Oct 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[2018-11-13 Incident Post-Mortem Report]]></title>
            <description><![CDATA[At approximately 3:30 PM Eastern on November 13, 2018, we observed a significant latency spike from our external monitoring tools...]]></description>
            <link>/blog/2018/11/incident-post-mortem-report</link>
            <guid isPermaLink="false">2018-11-13 Incident Post-Mortem Report</guid>
            <dc:creator><![CDATA[Jonathan Oliver]]></dc:creator>
            <pubDate>Fri, 16 Nov 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SECURITY ANNOUNCEMENT: Removing Old TLS Versions]]></title>
            <description><![CDATA[On Tuesday, January 21, 2020, Smarty will reqsuire clients to use TLSv1.2 or greater to connect with Smarty APIs without interruption.]]></description>
            <link>/blog/2019/10/removing-old-versions-of-tls</link>
            <guid isPermaLink="false">SECURITY ANNOUNCEMENT: Removing Old TLS Versions</guid>
            <dc:creator><![CDATA[Jonathan Oliver]]></dc:creator>
            <pubDate>Thu, 17 Oct 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Mailing Address vs Physical Address: What’s the Difference]]></title>
            <description><![CDATA[Physical addresses and mailing addresses are frequently confused. While they are sometimes the same, there are many reasons why they can be different.]]></description>
            <link>/blog/2021/08/mailing-address-vs-physical-address</link>
            <guid isPermaLink="false">Mailing Address vs Physical Address: What’s the Difference</guid>
            <dc:creator><![CDATA[Jeffrey Duncan]]></dc:creator>
            <pubDate>Wed, 11 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cass vs. NCOALink Certification Article Now Live]]></title>
            <description><![CDATA[We get a lot of questions about USPS CASS certification and how it differs from NCOALink certification. So, we published a new article to teach all about it.]]></description>
            <link>/blog/2021/09/cass-vs-ncoalink-article-live</link>
            <guid isPermaLink="false">Cass vs. NCOALink Certification Article Now Live</guid>
            <dc:creator><![CDATA[Davin Perkins]]></dc:creator>
            <pubDate>Wed, 29 Sep 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Smarty inks deal with all BYU female student-athletes]]></title>
            <description><![CDATA[Smarty announces entering into name, image, and likeness (NIL) agreements with all female student-athletes at BYU that could surpass $2,000,000 in benefits.]]></description>
            <link>/blog/2021/09/smartystreets-inks-deal-with-byu-female-student-athletes</link>
            <guid isPermaLink="false">Smarty inks deal with all BYU female student-athletes</guid>
            <dc:creator><![CDATA[Trent Howell]]></dc:creator>
            <pubDate>Tue, 21 Sep 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Better UX with International Address Autocomplete]]></title>
            <description><![CDATA[Smarty announces the release of International Address Autocomplete to help companies better serve their global customers and users.]]></description>
            <link>/blog/2021/10/international-address-autocomplete-announcement</link>
            <guid isPermaLink="false">Better UX with International Address Autocomplete</guid>
            <dc:creator><![CDATA[Trent Howell]]></dc:creator>
            <pubDate>Tue, 19 Oct 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[International Address Lookup: 3 Steps To Cleaner Data]]></title>
            <description><![CDATA[Lookup international addresses with Smarty suite of international address validation APIs to keep your global physical and mailing address data clean.]]></description>
            <link>/blog/2021/12/international-address-data-cleaning</link>
            <guid isPermaLink="false">International Address Lookup: 3 Steps To Cleaner Data</guid>
            <dc:creator><![CDATA[Wes Arnold]]></dc:creator>
            <pubDate>Wed, 22 Dec 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SmartyStreets Announces Rebrand to Smarty - Early 2022]]></title>
            <description><![CDATA[The new Smarty branding is a reflection of a rapidly growing spectrum of forthcoming products related to location data intelligence.]]></description>
            <link>/blog/2021/12/smartystreets-announces-rebranding-to-smarty</link>
            <guid isPermaLink="false">SmartyStreets Announces Rebrand to Smarty - Early 2022</guid>
            <dc:creator><![CDATA[Trent Howell]]></dc:creator>
            <pubDate>Tue, 14 Dec 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Setting Up US Address Autocomplete API to Autofill Your Forms]]></title>
            <description><![CDATA[Get clean address data from the very beginning by using this popular API to fill in address information.]]></description>
            <link>/blog/2022/03/setting-up-address-autocomplete-api</link>
            <guid isPermaLink="false">Setting Up US Address Autocomplete API to Autofill Your Forms</guid>
            <dc:creator><![CDATA[Wes Arnold]]></dc:creator>
            <pubDate>Fri, 11 Mar 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[5 Principles For Creating Stupidly Brilliant JavaScript Applications]]></title>
            <description><![CDATA[The smarter an application is, the dumber its code should be. Make your code maintainable, extendable, and bug-resistant.]]></description>
            <link>/blog/2022/04/creating-stupidly-brilliant-javascript-applications</link>
            <guid isPermaLink="false">5 Principles For Creating Stupidly Brilliant JavaScript Applications</guid>
            <dc:creator><![CDATA[Andrew Townsend]]></dc:creator>
            <pubDate>Mon, 11 Apr 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Women or Femme in Code: Expanding Opportunity Q&A Part 1]]></title>
            <description><![CDATA[A 2021 StackOverflow survey shows that women account for only 5.31% of software developers worldwide. In this 2 part Q&A, 7 women in software engineering at Smarty discuss their efforts and share tips about increasing opportunities in the software development field.]]></description>
            <link>/blog/2022/04/women-femme-in-code-expanding-opportunity-part-1</link>
            <guid isPermaLink="false">Women or Femme in Code: Expanding Opportunity Q&amp;A Part 1</guid>
            <dc:creator><![CDATA[Anne Arnold]]></dc:creator>
            <pubDate>Wed, 27 Apr 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Address Data Masterclass Webinar Recap]]></title>
            <description><![CDATA[WEBINAR RECAP: In this webinar recap, we’re going over the ins and outs of address data. Learn about address components, ZIP9, ZIP11, non-postals, and other address hacks.]]></description>
            <link>/blog/2022/05/address-data-masterclass</link>
            <guid isPermaLink="false">Address Data Masterclass Webinar Recap</guid>
            <dc:creator><![CDATA[Andrew Townsend]]></dc:creator>
            <pubDate>Mon, 23 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How No-Matches & Apartment Geocodes Improve Location Data]]></title>
            <description><![CDATA[Not all geocoding APIs offer the same levels of service and accuracy. Learn how proper no-match handling and apartment geocoding provide a competitive edge.]]></description>
            <link>/blog/2022/05/apartment-geocoding-api-no-match-false-positives</link>
            <guid isPermaLink="false">How No-Matches &amp; Apartment Geocodes Improve Location Data</guid>
            <dc:creator><![CDATA[Davin Perkins]]></dc:creator>
            <pubDate>Tue, 17 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Evaluating Geocoding API Capacity and Speed]]></title>
            <description><![CDATA[How fast is your geocoder? Some APIs hit 27 geocodes per second, others achieve 100,000+. Evaluate before committing to save time, cut costs, and improve data.]]></description>
            <link>/blog/2022/05/evaluating-geocoding-api-capacity-speed</link>
            <guid isPermaLink="false">Evaluating Geocoding API Capacity and Speed</guid>
            <dc:creator><![CDATA[Davin Perkins]]></dc:creator>
            <pubDate>Wed, 25 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why Validation & Accuracy Matter for Geocoding APIs]]></title>
            <description><![CDATA[Ask these two questions when choosing a geocoding API: Does the API include address validation and how accurate are the geocodes? Download the full eBook free.]]></description>
            <link>/blog/2022/05/geocoding-api-validation-accuracy-questions</link>
            <guid isPermaLink="false">Why Validation &amp; Accuracy Matter for Geocoding APIs</guid>
            <dc:creator><![CDATA[Davin Perkins]]></dc:creator>
            <pubDate>Tue, 10 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Identify the Right Level of Geocoding]]></title>
            <description><![CDATA[In his webinar, Adam Charlton of Smarty discusses the different levels of geocoding and how to identify which will be most beneficial for you.]]></description>
            <link>/blog/2022/05/how-to-identify-the-right-level-geocoding</link>
            <guid isPermaLink="false">How to Identify the Right Level of Geocoding</guid>
            <dc:creator><![CDATA[Andrew Townsend]]></dc:creator>
            <pubDate>Thu, 12 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Women or Femme in Code: Expanding Opportunity Q&A Part 2]]></title>
            <description><![CDATA[In part 2 of this 2 part series, the women in code at Smarty discuss initiatives for increasing opportunities in school, groups, and influencing future generations.]]></description>
            <link>/blog/2022/05/women-femme-in-code-expanding-opportunity-part-2</link>
            <guid isPermaLink="false">Women or Femme in Code: Expanding Opportunity Q&amp;A Part 2</guid>
            <dc:creator><![CDATA[Anne Arnold]]></dc:creator>
            <pubDate>Tue, 03 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An Advanced Look at US Autocomplete Pro API]]></title>
            <description><![CDATA[WEBINAR RECAP: We hosted a webinar talking about Smarty’s US Autocomplete Pro API and how it differs from other autocomplete tools in reliability, accuracy, & customizability.]]></description>
            <link>/blog/2022/06/advanced-look-at-us-autocomplete-pro-api</link>
            <guid isPermaLink="false">An Advanced Look at US Autocomplete Pro API</guid>
            <category><![CDATA[address autocomplete API]]></category>
            <dc:creator><![CDATA[Andrew Townsend]]></dc:creator>
            <pubDate>Tue, 28 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Cloud Geocoding APIs vs On-Premise Pros and Cons]]></title>
            <description><![CDATA[On-premise geocoding used to be the clear choice. With new technology, some cloud geocoders are surpassing local installs for speed, security, and price.]]></description>
            <link>/blog/2022/06/cloud-geocoding-vs-on-premise</link>
            <guid isPermaLink="false">Cloud Geocoding APIs vs On-Premise Pros and Cons</guid>
            <dc:creator><![CDATA[Davin Perkins]]></dc:creator>
            <pubDate>Fri, 03 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How Autocomplete and Reverse Geocoding Improve Your Geocodes]]></title>
            <description><![CDATA[Address autocomplete and reverse geocoding improve the quality and quantity of data you receive. More data with fewer errors leads to better geocodes.]]></description>
            <link>/blog/2022/06/improve-geocodes-with-autocomplete-and-reverse-geocoding</link>
            <guid isPermaLink="false">How Autocomplete and Reverse Geocoding Improve Your Geocodes</guid>
            <dc:creator><![CDATA[Davin Perkins]]></dc:creator>
            <pubDate>Thu, 09 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Smarty Releases 193 Million Addresses in New US Address List]]></title>
            <description><![CDATA[Smarty's new US Master Address List is the most comprehensive dataset of standardized,   validated, and mailable US addresses available.]]></description>
            <link>/blog/2022/06/smarty-releases-193-million-addresses-us-master-address-list</link>
            <guid isPermaLink="false">Smarty Releases 193 Million Addresses in New US Address List</guid>
            <dc:creator><![CDATA[Trent Howell]]></dc:creator>
            <pubDate>Tue, 07 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Smarty Unveils High-Accuracy QGIS Geocoding Plugin]]></title>
            <description><![CDATA[Smarty announces new rooftop accurate QGIS Geocoding Plugin to validate, standardize, and geocode US addresses.]]></description>
            <link>/blog/2022/06/smarty-unveils-high-accuracy-qgis-geocoding-plugin</link>
            <guid isPermaLink="false">Smarty Unveils High-Accuracy QGIS Geocoding Plugin</guid>
            <category><![CDATA[QGIS Geocoding Plugin]]></category>
            <dc:creator><![CDATA[Trent Howell]]></dc:creator>
            <pubDate>Wed, 22 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Common Mistakes When Calling Smarty APIs]]></title>
            <description><![CDATA[WEBINAR RECAP: While our documentation and tutorials are solid as Chris Hemsworth's abs, there are still some common API mistakes our support team has run into when helping our customers. In a recent webinar, our Support Team Lead Lyle Durland went over a few of those common mistakes and outlined what you need to know so that you never run into API problems again. Probably.]]></description>
            <link>/blog/2022/07/common-mistakes-when-calling-smarty-apis</link>
            <guid isPermaLink="false">Common Mistakes When Calling Smarty APIs</guid>
            <category><![CDATA[address autocomplete API]]></category>
            <dc:creator><![CDATA[Lyle Durland]]></dc:creator>
            <pubDate>Thu, 28 Jul 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Our Fast Processing Speeds]]></title>
            <description><![CDATA[What is the hardest part of processing loads of data? Finding a way to do it fast. Luckily, Smarty is able to process millions of addresses per minute!]]></description>
            <link>/blog/2022/07/our-fast-processing-speeds</link>
            <guid isPermaLink="false">Our Fast Processing Speeds</guid>
            <category><![CDATA[speed]]></category>
            <dc:creator><![CDATA[Andrew Townsend]]></dc:creator>
            <pubDate>Fri, 08 Jul 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using A Master Address List to Improve Asset Tracking]]></title>
            <description><![CDATA[Get a simple explanation of how companies use master address lists with persistent unique identifiers to improve asset tracking. 3-minute read. Learn here.]]></description>
            <link>/blog/2022/08/asset-location-tracking-with-us-master-address-list</link>
            <guid isPermaLink="false">Using A Master Address List to Improve Asset Tracking</guid>
            <category><![CDATA[US Master Address List]]></category>
            <dc:creator><![CDATA[John Hickey]]></dc:creator>
            <pubDate>Wed, 10 Aug 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>