<?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>Azavea Journal &#187; David Zwarg</title>
	<atom:link href="http://www.azavea.com/blogs/newsletter/author/dzwarg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azavea.com/blogs/newsletter</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 05 Jan 2012 19:45:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Azavea&#8217;s Coffee &#8216;Uber&#8217; Assistant: Caféduino</title>
		<link>http://www.azavea.com/blogs/newsletter/v5i1/cafeduino/</link>
		<comments>http://www.azavea.com/blogs/newsletter/v5i1/cafeduino/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 06:00:10 +0000</pubDate>
		<dc:creator>David Zwarg</dc:creator>
				<category><![CDATA[Vol. 5 Issue 1, March 2010]]></category>
		<category><![CDATA[Company News]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/newsletter/?p=1511</guid>
		<description><![CDATA[Azavea has a clearly defined symbiosis with coffee. We have a designated Minister of Coffee, a world-class coffee grinder, and we get selections of coffee from around the world; some of it hand-delivered, and some of it hand-crafted.  However, one of the problems opportunities that I observed with our coffee system was that as coffee [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1605" title="cafeduino" src="http://www.azavea.com/blogs/newsletter/wp-content/uploads/2010/02/cafeduino.jpg" alt="cafeduino" width="520" height="199" /></p>
<p>Azavea has a clearly defined symbiosis with coffee. We have a designated Minister of Coffee, a world-class <a href="http://www.amazon.com/KitchenAid-Coffee-Grinder-Pearl-Metallic/dp/B00030IEJG" target="_blank">coffee grinder</a>, and we get selections of coffee from around the world; some of it hand-delivered, and some of it <a href="http://www.blacksheepcoffeecafe.com/" target="_blank">hand-crafted</a>.  However, one of the <span style="text-decoration: line-through;">problems </span> opportunities that I observed with our coffee system was that as coffee was brewed and consumed in the office (about 6 brews a day),  unlucky staffers would frequently pick up the (opaque) coffee pot to find it empty.  I don’t personally drink coffee, so I was unaware of how much anticipation one feels when approaching the pot and the extreme let down experienced upon encountering an empty pot.</p>
<p>I slowly set to work in my free time to solve this conundrum.  To me, it seemed like an individual would want to know if there was coffee in the pot <em>before </em>approaching the coffee maker (whom some of us address reverently as Zojirushi-san).  This could be 1) a web page, 2) a desktop app, or 3) an IRC (not IIRC) bot.  I drew up some schematics, took some measurements, and retreated to my home lab to build an <a href="http://www.arduino.cc/" target="_blank">Arduino </a>based, web-enabled measurement system tailored for the coffee pot. I used an <a href="http://www.arduino.cc/en/Main/ArduinoBoardDiecimila" target="_blank">Arduino Diecimila</a>, an <a href="http://www.arduino.cc/en/Main/ArduinoEthernetShield" target="_blank">Ethernet Shield</a>, a couple <a href="http://en.wikipedia.org/wiki/Piezoelectric_sensor" target="_blank">piezoelectric sensors</a>, a 3 color LED, a couple of buttons, and an awesome hand-crafted wooden base (thanks to Chip, our resident guitar maker).</p>
<p>A <span style="text-decoration: line-through;">short </span>while later, I had a working prototype ready for testing. The device now sits in Azavea’s kitchen, constantly measuring the weight of the coffee maker, and reporting the measurements to <a href="http://www.pachube.com/" target="_blank">pachube</a>.  After doing some internal evaluation, the name ‘<strong>Caféduino</strong>’ stuck, and I developed a couple methods of viewing the coffee pot status.<br />
<strong><br />
1. Direct Web Access</strong></p>
<p><strong><img class="alignleft size-full wp-image-1544" title="cafeduino_webaccess" src="http://www.azavea.com/blogs/newsletter/wp-content/uploads/2010/02/cafeduino_webaccess.gif" alt="cafeduino_webaccess" width="250" height="93" /></strong><strong> </strong>Using this method, it’s possible to directly address the Caféduino.  This gives the coffee <span style="text-decoration: line-through;">addict</span> aficionado direct access to the measurement values, but is more useful for other applications that are polling the data frequently.</p>
<p><strong>2. Caféduino Notification</strong></p>
<p><strong><img class="alignleft size-full wp-image-1545" title="cafeduino_notification" src="http://www.azavea.com/blogs/newsletter/wp-content/uploads/2010/02/cafeduino_notification.gif" alt="cafeduino_notification" width="230" height="78" /><br />
</strong></p>
<p>Using this second method, the Caféduino is polled continuously, and the tiny coffee mug in the system tray is updated as the coffee level changes.  This is the most aggressive method of monitoring the Caféduino which, mysteriously, is the most comforting for users.</p>
<p style="text-align: left;"><img class="alignright size-full wp-image-1543" title="cafeduino_notifierchart" src="http://www.azavea.com/blogs/newsletter/wp-content/uploads/2010/02/cafeduino_notifierchart.gif" alt="cafeduino_notifierchart" width="275" height="141" />When the coffee mug is clicked, the history of the Caféduino is charted in the window.  What you are seeing is a Google visualization applet that is consuming the historical data, stored on http://www.pachube.com/.</p>
<p><strong>3. IRC Bot Integration</strong></p>
<p><img class="alignleft size-full wp-image-1546" title="cafeduino_botintegration" src="http://www.azavea.com/blogs/newsletter/wp-content/uploads/2010/02/cafeduino_botintegration.gif" alt="cafeduino_botintegration" width="250" height="97" /></p>
<p>Lastly, the most interactive method of polling the Caféduino is through our internal IRC channel. The above screenshot is the conversation that I initiated with the IRC bot, and its response.  It has reassured me that there is indeed, 77.78% of a pot of coffee left.</p>
<p>Now our staff can check in on the coffee pot, to insure that their next visit to the kitchen will be without disappointment.  While this system works well for monitoring the coffee level, the next steps may be more involved – building a machine to automatically brew coffee.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/newsletter/v5i1/cafeduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Research Project: Sourcemap</title>
		<link>http://www.azavea.com/blogs/newsletter/v4i2/research-project-sourcemap/</link>
		<comments>http://www.azavea.com/blogs/newsletter/v4i2/research-project-sourcemap/#comments</comments>
		<pubDate>Fri, 01 May 2009 15:59:35 +0000</pubDate>
		<dc:creator>David Zwarg</dc:creator>
				<category><![CDATA[Vol. 4 Issue 2, May 2009]]></category>
		<category><![CDATA[Azavea Research]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/newsletter/?p=10</guid>
		<description><![CDATA[One of the many perks about working at Azavea is the opportunity to conduct an independent research project. Full time staff that have been with the company for at least 6 months are eligible to develop a research project plan, and pitch it to the powers that be. We have profiled several other research projects [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><a style="color: #BF975F" href="http://www.sourcemap.org/" target="_blank"><img src="http://www.azavea.com/newsletter/v4i2/images/sourcemap_logo.gif" border="0" alt="" width="268" height="90" /></a></p>
<p>One of the many perks about working at Azavea is the opportunity to conduct an independent research project. Full time staff that have been with the company for at least 6 months are eligible to develop a research project plan, and pitch it to the powers that be. We have profiled several <a style="color: #C0372F" href="http://www.azavea.com/Portals/0/newsletter/v3i4/Azavea_Journal_Vol3_Issue4_August.html#article5" target="_blank" rel="nofollow">other</a> <a style="color: #C0372F" href="http://www.azavea.com/newsletter/v4i1/Azavea_Journal_Vol4_Issue1_February.html#article6" target="_blank" rel="nofollow">research</a> <a style="color: #C0372F" href="http://www.azavea.com/newsletter/v3i6/Azavea_Journal_Vol3_Issue6_December.html#article7" target="_blank" rel="nofollow">projects</a> in previous newsletters, each solving a different problem. Sometimes staff choose to take on projects pro-bono, rebuild <a style="color: #C0372F" href="http://www.azavea.com/rex/" target="_blank">older Azavea applications</a>, or <a style="color: #C0372F" href="http://pgrouting.postlbs.org/" target="_blank">learn more about a given technology</a>.</p>
<p>Last year, I learned about the <a style="color: #C0372F" href="http://www.media.mit.edu/" target="_blank">MIT Media Lab&#8217;s</a> <a style="color: #C0372F" href="http://tangible.media.mit.edu/" target="_blank">Tangible Media Group</a>-produced &#8216;<a style="color: #C0372F" href="http://tangible.media.mit.edu/project.php?recid=111" target="_blank">Sourcemap&#8217; project</a>. Sourcemap is a tool, &#8220;for producers, business owners and consumers to understand the impact of supply chains.&#8221; My personal interests initially attracted me to the project, and Azavea approached the Sourcemap project in November of 2008 to see if they could use any contributions of the mapping and/or web development kind. They were happy to have contributions, and I began working on the spatial database and mapping components of the project. They generously moved to an MIT Open Source License, partially in order to accept the mapping and web development contributions I would make.</p>
<p>Some of the components I have been working on have included:</p>
<ul>
<li>Migrating from a proprietary web mapping API to OpenLayers</li>
<li>Implementing specialized &#8220;arcing&#8221; cartography between parts and objects</li>
<li>Rendering material networks across the International Date Line</li>
</ul>
<p>The migration to <a style="color: #C0372F" href="http://www.openlayers.org/" target="_blank">OpenLayers</a> increased performance of object maps, and enabled the maps to display a much greater number of features. This introduced a second problem when there became too many features on the map to be able to distinguish them &#8211; if any two parts of an object and an object itself was collinear, it would be impossible to see their connection. By slightly arcing the network, it became possible to discriminate parts in complex objects. Lastly, mapping a network across the IDL introduces <a style="color: #C0372F" href="http://www.azavea.com/blogs/labs/index.php/2009/04/distance-math-what/" target="_blank">many fun problems</a> &#8211; one of which is that mapping a part from Japan to an object in Alaska went the wrong way around the globe! The solution I came up with involved creating networks that repeat across the globe and represent the shortest distance between points.</p>
<p>The Sourcemap project generously moved to an <a style="color: #C0372F" href="http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT Open Source License</a>, partially in order to accept my contributions. The challenges of working with the team at MIT from<a style="color: #C0372F" href="http://wikimapia.org/#lat=39.9589892&amp;lon=-75.158844&amp;z=17&amp;l=0&amp;m=a&amp;v=2" target="_blank"> Azavea&#8217;s offices in Philadelphia</a> introduced some growing pains to the project, but the project lead, <a style="color: #C0372F" href="http://leo.media.mit.edu/" target="_blank">Leo Bonanni</a>, was committed to opening up the project to outside (of the Media Lab) contributors, and managing a distributed team.</p>
<p style="text-align: left;">Now, Sourcemap is getting ready to go live (<a style="color: #C0372F" href="http://www.sourcemap.org/" target="_blank">http://www.sourcemap.org/</a>), and they have some <a style="color: #C0372F" href="http://www.sourcemap.org/devblog/2009/04/david-zwarg-chief-cartographer/" target="_blank">beautiful</a> and informative maps. I am proud to be a part of the project, and Azavea is happy to see its staff working on such cool projects.</p>
<p><strong> <a href="http://www.azavea.com/newsletter/v4i2/Azavea_Journal_Vol4_Issue2_April.html#sourcemap" rel="nofollow">Click here for an interactive Sourcemap!</a> </strong></p>
<p id="sourcemap"><strong>Interactive Sourcemap (Firefox only)!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/newsletter/v4i2/research-project-sourcemap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;The Root&#8217;: Map Your Family Tree</title>
		<link>http://www.azavea.com/blogs/newsletter/v3i1/the-root-map-your-family-tree/</link>
		<comments>http://www.azavea.com/blogs/newsletter/v3i1/the-root-map-your-family-tree/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 21:00:43 +0000</pubDate>
		<dc:creator>David Zwarg</dc:creator>
				<category><![CDATA[Vol. 3 Issue 1, February 2008]]></category>
		<category><![CDATA[GIS and History]]></category>
		<category><![CDATA[The Root]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/newsletter/?p=501</guid>
		<description><![CDATA[&#8220;The family is one of nature&#8217;s masterpieces.&#8221; &#8212; George Santayana If you have been following the news, you have probably heard a lot of buzz about that famous nucleic acid, DNA. Rest assured, Azavea hasn&#8217;t jumped onto the genetically modified bandwagon*- we&#8217;re just helping people put together the pieces of their family history. We partnered [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666; font-size: x-small;"><strong>&#8220;The family is one of nature&#8217;s masterpieces.&#8221;</strong> &#8212; George Santayana</span></p>
<p><img style="margin-left:30px; margin-bottom:10px;" src=" http://www.azavea.com/newsletter/v3i1/The-Root-Logo.gif" border="0" alt="" align="right" /><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">If you have been following the news, you have probably heard a lot of buzz about that famous nucleic acid, DNA. Rest assured, Azavea hasn&#8217;t jumped onto the genetically modified bandwagon*- we&#8217;re just helping people put together the pieces of their family history. We partnered with <a href="http://www.washingtonpost.com/wp-adv/mediacenter/html/about_welcome.html" target="_blank">WashingtonPost.Newsweek Interactive</a> to integrate a family tree editor and mapping application into their new website, <a href="http://theroot.com/" target="_blank">theroot.com</a>. The Root is a daily online magazine that provides commentary on today&#8217;s news from a variety of Black perspectives. The family tree editor and mapping application are meant to complement the site&#8217;s interactive genealogical section to trace one&#8217;s ancestry through <a href="http://www.africandna.com/" target="_blank">AfricanDNA.com</a>, a DNA testing site co-founded by <a href="http://www.theroot.com/id/43941" target="_blank" rel="nofollow">Henry Louis Gates, Jr.</a>, who is also The Root&#8217;s Editor-In-Chief.<br />
</span></p>
<p><img style="margin-bottom:5px; border-color: #2d3009;" src="http://www.azavea.com/newsletter/v3i1/tree.gif" border="1" alt="" width="526" height="136" /><span style="font-family: Arial,Helvetica,sans-serif; color: #1a1045; font-size: xx-small;">A sample, editable family tree on WashingtonPost.Newsweek Interactive&#8217;s &#8216;The Root&#8217; website. </span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">Using common genealogy metaphors, we developed a powerful editor for building and maintaining family trees. Built with <a href="http://www.adobe.com/products/flex/" target="_blank">Flex</a> and the <a href="http://www.yworks.com/en/products_yfiles_about.htm" target="_blank">yFiles graphing framework</a>, this editor enables dynamic editing and visualization of an individual&#8217;s family tree. Leveraging our geographic background and indulging in our strong interest in Open Source software, we integrated geocoding from <a href="http://code.google.com/apis/maps/documentation/services.html" target="_blank">Google</a>, <a href="http://www.openlayers.org/" target="_blank">OpenLayers</a>, and <a href="http://postgis.refractions.net/" target="_blank">PostGIS</a> to display family members on a map, anywhere in the world.<br />
</span><br />
<img style="margin-bottom:5px; style=" src=" http://www.azavea.com/newsletter/v3i1/Root_map.jpg" border="1" alt="" width="526" height="136" /></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">This project was an exciting whirlwind of development, lasting only 6 weeks, including design, debugging, and load testing. A couple fun hours were had by all when we unleashed all of our staff on the application, in an attempt to find bugs. What was most enjoyable was listening to the cackles of laughter after attempts at <a href="http://xkcd.com/327/" target="_blank">SQL injection</a>.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">We are continuing to work on this project, and future releases to the mapping tool will include a <a href="http://genealogy.about.com/library/weekly/aa110100a.htm" target="_blank">GEDCOM</a> exporter, support for really complicated family relationships, tight integration between the family tree and map views, and with DNA test results from <a href="http://www.africandna.com/" target="_blank">AfricanDNA.com</a>. So stay tuned!</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">*No comment on the quality of the <a href="http://www.ninjaturtles.com/" target="_blank">genetically modified developers</a> we hired recently.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/newsletter/v3i1/the-root-map-your-family-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapping Citizens&#8217; Voices</title>
		<link>http://www.azavea.com/blogs/newsletter/v2i2/mapping-citizens-voices/</link>
		<comments>http://www.azavea.com/blogs/newsletter/v2i2/mapping-citizens-voices/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 20:00:50 +0000</pubDate>
		<dc:creator>David Zwarg</dc:creator>
				<category><![CDATA[Vol. 2 Issue 2, March 2007]]></category>
		<category><![CDATA[Philadelphia]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/newsletter/?p=411</guid>
		<description><![CDATA[&#8220;Democracy is the worst form of government except for all those others that have been tried.&#8221; —Winston Churchill The Citizen&#8217;s Compact with City Hall (http://www.reformballot.org/) is a grassroots democracy action born out of the Reformer&#8217;s Roundtable, an organization convened by Philadelphia Forward (http://www.philadelphiaforward.org/). We like what these people are trying to do to improve city [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">&#8220;Democracy is the worst form of government except for all those others that have been tried.&#8221; —Winston Churchill</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">The Citizen&#8217;s Compact with City Hall (<a href="http://www.reformballot.org/" target="_blank" rel="nofollow">http://www.reformballot.org/</a>) is a grassroots democracy action born out of the Reformer&#8217;s Roundtable, an organization convened by Philadelphia Forward (<a href="http://www.philadelphiaforward.org/" target="_blank">http://www.philadelphiaforward.org/</a>). We like what these people are trying to do to improve city government in Philadelphia, so we&#8217;re lending a hand.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">The idea was to get a quick and intuitive representation for the geographic distribution of individuals who sign the Citizen&#8217;s Compact with City Hall. When a visitor signs the compact, their contact information and address are saved. The Reformer&#8217;s Roundtable wanted to show a map that changed as more and more citizens volunteered to become involved. Not only that, we wanted to protect each individual&#8217;s address using some geographic aggregation. Turn it around in a little over a week? That was where the fun began.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">Azavea turned to ESRI&#8217;s ArcWeb Services, GoogleMaps and Open Source software to achieve this dynamic, interactive map. The addresses are geocoded with ESRI&#8217;s ArcWeb Services (<a href="http://www.arcwebservices.com/" target="_blank">http://www.arcwebservices.com/</a>), processed and stored in a PostGIS database, and rendered in OpenLayers via MapServer using the GoogleMaps basemap. All in all, a tidy package that processes visitor information and dynamically generates a map of aggregated citizen distribution.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">This is an exciting project for us &#8211; it is a good cause and it involves an intriguing constellation of geographic information technologies. As part of our staff&#8217;s research, we have developed a bit of expertise in each of these realms, but hadn&#8217;t had the opportunity to bring them all together in one project. We are excited to see it in action, and we hope you take a moment to check it out.</span></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">And if you live in Philadelphia, please consider signing the Citizen&#8217;s Compact. When you sign the compact, you&#8217;ll get access to a wiki where you can contribute your own ideas for political reform in the City. In a couple of weeks, you&#8217;ll have a chance to rate those ideas. Then, the top-rated ideas will be sent to each of the candidates for City Council and Mayor to see what they are willing to support. The results will all be posted online.<br />
</span><span style="font-family: Arial,Helvetica,sans-serif;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/newsletter/v2i2/mapping-citizens-voices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in a Widget?</title>
		<link>http://www.azavea.com/blogs/newsletter/v2i1/whats-in-a-widget/</link>
		<comments>http://www.azavea.com/blogs/newsletter/v2i1/whats-in-a-widget/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 21:00:27 +0000</pubDate>
		<dc:creator>David Zwarg</dc:creator>
				<category><![CDATA[Vol. 2 Issue 1, January 2007]]></category>
		<category><![CDATA[Azavea Research]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/newsletter/?p=435</guid>
		<description><![CDATA[As a technology company, Azavea is competing in an ever-changing market.  One way Azavea stays current with emerging technologies is by sanctioning research projects in variegated technologies, headed by full-time staff members.  Research projects range from Open Source projects to pro bono GIS services for the community.  One of these research projects involves the Yahoo! [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">As a technology company, Azavea is competing in an ever-changing market.  One way Azavea stays current with emerging technologies is by sanctioning research projects in variegated technologies, headed by full-time staff members.  Research projects range from Open Source projects to pro bono GIS services for the community.  One of these research projects involves the Yahoo! Widget Engine, which builds upon Azavea’s existing Web Services expertise.<br />
</span><br />
<img src="http://www.azavea.com/newsletter/v2i1/widgets.jpg" alt="" hspace="20" vspace="5" width="247" height="200" align="right" /><span style="font-family: Arial,Helvetica,sans-serif; color: #666666;">Widgets are cross-platform applications that run inside of a runtime engine.  These widgets, while compact, are built upon an internet-ready engine that provides connectivity to URL resources and Web Services with minimal programming.<br />
<span style="font-family: Arial,Helvetica,sans-serif; color: #666666;"><br />
In addition, widgets have strong support for innovative interface designs, challenging the “window” interface modality that is ubiquitous across all desktop applications.<br />
<span style="font-family: Arial,Helvetica,sans-serif; color: #666666;"><br />
Development of widgets as new faces for existing Web Services pushes geographic data to lightweight and easily distributable clients, in addition to providing Web Services for application level support.  Azavea is continuously exploring ways to disseminate geographic knowledge; exploring and challenging the way existing knowledge is transacted enhances the company’s repertoire of geographic solutions.<br />
</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/newsletter/v2i1/whats-in-a-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inside Azavea: Subverting Our Software</title>
		<link>http://www.azavea.com/blogs/newsletter/v1i2/inside-azavea-subverting-our-software/</link>
		<comments>http://www.azavea.com/blogs/newsletter/v1i2/inside-azavea-subverting-our-software/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 20:00:12 +0000</pubDate>
		<dc:creator>David Zwarg</dc:creator>
				<category><![CDATA[Vol. 1 Issue 2, Fall 2006]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/newsletter/?p=464</guid>
		<description><![CDATA[Azavea’s development team constantly relies upon Software Configuration Management (SCM) software to author robust and dependable software. Whether development happens in Philadelphia, Seattle, Vermont or on the road, a copy of Subversion, running off a server in the office maintains logs and copies of code for collaborative, secure, and redundant storage. As all of Azavea’s [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.azavea.com/newsletter/v1i2/svn.gif" border="1" alt="" width="535" height="200" /></p>
<p><span style="font-family: Arial,Helvetica,sans-serif; color: #333333;">Azavea</span><span style="font-family: Arial,Helvetica,sans-serif;"><span class="style4">’</span></span><span style="font-family: Arial,Helvetica,sans-serif; color: #333333;">s development team constantly relies upon Software Configuration Management (SCM) software to author robust and dependable software. Whether development happens in Philadelphia, Seattle, Vermont or on the road, a copy of <a href="http://subversion.tigris.org" target="_blank">Subversion</a>, running off a server in the office maintains logs and copies of code for collaborative, secure, and redundant storage. As all of Azavea</span><span style="font-family: Arial,Helvetica,sans-serif;"><span class="style4">’</span></span><span style="font-family: Arial,Helvetica,sans-serif; color: #333333;">s developers are seldom in the office at the same time, maintaining a central repository is critical to the integrity of Azavea</span><span style="font-family: Arial,Helvetica,sans-serif;"><span class="style4">’</span></span><span style="font-family: Arial,Helvetica,sans-serif; color: #333333;">s products and solutions. With the addition of <a href="http://tortoisesvn.net/" target="_blank">TortoiseSVN</a>, developers can write code from anywhere in the world that has access to the web, and easily manage their checked out versions of code in a familiar Windows environment.</p>
<p>It doesn’t matter if someone changed some code last week or last year, Subversion keeps track of those changes, and even includes a “blame” feature. Making each developer accountable for his or her changes maintains a higher quality of code, as each developer writes code with this informal contract in mind. This accelerates the Azavea development lifecycle when multiple developers work on one project. Not only because there are more people on a project, but because they constantly update the common code base, implementing application features in parallel. The resulting collaborative effort produces a shorter development time and quicker delivery to Azavea</span><span style="font-family: Arial,Helvetica,sans-serif;"><span class="style4">’</span></span><span style="font-family: Arial,Helvetica,sans-serif; color: #333333;">s clients. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/newsletter/v1i2/inside-azavea-subverting-our-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inside Azavea: Why We Wiki</title>
		<link>http://www.azavea.com/blogs/newsletter/v1i1/inside-azavea-why-we-wiki/</link>
		<comments>http://www.azavea.com/blogs/newsletter/v1i1/inside-azavea-why-we-wiki/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 14:00:09 +0000</pubDate>
		<dc:creator>David Zwarg</dc:creator>
				<category><![CDATA[Vol. 1 Issue 1, Fall 2006]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/newsletter/?p=495</guid>
		<description><![CDATA[Azavea’s development team is always technically savvy when it comes to communication and organization, which is why we decided to use a wiki to respond to the myriad of challenges of organizing large amounts of information in a group setting. The development team at Azavea uses the wiki software (dokuwiki, available for download from http://www.splitbrain.org/projects/dokuwiki [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial,Helvetica,sans-serif; color: #333333;"> Azavea’s development team is always technically savvy when it comes to communication and organization, which is why we decided to use a wiki to respond to the myriad of challenges of organizing large amounts of information in a group setting. The development team at Azavea uses the wiki software (dokuwiki, available for download from <a href="http://www.splitbrain.org/projects/dokuwiki" target="_blank">http://www.splitbrain.org/projects/dokuwiki</a> ) to store project information, technical tips and tricks, and administrative contacts. What is a wiki?  A wiki is a type of website that allows users to easily add, remove, or edit content and is used as a tool for collaborative writing and knowledge management (<a href="http://en.wikipedia.org/wiki/Wiki" target="_blank">http://en.wikipedia.org/wiki/Wiki</a>).  The wiki stores technical curricula for new employees, contact information for shared office resources (calendaring, benefits, source control, technical tips and tricks, etc), and occasionally office humor. By opening the wiki to all employees, the timely and accurate distribution of information ensures that all employees have the resources they need to get started with a new technology or address administrative or technical issues. The benefits of using the wiki system over a typical inter-office memo are multifaceted: the information is immediately available on the office’s Intranet, can be ‘rolled back’ to older versions, is searchable, and can be appended with newer information as it becomes available. Having a dynamic, community-maintained information repository helps us share knowledge and keeps Azavea’s team on top of projects and new technologies. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/newsletter/v1i1/inside-azavea-why-we-wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

