<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>blogsvc Work Item Rss Feed</title><link>http://www.codeplex.com/blogsvc/WorkItem/List.aspx</link><description>blogsvc Work Item Rss Description</description><item><title>Closed Task: Implement Service Authorization [11049]</title><link>http://blogsvc.codeplex.com/workitem/11049</link><description>Utilize the get roles method on the AppService class to build out the authorization.&amp;#160;Finish building the RoleMatrix class and also document it in the info collection for the website.&lt;br /&gt;&amp;#160;&lt;br /&gt;Done but not fully tested for both contributors and authors at the workspace and collection levels.&lt;br /&gt;</description><author>jarrettv</author><pubDate>Thu, 16 May 2013 06:26:21 GMT</pubDate><guid isPermaLink="false">Closed Task: Implement Service Authorization [11049] 20130516062621A</guid></item><item><title>Closed Issue: Wsse Authentication Not Required [11052]</title><link>http://blogsvc.codeplex.com/workitem/11052</link><description>After refactoring the wsse authentication, it&amp;#160;works but is not required.&amp;#160; Could be a side effect that authorization is not yet implemented&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;Fixed by clearing credentials on each request.&amp;#160; Should be fine as long as ServiceBehavior OperationMode is Single.&lt;br /&gt;</description><author>jarrettv</author><pubDate>Thu, 16 May 2013 06:26:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: Wsse Authentication Not Required [11052] 20130516062620A</guid></item><item><title>Closed Issue: More info on uploading images with WLW [12868]</title><link>http://blogsvc.codeplex.com/workitem/12868</link><description>When I attempted to publish a post from WLW 14.0.8064.206 to AtomSite 0.9, I got a 500 server error. This is a little different from what I&amp;#39;ve seen reported, so I thought I&amp;#39;d mention it.&lt;br /&gt;</description><author>jarrettv</author><pubDate>Thu, 16 May 2013 06:26:19 GMT</pubDate><guid isPermaLink="false">Closed Issue: More info on uploading images with WLW [12868] 20130516062619A</guid></item><item><title>Created Issue: Web.config errors in default WebMatrix installation [21123]</title><link>http://blogsvc.codeplex.com/workitem/21123</link><description>Installing via Web Platform Installer from WebMatrix, it does not run. The issue is that modern versions of ASP.NET predefine the &amp;#60;configSections&amp;#62; group defined at the top of the web.config file.&lt;br /&gt;&lt;br /&gt;Remove this&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;    &amp;#60;sectionGroup name&amp;#61;&amp;#34;system.web.extensions&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#62;&lt;br /&gt;      &amp;#60;sectionGroup name&amp;#61;&amp;#34;scripting&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;section name&amp;#61;&amp;#34;scriptResourceHandler&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;sectionGroup name&amp;#61;&amp;#34;webServices&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;jsonSerialization&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;Everywhere&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;profileService&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;authenticationService&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;          &amp;#60;section name&amp;#61;&amp;#34;roleService&amp;#34; type&amp;#61;&amp;#34;System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version&amp;#61;3.5.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;31BF3856AD364E35&amp;#34; requirePermission&amp;#61;&amp;#34;false&amp;#34; allowDefinition&amp;#61;&amp;#34;MachineToApplication&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#47;sectionGroup&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;sectionGroup&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;sectionGroup&amp;#62;&lt;br /&gt;</description><author>stimpy77</author><pubDate>Sat, 09 Jul 2011 02:29:56 GMT</pubDate><guid isPermaLink="false">Created Issue: Web.config errors in default WebMatrix installation [21123] 20110709022956A</guid></item><item><title>Commented Issue: Is project dead? [20818]</title><link>http://blogsvc.codeplex.com/workitem/20818</link><description>Can someone answer, is this project dead or not&amp;#63; The last release was at Mar 31 2010 &amp;#40;one YEAR ago&amp;#41; and it has status beta&amp;#33; Will project have new realizations, for example update to newest versions of MVC e.t.c&lt;br /&gt;Comments: ** Comment from web user: PlasmaSoft ** &lt;p&gt;Last checkin was ine febrary 2010&lt;br /&gt;Seems to be dead, and that a pitty ...&lt;/p&gt;</description><author>PlasmaSoft</author><pubDate>Thu, 02 Jun 2011 19:42:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: Is project dead? [20818] 20110602074214P</guid></item><item><title>Created Issue: Is project dead? [20818]</title><link>http://blogsvc.codeplex.com/workitem/20818</link><description>Can someone answer, is this project dead or not&amp;#63; The last release was at Mar 31 2010 &amp;#40;one YEAR ago&amp;#41; and it has status beta&amp;#33; Will project have new realizations, for example update to newest versions of MVC e.t.c&lt;br /&gt;</description><author>m_slick</author><pubDate>Mon, 23 May 2011 08:17:21 GMT</pubDate><guid isPermaLink="false">Created Issue: Is project dead? [20818] 20110523081721A</guid></item><item><title>Commented Issue: how to get avatars [18431]</title><link>http://blogsvc.codeplex.com/workitem/18431</link><description>Question 1&amp;#58;  So i created a &amp;#40;non openID&amp;#41; user but how do i associate an avatar to that user or how a user add their avatar.&lt;br /&gt;Question 2&amp;#58;  I created an openID user using my gmail email.  Then i when in the users page that list all the users.  I was able to find my new user there.  However, it doesn&amp;#39;t show the first, or last name or the user&amp;#39;s email address it only show the strange long google url.  To me that user is anonymous as i don&amp;#39;t even know it&amp;#39;s name.  &lt;br /&gt;Question 3&amp;#58;  when creating a new user there is an Id multiline text box.  Why have a username and id  &amp;#40;shouldn&amp;#39;t id be for the internal system use&amp;#41;. Also it seems that we can create users with duplicate user names.&lt;br /&gt;&lt;br /&gt;I appreciate all your help.  Thank you&lt;br /&gt;Comments: ** Comment from web user: jarrettv ** &lt;p&gt;A1&amp;#58; the email for the user must have a gravatar see gravatar.com&lt;br /&gt;A2&amp;#58; unfortunately with openid you can&amp;#39;t always get all the information you need to display the name&lt;br /&gt;A3&amp;#58; id is used to support multiple openid accounts for a single user, the id is unique, not necessarily the name&lt;/p&gt;</description><author>jarrettv</author><pubDate>Fri, 06 May 2011 14:29:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: how to get avatars [18431] 20110506022928P</guid></item><item><title>Commented Issue: Editor when creating/editing blog entry not visible [18526]</title><link>http://blogsvc.codeplex.com/workitem/18526</link><description>Hi,&lt;br /&gt;just downloaded the latest source and trying it out. It runs fine, but when I want to add &amp;#40;or edit&amp;#41; a blog entry, the editor is not appearing. I tried it in IE 8, Firefox 3.6.3 and chrome 6.0, but all have the same problem...&lt;br /&gt;Bye,&lt;br /&gt;Ludwig&lt;br /&gt;Comments: ** Comment from web user: TheKronos ** &lt;p&gt;You should go to CKEditor homesite and download the last version. Replace the ckeditor.js with the newest version, add the config.js and add all the lang directory. The provided lang directory only includes english language resources. There is no config.js in the AtomSite project to force language to english so it will automaticaly load for &amp;#34;&amp;#60;your lang&amp;#62;.js&amp;#34; file leading to a 404 error and ckeditor de malfunction.&lt;/p&gt;</description><author>TheKronos</author><pubDate>Wed, 01 Dec 2010 08:39:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: Editor when creating/editing blog entry not visible [18526] 20101201083917A</guid></item><item><title>Commented Issue: Editor when creating/editing blog entry not visible [18526]</title><link>http://blogsvc.codeplex.com/workitem/18526</link><description>Hi,&lt;br /&gt;just downloaded the latest source and trying it out. It runs fine, but when I want to add &amp;#40;or edit&amp;#41; a blog entry, the editor is not appearing. I tried it in IE 8, Firefox 3.6.3 and chrome 6.0, but all have the same problem...&lt;br /&gt;Bye,&lt;br /&gt;Ludwig&lt;br /&gt;Comments: ** Comment from web user: Padwah ** &lt;p&gt;Same issue here, no editor window visible in IE6, IE7, IE8 or Firefox 3.6.12&lt;/p&gt;</description><author>Padwah</author><pubDate>Mon, 15 Nov 2010 13:24:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Editor when creating/editing blog entry not visible [18526] 20101115012432P</guid></item><item><title>Created Issue: Update MVC 2.0 [18783]</title><link>http://blogsvc.codeplex.com/workitem/18783</link><description>Can Update MVC 2.0 reference &amp;#63;&lt;br /&gt;&lt;br /&gt;Tks.&lt;br /&gt;</description><author>rodolphosa</author><pubDate>Fri, 17 Sep 2010 19:06:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Update MVC 2.0 [18783] 20100917070649P</guid></item><item><title>Commented Issue: Editor when creating/editing blog entry not visible [18526]</title><link>http://blogsvc.codeplex.com/workitem/18526</link><description>Hi,&lt;br /&gt;just downloaded the latest source and trying it out. It runs fine, but when I want to add &amp;#40;or edit&amp;#41; a blog entry, the editor is not appearing. I tried it in IE 8, Firefox 3.6.3 and chrome 6.0, but all have the same problem...&lt;br /&gt;Bye,&lt;br /&gt;Ludwig&lt;br /&gt;Comments: ** Comment from web user: MichaelPimentel ** &lt;p&gt;I have same problem. I try this AtomSite 1.4.0.0 Binary.zip in localhost, with IE8, FF3.5. Image show the firebug erros and the add entry page.&lt;/p&gt;</description><author>MichaelPimentel</author><pubDate>Thu, 09 Sep 2010 17:50:37 GMT</pubDate><guid isPermaLink="false">Commented Issue: Editor when creating/editing blog entry not visible [18526] 20100909055037P</guid></item><item><title>Created Issue: Editor when creating/editing blog entry not visible [18526]</title><link>http://blogsvc.codeplex.com/workitem/18526</link><description>Hi,&lt;br /&gt;just downloaded the latest source and trying it out. It runs fine, but when I want to add &amp;#40;or edit&amp;#41; a blog entry, the editor is not appearing. I tried it in IE 8, Firefox 3.6.3 and chrome 6.0, but all have the same problem...&lt;br /&gt;Bye,&lt;br /&gt;Ludwig&lt;br /&gt;</description><author>lustuyck</author><pubDate>Fri, 20 Aug 2010 12:50:20 GMT</pubDate><guid isPermaLink="false">Created Issue: Editor when creating/editing blog entry not visible [18526] 20100820125020P</guid></item><item><title>Commented Issue: Add pagination (Older Entries/Newer Entries) to AtomSite blog [18497]</title><link>http://blogsvc.codeplex.com/workitem/18497</link><description>My colleagues and I are building a blog using AtomSite.  We would like to add pagination -- i.e., Older Entries&amp;#47;Newer Entries buttons -- to the bottom of the blog&amp;#39;s main column on the home page, like the buttons that appear here&amp;#58; http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog.xhtml.  In addition, we want to have the pagination links appear at the bottom of the landing pages that have been set up for categories we created &amp;#40;the landing pages are supposed to compile all the posts that use the specific category.&amp;#41;  &lt;br /&gt;&lt;br /&gt;However, we are unable to&amp;#58;&lt;br /&gt;1&amp;#41; Make pagination appear on our home page &amp;#40;like it does on http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog.xhtml&amp;#41;  &lt;br /&gt;2&amp;#41; Make more than the 10 most recent posts appear on the category landing pages, as well as make pagination appear.  The problem is similar to what we&amp;#39;re seeing in the BlogSvc category landing page &amp;#40;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;BlogSvc.xhtml&amp;#41;, where there should be 28 total posts, but only 10 appear, and with no Older Entries&amp;#47;Newer Entries buttons that would allow us to see the other 18 posts.  &lt;br /&gt;&lt;br /&gt;We see the same problem on the AtomSite category &amp;#40;17 posts&amp;#41;, Release &amp;#40;15 posts&amp;#41;, and Website &amp;#40;11 posts&amp;#41; categories&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;AtomSite.xhtml&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;Release.xhtml&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;Website.xhtml&lt;br /&gt;&lt;br /&gt;On all of these, you can only see&amp;#47;access the first 10 most recent posts, with no pagination to allow the user to see older posts.&lt;br /&gt; &lt;br /&gt;Browsing the source code for these pages, the following code shows up, just like on the blog we&amp;#39;re building, but nothing appears between the divs&amp;#58;&lt;br /&gt;&amp;#60;div id&amp;#61;&amp;#34;pagenav&amp;#34;&amp;#62;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&lt;br /&gt;However, on the backend side of the blog we&amp;#39;re building, this is the code between those divs&amp;#58;&lt;br /&gt;&lt;br /&gt;    &amp;#60;div id&amp;#61;&amp;#34;pagenav&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37; if &amp;#40;Url.GetNextPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#33;&amp;#61; null&amp;#41; &amp;#123;&amp;#37;&amp;#62;&lt;br /&gt;            &amp;#60;a class&amp;#61;&amp;#34;next&amp;#34; href&amp;#61;&amp;#34;&amp;#60;&amp;#37;&amp;#61; Url.GetNextPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#37;&amp;#62;&amp;#34;&amp;#62;Previous&amp;#60;&amp;#47;a&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37;&amp;#125; &amp;#37;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37; if &amp;#40;Url.GetPrevPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#33;&amp;#61; null&amp;#41; &amp;#123;&amp;#37;&amp;#62;&lt;br /&gt;            &amp;#60;a class&amp;#61;&amp;#34;prev&amp;#34; href&amp;#61;&amp;#34;&amp;#60;&amp;#37;&amp;#61; Url.GetPrevPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#37;&amp;#62;&amp;#34;&amp;#62;Next&amp;#60;&amp;#47;a&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37;&amp;#125; &amp;#37;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&lt;br /&gt;We&amp;#39;d GREATLY appreciate suggestions as to how we can make the Older Entries&amp;#47;Newer Entries links work on our home page as well as on our category landing pages.&lt;br /&gt;&lt;br /&gt;Thanks in advance for your help.&lt;br /&gt;Comments: ** Comment from web user: jarrettv ** &lt;p&gt;There must be an issue with those GetNextPage and GetPrevPage functions.  I&amp;#39;ll take a look.&lt;/p&gt;</description><author>jarrettv</author><pubDate>Wed, 18 Aug 2010 14:04:15 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add pagination (Older Entries/Newer Entries) to AtomSite blog [18497] 20100818020415P</guid></item><item><title>Created Issue: Add pagination (Older Entries/Newer Entries) to AtomSite blog [18497]</title><link>http://blogsvc.codeplex.com/workitem/18497</link><description>My colleagues and I are building a blog using AtomSite.  We would like to add pagination -- i.e., Older Entries&amp;#47;Newer Entries buttons -- to the bottom of the blog&amp;#39;s main column on the home page, like the buttons that appear here&amp;#58; http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog.xhtml.  In addition, we want to have the pagination links appear at the bottom of the landing pages that have been set up for categories we created &amp;#40;the landing pages are supposed to compile all the posts that use the specific category.&amp;#41;  &lt;br /&gt;&lt;br /&gt;However, we are unable to&amp;#58;&lt;br /&gt;1&amp;#41; Make pagination appear on our home page &amp;#40;like it does on http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog.xhtml&amp;#41;  &lt;br /&gt;2&amp;#41; Make more than the 10 most recent posts appear on the category landing pages, as well as make pagination appear.  The problem is similar to what we&amp;#39;re seeing in the BlogSvc category landing page &amp;#40;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;BlogSvc.xhtml&amp;#41;, where there should be 28 total posts, but only 10 appear, and with no Older Entries&amp;#47;Newer Entries buttons that would allow us to see the other 18 posts.  &lt;br /&gt;&lt;br /&gt;We see the same problem on the AtomSite category &amp;#40;17 posts&amp;#41;, Release &amp;#40;15 posts&amp;#41;, and Website &amp;#40;11 posts&amp;#41; categories&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;AtomSite.xhtml&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;Release.xhtml&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;atomsite.net&amp;#47;blog&amp;#47;category&amp;#47;Website.xhtml&lt;br /&gt;&lt;br /&gt;On all of these, you can only see&amp;#47;access the first 10 most recent posts, with no pagination to allow the user to see older posts.&lt;br /&gt; &lt;br /&gt;Browsing the source code for these pages, the following code shows up, just like on the blog we&amp;#39;re building, but nothing appears between the divs&amp;#58;&lt;br /&gt;&amp;#60;div id&amp;#61;&amp;#34;pagenav&amp;#34;&amp;#62;&amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&lt;br /&gt;However, on the backend side of the blog we&amp;#39;re building, this is the code between those divs&amp;#58;&lt;br /&gt;&lt;br /&gt;    &amp;#60;div id&amp;#61;&amp;#34;pagenav&amp;#34;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37; if &amp;#40;Url.GetNextPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#33;&amp;#61; null&amp;#41; &amp;#123;&amp;#37;&amp;#62;&lt;br /&gt;            &amp;#60;a class&amp;#61;&amp;#34;next&amp;#34; href&amp;#61;&amp;#34;&amp;#60;&amp;#37;&amp;#61; Url.GetNextPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#37;&amp;#62;&amp;#34;&amp;#62;Previous&amp;#60;&amp;#47;a&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37;&amp;#125; &amp;#37;&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37; if &amp;#40;Url.GetPrevPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#33;&amp;#61; null&amp;#41; &amp;#123;&amp;#37;&amp;#62;&lt;br /&gt;            &amp;#60;a class&amp;#61;&amp;#34;prev&amp;#34; href&amp;#61;&amp;#34;&amp;#60;&amp;#37;&amp;#61; Url.GetPrevPage&amp;#40;Model.Feed.Links&amp;#41; &amp;#37;&amp;#62;&amp;#34;&amp;#62;Next&amp;#60;&amp;#47;a&amp;#62;&lt;br /&gt;        &amp;#60;&amp;#37;&amp;#125; &amp;#37;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;div&amp;#62;&lt;br /&gt;&lt;br /&gt;We&amp;#39;d GREATLY appreciate suggestions as to how we can make the Older Entries&amp;#47;Newer Entries links work on our home page as well as on our category landing pages.&lt;br /&gt;&lt;br /&gt;Thanks in advance for your help.&lt;br /&gt;</description><author>michaelcodeplex</author><pubDate>Tue, 17 Aug 2010 04:12:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Add pagination (Older Entries/Newer Entries) to AtomSite blog [18497] 20100817041259A</guid></item><item><title>Created Issue: how to get avatars [18431]</title><link>http://blogsvc.codeplex.com/workitem/18431</link><description>Question 1&amp;#58;  So i created a &amp;#40;non openID&amp;#41; user but how do i associate an avatar to that user or how a user add their avatar.&lt;br /&gt;Question 2&amp;#58;  I created an openID user using my gmail email.  Then i when in the users page that list all the users.  I was able to find my new user there.  However, it doesn&amp;#39;t show the first, or last name or the user&amp;#39;s email address it only show the strange long google url.  To me that user is anonymous as i don&amp;#39;t even know it&amp;#39;s name.  &lt;br /&gt;Question 3&amp;#58;  when creating a new user there is an Id multiline text box.  Why have a username and id  &amp;#40;shouldn&amp;#39;t id be for the internal system use&amp;#41;. Also it seems that we can create users with duplicate user names.&lt;br /&gt;&lt;br /&gt;I appreciate all your help.  Thank you&lt;br /&gt;</description><author>CodeMonkey972</author><pubDate>Fri, 06 Aug 2010 16:42:46 GMT</pubDate><guid isPermaLink="false">Created Issue: how to get avatars [18431] 20100806044246P</guid></item><item><title>Closed Issue: Using VS 2008 Express to learn some ASP.NET MVC from AtomSite [18063]</title><link>http://blogsvc.codeplex.com/workitem/18063</link><description>&amp;#91;Edit&amp;#93;&amp;#58; Moved, for some reason this filed under &amp;#39;Issue Traker&amp;#39; instead of Discussions &amp;#63;&amp;#63;&amp;#63;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>jarrettv</author><pubDate>Sun, 27 Jun 2010 04:30:06 GMT</pubDate><guid isPermaLink="false">Closed Issue: Using VS 2008 Express to learn some ASP.NET MVC from AtomSite [18063] 20100627043006A</guid></item><item><title>Created Issue: Using VS 2008 Express to learn some ASP.NET MVC from AtomSite [18063]</title><link>http://blogsvc.codeplex.com/workitem/18063</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I downloaded the source code of AtomSite with the intention of learning about asp.net MVC from it, but being a post-grad student, i only have VS 2008 Express &amp;#40;all langs including WebDev&amp;#41; and cannot load the entire project &amp;#40;something about this version not including project subfolders&amp;#63;&amp;#63;&amp;#41; Also i would like to use the framework to develop my own site, and always like to understand code I use as best I can when it isnt my own &amp;#59;-&amp;#41;&lt;br /&gt;&lt;br /&gt;Can anyone recommend a solution to this&amp;#63; I mainly program for the desktop in Java and C&amp;#47;C&amp;#35;, so am not overly adept with VS, perhaps there is some simple solution I do not see&amp;#63;&lt;br /&gt;Alternatively &amp;#40;also&amp;#41;, can anyone recommend decent resources for learning MVC for an experienced desktop developer&amp;#63;  I am starting to get my head around some of the main difference between web and desktop development, but some of the intricacies of the MVC framework allude me, and the MS &amp;#40;on www.asp.net&amp;#41; tutorials really leave alot to the imagination&amp;#33;&lt;br /&gt;&lt;br /&gt;Thanks in advance.&lt;br /&gt;Aaron.&lt;br /&gt;</description><author>AJG</author><pubDate>Thu, 24 Jun 2010 11:01:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Using VS 2008 Express to learn some ASP.NET MVC from AtomSite [18063] 20100624110149A</guid></item><item><title>Commented Issue: How to Change Page Width and Page Template [17709]</title><link>http://blogsvc.codeplex.com/WorkItem/View.aspx?WorkItemId=17709</link><description>Simple question &amp;#40;I hope&amp;#41;&amp;#58; I&amp;#39;ve been trying to customize the platform for a deployment and am baffled as to where I change the page width and page template parameters. I&amp;#39;ve obviously not looked everywhere, but I&amp;#39;ve tried...&lt;br /&gt;&lt;br /&gt;Any hint on where to find this&amp;#63; The Atom Theme site &amp;#40;http&amp;#58;&amp;#47;&amp;#47;atomsitethemes.erikzaadi.com&amp;#47;&amp;#41; has this exposed in the DHTML control -- so I know it is possible. &lt;br /&gt;&lt;br /&gt;Thanks&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;brendon&lt;br /&gt;Comments: ** Comment from web user: jarrettv ** &lt;p&gt;We plan to add this to the AtomSite Manager in 1.5.&lt;/p&gt;</description><author>jarrettv</author><pubDate>Tue, 01 Jun 2010 05:09:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: How to Change Page Width and Page Template [17709] 20100601050903A</guid></item><item><title>Commented Issue: Live Writer + AtomSite 1.4 = 500 Internal Server Error [17268]</title><link>http://blogsvc.codeplex.com/WorkItem/View.aspx?WorkItemId=17268</link><description>Trying to add a AtomSite 1.4 powered site to Live Writer leads to the following error &amp;#40;this error pops up after providing web adress, username and password&amp;#41;&amp;#58;&lt;br /&gt;&amp;#34;An unexpected error occurred while attempting to detect blog settings&amp;#58;&lt;br /&gt;The remote server returned an error&amp;#58; &amp;#40;500&amp;#41; Internal Server Error.&amp;#34;&lt;br /&gt;&lt;br /&gt;The reason for this internal server error sems to be a unhandled UserNotAuthorizedException thrown at AtomSite.WebCore.AuthorizeExtensions Line 26.&lt;br /&gt;&lt;br /&gt;I tried to find the reason why System.Threading.Thread.CurrentPrincipal.Identity is just an empty user - but I failed.&lt;br /&gt;But maybe the following helps&amp;#58;&lt;br /&gt;AtomSite.WebCore.ServerApp.Application_PostAuthenticateRequest Line 109 creates the empty user.&lt;br /&gt;I am not sure how you handle the Authorization. The only place I found was AtomSite.WebCore.Modules.WsseAuthenticationModule. But in there  ctx.Request.Headers&amp;#91;HttpAuthorizationHeader&amp;#93; &amp;#40;Line 28&amp;#41; is null so nobody is authenticated.&lt;br /&gt;&lt;br /&gt;Greets from Germany,&lt;br /&gt;Chomper&lt;br /&gt;Comments: ** Comment from web user: mikasten ** &lt;p&gt;I tried the Workaround Plugin without success.&lt;/p&gt;</description><author>mikasten</author><pubDate>Tue, 18 May 2010 14:37:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: Live Writer + AtomSite 1.4 = 500 Internal Server Error [17268] 20100518023734P</guid></item><item><title>Commented Issue: How to Change Page Width and Page Template [17709]</title><link>http://blogsvc.codeplex.com/WorkItem/View.aspx?WorkItemId=17709</link><description>Simple question &amp;#40;I hope&amp;#41;&amp;#58; I&amp;#39;ve been trying to customize the platform for a deployment and am baffled as to where I change the page width and page template parameters. I&amp;#39;ve obviously not looked everywhere, but I&amp;#39;ve tried...&lt;br /&gt;&lt;br /&gt;Any hint on where to find this&amp;#63; The Atom Theme site &amp;#40;http&amp;#58;&amp;#47;&amp;#47;atomsitethemes.erikzaadi.com&amp;#47;&amp;#41; has this exposed in the DHTML control -- so I know it is possible. &lt;br /&gt;&lt;br /&gt;Thanks&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;brendon&lt;br /&gt;Comments: ** Comment from web user: bpcmusic ** &lt;p&gt;Thanks, Erik&amp;#33;&amp;#33; &lt;/p&gt;</description><author>bpcmusic</author><pubDate>Tue, 18 May 2010 13:54:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: How to Change Page Width and Page Template [17709] 20100518015443P</guid></item></channel></rss>