<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>CodeBlog.ch</title>
	<link>http://www.codeblog.ch</link>
	<description>Coding and more - Concrete5, Flex, JavaScript</description>
	<lastBuildDate>Fri, 18 Jun 2010 08:05:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Concrete5 &#8211; Using TinyMCE Templates</title>
		<description><![CDATA[The Concrete5 content block uses TinyMCE as its WYSIWYG editor. Thanks to this decision, we are able to use several plugins most Concrete5 users haven&#8217;t thought about.
One feature I really like is the &#8220;template&#8221; plugin which allows you to create html snippets which you can insert into the content block. In this tutorial I&#8217;m going [...]]]></description>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/</link>
			</item>
	<item>
		<title>Linux Shell in a Browser</title>
		<description><![CDATA[If you&#8217;re a *unix admin you probably like SSH a lot. Even if you have to work on a Windows computer you can simply download a small tool like Putty and you&#8217;re ready to work on your server. However, there are situations where not even Putty works &#8211; if you&#8217;re behind a firewall that filters [...]]]></description>
		<link>http://www.codeblog.ch/2010/02/linux-shell-in-a-browser/</link>
			</item>
	<item>
		<title>Concrete5 &#8211; Custom 404 page</title>
		<description><![CDATA[It hopefullly doesn&#8217;t happen very often but sometimes a user might enter an address which doesn&#8217;t exist. In most situations a simple page is displayed, telling him that the page doesn&#8217;t exist. Having some more detailled information can be very helpful, especially when you just relaunched your website. Google &#038; Co need a while to [...]]]></description>
		<link>http://www.codeblog.ch/2010/01/concrete5-custom-404-page/</link>
			</item>
	<item>
		<title>Image Navigation Items</title>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve posted the last tutorial. Due to some unexpected events I finally found some time to write a new one.
The default autonav Block in Concrete5 allows you to add a navigation/menu to your site in almost no time. But as soon as you want to use images it get a [...]]]></description>
		<link>http://www.codeblog.ch/2009/12/image-navigation-items/</link>
			</item>
	<item>
		<title>Expand/Collapse Block</title>
		<description><![CDATA[Due to limited time I wasn&#8217;t able to write new articles for codeblog. This time there&#8217;s not going to be much text, just a free block which you can use for your site.


Dialog
The following screenshot shows you the dialog you can use to enter the information related to the expand block. There&#8217;s a special feature [...]]]></description>
		<link>http://www.codeblog.ch/2009/10/expandcollapse-block/</link>
			</item>
	<item>
		<title>Concrete5 &#8211; Formular Layout anpassen</title>
		<description><![CDATA[Concrete5 has a nice form block which allows you to create a contact form within a few seconds. You don&#8217;t even need to have any html or php skills to create a simple file upload form. Unfortunately this block isn&#8217;t very easy to style. It uses some html markup which makes it a bit tricky [...]]]></description>
		<link>http://www.codeblog.ch/2009/07/concrete5-form-layout/</link>
			</item>
	<item>
		<title>Smart text trimming with PHP</title>
		<description><![CDATA[Have you ever tried to create a short preview text using PHP? Did you just count the characters and ended up having texts with a completely different width like shown on this picture?

This tutorial describes a small method which calculates the real width of a string and lets you create better looking preview texts!

Measuring string [...]]]></description>
		<link>http://www.codeblog.ch/2009/06/smart-text-trimming-with-php/</link>
			</item>
	<item>
		<title>Concrete5 &#8211; more Speed with eAccelerator</title>
		<description><![CDATA[UPDATE: The latest eAccelerator version doens&#8217;t contain the PHP API anymore. It therefore does no longer work with Concrete5! The upcoming version 5.4 is going to have support for APC and memcache. Sorry!
You want more speed with Concrete5? Make sure you&#8217;re using eAccelerator!
In this tutorial I&#8217;ll explain how to install eAccelerator on a Debian Linux [...]]]></description>
		<link>http://www.codeblog.ch/2009/06/concrete5-speed-eaccelerator/</link>
			</item>
	<item>
		<title>Concrete5 &#8211; Staff listing with two Columns</title>
		<description><![CDATA[Sometimes content should be presented in two columns. In this tutorial I&#8217;ll describe a possible solution that included a very simple block to display a staff/team member with a description on the right side of it. The result will look like this:


Table layouts
I&#8217;m not going into the details about tableless layouts, just a few basic [...]]]></description>
		<link>http://www.codeblog.ch/2009/06/concrete5-staff-table/</link>
			</item>
	<item>
		<title>Concrete5 &#8211; CSS features [typograhy.css, customize themes]</title>
		<description><![CDATA[If you ever built your own Concrete5 theme you might have wondered why there are usually two css files &#8211; main.css and typography.css. In this tutorial I&#8217;ll show you some possibilities of typography.css. You should have basic knowledge about building a theme for Concrete5. Read this tutorial in case you never built one before: http://www.codeblog.ch/2009/01/concrete5-theme-erstellen/


Prequisites
In [...]]]></description>
		<link>http://www.codeblog.ch/2009/05/concrete5-css-features/</link>
			</item>
</channel>
</rss>
