<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Atlas &#8211; Thoughts from 2 days</title>
	<atom:link href="http://averyblog.com/net/atlas-thoughts-from-2-days/feed/" rel="self" type="application/rss+xml" />
	<link>http://averyblog.com/net/atlas-thoughts-from-2-days/</link>
	<description>This is not the greatest tagline in the world... this is just a tribute.</description>
	<lastBuildDate>Mon, 11 Jan 2010 16:36:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wilco Bauwer</title>
		<link>http://averyblog.com/net/atlas-thoughts-from-2-days/comment-page-1/#comment-1677</link>
		<dc:creator>Wilco Bauwer</dc:creator>
		<pubDate>Thu, 06 Oct 2005 19:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=474#comment-1677</guid>
		<description>&lt;p&gt;Re #1: Just apply a WebMethod attribute.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Re #2: You could manually modify the ScriptLibrary/AtlasControls.js file and fix it yourself for the time being...&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Re #4: I also believe that markup is easier to parse to define templates, than generating javascript code to achieve the same. Especially when you have to deal with for example nested templated controls. Markup is also more toolable, which means that if the Atlas team would for example add design-time support for &quot;atlas code-behind files&quot;, it is easier to do this by doing it declaratively.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Re RoR: I saw someone on the atlas forums do something with customer data and lat/long data for use on a map. What about a demo where you display customer data in a listview, and you display pushpins on the map, to essentially get 2 views on the same data (retrieved from a webservice)? :) And if you want, you can also add a &quot;locate&quot; button to each customer row which centers the map on the customer&#039;s location. Let me know when you&#039;re done ;).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Re #1: Just apply a WebMethod attribute.</p>
<p></p>
<p>Re #2: You could manually modify the ScriptLibrary/AtlasControls.js file and fix it yourself for the time being&#8230;</p>
<p></p>
<p>Re #4: I also believe that markup is easier to parse to define templates, than generating javascript code to achieve the same. Especially when you have to deal with for example nested templated controls. Markup is also more toolable, which means that if the Atlas team would for example add design-time support for &quot;atlas code-behind files&quot;, it is easier to do this by doing it declaratively.</p>
<p></p>
<p>Re RoR: I saw someone on the atlas forums do something with customer data and lat/long data for use on a map. What about a demo where you display customer data in a listview, and you display pushpins on the map, to essentially get 2 views on the same data (retrieved from a webservice)? <img src='http://averyblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  And if you want, you can also add a &quot;locate&quot; button to each customer row which centers the map on the customer&#8217;s location. Let me know when you&#8217;re done <img src='http://averyblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Avery</title>
		<link>http://averyblog.com/net/atlas-thoughts-from-2-days/comment-page-1/#comment-1678</link>
		<dc:creator>James Avery</dc:creator>
		<pubDate>Thu, 06 Oct 2005 18:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=474#comment-1678</guid>
		<description>&lt;p&gt;#1: I will have to investigate that.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;#2: The problem with the sugggestion Javascript was that it wasnt selecting the first result automatically... so the user could quickly click tab or something to enter the value. This is a pretty easy change, but without access to the javascript there isnt much I can do.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;#3: hmm, OK. So at least a solution is coming. Good to hear.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;#4: We will see, rarely does declarative code become more compact.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;I will work up a side-by-side for ROR and Atlas, basically everything is easier. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>#1: I will have to investigate that.</p>
