<?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: Creating a CMS Framework &#8211; Update</title>
	<atom:link href="http://www.fruitbatscode.com/cms/creating-a-cms-framework-update/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fruitbatscode.com/cms/creating-a-cms-framework-update</link>
	<description>Where the fruitbat keeps his notes</description>
	<lastBuildDate>Sun, 01 Jan 2012 21:06:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: fbis</title>
		<link>http://www.fruitbatscode.com/cms/creating-a-cms-framework-update/comment-page-1#comment-12</link>
		<dc:creator>fbis</dc:creator>
		<pubDate>Sat, 13 Jun 2009 09:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fruitbatscode.com/?p=256#comment-12</guid>
		<description>Progress so far....

Got a bit distracted with trying to create a ControlDesigner (unseucessfully atm.) but have got some more stuff done.

HeaderManager - Added javascript management that allows controls to add script includes to the header section or the normal ScriptManager. Also added basic script coalition and compression which I need to test.

BasePage - The base page now handles 3 modes of pages.  DB Only, ASPX only and Mixed.  DB only pulls all data from the db, ASPX only handles pages that are not in the db and Mixed handles physical pages and merges the Data, Scripts etc from the database entry. It also appends the DB.Content at the specified index.

Had a bit of a culture shock trying to &lt;a href=&quot;http://www.fruitbatscode.com/cms/converting-t-sql-to-mysql-procs&quot; rel=&quot;nofollow&quot;&gt;convert StoredProcedures to MySql&lt;/a&gt; but kind of figuring it out.  Best thing is my DataAccessLayer was designer to be database independent and I never tested it till now but it worked seamlessly, not a single code change :)</description>
		<content:encoded><![CDATA[<p>Progress so far&#8230;.</p>
<p>Got a bit distracted with trying to create a ControlDesigner (unseucessfully atm.) but have got some more stuff done.</p>
<p>HeaderManager &#8211; Added javascript management that allows controls to add script includes to the header section or the normal ScriptManager. Also added basic script coalition and compression which I need to test.</p>
<p>BasePage &#8211; The base page now handles 3 modes of pages.  DB Only, ASPX only and Mixed.  DB only pulls all data from the db, ASPX only handles pages that are not in the db and Mixed handles physical pages and merges the Data, Scripts etc from the database entry. It also appends the DB.Content at the specified index.</p>
<p>Had a bit of a culture shock trying to <a href="http://www.fruitbatscode.com/cms/converting-t-sql-to-mysql-procs" rel="nofollow">convert StoredProcedures to MySql</a> but kind of figuring it out.  Best thing is my DataAccessLayer was designer to be database independent and I never tested it till now but it worked seamlessly, not a single code change <img src='http://www.fruitbatscode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fbis</title>
		<link>http://www.fruitbatscode.com/cms/creating-a-cms-framework-update/comment-page-1#comment-8</link>
		<dc:creator>fbis</dc:creator>
		<pubDate>Sun, 07 Jun 2009 15:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.fruitbatscode.com/?p=256#comment-8</guid>
		<description>ARRGRGHHHHH! I hate MySQL!

I&#039;ve spent all weekend trying to create the MySql database and it has driven me insane! I keep getting a &#039;1064&#039; error whenever I try to create various stored procedures!  Informatively, that error message means &#039;somethings&#039; wrong, not WHAT&#039;S wrong, just something!

No useful error to point you in the right direction. More annoyingly, if you use a different MySql program (Administrator, Query) it will work in one but not the other!

ARGGGGHHH! Flaky!</description>
		<content:encoded><![CDATA[<p>ARRGRGHHHHH! I hate MySQL!</p>
<p>I&#8217;ve spent all weekend trying to create the MySql database and it has driven me insane! I keep getting a &#8217;1064&#8242; error whenever I try to create various stored procedures!  Informatively, that error message means &#8216;somethings&#8217; wrong, not WHAT&#8217;S wrong, just something!</p>
<p>No useful error to point you in the right direction. More annoyingly, if you use a different MySql program (Administrator, Query) it will work in one but not the other!</p>
<p>ARGGGGHHH! Flaky!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

