<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Themes and ASP.NET MVC</title>
	<atom:link href="http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/</link>
	<description>web development, tech reviews, tips, tricks, blogging</description>
	<lastBuildDate>Sun, 07 Mar 2010 18:27:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eibrahim</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-931</link>
		<dc:creator>eibrahim</dc:creator>
		<pubDate>Mon, 27 Jul 2009 21:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-931</guid>
		<description>This is a custom class that I wrote that simply returns the path to the css file based on the current theme.</description>
		<content:encoded><![CDATA[<p>This is a custom class that I wrote that simply returns the path to the css file based on the current theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eibrahim</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-834</link>
		<dc:creator>eibrahim</dc:creator>
		<pubDate>Mon, 27 Jul 2009 14:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-834</guid>
		<description>This is a custom class that I wrote that simply returns the path to the css file based on the current theme.</description>
		<content:encoded><![CDATA[<p>This is a custom class that I wrote that simply returns the path to the css file based on the current theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-833</link>
		<dc:creator>Saurabh</dc:creator>
		<pubDate>Mon, 08 Jun 2009 10:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-833</guid>
		<description>Hi, &lt;br&gt;&lt;br&gt;What are you doing in &lt;%= ThemeHelper.GetCss() %&gt; ???&lt;br&gt;&lt;br&gt;I tried it, but i didn&#039;t find ThemeHelper in Asp.Net MVC 1.0&lt;br&gt;&lt;br&gt;please explain how did you create &lt;%=ThemeHelper.GetCss() %&gt; &lt;br&gt;&lt;br&gt;and what are you doing in &lt;%=ThemeHelper.GetCss() %&gt; &lt;br&gt;&lt;br&gt;&lt;br&gt;Kind Regards,&lt;br&gt;Saurabh</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>What are you doing in &lt;%= ThemeHelper.GetCss() %&gt; ???</p>
<p>I tried it, but i didn&#39;t find ThemeHelper in Asp.Net MVC 1.0</p>
<p>please explain how did you create &lt;%=ThemeHelper.GetCss() %&gt; </p>
<p>and what are you doing in &lt;%=ThemeHelper.GetCss() %&gt; </p>
<p>Kind Regards,<br />Saurabh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eibrahim</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-710</link>
		<dc:creator>eibrahim</dc:creator>
		<pubDate>Sat, 29 Nov 2008 11:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-710</guid>
		<description>dbonchabo: Actually, I checked with virginia tech and it turns out that it&#039;s a trademark violation to use their logo and hokie bird, so I am taking it down.  Plus it would make my designer very angry, if I start giving away his work for free :)  But stay tuned, we will be releasing more information about how to customize your own themes.&lt;br&gt;&lt;br&gt;Yes, you can change the code to upload images or do whatever you want it to do.  We are currently working on a hosted version that will let you customize all theses aspects, you can signup for a private beta at &lt;a href=&quot;http://www.yonkly.com&quot; rel=&quot;nofollow&quot;&gt;www.yonkly.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>dbonchabo: Actually, I checked with virginia tech and it turns out that it&#39;s a trademark violation to use their logo and hokie bird, so I am taking it down.  Plus it would make my designer very angry, if I start giving away his work for free :)  But stay tuned, we will be releasing more information about how to customize your own themes.</p>
<p>Yes, you can change the code to upload images or do whatever you want it to do.  We are currently working on a hosted version that will let you customize all theses aspects, you can signup for a private beta at <a href="http://www.yonkly.com" rel="nofollow">http://www.yonkly.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbonchabo</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-709</link>
		<dc:creator>dbonchabo</dc:creator>
		<pubDate>Sat, 29 Nov 2008 10:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-709</guid>
		<description>is there a way to make the script that people can upload there own images and if they dont have images the can activate gravatar to be used</description>
		<content:encoded><![CDATA[<p>is there a way to make the script that people can upload there own images and if they dont have images the can activate gravatar to be used</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbonchabo</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-708</link>
		<dc:creator>dbonchabo</dc:creator>
		<pubDate>Sat, 29 Nov 2008 10:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-708</guid>
		<description>i meant the source code cause i like how it looks clean that the other code</description>
		<content:encoded><![CDATA[<p>i meant the source code cause i like how it looks clean that the other code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbonchabo</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-707</link>
		<dc:creator>dbonchabo</dc:creator>
		<pubDate>Sat, 29 Nov 2008 10:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-707</guid>
		<description>hey is there a way i can have the hokie talkk theme</description>
		<content:encoded><![CDATA[<p>hey is there a way i can have the hokie talkk theme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eibrahim</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-672</link>
		<dc:creator>eibrahim</dc:creator>
		<pubDate>Fri, 03 Oct 2008 11:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-672</guid>
		<description>But how would you make that configurable through the web.config?</description>
		<content:encoded><![CDATA[<p>But how would you make that configurable through the web.config?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Smart</title>
		<link>http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/comment-page-1/#comment-670</link>
		<dc:creator>Duncan Smart</dc:creator>
		<pubDate>Fri, 03 Oct 2008 07:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/#comment-670</guid>
		<description>You could use IIS virtual directories. That&#039;s what we use for customisations to our web app. Virtual dirs &quot;override&quot; physical dirs with the same name.</description>
		<content:encoded><![CDATA[<p>You could use IIS virtual directories. That&#39;s what we use for customisations to our web app. Virtual dirs &#8220;override&#8221; physical dirs with the same name.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
