<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Openshift on JMS Blog</title>
    <link>/tags/openshift/</link>
    <description>Recent content in Openshift on JMS Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 09 Jun 2015 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/openshift/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Checking and validating phone numbers</title>
      <link>/post/2015-06-09-checking-and-validating-phone-numbers/</link>
      <pubDate>Tue, 09 Jun 2015 00:00:00 +0000</pubDate>
      <guid>/post/2015-06-09-checking-and-validating-phone-numbers/</guid>
      <description>&lt;p&gt;In applications sometimes is needed check and verify if a phone number is&#xA;valid or possible if the number have all required digits to be valid for this&#xA;purpose there are several options to tackle the problem like regular&#xA;expressions for example to validate &lt;a href=&#34;http://en.wikipedia.org/wiki/E.164&#34;&gt;E.164&#xA;format&lt;/a&gt;, library like the [Google&#xA;libphonenumber](http://Google libphonenumber) and API like the &lt;a href=&#34;https://www.twilio.com/lookup&#34;&gt;Twillio&#xA;Lookup&lt;/a&gt; for something more complete.&lt;/p&gt;&#xA;&lt;p&gt;for this post i created a small app for test a demo purpose using the [python&#xA;port of the Google library](&lt;a href=&#34;https://github.com/daviddrysdale/python-&#34;&gt;https://github.com/daviddrysdale/python-&lt;/a&gt;&#xA;phonenumbers)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
