<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>blogsa Discussions Rss Feed</title><link>http://www.codeplex.com/blogsa/Thread/List.aspx</link><description>blogsa Discussions Rss Description</description><item><title>New Post: default page</title><link>http://blogsa.codeplex.com/discussions/401670</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi alaguraja,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You mean about standart users redirect page or something else?&lt;/p&gt;
&lt;/div&gt;</description><author>selcukermaya</author><pubDate>Thu, 22 Nov 2012 07:35:23 GMT</pubDate><guid isPermaLink="false">New Post: default page 20121122073523A</guid></item><item><title>New Post: default page</title><link>http://blogsa.codeplex.com/discussions/401670</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;login working for admin,editor but it does not log in for user why???&amp;nbsp;....while user is log in its should show default means site page....how it is possible??&lt;/p&gt;
&lt;/div&gt;</description><author>alaguraja</author><pubDate>Fri, 02 Nov 2012 12:46:33 GMT</pubDate><guid isPermaLink="false">New Post: default page 20121102124633P</guid></item><item><title>New Post: Where to register new user without admin panel</title><link>http://blogsa.codeplex.com/discussions/401410</link><description>&lt;div style="line-height: normal;"&gt;
&lt;blockquote style="border:solid .1em #ccc; font-style:italic; margin:.25em 1em 0 1em; padding:0 .25em 0 .25em"&gt;
&lt;strong&gt;PoojaDhum wrote:&lt;/strong&gt;&lt;br&gt;
&lt;p&gt;I want to register new user without admin panel then how should i do it?&lt;/p&gt;
&lt;p&gt;I want to write comments then where should i add and Is user can add comments after login only.. and i have added one comment which is approved by admin but still it's not showing on site.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Have you tried turning it ON and Off again ? LOL&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Okay Seriously now :&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Create a widget, call it registration if you may. You can add an additional field on &amp;quot;Users&amp;quot; table [isApproved], but if you are going to have thousands of users I&amp;nbsp;wouldn't recommend that rather approve automatically.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you follow the code this should be very simple.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>mtunzik</author><pubDate>Thu, 01 Nov 2012 13:52:32 GMT</pubDate><guid isPermaLink="false">New Post: Where to register new user without admin panel 20121101015232P</guid></item><item><title>New Post: Where to register new user without admin panel</title><link>http://blogsa.codeplex.com/discussions/401410</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Blogsa 1.2.0.0.8.Beta&lt;/p&gt;&lt;/div&gt;</description><author>poojadhum</author><pubDate>Thu, 01 Nov 2012 05:21:11 GMT</pubDate><guid isPermaLink="false">New Post: Where to register new user without admin panel 20121101052111A</guid></item><item><title>New Post: Where to register new user without admin panel</title><link>http://blogsa.codeplex.com/discussions/401410</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which version you are using?&lt;/p&gt;&lt;/div&gt;</description><author>selcukermaya</author><pubDate>Wed, 31 Oct 2012 13:00:18 GMT</pubDate><guid isPermaLink="false">New Post: Where to register new user without admin panel 20121031010018P</guid></item><item><title>New Post: Where to register new user without admin panel</title><link>http://blogsa.codeplex.com/discussions/401410</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I want to register new user without admin panel then how should i do it?&lt;/p&gt;
&lt;p&gt;I want to write comments then where should i add and Is user can add comments after login only.. and i have added one comment which is approved by admin but still it's not showing on site.&lt;/p&gt;
&lt;/div&gt;</description><author>PoojaDhum</author><pubDate>Wed, 31 Oct 2012 12:46:25 GMT</pubDate><guid isPermaLink="false">New Post: Where to register new user without admin panel 20121031124625P</guid></item><item><title>New Post: What is Admin password?</title><link>http://blogsa.codeplex.com/discussions/401223</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi PoojaDhum,&lt;/p&gt;
&lt;p&gt;The users password are encrypted with MD5 in database in Users table. You can change your password with new one.&lt;/p&gt;
&lt;p&gt;Use this website (http://www.md5.net/) and generate new MD5 and paste it your password field.&lt;/p&gt;&lt;/div&gt;</description><author>selcukermaya</author><pubDate>Tue, 30 Oct 2012 13:28:37 GMT</pubDate><guid isPermaLink="false">New Post: What is Admin password? 20121030012837P</guid></item><item><title>New Post: admin password</title><link>http://blogsa.codeplex.com/discussions/400832</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi dslaby,&lt;/p&gt;
&lt;p&gt;The users password are encrypted with MD5 in database in Users table. You can change your password with new one.&lt;/p&gt;
&lt;p&gt;Use this website (http://www.md5.net/) and generate new MD5 and paste it your password field.&lt;/p&gt;&lt;/div&gt;</description><author>selcukermaya</author><pubDate>Tue, 30 Oct 2012 13:28:08 GMT</pubDate><guid isPermaLink="false">New Post: admin password 20121030012808P</guid></item><item><title>New Post: password</title><link>http://blogsa.codeplex.com/discussions/398368</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi bzlata,&lt;/p&gt;
&lt;p&gt;The users password are encrypted with MD5 in database in Users table. You can change your password with new one.&lt;/p&gt;
&lt;p&gt;Use this website (http://www.md5.net/) and generate new MD5 and paste it your password field.&lt;/p&gt;&lt;/div&gt;</description><author>selcukermaya</author><pubDate>Tue, 30 Oct 2012 13:27:51 GMT</pubDate><guid isPermaLink="false">New Post: password 20121030012751P</guid></item><item><title>New Post: Import wordpress</title><link>http://blogsa.codeplex.com/discussions/390933</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi rizwanmgm,&lt;/p&gt;
&lt;p&gt;Which version of BlogSA you are using?&lt;/p&gt;
&lt;p&gt;We disabled import Wordpress blog to BlogSA at beta. But we will activate again as soon as possible.&lt;/p&gt;&lt;/div&gt;</description><author>selcukermaya</author><pubDate>Tue, 30 Oct 2012 12:39:55 GMT</pubDate><guid isPermaLink="false">New Post: Import wordpress 20121030123955P</guid></item><item><title>New Post: What is Admin password?</title><link>http://blogsa.codeplex.com/discussions/401223</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;As password is encrypted so plz tell admin password.&lt;/p&gt;
&lt;/div&gt;</description><author>PoojaDhum</author><pubDate>Tue, 30 Oct 2012 11:11:12 GMT</pubDate><guid isPermaLink="false">New Post: What is Admin password? 20121030111112A</guid></item><item><title>New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created</title><link>http://blogsa.codeplex.com/discussions/400383</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I sent a updated version&lt;/p&gt;
&lt;p&gt;Please download again &lt;a href="http://fujiyblog.codeplex.com/releases/view/95820"&gt;http://fujiyblog.codeplex.com/releases/view/95820&lt;/a&gt;&amp;nbsp;and update the file FujiyBlog.Core.dll inside bin folder&lt;/p&gt;&lt;/div&gt;</description><author>fujiy</author><pubDate>Thu, 25 Oct 2012 23:25:43 GMT</pubDate><guid isPermaLink="false">New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created 20121025112543P</guid></item><item><title>New Post: admin password</title><link>http://blogsa.codeplex.com/discussions/400832</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;What is the admin password? Thanks.&lt;/p&gt;
&lt;/div&gt;</description><author>dslaby</author><pubDate>Thu, 25 Oct 2012 18:49:04 GMT</pubDate><guid isPermaLink="false">New Post: admin password 20121025064904P</guid></item><item><title>New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created</title><link>http://blogsa.codeplex.com/discussions/400383</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I am talking about FujiyBlog and did run the Script v0.4, and continue to get the same message.&amp;nbsp;I think I posted to the wrong location.&lt;/p&gt;
&lt;/div&gt;</description><author>dslaby</author><pubDate>Thu, 25 Oct 2012 18:18:52 GMT</pubDate><guid isPermaLink="false">New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created 20121025061852P</guid></item><item><title>New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created</title><link>http://blogsa.codeplex.com/discussions/400383</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Aren&amp;acute;t you talking about FujiyBlog?&lt;/p&gt;
&lt;p&gt;Did you run the Script v0.4?&lt;/p&gt;&lt;/div&gt;</description><author>fujiy</author><pubDate>Wed, 24 Oct 2012 00:10:18 GMT</pubDate><guid isPermaLink="false">New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created 20121024121018A</guid></item><item><title>New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created</title><link>http://blogsa.codeplex.com/discussions/400383</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I switched and modified the web.config to use SQLExpress and get this error message:&lt;/p&gt;
&lt;h2&gt;&lt;em&gt;The model backing the 'FujiyBlogDatabase' context has changed since the database was created. Consider using Code First Migrations to update the database (&lt;a href="http://go.microsoft.com/fwlink/?LinkId=238269"&gt;http://go.microsoft.com/fwlink/?LinkId=238269&lt;/a&gt;).&lt;/em&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;This link takes me to xml code. What do I do with the code? thanks.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>dslaby</author><pubDate>Mon, 22 Oct 2012 22:27:11 GMT</pubDate><guid isPermaLink="false">New Post: Model backing the 'FujiyBlogDatabase' context has changed since database was created 20121022102711P</guid></item><item><title>New Post: password</title><link>http://blogsa.codeplex.com/discussions/398368</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I haven't data about Administrator, how to log in? I find that is&amp;nbsp;username admin in database, but what is a password? thanks&lt;/p&gt;
&lt;/div&gt;</description><author>bzlata</author><pubDate>Sun, 07 Oct 2012 12:19:52 GMT</pubDate><guid isPermaLink="false">New Post: password 20121007121952P</guid></item><item><title>New Post: Import wordpress</title><link>http://blogsa.codeplex.com/discussions/390933</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;How can i import my wordpress blog to blogsa?&lt;/p&gt;
&lt;p&gt;and also i am looking for arabic language support.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;/div&gt;</description><author>rizwanmgm</author><pubDate>Thu, 09 Aug 2012 19:53:06 GMT</pubDate><guid isPermaLink="false">New Post: Import wordpress 20120809075306P</guid></item><item><title>New Post: twitter widget</title><link>http://blogsa.codeplex.com/discussions/360316</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi xclone83,&lt;/p&gt;
&lt;p&gt;Which version of blogsa do you need?&lt;/p&gt;&lt;/div&gt;</description><author>selcukermaya</author><pubDate>Thu, 28 Jun 2012 11:18:58 GMT</pubDate><guid isPermaLink="false">New Post: twitter widget 20120628111858A</guid></item><item><title>New Post: twitter widget</title><link>http://blogsa.codeplex.com/discussions/360316</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is it possible to have twitter widget in near time?&lt;/p&gt;
&lt;/div&gt;</description><author>xclone83</author><pubDate>Wed, 20 Jun 2012 14:45:45 GMT</pubDate><guid isPermaLink="false">New Post: twitter widget 20120620024545P</guid></item></channel></rss>