<?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</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" />
		<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> Andrew [Visitor] in response to: Nancy and jtable: paging and sorting</title>
			<pubDate>Wed, 12 Jun 2013 14:44:42 +0000</pubDate>
			<dc:creator>Andrew [Visitor]</dc:creator>
			<guid isPermaLink="false">c11882@http://blogs.lessthandot.com/</guid>
			<description>Hey Chris,&lt;br /&gt;
&lt;br /&gt;
I really liked both of your posts here on using jTable and Nancy. Is there anyway you could post or email me your controller code for this project? I&#039;m a bit confused on how to call the module in the controller.&lt;br /&gt;
&lt;br /&gt;
Thanks</description>
			<content:encoded><![CDATA[Hey Chris,<br />
<br />
I really liked both of your posts here on using jTable and Nancy. Is there anyway you could post or email me your controller code for this project? I'm a bit confused on how to call the module in the controller.<br />
<br />
Thanks]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/ServerProgramming/nancy-and-jtable-paging-and#c11882</link>
		</item>
				<item>
			<title>NwCaos [Member] in response to: SignalR and VB.Net</title>
			<pubDate>Wed, 29 May 2013 16:58:11 +0000</pubDate>
			<dc:creator>NwCaos [Member]</dc:creator>
			<guid isPermaLink="false">c11826@http://blogs.lessthandot.com/</guid>
			<description>thanks is very useful ... I have tried to Vb translate this lambda expression:&lt;br /&gt;
&lt;br /&gt;
if (ConnectedUsers.Count(x =&gt; x.ConnectionId == id) == 0)&lt;br /&gt;
...do someting&lt;br /&gt;
&lt;br /&gt;
pero no he podido, podrias ayudarme?</description>
			<content:encoded><![CDATA[thanks is very useful ... I have tried to Vb translate this lambda expression:<br />
<br />
if (ConnectedUsers.Count(x => x.ConnectionId == id) == 0)<br />
...do someting<br />
<br />
pero no he podido, podrias ayudarme?]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/ServerProgramming/ASPNET/signalr-and-vb-net#c11826</link>
		</item>
				<item>
			<title> sam [Visitor] in response to: Adding a jQuery Date Picker to Sharepoint</title>
			<pubDate>Sun, 12 May 2013 05:33:41 +0000</pubDate>
			<dc:creator>sam [Visitor]</dc:creator>
			<guid isPermaLink="false">c11788@http://blogs.lessthandot.com/</guid>
			<description>will this this date picker a default if the date picker control is added .&lt;br /&gt;
Coz the current date picker doesnt serve itz purpose.coz you cant change the year like windows 7 date control.</description>
			<content:encoded><![CDATA[will this this date picker a default if the date picker control is added .<br />
Coz the current date picker doesnt serve itz purpose.coz you cant change the year like windows 7 date control.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/adding-a-jquery-date-picker-to-sharepoint#c11788</link>
		</item>
				<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> Danny [Visitor] in response to: There are now Visual studio project templates for Nancy</title>
			<pubDate>Thu, 02 May 2013 11:52:55 +0000</pubDate>
			<dc:creator>Danny [Visitor]</dc:creator>
			<guid isPermaLink="false">c11765@http://blogs.lessthandot.com/</guid>
			<description>I just love Nancy and I think the templates are gonna be very useful. I can&#039;t wait to start using them.</description>
			<content:encoded><![CDATA[I just love Nancy and I think the templates are gonna be very useful. I can't wait to start using them.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/ServerProgramming/there-are-now-visual-studio#c11765</link>
		</item>
				<item>
			<title> Mario [Visitor] in response to: Adding a jQuery Date Picker to Sharepoint</title>
			<pubDate>Tue, 02 Apr 2013 06:32:31 +0000</pubDate>
			<dc:creator>Mario [Visitor]</dc:creator>
			<guid isPermaLink="false">c11696@http://blogs.lessthandot.com/</guid>
			<description>and in the newform.aspx code sets?				
Thank You</description>
			<content:encoded><![CDATA[and in the newform.aspx code sets?				
Thank You]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/UIDevelopment/Javascript/adding-a-jquery-date-picker-to-sharepoint#c11696</link>
		</item>
				<item>
			<title>Christiaan Baes (chrissie1) [Member] in response to: Trying out Gibraltar's Loupe with Nancy</title>
			<pubDate>Mon, 25 Mar 2013 06:59:18 +0000</pubDate>
			<dc:creator>Christiaan Baes (chrissie1) [Member]</dc:creator>
			<guid isPermaLink="false">c11673@http://blogs.lessthandot.com/</guid>
			<description>I don&#039;t lay patio&#039;s anymore, to much hard work. But I can still advice about how to do it right and even ask more money than the people that are going to do the hard work.</description>
			<content:encoded><![CDATA[I don't lay patio's anymore, to much hard work. But I can still advice about how to do it right and even ask more money than the people that are going to do the hard work.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/ServerProgramming/trying-out-gibraltar-s-loupe#c11673</link>
		</item>
				<item>
			<title> Rachel [Visitor] in response to: Trying out Gibraltar's Loupe with Nancy</title>
			<pubDate>Mon, 25 Mar 2013 06:27:10 +0000</pubDate>
			<dc:creator>Rachel [Visitor]</dc:creator>
			<guid isPermaLink="false">c11672@http://blogs.lessthandot.com/</guid>
			<description>Thank you for checking Loupe out, Christiaan. Much appreciated. Like Kendall says, hopefully when Loupe Server is complete you&#039;ll take a look at that and see what you think.&lt;br /&gt;
&lt;br /&gt;
On to other matters. I need some help laying a patio in my garden. Does the same sentiment for refusal apply in this case too? ;)&lt;br /&gt;
&lt;br /&gt;
~ Rachel.&lt;br /&gt;
&lt;br /&gt;</description>
			<content:encoded><![CDATA[Thank you for checking Loupe out, Christiaan. Much appreciated. Like Kendall says, hopefully when Loupe Server is complete you'll take a look at that and see what you think.<br />
<br />
On to other matters. I need some help laying a patio in my garden. Does the same sentiment for refusal apply in this case too? ;)<br />
<br />
~ Rachel.<br />
<br />]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/ServerProgramming/trying-out-gibraltar-s-loupe#c11672</link>
		</item>
				<item>
			<title> Kendall Miller [Visitor] in response to: Trying out Gibraltar's Loupe with Nancy</title>
			<pubDate>Sat, 23 Mar 2013 09:02:59 +0000</pubDate>
			<dc:creator>Kendall Miller [Visitor]</dc:creator>
			<guid isPermaLink="false">c11669@http://blogs.lessthandot.com/</guid>
			<description>I&#039;m from Gibraltar Software, the folks working on Loupe - Thanks for taking the time to check Loupe out!&lt;br /&gt;
&lt;br /&gt;
The issue you saw where a live session is listed twice is a defect in the preview versions and we&#039;ve fixed that for our next preview build.  Typical ASP.NET applications would get their unhandled exceptions caught and logged, no ELMAH necessary but since we do that through the ASP.NET health system I&#039;m guessing it didn&#039;t work out of the box with Nancy.  Knowing that folks are looking to use Loupe with Nancy we may create an agent just for it to make it easier to get up and running.&lt;br /&gt;
&lt;br /&gt;
Finally, Loupe Desktop is just the beginning of the story - I&#039;d encourage you to give Loupe Server a try when we release the final version to see what it adds to the picture.</description>
			<content:encoded><![CDATA[I'm from Gibraltar Software, the folks working on Loupe - Thanks for taking the time to check Loupe out!<br />
<br />
The issue you saw where a live session is listed twice is a defect in the preview versions and we've fixed that for our next preview build.  Typical ASP.NET applications would get their unhandled exceptions caught and logged, no ELMAH necessary but since we do that through the ASP.NET health system I'm guessing it didn't work out of the box with Nancy.  Knowing that folks are looking to use Loupe with Nancy we may create an agent just for it to make it easier to get up and running.<br />
<br />
Finally, Loupe Desktop is just the beginning of the story - I'd encourage you to give Loupe Server a try when we release the final version to see what it adds to the picture.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/ServerProgramming/trying-out-gibraltar-s-loupe#c11669</link>
		</item>
				<item>
			<title> Gustavo Gudinho [Visitor] in response to: Visual Studio 2005 error - "Project type is not supported by this installation"</title>
			<pubDate>Wed, 20 Mar 2013 17:06:29 +0000</pubDate>
			<dc:creator>Gustavo Gudinho [Visitor]</dc:creator>
			<guid isPermaLink="false">c11656@http://blogs.lessthandot.com/</guid>
			<description>Thanks, this is a solution excellente, congratulations from Mexico.</description>
			<content:encoded><![CDATA[Thanks, this is a solution excellente, congratulations from Mexico.]]></content:encoded>
			<link>http://blogs.lessthandot.com/index.php/WebDev/ServerProgramming/ASPNET/visual-studio-2005-error-project-type-is#c11656</link>
		</item>
			</channel>
</rss>
