<?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>d-log &#187; impresscms</title>
	<atom:link href="http://d-log.nebulagame.com/tag/impresscms/feed/" rel="self" type="application/rss+xml" />
	<link>http://d-log.nebulagame.com</link>
	<description>the life of david</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:25:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Use Ajax Redirect in ImpressCMS</title>
		<link>http://d-log.nebulagame.com/2011/09/ajax-redirect-impresscm/</link>
		<comments>http://d-log.nebulagame.com/2011/09/ajax-redirect-impresscm/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 08:31:27 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[impresscms]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jgrowl]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://d-log.nebulagame.com/?p=668</guid>
		<description><![CDATA[<a title="ImpressCMS" href="http://www.impresscms.org" target="_blank">ImpressCMS</a> introduced a AJAX-based redirect system in series 1.2, which makes your site much quicker to work with. By using this redirect system, notifications and confirmation messages (E.g. 'Thank you for logging in') don't show on a new page any more, but they are presented to the user on a text bubble that is loaded dynamically while the user remains on the same page.

Currently, not that many themes are created that provide this, and you need to explicitly enable it before the functionality becomes available. I'll explain here the two simple steps you in adding this to your site.
<span style="color: #ff0000;">ATTENTION: It has been noted to me that this technique is not needed, as ImpressCMS automatically includes the javascript code required into the &#60;head&#62; section of the page. All that remains to be done then is to enable the Ajax redirect in the settings (STEP 2)</span> <a href="http://d-log.nebulagame.com/2011/09/ajax-redirect-impresscm/">>>></a>
Related posts:<ol>
<li><a href='http://d-log.nebulagame.com/2011/08/preparing-the-impresscms-developer-challenge-2011/' rel='bookmark' title='Preparing the ImpressCMS Developer Challenge 2011'>Preparing the ImpressCMS Developer Challenge 2011</a></li>
</ol>]]></description>
		<wfw:commentRss>http://d-log.nebulagame.com/2011/09/ajax-redirect-impresscm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing the ImpressCMS Developer Challenge 2011</title>
		<link>http://d-log.nebulagame.com/2011/08/preparing-the-impresscms-developer-challenge-2011/</link>
		<comments>http://d-log.nebulagame.com/2011/08/preparing-the-impresscms-developer-challenge-2011/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 11:27:22 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[impresscms]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://d-log.nebulagame.com/2011/08/preparing-the-impresscms-developer-challenge-2011/</guid>
		<description><![CDATA[<p>[lang_en]With ImpressCMS 1.3 RC2 planned for this week or the next, things are also being worked out on <a title="ImpressCMS Developer Challenge Pre-announcement" href="http://community.impresscms.org/modules/imblogging/post.php?post_id=196">our first ImpressCMS Developer Challenge</a>. This is a big deal for us, both because this is the first contest we organise, and also because it should give us quite a bit of</p> <a href="http://d-log.nebulagame.com/2011/08/preparing-the-impresscms-developer-challenge-2011/">>>></a>
Related posts:<ol>
<li><a href='http://d-log.nebulagame.com/2011/09/ajax-redirect-impresscm/' rel='bookmark' title='Use Ajax Redirect in ImpressCMS'>Use Ajax Redirect in ImpressCMS</a></li>
</ol>]]></description>
		<wfw:commentRss>http://d-log.nebulagame.com/2011/08/preparing-the-impresscms-developer-challenge-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImpressCMS Trac migration to Sourceforge</title>
		<link>http://d-log.nebulagame.com/2010/05/impresscms-trac-migration-to-sourceforge/</link>
		<comments>http://d-log.nebulagame.com/2010/05/impresscms-trac-migration-to-sourceforge/#comments</comments>
		<pubDate>Sun, 09 May 2010 13:19:29 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[impresscms]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://d-log.nebulagame.com/?p=535</guid>
		<description><![CDATA[After getting increasingly dissatisfied with the service from <a href="http://www.codesion.com">Codesion</a>, ImpressCMS decided to <a href="http://community.impresscms.org/modules/imblogging/post.php?post_id=166">switch to another provider</a>. We had few requirements, and so we started searching for a solution based upon those:
<ul>
	<li>free or affordable for our budgets</li>
	<li>Subversion</li>
	<li>Trac</li>
</ul>
We also thought of the possibility of doing the hosting ourselves, but that would mean an investment of time and effort, which would be unavailable for other tasks. Overall, we thought it was best to let specialized service providers handle that kind of non-core activity. <a href="http://d-log.nebulagame.com/2010/05/impresscms-trac-migration-to-sourceforge/">>>></a>
No related posts.]]></description>
		<wfw:commentRss>http://d-log.nebulagame.com/2010/05/impresscms-trac-migration-to-sourceforge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should We Upgrade ImpressCMS Core to jQuery 1.4?</title>
		<link>http://d-log.nebulagame.com/2010/02/upgrade-impresscms-core-to-jquery-1-4/</link>
		<comments>http://d-log.nebulagame.com/2010/02/upgrade-impresscms-core-to-jquery-1-4/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 13:52:46 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[impresscms]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://d-log.nebulagame.com/?p=522</guid>
		<description><![CDATA[<a href="http://www.jquery.com"><img class="alignright size-full wp-image-523" title="jquery-logo" src="http://d-log.nebulagame.com/wp-content/uploads/2010/02/jquery-logo.jpeg" alt="" width="141" height="35" /></a>Recently, jQuery 1.4 was <a href="http://jquery14.com/">released</a>, with a <a title="Download jQuery" href="http://docs.jquery.com/Downloading_jQuery">maintenance release 1.4.2</a> a few days ago. In a move comparable to what we are doing with ImpressCMS release 1.3, the jQuery developers chose the jQuery 1.4 release to be a release focused on speed and cleanup of the codebase. Mostly, just cleaning up the codebase results in quite some speed advancements, so those two efforts are frequently combined.

The changelog for this latest release of the Javascript library mentions performance improvements in many areas : CSS methods, Attributes and many of the most-used functions. However, the changelog also details some backward incompatible changes with previous versions. These incompatibilities can be countered by installing <a href="http://github.com/jquery/jquery-compat-1.3">this specific plugin</a>. <a href="http://d-log.nebulagame.com/2010/02/upgrade-impresscms-core-to-jquery-1-4/">>>></a>
Related posts:<ol>
<li><a href='http://d-log.nebulagame.com/2011/09/ajax-redirect-impresscm/' rel='bookmark' title='Use Ajax Redirect in ImpressCMS'>Use Ajax Redirect in ImpressCMS</a></li>
<li><a href='http://d-log.nebulagame.com/2011/08/preparing-the-impresscms-developer-challenge-2011/' rel='bookmark' title='Preparing the ImpressCMS Developer Challenge 2011'>Preparing the ImpressCMS Developer Challenge 2011</a></li>
</ol>]]></description>
		<wfw:commentRss>http://d-log.nebulagame.com/2010/02/upgrade-impresscms-core-to-jquery-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImpressCMS IPF Session 1 part 2 &#8211; blocks demonstration</title>
		<link>http://d-log.nebulagame.com/2009/12/impresscms-ipf-session-1-part-1-blocks-demonstration/</link>
		<comments>http://d-log.nebulagame.com/2009/12/impresscms-ipf-session-1-part-1-blocks-demonstration/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 16:00:16 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[demonstration]]></category>
		<category><![CDATA[impresscms]]></category>
		<category><![CDATA[ipf]]></category>
		<category><![CDATA[webcast]]></category>

		<guid isPermaLink="false">http://d-log.nebulagame.com/?p=442</guid>
		<description><![CDATA[[lang_en]This second part of the first ImpressCMS IPF webcast gives a walkthrough of the blocks functionality, which was recently rewritten using IPF.[/lang_en][lang_nl]Dit tweede deel van de eerste ImpressCMS IPF webvast geeft een demonstratie van de 'blocks' functionaliteit, die recent met IPF werd herschreven.[/lang_nl] 
 
 
 
[lang_en]Next webcast in this session is on Monday 14 <a href="http://d-log.nebulagame.com/2009/12/impresscms-ipf-session-1-part-1-blocks-demonstration/">>>></a>
No related posts.]]></description>
		<wfw:commentRss>http://d-log.nebulagame.com/2009/12/impresscms-ipf-session-1-part-1-blocks-demonstration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

