<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>CodeBlog.ch</title>
	<link>http://www.codeblog.ch</link>
	<description>Coding and more - Concrete5, Flex, JavaScript</description>
	<lastBuildDate>Mon, 05 Dec 2011 16:10:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>concrete5 SooperFish drop down navigation</title>
		<description><![CDATA[Creating a drop down navigation is an old technique by now but it&#8217;s still used in a lot of cases to hide parts of a navigation. In addition to the plain CSS menu I wrote more than 2 years ago, I decided to write a new tutorial which uses JavaScript as well. You might ask [...]]]></description>
		<link>http://www.codeblog.ch/2011/12/concrete5-sooperfish-drop-down-navigation/</link>
			</item>
	<item>
		<title>concrete5 &#8211; improving performance by adding favicon.ico</title>
		<description><![CDATA[Most browsers are looking for that little favicon to display a 16&#215;16 icon next to the URL in the address bar. How does this work? There are two main ways: They check if a file is available at /favicon.ico They check if a proper link tag has been set:&#60;link rel="shortcut icon" href="http://www.oraclerecipes.com/oraclerecipesicon.ico" /&#62; But what [...]]]></description>
		<link>http://www.codeblog.ch/2011/09/concrete5-improving-performance-by-adding-favicon-ico/</link>
			</item>
	<item>
		<title>Oracle Recipes</title>
		<description><![CDATA[Despite the fact that most articles on this blog are about concrete5, I mostly work with Oracle and ERP applications with Oracle in the back. In my daily work with Oracle, I often find myself doing more or less the same tasks and sometimes I just want to get that script I wrote a decade [...]]]></description>
		<link>http://www.codeblog.ch/2011/08/oracle-recipes/</link>
			</item>
	<item>
		<title>concrete5 &#8211; AJAX Add-on to display File Download Statistics</title>
		<description><![CDATA[Today&#8217;s article is about concrete5 again after a long time without anything about concrete5 on codeblog.ch. The example we&#8217;re going to look at takes a few ideas and code snippets from my book about concrete5. If you ever had a closer look at the file manager you&#8217;ve probably seen that if you open the file [...]]]></description>
		<link>http://www.codeblog.ch/2011/06/concrete5-ajax-add-on-to-display-file-download-statistics/</link>
			</item>
	<item>
		<title>Statically linked Linux executables with GCJ, Seed7 and haXe</title>
		<description><![CDATA[While some of you might try to avoid statically linked executables, they can be quite handy. In my case there are situations where I quickly have to run some code on a shared hosting with limited access. Installing libraries isn&#8217;t possible but running binaries is &#8211; at least if you have something like SSH access [...]]]></description>
		<link>http://www.codeblog.ch/2011/06/statically-linked-linux-executables/</link>
			</item>
	<item>
		<title>concrete5 &#8211; Performance Improvement with Block-Cache</title>
		<description><![CDATA[There has been an interesting feature in concrete5 which can improve your sites performance noticeably. If you log in to your site and look at the Sitewide Settings screen, you can see this box: As already mentioned on the screenshot, these settings improve the performance by caching various outputs generated by blocks. In order to [...]]]></description>
		<link>http://www.codeblog.ch/2011/01/concrete5-performance-improvement-with-block-cache/</link>
			</item>
	<item>
		<title>Remote Lock Computer</title>
		<description><![CDATA[If you work at home using remote control tools you might have had troubles accessing your computer if the connection has been dropped. Some remote control tools like RDP or Unicenter Remote Control will only allow you to access the computer if it&#8217;s locked. Something which usually makes sense but can be annoying if you [...]]]></description>
		<link>http://www.codeblog.ch/2010/12/remote-lock-computer/</link>
			</item>
	<item>
		<title>Concrete5 Beginner&#8217;s Guide</title>
		<description><![CDATA[No posts for quite some time on this blog! I don&#8217;t have a new tutorial at the moment, but I still have an explanation and something exciting to tell you! Some of you guys sent me messages telling me that they wish I&#8217;d still be as active in the Concrete5 community as I was a [...]]]></description>
		<link>http://www.codeblog.ch/2010/12/concrete5-beginners-guide-book/</link>
			</item>
	<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 [...]]]></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>
</channel>
</rss>

