<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/4.0.3" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Web Developer - Latest Comments on Trying out Angularjs</title>
		<link>http://blogs.lessthandot.com/index.php/WebDev/?disp=comments</link>
		<atom:link rel="self" type="application/rss+xml" href="http://blogs.lessthandot.com/index.php/WebDev/?tempskin=_rss2&#38;disp=comments&#38;p=2071" />
		<description></description>
		<language>en-GB</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=4.0.3"/>
		<ttl>60</ttl>
				<item>
			<title> Jason Lee [Visitor] in response to: Trying out Angularjs</title>
			<pubDate>Fri, 10 May 2013 14:14:08 +0000</pubDate>
			<dc:creator>Jason Lee [Visitor]</dc:creator>
			<guid isPermaLink="false">c11783@http://blogs.lessthandot.com/</guid>
			<description>Ive googled this all day and haven&#039;t been able to get around this error. Closest Ive gotten was using jsonp instead of $http.  Is there something I need to configure or set up to get this to work in local development and on a server.&lt;br /&gt;
&lt;br /&gt;
I tried adding delete $http.default.headers.common &#039;x-requested-with&#039;. Ive also tried writing the angular side about 50 different ways :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
XMLHttpRequest cannot load http://localhost:12116/plants. Origin http://localhost:51532 is not allowed by Access-Control-Allow-Origin.</description>
			<content:encoded><![CDATA[Ive googled this all day and haven't been able to get around this error. Closest Ive gotten was using jsonp instead of $http.  Is there something I need to configure or set up to get this to work in local development and on a server.<br />
<br />
I tried adding delete $http.default.headers.common 'x-requested-with'. Ive also tried writing the angular side about 50 different ways :)<br />
<br />
<br />
XMLHttpRequest cannot load http://localhost:12116/plants. Origin http://localhost:51532 is not allowed by Access-Control-Allow-Origin.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/angularjs#c11783</link>
		</item>
				<item>
			<title> TYler Brinks [Visitor] in response to: Trying out Angularjs</title>
			<pubDate>Tue, 05 Feb 2013 13:15:32 +0000</pubDate>
			<dc:creator>TYler Brinks [Visitor]</dc:creator>
			<guid isPermaLink="false">c11504@http://blogs.lessthandot.com/</guid>
			<description>One feature worth elaborating on is Angular&#039;s HTML5 mode.  That allows any browser supporting the history API to ditch the hashbang and use standard URL paths with the option to gracefully fall back.  &lt;br /&gt;
Having built a couple medium to large scale SPAs with Angular, I&#039;d say it scales better than most of today&#039;s popular MV(*) JavaScript frameworks.  It&#039;s on par with Ember, no doubt.</description>
			<content:encoded><![CDATA[One feature worth elaborating on is Angular's HTML5 mode.  That allows any browser supporting the history API to ditch the hashbang and use standard URL paths with the option to gracefully fall back.  <br />
Having built a couple medium to large scale SPAs with Angular, I'd say it scales better than most of today's popular MV(*) JavaScript frameworks.  It's on par with Ember, no doubt.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/angularjs#c11504</link>
		</item>
				<item>
			<title> Hadi Hariri [Visitor] in response to: Trying out Angularjs</title>
			<pubDate>Sun, 03 Feb 2013 17:47:27 +0000</pubDate>
			<dc:creator>Hadi Hariri [Visitor]</dc:creator>
			<guid isPermaLink="false">c11492@http://blogs.lessthandot.com/</guid>
			<description>IF you use $resource instead of $http, you get a higher-level abstraction and you don&#039;t have to deal with any of the HTTP calls. &lt;br /&gt;
&lt;br /&gt;
@SQLDenis,&lt;br /&gt;
&lt;br /&gt;
Yes, back in the old days it was just CGI or ISAPI, but things are also different. Back then it was very much client-server with HTTP. This is all about being client with server only acting as data and processing, thus improving the experience with a more fluid and responsive design.</description>
			<content:encoded><![CDATA[IF you use $resource instead of $http, you get a higher-level abstraction and you don't have to deal with any of the HTTP calls. <br />
<br />
@SQLDenis,<br />
<br />
Yes, back in the old days it was just CGI or ISAPI, but things are also different. Back then it was very much client-server with HTTP. This is all about being client with server only acting as data and processing, thus improving the experience with a more fluid and responsive design.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/angularjs#c11492</link>
		</item>
				<item>
			<title> Jonathan Channon [Visitor] in response to: Trying out Angularjs</title>
			<pubDate>Sun, 03 Feb 2013 16:33:08 +0000</pubDate>
			<dc:creator>Jonathan Channon [Visitor]</dc:creator>
			<guid isPermaLink="false">c11491@http://blogs.lessthandot.com/</guid>
			<description>Nice work. I&#039;ve been reviewing Angular myself. One thing you could do is make a separate service or repository if you will and that can get injected into your controllers!</description>
			<content:encoded><![CDATA[Nice work. I've been reviewing Angular myself. One thing you could do is make a separate service or repository if you will and that can get injected into your controllers!]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/angularjs#c11491</link>
		</item>
				<item>
			<title>SQLDenis [Member] in response to: Trying out Angularjs</title>
			<pubDate>Sun, 03 Feb 2013 13:16:30 +0000</pubDate>
			<dc:creator>SQLDenis [Member]</dc:creator>
			<guid isPermaLink="false">c11490@http://blogs.lessthandot.com/</guid>
			<description>Yep, back in the year 2000 or so there was none of this stuff....no libraries, 2 browsers, php, asp, jsp, coldfusion or perl were the webstack technologies and that was pretty much what 93% of the world used</description>
			<content:encoded><![CDATA[Yep, back in the year 2000 or so there was none of this stuff....no libraries, 2 browsers, php, asp, jsp, coldfusion or perl were the webstack technologies and that was pretty much what 93% of the world used]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/angularjs#c11490</link>
		</item>
				<item>
			<title>Christiaan Baes (chrissie1) [Member] in response to: Trying out Angularjs</title>
			<pubDate>Sun, 03 Feb 2013 13:01:14 +0000</pubDate>
			<dc:creator>Christiaan Baes (chrissie1) [Member]</dc:creator>
			<guid isPermaLink="false">c11489@http://blogs.lessthandot.com/</guid>
			<description>Oh yeah. I wish someone had a monopoly and take over this damn mess we call programming.</description>
			<content:encoded><![CDATA[Oh yeah. I wish someone had a monopoly and take over this damn mess we call programming.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/angularjs#c11489</link>
		</item>
				<item>
			<title>SQLDenis [Member] in response to: Trying out Angularjs</title>
			<pubDate>Sun, 03 Feb 2013 12:57:40 +0000</pubDate>
			<dc:creator>SQLDenis [Member]</dc:creator>
			<guid isPermaLink="false">c11488@http://blogs.lessthandot.com/</guid>
			<description>Framework fatigue didn&#039;t kick in yet?</description>
			<content:encoded><![CDATA[Framework fatigue didn't kick in yet?]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/angularjs#c11488</link>
		</item>
			</channel>
</rss>
