<?xml version="1.0" encoding="UTF-8"?>
<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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog about concrete5 cms &#187; concrete5 for developers</title>
	<atom:link href="http://www.smartwebprojects.net/concrete5-blog/category/concrete5-for-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smartwebprojects.net/concrete5-blog</link>
	<description>Tutorials, notes, concrete5 addons and themes bulletin</description>
	<lastBuildDate>Tue, 13 Jul 2010 19:00:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>If you write a concrete5 block and it&#8217;s not available to install</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/164/if-concrete5-block-not-installable/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/164/if-concrete5-block-not-installable/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 06:32:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for developers]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=164</guid>
		<description><![CDATA[Quick tip for developers writing custom blocks for concrete5. If you have coded a block, placed its folder in &#8216;blocks&#8217; directory but cannot see it available for installation in concrete5 backend (in the &#34;Add functionality&#34; section), check the controller class name. That is the issue in most cases. It should match the block directory, i.e. [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/164/if-concrete5-block-not-installable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add CSS for your block</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/193/how-to-add-css-for-your-block/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/193/how-to-add-css-for-your-block/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 23:13:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for developers]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=193</guid>
		<description><![CDATA[If you develop your own block, you will probably need to use some css to properly style it. But the issue is that you can&#8217;t access the css file of the users theme (of course if you&#8217;re not developing the block for one specific project). However you can create and use custom css file for [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/193/how-to-add-css-for-your-block/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>4 ways to add table in concrete5 cms</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/172/4-ways-to-add-table-in-concrete5-cms/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/172/4-ways-to-add-table-in-concrete5-cms/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 20:48:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for advanced users]]></category>
		<category><![CDATA[concrete5 for developers]]></category>
		<category><![CDATA[concrete5 for dummies]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=172</guid>
		<description><![CDATA[Some new concrete5 users get confused when they cannot find a way to add table to a page at their concrete5 website. However in fact there are several ways to do that. I will describe 4 ways to add table on the page with concrete5 cms&#8230;
HTML block
You can use HTML block to create tables. This [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/172/4-ways-to-add-table-in-concrete5-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For concrete5 theme developers: body background workaround</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/140/for-concrete5-theme-developers-body-background-workaround/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/140/for-concrete5-theme-developers-body-background-workaround/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 09:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for developers]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=140</guid>
		<description><![CDATA[Anyone who regularly works with concrete5 themes could face with the following issue:
If you sign in as admin, the concrete5 editing toolbar appears at the top of all pages. This sometimes can cause a problem making body background not align properly with some other images on the page if it was designed as a single [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/140/for-concrete5-theme-developers-body-background-workaround/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>typography.css in concrete5 themes</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/131/typography-css-in-concrete5-themes/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/131/typography-css-in-concrete5-themes/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 00:21:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for developers]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=131</guid>
		<description><![CDATA[concrete5 recommends using additional typography.css stylesheet within a theme. I noticed that sometimes people don&#8217;t understand the purpose of the file and put there much trash, which shouldn&#8217;t be there. So what is typography.css and where it is used?

If you search the concrete5 source code, you&#8217;ll find only one case when typography.css is used: it [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/131/typography-css-in-concrete5-themes/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Showing recently edited pages</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/100/showing-recently-edite/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/100/showing-recently-edite/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 21:29:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for developers]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=100</guid>
		<description><![CDATA[Some developers may need to show the list of pages that were the most recently updated in concrete5. This code snippet should help you doing this or similar tasks.
So, open the file of your concrete5 theme and add the code snippet specified below. Or you can create a block with such code. Or just simply [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/100/showing-recently-edite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making concrete5 closer to w3c standards</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/74/making-concrete5-closer-to-w3c-standards/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/74/making-concrete5-closer-to-w3c-standards/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 12:53:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for developers]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=74</guid>
		<description><![CDATA[I recommend to apply the following fix in concrete5 to make the result xhtml code be more w3c compliant. As you should know, all ampersands (&#38;) should be replaced with its html representation in hrefs, js sources, image sources, etc.:
&#38;amp;

By default concrete5 might generate a line calling javascript file with unescaped ampersands. It looks like

Let&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/74/making-concrete5-closer-to-w3c-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>utf-8 encoding problem in Firefox</title>
		<link>http://www.smartwebprojects.net/concrete5-blog/71/utf-8-encoding-problem-in-firefox/</link>
		<comments>http://www.smartwebprojects.net/concrete5-blog/71/utf-8-encoding-problem-in-firefox/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 08:35:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[concrete5 for developers]]></category>

		<guid isPermaLink="false">http://www.smartwebprojects.net/concrete5-blog/?p=71</guid>
		<description><![CDATA[Recently I faced with the following problem in Firefox 3.0.8. I prepared a website in Russian language, using concrete5 cms. I didn&#8217;t change the default encoding which was UTF-8. But what a strange behavior from Firefox: it correctly detected the encoding only from time to time. I opened the page once &#8211; the text was [...]]]></description>
		<wfw:commentRss>http://www.smartwebprojects.net/concrete5-blog/71/utf-8-encoding-problem-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
