<?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/"
	>

<channel>
	<title>GeoWeb 2009 Conference – Cityscapes</title>
	<atom:link href="http://geowebconference.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://geowebconference.org</link>
	<description>Everything is Connected</description>
	<pubDate>Fri, 03 Jul 2009 18:49:50 +0000</pubDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Learn more about the Technical Sessions</title>
		<link>http://geowebconference.org/learn-more-about-the-technical-sessions/</link>
		<comments>http://geowebconference.org/learn-more-about-the-technical-sessions/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 23:29:00 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[geoweb updates]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234559</guid>
		<description><![CDATA[View the the technical sessions details page to read the abstracts of over 50+ presentations.
]]></description>
			<content:encoded><![CDATA[<p>View the the <a href="http://geowebconference.org/registration/technical-session-descriptions/" target="_self">technical sessions details</a> page to read the abstracts of over 50+ presentations.</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/learn-more-about-the-technical-sessions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Imaging Notes Magazine - Media Sponsor</title>
		<link>http://geowebconference.org/imaging-notes-magazine-media-sponsor/</link>
		<comments>http://geowebconference.org/imaging-notes-magazine-media-sponsor/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 22:57:33 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[Media Sponsor]]></category>

		<category><![CDATA[sidebar sponsors]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234550</guid>
		<description><![CDATA[


]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.imagingnotes.com/go/" target="_blank"><img class="aligncenter size-full wp-image-234566" title="imagingnotes_logo_small" src="http://geowebconference.org/wp-content/uploads/2009/06/imagingnotes_logo_small.jpg" alt="imagingnotes_logo_small" width="110" height="32" /></a></p>
<p style="text-align: center;"></p>
<p><a href="http://www.lbxjournal.com/"><img src="http://geowebconference.org/wp-content/uploads/2009/01/logo_lbx_master_small.jpg" alt="logo_lbx_master_small" title="logo_lbx_master_small" width="91" height="69" class="aligncenter size-full wp-image-234633" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/imaging-notes-magazine-media-sponsor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Event Driven/Peer-to-Peer Architecture driving a hyper-agile GeoWeb</title>
		<link>http://geowebconference.org/event-drivenpeer-to-peer-architecture-driving-a-hyper-agile-geoweb/</link>
		<comments>http://geowebconference.org/event-drivenpeer-to-peer-architecture-driving-a-hyper-agile-geoweb/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 22:01:45 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[GeoWeb blog]]></category>

		<category><![CDATA[geoweb updates]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234541</guid>
		<description><![CDATA[Peer-to-Peer (P2P) networks have been around for some time now, and are often used for file sharing applications over the internet. In a P2P topology, every computer connected to the network can be a peer, and no central server is required. This makes P2P networks very flexible, scalable, and reliable as there is no single [...]]]></description>
			<content:encoded><![CDATA[<p>Peer-to-Peer (P2P) networks have been around for some time now, and are often used for file sharing applications over the internet. In a P2P topology, every computer connected to the network can be a peer, and no central server is required. This makes P2P networks very flexible, scalable, and reliable as there is no single point of failure. These capabilities also make P2P networks very suitable for the GeoWeb, as their architecture easily allows sharing and synchronization of heterogeneous, distributed, geospatial data over the Web.</p>
<p>All peers are equally capable of providing and consuming resources, and they can advertise resources that they want to share to other peers that maybe interested in sharing them. Given the dynamic structure of the GeoWeb, where new geospatially-related data appear rapidly and in ever growing quantities, this is the only architecture that can handle these proliferating environments. This has already been proven in other application domains, such as the use of Voice-over-Internet protocol (VoIP) technologies like Skype for tele-communications.</p>
<p>But a Peer-to-Peer structure alone is not sufficient for a pervasive, dynamically-changing GeoWeb. The architectural infrastructure of Event Driven (ED) capabilities are also needed, for enabling the automation of data sharing and replication as well as for handling notifications about changes and their metadata. An ED architecture is particularly necessary in collaboration environments, such as in crisis management, that require realtime data exchange to gain a common operating picture.</p>
<p>SOAP-based web services, as well as RESTful architectures, are still following a client/server paradigm as they expect a specific functionality to be returned by a request even if the request response is asynchronous. This impedes agility, as the consumer and the provider of the functionality are depending on each other. Both architectures allow a decoupling of the message or interface level from the implementation, but not from the functionality. Even in an orchestrated controller environment, such as a BPEL-driven service component architecture, the controller needs to know which functions to call to get an expected result.</p>
<p>In contrast, in a ED/P2P architecture, the functionality of distributed system components is totally decoupled. The component that creates an event does not need to know what a subscriber to this event will do with it, or even whether any component is interested in the event at all, and the publisher of an event does not direct any event directly to a consumer component. The subscriber to an event relies only on the information published, and is unaware of where and by whom the event was created. The subscriber may change the functionality that is driven by this event at any time, without the event producer having any knowledge of such a change.</p>
<p>Paired with the scalability and flexibility of the P2P network, the GeoWeb becomes a dynamic horizontally- and vertically-scalable infrastructure that can support and integrate many application domains, especially geospatial applications that are driven by realtime information, such as in Aeronautical Information Management. In such an event-driven architecture, the more rigid orchestration component of a web services architecture using SOAP or REST is replaced by a Publication/Subscription framework that is totally decoupled and autonomous. This fulfills the general notion of the Web as having no centralized administration point or authority that drives the overall functionality that is available anywhere to its users.</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/event-drivenpeer-to-peer-architecture-driving-a-hyper-agile-geoweb/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Register Online</title>
		<link>http://geowebconference.org/register-online/</link>
		<comments>http://geowebconference.org/register-online/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 23:27:13 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[homepage news]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234527</guid>
		<description><![CDATA[Online registration is open. To learn more about the registrations packages and prices visit the Registration Details Page. To make your payment via our secure payment system please select the appropriate registration button below:
GeoWeb 2009 Registration

GeoWeb 2009 Academic Track Registration


]]></description>
			<content:encoded><![CDATA[<p>Online registration is open. To learn more about the registrations packages and prices visit the <a href="http://geowebconference.org/registration/details/">Registration Details Page</a>. To make your payment via our secure payment system please select the appropriate registration button below:</p>
<p><strong>GeoWeb 2009 Registration</strong></p>
<p><a href="https://www.gita.org/forms/forms/Default/GeoWeb_Registration.aspx"><img class="alignleft size-full wp-image-234246" title="registernowbutton" src="http://geowebconference.org/wp-content/uploads/2009/04/registernowbutton.jpg" alt="registernowbutton" width="150" height="51" /></a></p>
<p><strong>GeoWeb 2009 <em>Academic Track</em> Registration</strong></p>
<p><a href="https://www.gita.org/forms/forms/Default/GeoWeb_Academic_Track_Registration.aspx" target="_blank"><img class="alignleft size-full wp-image-234246" title="registernowbutton" src="http://geowebconference.org/wp-content/uploads/2009/04/registernowbutton.jpg" alt="registernowbutton" width="150" height="51" /></a></p>
<p><a href="https://www.gita.org/forms/forms/Default/GeoWeb_Registration.aspx"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/register-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Panels Announced</title>
		<link>http://geowebconference.org/panels-announced/</link>
		<comments>http://geowebconference.org/panels-announced/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:27:51 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[geoweb updates]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234483</guid>
		<description><![CDATA[Be sure to plan your schedule in order to attend the following panels:
Business Panel 

 Finding Gold in Location! or The Changing Geo Business Landscape - Sponsored by LBx Journal


Architecture Panel

On what architecture should we build the GeoWeb? REST-ful? SOA? Event Driven? SOAP? Peer to Peer?

Learn more on the Panels page.
]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Be sure to plan your schedule in order to attend the following panels:</p>
<p class="MsoNormal"><strong>Business Panel<span> </span></strong></p>
<ul>
<li> Finding Gold in Location! or The Changing Geo Business Landscape<em> - Sponsored by LBx Journal</em></li>
</ul>
<p class="MsoNormal">
<p><strong>Architecture Panel</strong></p>
<ul>
<li>On what architecture should we build the GeoWeb? REST-ful? SOA? Event Driven? SOAP? Peer to Peer?</li>
</ul>
<p>Learn more on the <a href="http://geowebconference.org/registration/panels/" target="_self">Panels </a>page.</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/panels-announced/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ron Lake Interview on VerySpatial</title>
		<link>http://geowebconference.org/234465/</link>
		<comments>http://geowebconference.org/234465/#comments</comments>
		<pubDate>Tue, 26 May 2009 16:28:45 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[GeoWeb blog]]></category>

		<category><![CDATA[geoweb updates]]></category>

		<category><![CDATA[news coverage]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234465</guid>
		<description><![CDATA[Talking with VerySpatial, Ron Lake shares his view of the GeoWeb as being a digital nervous system for the planet.  Mr. Lake explains how the theme for this year&#8217;s conference, Cityscapes, was selected to emphasize ways that the GeoWeb can support high value sharing and collaboration of urban infrastructure data around the building of [...]]]></description>
			<content:encoded><![CDATA[<p>Talking with VerySpatial, Ron Lake shares his view of the GeoWeb as being a digital nervous system for the planet.  Mr. Lake explains how the theme for this year&#8217;s conference, Cityscapes, was selected to emphasize ways that the GeoWeb can support high value sharing and collaboration of urban infrastructure data around the building of cities.  Mr. Lake also discusses the introduction of an Academic Track to this year&#8217;s conference, how the interaction between academia, industry, and government may spark new perspectives and ideas, and how bringing such a diverse audience together is what makes the conference work. <a href="http://podcast.veryspatial.com/files/Geoweb.mp3" target="_blank">Listen to the interview</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/234465/feed/</wfw:commentRss>
<enclosure url="http://podcast.veryspatial.com/files/Geoweb.mp3" length="8087953" type="audio/mpeg" />
		</item>
		<item>
		<title>Registration is Now Open</title>
		<link>http://geowebconference.org/registration-pushed-one-week/</link>
		<comments>http://geowebconference.org/registration-pushed-one-week/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 18:30:32 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[geoweb updates]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234124</guid>
		<description><![CDATA[GeoWeb 2009 registration is now open.
]]></description>
			<content:encoded><![CDATA[<p>GeoWeb 2009 <a href="http://geowebconference.org/online-registration/">registration is now open</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/registration-pushed-one-week/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Collaboration for Urban Development</title>
		<link>http://geowebconference.org/collaboration-for-urban-development/</link>
		<comments>http://geowebconference.org/collaboration-for-urban-development/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 19:41:33 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[GeoWeb blog]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234094</guid>
		<description><![CDATA[In this time of economic turmoil, governments around the world have focused a great deal of money and energy on the construction sector, earmarking billions of dollars for infrastructure projects. Much of this construction is critical to replacing aging infrastructure (bridges, highways), and to reducing the carbon emissions and energy consumption of our built environment. [...]]]></description>
			<content:encoded><![CDATA[<p>In this time of economic turmoil, governments around the world have focused a great deal of money and energy on the construction sector, earmarking billions of dollars for infrastructure projects. Much of this construction is critical to replacing aging infrastructure (bridges, highways), and to reducing the carbon emissions and energy consumption of our built environment. It should not be seen only as a matter of economic stimulus or putting people to work. It must equally be seen as an investment in meeting critical energy and environmental security objectives for, if not, we will place future generations in an even more perilous position than is currently the case. How do we do this? Where is the information technology to not only increase the productivity of the AEC sector, but also to ensure that this information is acquired, validated, and made available for decision making? How will we know if the money is being well spent?  Unemployment figures will not be a sufficient measure.</p>
<p>I believe that the source of low and declining productivity in the AEC sector is, in part, the poor facilities for collaboration and information sharing. “Fit and Interference” problems, which are the bane of the construction industry, are exceedingly rare in the manufacturing sector, and I believe this difference is largely to be attributed to better information management. Instead of dedicated and permanent systems to share information and collaborate on infrastructure projects, architects, engineers, and construction companies rely on ad hoc exchanges by e-mail or couriers. In spite of the billions spent on physical infrastructure projects, strategic investments in IT for infrastructure management by all levels of government are minuscule.</p>
<p>Fortunately, the solution to the AEC productivity crisis can also go a very long way to helping us with the accounting and management of infrastructure spending from the perspective of climate change and energy management. Information infrastructure that supports collaboration and integration of government and private sector business processes for architecture, engineering, and construction can also provide us with the foundation for energy and environmental “accounting”. It only requires that governments see stimulus as truly an investment!</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/collaboration-for-urban-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Keynotes &amp; Invited Speakers Announced</title>
		<link>http://geowebconference.org/3rd-call-for-academic-papers/</link>
		<comments>http://geowebconference.org/3rd-call-for-academic-papers/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 23:57:24 +0000</pubDate>
		<dc:creator>susan</dc:creator>
		
		<category><![CDATA[geoweb updates]]></category>

		<guid isPermaLink="false">http://geowebconference.org/?p=234084</guid>
		<description><![CDATA[GeoWeb 2009 and its organizers are very excited to announce the following keynote and invited speakers:
KEYNOTES [Read More]
Michael T. Jones is Google&#8217;s Chief Technology Advocate, charged with advancing the technology to organize the world&#8217;&#8217;s information and make it universally accessible and useful.  He is a prolific inventor, developer of notable scientific and computer graphics software, [...]]]></description>
			<content:encoded><![CDATA[<p>GeoWeb 2009 and its organizers are very excited to announce the following keynote and invited speakers:</p>
<p><strong>KEYNOTES</strong> <a href="http://geowebconference.org/keynote-speakers/" target="_self">[Read More]<br />
</a><span style="text-decoration: underline;">Michael T. Jones</span> is Google&#8217;s Chief Technology Advocate, charged with advancing the technology to organize the world&#8217;&#8217;s information and make it universally accessible and useful.  He is a prolific inventor, developer of notable scientific and computer graphics software, an engineering and business executive, and an avid traveler and photographer.</p>
<p><span style="text-decoration: underline;">Alex Miller</span> is founder and President of ESRI Canada Limited, a privately held Canadian owned company specializing in the design and implementation of geographic information systems. Mr. Miller is a graduate of the University of New Brunswick in Fredericton with a Bachelor of Science in Surveying Engineering. Mr. Miller has over 35 years experience in surveying, mapping, engineering, information systems design and management consulting. He is past Chair of the Geomatics Industry Association of Canada, Co-Chair of the GeoConnections Policy Advisory Committee, Chair of the Geomatics Canada Advisory Committee and a member of the Federal Department of Natural Resources Minister&#8217;s National Advisory Board on Earth Sciences.</p>
<p><strong>INVITED SPEAKERS</strong> <a href="http://geowebconference.org/invited-speakers/" target="_self">[Read More]</a><br />
<span style="text-decoration: underline;">David Boloker</span> is a Distinguished Engineer and Chief Technical Officer for Emerging Internet Technologies in IBM Software Group. David is recognized in and outside IBM as a technical leader in the Internet software space guiding IBM&#8217;s investments as well as internal product development in the Internet space.</p>
<p><span style="text-decoration: underline;">Dr. John Stutz</span> helped found the Tellus Institute in 1976.The Tellus Institute is a non-profit organization providing research and consulting services, primarily to clients in the public sector, in the areas of energy, environmental policy and sustainable development. Dr. Stutz has worked for the United States Environmental Protection Agency and the Organization for Economic Cooperation and Development, as well as various U.S. state and Canadian provincial agencies, on issues of regulatory, economic and environmental policy.</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/3rd-call-for-academic-papers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GeoWeb 2009 – Cityscapes and More</title>
		<link>http://geowebconference.org/geoweb-2009-%e2%80%93-cityscapes-and-more/</link>
		<comments>http://geowebconference.org/geoweb-2009-%e2%80%93-cityscapes-and-more/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 20:00:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[GeoWeb blog]]></category>

		<guid isPermaLink="false">http://geowebconference.org/geoweb-2009-%e2%80%93-cityscapes-and-more/</guid>
		<description><![CDATA[GeoWeb 2009 will be held in Vancouver, July 27-31. As always, GeoWeb is concerned with the reciprocal intersection and impact of the Web and Geo, as well as the social, technical and business implications of that exchange. GeoWeb is a very important event, more than any other on the geospatial calendar, offering the opportunity to [...]]]></description>
			<content:encoded><![CDATA[<p>GeoWeb 2009 will be held in Vancouver, July 27-31. As always, GeoWeb is concerned with the reciprocal intersection and impact of the Web and Geo, as well as the social, technical and business implications of that exchange. GeoWeb is a very important event, more than any other on the geospatial calendar, offering the opportunity to visualize and contribute to the direction of the industry.</p>
<p>One of those interesting directions, to be hi-lighted at GeoWeb 2009, is the role of information sharing and information infrastructures in the urban landscape (Cityscapes). Considering the recent announcements of significant investments in large capital infrastructure projects such as highways, mass transit, and remediation of buildings for energy conservation and pollution reduction, this focus on urban environments is even more relevant than in the past. All of these initiatives demand information management, and systems that deal easily with 3D information, design information, and the whole process and life cycle of construction. This will demand new approaches and new ways of thinking, some of which were highlighted at GeoWeb 2008, and we look forward to expanding our efforts in 2009.</p>
<p>Of course, non-Urban applications (oceanography, national defense, oil and gas, utilities) will continue to form a key part of the GeoWeb conference, as will pure technology presentations and papers; this is all about collision and intersection. Developments in GeoWeb technologies for national defense will have impact in the urban world. Equally developments in the urban world may have important implications for apparently disparate domains like undersea exploration or the study of the atmosphere.</p>
<p>We will be back at the Morris J. Wosk Centre for Dialogue in beautiful Vancouver (plan your holiday), and we will have a full slate of invited speakers, keynotes, workshops, and technical presentations. There will be a fireworks dinner cruise and, of course, the student contest is back!</p>
<p>GeoWeb 2009 has added some new twists to the format of previous conferences, such as the Science/Academic track on 3D modeling, to be held in the adjacent Segal Center. Whether a Cityscaper or not, we hope you will get your presentations in. We are all very excited about 2009 and hope you are too &ndash; so plan to attend the most important event on the geospatial calendar!</p>
]]></content:encoded>
			<wfw:commentRss>http://geowebconference.org/geoweb-2009-%e2%80%93-cityscapes-and-more/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