<p></p>
<p>#2: The problem with the sugggestion Javascript was that it wasnt selecting the first result automatically&#8230; so the user could quickly click tab or something to enter the value. This is a pretty easy change, but without access to the javascript there isnt much I can do.</p>
<p></p>
<p>#3: hmm, OK. So at least a solution is coming. Good to hear.</p>
<p></p>
<p>#4: We will see, rarely does declarative code become more compact.</p>
<p></p>
<p>I will work up a side-by-side for ROR and Atlas, basically everything is easier. <img src='http://averyblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilco Bauwer</title>
		<link>http://averyblog.com/net/atlas-thoughts-from-2-days/comment-page-1/#comment-1676</link>
		<dc:creator>Wilco Bauwer</dc:creator>
		<pubDate>Thu, 06 Oct 2005 18:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=474#comment-1676</guid>
		<description>&lt;p&gt;Re #1: You can do that. I don&#039;t currently recall what the attribute name is, but you can mark a page-level method with an attribute and call it with something like PageMethods.NameOfYourPageMethod(args);&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Re #2: Great question. What exactly do you want to modify? Currently, the AutoCompleteBehavior is sealed, but there are some (unsupported I guess) ways to modify it. Let me know what you want to do and maybe I can tell you how you could do it.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Re #3: Atlas only supports &quot;atlas script tag&quot;. If you want to mix server-side atlas controls with client-side atlas controls, you have to use &quot;code-behind&quot;-like files. These are broken though, I heard.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Re #4: Once you start using atlas controls/behaviors/bindings etc., I think you will find it more convenient to do this declaratively than imperatively. I also think that if the server-controls can render markup as opposed to javascript code, it may be more compact as well.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Give me an example of what you currently think is easier in RoR, and maybe I can try to demonstrate how this can be done in atlas.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Re #1: You can do that. I don&#8217;t currently recall what the attribute name is, but you can mark a page-level method with an attribute and call it with something like PageMethods.NameOfYourPageMethod(args);</p>
<p></p>
<p>Re #2: Great question. What exactly do you want to modify? Currently, the AutoCompleteBehavior is sealed, but there are some (unsupported I guess) ways to modify it. Let me know what you want to do and maybe I can tell you how you could do it.</p>
<p></p>
<p>Re #3: Atlas only supports &quot;atlas script tag&quot;. If you want to mix server-side atlas controls with client-side atlas controls, you have to use &quot;code-behind&quot;-like files. These are broken though, I heard.</p>
<p></p>
<p>Re #4: Once you start using atlas controls/behaviors/bindings etc., I think you will find it more convenient to do this declaratively than imperatively. I also think that if the server-controls can render markup as opposed to javascript code, it may be more compact as well.</p>
<p></p>
<p>Give me an example of what you currently think is easier in RoR, and maybe I can try to demonstrate how this can be done in atlas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lorengo</title>
		<link>http://averyblog.com/net/atlas-thoughts-from-2-days/comment-page-1/#comment-1675</link>
		<dc:creator>Mike Lorengo</dc:creator>
		<pubDate>Thu, 06 Oct 2005 14:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=474#comment-1675</guid>
		<description>&lt;p&gt; Here&#039;s a calendar control based on AJAX.Net.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;I have yet too look at it though...&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Oops, here&#039;s the link&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;a target=&quot;_new&quot; href=&quot;http://www.codeproject.com/useritems/AJAXDatePicker.asp&quot; rel=&quot;nofollow&quot;&gt;http://www.codeproject.com/useritems/AJAXDatePicker.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p> Here&#8217;s a calendar control based on AJAX.Net.</p>
<p>I have yet too look at it though&#8230;</p>
<p></p>
<p>Oops, here&#8217;s the link</p>
<p></p>
<p><a target="_new" href="http://www.codeproject.com/useritems/AJAXDatePicker.asp" rel="nofollow">http://www.codeproject.com/useritems/AJAXDatePicker.asp</a></p>
<p></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lorengo</title>
		<link>http://averyblog.com/net/atlas-thoughts-from-2-days/comment-page-1/#comment-1674</link>
		<dc:creator>Mike Lorengo</dc:creator>
		<pubDate>Thu, 06 Oct 2005 14:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://averyblog.infozerk.net/?p=474#comment-1674</guid>
		<description>&lt;p&gt;Here&#039;s a calendar control based on AJAX.Net.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;I have yet too look at it though...&lt;/p&gt;
&lt;p&gt;&lt;br&gt;-=mike&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a calendar control based on AJAX.Net.</p>
<p>I have yet too look at it though&#8230;</p>
<p>-=mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>

