<?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>Avi's Code &#187; Wireless Deployments Project</title>
	<atom:link href="http://telyas.com/wordpress2/category/wireless-deployments-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://telyas.com/wordpress2</link>
	<description>My Open source and "free time" work</description>
	<lastBuildDate>Mon, 11 May 2009 07:08:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Setting the Map center with Google map</title>
		<link>http://telyas.com/wordpress2/2008/12/08/setting-the-map-center-with-google-map/</link>
		<comments>http://telyas.com/wordpress2/2008/12/08/setting-the-map-center-with-google-map/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 00:36:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wireless Deployments Project]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=10</guid>
		<description><![CDATA[Working on the Wireless Deployment map, i have also changed the center of the map to be Europe, while changing the Zoom.  var centerPoint = new GLatLng(43.644524198573674,23.58203125); map.setCenter(centerPoint, 2,G_NORMAL_MAP); The original code had a small bug, in which they defined the center Point, but then didn&#8217;t use it: var centerPoint = new GLatLng(43.644524198573674,23.58203125); map.setCenter(new GLatLng(43.644524198573674,23.58203125), [...]]]></description>
			<content:encoded><![CDATA[<p>Working on the Wireless Deployment map, i have also changed the center of the map to be Europe, while changing the Zoom. </p>
<blockquote><p>var centerPoint = new GLatLng(43.644524198573674,23.58203125);</p>
<p style="text-align: left;">map.setCenter(centerPoint, 2,G_NORMAL_MAP);</p>
</blockquote>
<p>The original code had a small bug, in which they defined the center Point, but then didn&#8217;t use it:</p>
<blockquote><p>var centerPoint = new GLatLng(43.644524198573674,23.58203125);</p>
<p style="text-align: left;">map.setCenter(new GLatLng(43.644524198573674,23.58203125), 3 , G_NORMAL_MAP);</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2008/12/08/setting-the-map-center-with-google-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless Deployment Maps</title>
		<link>http://telyas.com/wordpress2/2008/12/08/wireless-deployment-maps/</link>
		<comments>http://telyas.com/wordpress2/2008/12/08/wireless-deployment-maps/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 00:24:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wireless Deployments Project]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=7</guid>
		<description><![CDATA[Continued to work on the Wireless Deployment maps.  Changed a few scripts taken from wimaxmaps.org to accomodate different technology:LTE, WiMAX, and also reduced the frequency list &#8211; not sure I am going to discuss the 5.x frequencies (at least not yet).     ]]></description>
			<content:encoded><![CDATA[<p>Continued to work on the Wireless Deployment maps. </p>
<p>Changed a few scripts taken from wimaxmaps.org to accomodate different technology:LTE, WiMAX, and also reduced the frequency list &#8211; not sure I am going to discuss the 5.x frequencies (at least not yet). </p>
<p> </p>
<p> </p>
<div id="attachment_8" class="wp-caption alignnone" style="width: 509px"><a href="http://telyas.com/wordpress2/wp-content/uploads/2008/12/frequency_filter.jpg"><img class="size-full wp-image-8" title="Frequency Filter" src="http://telyas.com/wordpress2/wp-content/uploads/2008/12/frequency_filter.jpg" alt="Using Ext system as a panel over Google Map" width="499" height="213" /></a><p class="wp-caption-text">Using Ext system as a panel over Google Map</p></div>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2008/12/08/wireless-deployment-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

