<?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>benjamin alexander smith &#187; Projects</title>
	<atom:link href="http://www.benjaminasmith.com/blog/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benjaminasmith.com/blog</link>
	<description>blog</description>
	<lastBuildDate>Mon, 31 Oct 2011 20:30:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>dialti.me: US telephone number to timezone converter, again</title>
		<link>http://www.benjaminasmith.com/blog/2011/07/dialtime-telephone-number-to-timezone-converter/</link>
		<comments>http://www.benjaminasmith.com/blog/2011/07/dialtime-telephone-number-to-timezone-converter/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 20:53:34 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Toys]]></category>

		<guid isPermaLink="false">http://www.benjaminasmith.com/blog/?p=649</guid>
		<description><![CDATA[Some of you may remember (or may even have used!) my free telephone number (and area code) to timezone converter, Sundial. It’s a quick tool I threw together to solve a very particular problem: I make a lot of international calls at work to US clients and prospects and I want to convert telephone numbers [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you may remember (or may even have used!) my free telephone number (and area code) to timezone converter, <a href="http://www.benjaminasmith.com/tools/sundial">Sundial</a>.  It’s a quick tool I threw together to solve a very particular problem: I make a lot of international calls at work to US clients and prospects and I want to convert telephone numbers to timezones quickly and easily.</p>
<p>Sundial was a very simple webservice using a hacky Python script and a few CSVs.  It did the job… and that was that.  It had a fair number of defects such as missing DST support and a cluttered homepage, and I decided a few weeks ago that it was about time I addressed these issues.</p>
<p>I took the opportunity to brush up on my Java, and I re-implemented the entire thing from scratch over the course of a couple of evenings using Java servlets, JSON and the <a href="http://code.google.com/appengine/">Google App Engine</a>. (By the way, the App Engine is an excellent free platform for small tools and prototypes — check it out.)</p>
<p>As before, you can use dialti.me in a few different ways. The simplest is to visit the <a href="http://app.dialti.me/">dialti.me website</a> and enter a US telephone number that you would like to lookup. Format is unimportant—the number will be extracted as necessary. And as before, the alternative way in which one can use dialti.me is to navigate directly to<span class="pre"> <a href="http://app.dialti.me/number/Mobile: (651) 342.2323">http://app.dialti.me/Mobile: (651) 342.2323</a> </span>or similar.  It works well with Firefox keywords or as a Chrome custom search engine, too.</p>
<p>Unlike Sundial, dialti.me might actually see some further development such as support for international numbers. I’d love to hear any suggestions you might have, or feedback on the design. Let me know how you get on in the comments, or <a href="mailto:web+dialtime@benjaminasmith.com">drop me an email</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.benjaminasmith.com/blog/2011/07/dialtime-telephone-number-to-timezone-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sundial: US Telephone Number to Timezone Converter</title>
		<link>http://www.benjaminasmith.com/blog/2011/01/us-telephone-number-to-timezone-converter/</link>
		<comments>http://www.benjaminasmith.com/blog/2011/01/us-telephone-number-to-timezone-converter/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 13:25:53 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.benjaminasmith.com/blog/?p=294</guid>
		<description><![CDATA[I make a lot of international calls at work to US clients and prospects. Unfortunately, many of the calls are to different people in different cities. I’m not yet at a point where I associate particular US area codes with their timezones (nor country codes with timezones for that matter), and to be honest I’m [...]]]></description>
			<content:encoded><![CDATA[<p>I make a lot of international calls at work to US clients and prospects. Unfortunately, many of the calls are to different people in different cities. I’m not yet at a point where I associate particular US area codes with their timezones (nor country codes with timezones for that matter), and to be honest I’m not sure if I ever want to be that familiar with them.</p>
<p>My process used to be laborious: visit Bennet Yee’s <a href="http://www.bennetyee.org/ucsd-pages/area.html">Area Code Listing, by Number</a> and look up the state to which the area code corresponds, visit <a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</a> and look up the capital city of the state, then visit the <a href="http://www.timeanddate.com/worldclock/meeting.html">World Clock Meeting Planner</a> and see how our timezones overlap. This got old pretty fast. </p>
<p>I’ve solved this problem with <a href="http://www.benjaminasmith.com/tools/sundial">Sundial, a US telephone number to timezone converter</a>. It’s a simple webservice which takes any old telephone number and, if it’s a US number, produces a timezone comparision chart to show how it corresponds to GMT. Sundial is freely available for public use, so please give it a try!</p>
<p>You can use Sundial in a few different ways. The simplest is to visit the <a href="http://www.benjaminasmith.com/tools/sundial">Sundial converter</a> and enter a US telephone number that you would like to lookup. Format is not important—stick it in with brackets, periods, warts and all. Alternatively, to convert<span class="pre"> Mobile: (651) 342.2323 </span>you can just navigate directly to<span class="pre"> <a href="http://benjaminasmith.com/tools/sundial/Mobile: (651) 342.2323">http://benjaminasmith.com/tools/sundial/Mobile: (651) 342.2323</a> </span>and get the answer you’re looking for.</p>
<p>My favourite way to use Sundial is via <a href="http://www.mozilla.org/products/firefox/smart-keywords.html" rel="nofollow">Firefox Smart Keywords</a>. Using smart keywords, I can just type:</p>
<p><span class="pre">sun Mobile: 651.342.2323</span></p>
<p>To set this up, just create a new bookmark to<span class="pre"> http://benjaminasmith.com/tools/sundial/%s </span>and give it the keyword <span class="pre">sun</span>.</p>
<p>Sundial is still under development, so I’d love to hear any suggestions you might have or fix any bugs you might come across. Let me know how you get on in the comments, or <a href="mailto:web+sundial@benjaminasmith.com">drop me an email</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.benjaminasmith.com/blog/2011/01/us-telephone-number-to-timezone-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

