<?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>WebProNews &#187; CodePlex</title>
	<atom:link href="http://www.webpronews.com/tag/codeplex/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Mon, 13 Feb 2012 04:32:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New Features for AJAX</title>
		<link>http://www.webpronews.com/new-features-for-ajax-2007-04</link>
		<comments>http://www.webpronews.com/new-features-for-ajax-2007-04#comments</comments>
		<pubDate>Fri, 13 Apr 2007 22:23:28 +0000</pubDate>
		<dc:creator>Mads Kristensen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[BlogEngine.NET]]></category>
		<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=36994</guid>
		<description><![CDATA[<div class="text">A lot of people have requested that we added AJAX to certain parts of BlogEngine.NET, so we did. <p>Because of the rule of not using third party components, it is implemented using the build-in client-callback feature with some custom JavaScript. All in all very few lines of code was needed.</p> <p>The calendar widget to the right on this site is now ajaxified for a more smooth navigation between months. The postback reloaded the page every time you navigated to a new month and that was not very cool. The performance is actually pretty descent I think.</p>]]></description>
			<content:encoded><![CDATA[<div class="text">A lot of people have requested that we added AJAX to certain parts of BlogEngine.NET, so we did.
<p>Because of the rule of not using third party components, it is implemented using the build-in client-callback feature with some custom JavaScript. All in all very few lines of code was needed.</p>
<p>The calendar widget to the right on this site is now ajaxified for a more smooth navigation between months. The postback reloaded the page every time you navigated to a new month and that was not very cool. The performance is actually pretty descent I think.</p>
<p>The comments have also been AJAX enabled, so that when you write a comment, there is no postback anymore. It makes sure that the browser supports AJAX before enabling it, so that it falls back to normal postback behaviour on old browsers. The invisible CAPTCHA still works when the browser doesn&rsquo;t support AJAX. I have never seen ajaxified comments on other blogs, so it might be an exclusive feature of BlogEngine.NET.</p>
<p>Unfortunately I cannot share the bits with you because <a href="http://www.codeplex.com/blogengine/SourceControl/ListDownloadableCommits.aspx" class="external" title="CodePlex">CodePlex</a> is having problems, so there is no access to the source code. CodePlex say they will be back online within 96 hours. In the mean time you can try out the AJAX capabilities of BlogEngine.NET here at this blog.</p>
<p> <a href="http://blog.madskristensen.dk/post/New-AJAX-features.aspx#comment">Comments</a></p>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/new-features-for-ajax-2007-04/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Builds CodePlex Developer Site</title>
		<link>http://www.webpronews.com/microsoft-builds-codeplex-developer-site-2006-06</link>
		<comments>http://www.webpronews.com/microsoft-builds-codeplex-developer-site-2006-06#comments</comments>
		<pubDate>Tue, 27 Jun 2006 22:08:14 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=30075</guid>
		<description><![CDATA[Open source and Microsoft would have been an oxymoron a decade ago, but Microsoft has begun embracing the sharing ethos that has given the world software like Linux and the Apache web server.
]]></description>
			<content:encoded><![CDATA[<p>Open source and Microsoft would have been an oxymoron a decade ago, but Microsoft has begun embracing the sharing ethos that has given the world software like Linux and the Apache web server.</p>
<p><a href=http://www.codeplex.com class=bluelink>CodePlex</a> even has a <a href=http://www.codeplex.com/Wiki/View.aspx?ProjectName=CodePlex class=bluelink>wiki</a> established for listing details about its technology. Viewing source code for projects doesn&#8217;t require agreeing to a lengthy end-user license agreement or non-disclosure terms.</p>
<p>&#8220;CodePlex is an online software development environment for open and shared source developers to create, host and manage projects throughout the project lifecycle,&#8221; Microsoft noted on the site.</p>
<p>&#8220;It has been written from the ground up in C# using .NET 2.0 technology with Team Foundation Server on the back end. CodePlex is open to the public free of charge.&#8221;</p>
<p>It&#8217;s Microsoft all right, as vnunet <a href=http://www.vnunet.com/vnunet/news/2159194/microsoft-launches-open-source class=bluelink>reported</a> the opening of CodePlex after several weeks in private beta mode. </p>
<p>Vnunet cited Microsoft community source programs director Jon Rosenberg on Microsoft&#8217;s motivation to make this foray into open source:</p>
<p><i>
<div style=margin-left:10px; margin-right:10px>&#8220;We really see this as a way for the developer community to get more transparency into Microsoft technology,&#8221; he said.</p>
<p>&#8220;They can see the source code, they can understand much better how it works, and they can get ideas for how they will use it in their own products and services.&#8221;</p></div>
<p></i><br />
CodePlex will also be a place for aspiring developers to register and contribute to projects. That work can help build a rsum as the developer completes his or her coding efforts over time.</p>
<p>It also helps build some familiarity and brand loyalty to Microsoft and its products. An effectively implemented CodePlex could be a gateway to assisting developers in becoming loyal to C# and .NET technologies, and take that loyalty into the workplace.</p>
<p>Several projects on CodePlex have seen active development already. The <a href=http://www.codeplex.com/Wiki/View.aspx?ProjectName=CASKDotNet class=bluelink>Community Advanced Starter Kit</a> takes a modular approach in enabling the rapid creation of community sites like ones for user groups or news sites.</p>
<p>Developers working on <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=TFSVTreeBrowse" class="bluelink">Vertigo</a> aim at bringing a Rational-like version tree source code browser to Microsoft&#8217;s Team Foundation Server. Another project, <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=SPFORUMS" class="bluelink">SharePoint Forums</a> Web Part, offers a feature-rich discussion board that works with SharePoint Portal Server and Windows SharePoint Services</p>
<p>The <a href=http://www.codeplex.com/Project/NewsFeeds.aspx?ProjectName=CodePlex class=bluelink>CodePlex</a> team plans an update in mid-July, which will include improvements in the RSS feeds and a number of bug fixes. Microsoft&#8217;s James Newkirk also noted the unveiling of a CodePlex blog the team will use to post about the community site.</p>
<p>&#8212;<br />
Tag: </p>
<p>Add to <a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=700,height=400'); return false;"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;tag=CodePlex','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+' '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a> </p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>David Utter is a staff writer for WebProNews covering technology and business. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/microsoft-builds-codeplex-developer-site-2006-06/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/15 queries in 0.006 seconds using memcached
Object Caching 242/275 objects using memcached

Served from: webpronews.com @ 2012-02-13 04:28:22 -->
