<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"><channel><title>Accessing Your Model's Data from a Controller</title><link>http://www.asp.net</link><pubDate>Mon, 11 Feb 2013 07:07:03 GMT</pubDate><generator>umbraco</generator><description>Comments for Accessing Your Model's Data from a Controller</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/37157" rel="self" type="application/rss+xml" /><item><title>Comment Posted by jclements</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Thu, 08 Mar 2012 20:53:54 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015069</guid><description><![CDATA[ <p>Hi Rick,</p><p>I&#39;m working through your Intro to ASP.NET MVC4 tutorial and I&#39;m beginning the section &quot;Accessing Your Model&#39;s Data from a Controller&quot;. I&#39;ve attempted to add the MoviesController but the combo boxes for Model Class and Data context class do not list the Movie selections that you have specified. They only show &quot;ChangePasswordModel&quot;, &quot;LoginModel&quot;, and &quot;RegisterModel&quot;</p><p></p><p>Jeff</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/jclements.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by DaveCenker</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Wed, 21 Mar 2012 14:04:37 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015176</guid><description><![CDATA[ <p>Why is &quot;model&quot; (lowercase m) used when referencing a single object in the edit and detail views, but &quot;Model&quot; (capital m) is used when referencing a list of objects in the index view?  Is this purely a convention to differentiate between single and multiple objects, or is there some other reason?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/DaveCenker.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricka6</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Thu, 26 Jul 2012 21:04:06 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016055</guid><description><![CDATA[ <p>&gt;&gt;Why is &quot;model&quot; (lowercase m) used when referencing </p><p>Model is required in the Index method because it&#39;s a propery on the ViewDataDictionary.  model =&gt; model.Title in  @Html.DisplayFor is by convention. You could write @Html.DisplayFor(foo =&gt; foo.Title)</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/ricka6.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tdykstra</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Tue, 31 Jul 2012 11:00:39 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016077</guid><description><![CDATA[ <p>@thanksinadvance - on the purpose of the Dispose override, see &quot;Ensuring that Database Connections Are Not Left Open&quot; in this tutorial:  <a rel="nofollow" href="http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application" target="_blank">www.asp.net/</a></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/tdykstra.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by stifler_08</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 20 Aug 2012 08:47:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016220</guid><description><![CDATA[ <p>I am using visual studio 2010. When i am adding the movies controller i am getting an error which i think is in the connection string. The error is</p><p></p><p>&quot;Unable to retrieve metadata for &#39;MvcMovie.Models.Movie. Invalid value for key &#39;attachdbfilename&#39;.</p><p></p><p>I am new to mvc development and im not sure how to tackle this error.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/stifler_08.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricka6</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 20 Aug 2012 20:48:33 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016229</guid><description><![CDATA[ <p>@stifler_08  --Unable to retrieve metadata -- You probably need to  install the SQL Server Data Tools as explained above.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/ricka6.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by fincher42</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Thu, 23 Aug 2012 12:30:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016265</guid><description><![CDATA[ <p>Hi Rick,</p><p>Thanks for a well-written, wonderful introduction to MVC4.</p><p>On page <a rel="nofollow" href="http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller" target="_blank">www.asp.net/</a> </p><p>I think there&#39;s a typo:</p><p>You mention &quot;movies.sdf&quot; when I think you meant &quot;movies.mdf&quot;.</p><p>Thanks again for a great article!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/fincher42.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by rico33126</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Thu, 23 Aug 2012 16:30:36 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016268</guid><description><![CDATA[ <p>Hi there</p><p></p><p>I am working on the the mvcMovie tutorial by Rick Anderson. </p><p></p><p>I have reached the Accessing the Model&#39;s Data from a controller but the Movies.mdf in the App_Data folder does not get created, thus this portion of the tutorial does run properly.</p><p></p><p>In the Moviescontroller.cs, in the //Get Movies/ Section and in lines: </p><p></p><p>public ActionResult Index()</p><p>        {</p><p>            return View(db.Movies.ToList());</p><p></p><p>I get  an &quot;InvalidOperation Exception was unhandled by user code&quot; The supplied SqlConnection does not specify an initial catalog..</p><p></p><p>I have the entity framework installed, have SQL server installed and so forth.</p><p></p><p>Using the SQL Toolbar in Visual Studio, I have the ability to connect to the local SQL: server but do not see the Movies.mdf</p><p></p><p>Is there anything that I am missing?</p><p></p><p>Has anyone completed this part of the tutorial? </p><p></p><p>Could someone give me an idea of  what I may want to change/add. </p><p></p><p>Rio</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/rico33126.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by rmlysik</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Fri, 24 Aug 2012 14:55:44 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016277</guid><description><![CDATA[ <p>@rico33126 I ran into the same issue as well. I came across a blog posting <a rel="nofollow" href="http://www.pradyblog.com/index.php/2012/08/22/" target="_blank">www.pradyblog.com/</a> that suggested setting the &quot;Initial Catalog&quot; parameter in the connection string to &quot;Movies&quot; as shown below. This also worked for me.</p><p>&lt;add name=&quot;MovieDBContext&quot; connectionString=&quot;Data Source=(LocalDB)\v11.0;AttachDbFilename=|DataDirectory|\Movies.mdf;Initial Catalog=Movies;Integrated Security=True&quot; providerName=&quot;System.Data.SqlClient&quot;/&gt;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/rmlysik.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricka6</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 27 Aug 2012 19:08:11 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016308</guid><description><![CDATA[ <p>@fincher42 sdf typo -- Thanks, Fixed.</p><p>@rico33126 InvalidOperation Exception was unhandled by user code&quot; The supplied SqlConnection does not specify an initial catalog.</p><p>-- You need to install LocalDB and SSDT per the instructions</p><p>@rmlysik  &quot;Initial Catalog&quot; parameter</p><p>-- This tutorial uses LocalDB, not SQL Express. You can follow the blog if you&#39;d like to use SQL Express, but the LocalDB instructions for Visual Studio 2010 work.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/ricka6.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by pepsibot</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 27 Aug 2012 20:56:01 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016316</guid><description><![CDATA[ <p>Thanks Ricco.  Something else I noticed that isn&#39;t something anyone would do, but is still frustrating, is if you shut down the server, delete the mdf and ldf files in App_Data/ and then try to build and run the site again.  It will fail on trying recreate the DBs a 2nd time (for me).  I wonder how I am getting that to happen...</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/pepsibot.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by H Maryles</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 24 Sep 2012 18:08:56 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016505</guid><description><![CDATA[ <p>I&#39;m using VS 2010, and I&#39;m reading all over the internet that LocalDB is not intended to work with with VS2010 (although it will work for a DB File attach, which is what you&#39;re doing here -- but I don&#39;t see a point in installing pieces of software which have limited or no use for me beyond this tutorial). Thus, I used .\SQLEXPRESS, and I let the scaffolding process create my data context class (same as I did in MVC 3), and everything works the same as what you represent with LocalDB.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/H%20Maryles.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by dchang92606</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Fri, 28 Sep 2012 22:20:21 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016545</guid><description><![CDATA[ <p>Rick,</p><p></p><p>Awesome tutorial.  I have a quick question about the data model.  Specifically, how does the Entity Framework know that ID is the primary key?  I don&#39;t think it&#39;s specified anywhere in the class (or is the first attribute considered the primary key).  What if I wanted to create a multi-column primary key?</p><p></p><p>DC</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/dchang92606.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by pcortes09</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Wed, 21 Nov 2012 11:16:53 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016846</guid><description><![CDATA[ <p>Well explained...</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/pcortes09.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by garfieldzf</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Sun, 25 Nov 2012 20:37:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016872</guid><description><![CDATA[ <p>if I want to define Title to varchar(20) type in the database, how I can to change in the Movie.cs. now it&#39;s nvarchar(max)</p><p>Add a attribute?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/garfieldzf.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by trung nguyen</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Fri, 28 Dec 2012 15:17:41 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000017078</guid><description><![CDATA[ <p>Great article. Question, can Entity Framework Code First works on SQL Azure? In other words, can I run this example again but instead of using the LocalDB, how can I pass in the AzureDB Server and have EF Code First create a DB for this example?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/trung%20nguyen.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by chebaflo</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Fri, 11 Jan 2013 14:18:58 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018160</guid><description><![CDATA[ <p>I&#39;m new in MVC4. I&#39;m programming with VB VS2010  I&#39;m not use C#, so I&#39;m trying to translate this tutorial to VB. I have a problem when I try to add the Controller, I have this error message:</p><p>There was an error generating MVCMovies.Models.MovieDBContext. Try rebuilding your project.</p><p></p><p>My source code model is like this:</p><p>Imports System</p><p>Imports System.Data.Entity</p><p></p><p>Namespace Models</p><p>    Public Class Movie</p><p>        Public Property Id As Integer</p><p>        Public Property Title As String</p><p>        Public Property RealeaseDate As DateTime</p><p>        Public Property Genre As String</p><p>        Public Property price As Decimal</p><p>    End Class</p><p></p><p>    Public Class MovieDBContext</p><p>        Inherits DbContext</p><p>        Public Movies As DbSet(Of Movie)</p><p>    End Class</p><p>End Namespace</p><p></p><p>What is wrong? What can I do? Thanks in advance</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/chebaflo.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by chebaflo</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Fri, 11 Jan 2013 14:24:35 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018161</guid><description><![CDATA[ <p>I found my mistake.... </p><p></p><p>Public Movies As DbSet(Of Movie)</p><p></p><p>must be</p><p></p><p>Public Property Movies As DbSet(Of Movie)</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/chebaflo.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricka6</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Wed, 16 Jan 2013 21:21:23 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018188</guid><description><![CDATA[ <p>@trung nguyen can Entity Framework Code First works on SQL Azure? </p><p>Yes. You need to use a connection string to SQL Azure.</p><p>@dchang92606 ID --&gt; PK. That&#39;s the default. You can use attributes to change the PK.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/ricka6.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tihanyil</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 21 Jan 2013 14:45:24 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018221</guid><description><![CDATA[ <p>Hi, that blog helped me too with the &#39;InvalidOperation Exception&#39; problem</p><p><a rel="nofollow" href="http://www.pradyblog.com/index.php/2012/08/22/mvc4-error-unable-to-complete-operation-the-supplied-sqlconnection-does-not-specify-an-initial-catalog/" target="_blank">www.pradyblog.com/</a></p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/tihanyil.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ricardosampaio</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Sat, 26 Jan 2013 15:08:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018257</guid><description><![CDATA[ <p>IF I introduce values like 9.99 the result is 999.00 (detail: I&#39;m calling from Brazil,. Here we use values like R$ 9,99). </p><p></p><p>How can I configure the application in order to work with values like R$ 9,99. Thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/ricardosampaio.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tihi1234</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 04 Feb 2013 07:48:02 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018337</guid><description><![CDATA[ <p>Hello, and thanks for a great guide! </p><p>When im trying to access the &quot;/Movies&quot; i get a {&quot;CREATE DATABASE permission denied in database &#39;master&#39;.&quot;}. I have gone done the tutorial twice and still get the databaseproblem, any idea?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/tihi1234.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by tihi1234</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Wed, 06 Feb 2013 03:14:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018352</guid><description><![CDATA[ <p>Nm, solved it! </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/tihi1234.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by salman_sulaiman_1979</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Thu, 07 Feb 2013 13:44:07 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018372</guid><description><![CDATA[ <p>Thanks Rick!</p><p>this is really cool, the paradime of code first, new way of thinking. </p><p></p><p>I really didn&#39;t know (of course being a newbie), that i could work on my application and test it with data (localdb) all within visual studio (so far I have been working out the tutorials with VS2012 express, so far so good)</p><p></p><p>Best wishes &amp; Good luck to everyone!</p><p>~Salman~</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/salman_sulaiman_1979.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by shamimbd0</title><link>http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/accessing-your-models-data-from-a-controller</link><pubDate>Mon, 11 Feb 2013 07:07:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018406</guid><description><![CDATA[ <p>Really amazing that how create database Entity Framework code first.  </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/shamimbd0.jpg?forceidenticon=false&amp;dt=635072469000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>