<?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>mark göricke it consulting</title>
	<atom:link href="http://www.javamark.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javamark.de</link>
	<description>freelancer</description>
	<lastBuildDate>Thu, 14 Jun 2012 08:18:07 +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>Forcing short expire time on &#8230;</title>
		<link>http://www.javamark.de/forcing-short-expire-time-on/</link>
		<comments>http://www.javamark.de/forcing-short-expire-time-on/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 13:43:44 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fatwire]]></category>
		<category><![CDATA[cselement]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[fatwire]]></category>
		<category><![CDATA[jsp templates]]></category>
		<category><![CDATA[siteentry]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=469</guid>
		<description><![CDATA[This following post describes one possible solution for the error message &#8230; [com.fatwire.logging.cs.cache.page] Forcing short expire time on ... The page had zero length. The error occures when a cached pagelet (Templates as well as CSElements, when a SiteEntry wrapped it) has a size of 0 bytes. A size of 0 bytes can have more [...]]]></description>
		<wfw:commentRss>http://www.javamark.de/forcing-short-expire-time-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Bull BC One launched!</title>
		<link>http://www.javamark.de/red-bull-bc-one-launched/</link>
		<comments>http://www.javamark.de/red-bull-bc-one-launched/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 09:02:43 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Fatwire]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[cooperation]]></category>
		<category><![CDATA[fatwire]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[red bull]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=421</guid>
		<description><![CDATA[Next project is live! Visit the all new Red Bull BC One website! Thanks to all, who made it possible &#8230; www.redbullbcone.com in cooperation with control-b (design and collaboration software) Integration of 3rd party collaboration software (control-b) in Fatwire ContentServer Backend implementation (CMS) URL Assembler Custom Attribute Editors for Dash and Advanced UI Asset Filter [...]]]></description>
		<wfw:commentRss>http://www.javamark.de/red-bull-bc-one-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update a Flex Attribute using Asset API</title>
		<link>http://www.javamark.de/update-flex-attribute/</link>
		<comments>http://www.javamark.de/update-flex-attribute/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 11:44:06 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Asset API]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Fatwire]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[arraylist]]></category>
		<category><![CDATA[asset api]]></category>
		<category><![CDATA[AssetDataManager]]></category>
		<category><![CDATA[assets]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[blob data]]></category>
		<category><![CDATA[fatwire]]></category>
		<category><![CDATA[java classes]]></category>
		<category><![CDATA[jsp templates]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=387</guid>
		<description><![CDATA[The following code loads a Flex Asset with the AssetId assetId and updates the value of a Flex Attribute attribute with the object value. The value of value can be null. The code can be used in Java classes as well as in JSP Templates. A hint: If the Flex Attribute is of type blob [...]]]></description>
		<wfw:commentRss>http://www.javamark.de/update-flex-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pass various custom parameters as a single parameter to a pagelet</title>
		<link>http://www.javamark.de/pass-custom-parameters-single-parameter-pagelet/</link>
		<comments>http://www.javamark.de/pass-custom-parameters-single-parameter-pagelet/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 17:14:47 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fatwire]]></category>
		<category><![CDATA[cselement]]></category>
		<category><![CDATA[fatwire]]></category>
		<category><![CDATA[siteentry]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=370</guid>
		<description><![CDATA[ How to pass various custom parameters as a single parameter to a pagelet   If you have the requirement to pass various custom parameters (like search params or dialogues) to each or to some of your pagelets, you could run into the problem, that you have to register each of the custom parameters as &#8220;Cache [...]]]></description>
		<wfw:commentRss>http://www.javamark.de/pass-custom-parameters-single-parameter-pagelet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load a Flex Asset</title>
		<link>http://www.javamark.de/load-flex-asset/</link>
		<comments>http://www.javamark.de/load-flex-asset/#comments</comments>
		<pubDate>Tue, 31 May 2011 20:50:28 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fatwire]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=336</guid>
		<description><![CDATA[Loading a Flex Asset isn&#8217;t more difficult than loading a basic asset. Given are the two parameters c (the name of the asset type) and cid (the id of the asset). &#60;assetset:setasset name="myAssetSet" type="&#60;%= ics.GetVar("c") %&#62;" id="&#60;%= ics.GetVar("cid") %&#62;"/&#62; &#60;assetset:getattributevalues name="myAssetSet" attribute="Attribute_Name" typename="Attribute_Typename" listvarname="OutputList"/&#62; &#60;p&#62;&#60;ics:listget listname="OutputList" fieldname="value"/&#62;&#60;/p&#62; Don&#8217;t forget to include the taglib assetset.tld &#8230;]]></description>
		<wfw:commentRss>http://www.javamark.de/load-flex-asset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PermGen in Java 6</title>
		<link>http://www.javamark.de/permgen-in-java-6/</link>
		<comments>http://www.javamark.de/permgen-in-java-6/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 20:08:22 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=115</guid>
		<description><![CDATA[How to handle the "java.lang.OutOfMemoryError: PermGen space"]]></description>
		<wfw:commentRss>http://www.javamark.de/permgen-in-java-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CS 7.0 static publishing has a hardcoded timeout</title>
		<link>http://www.javamark.de/cs-7-0-static-publishing-has-a-hardcoded-timeout/</link>
		<comments>http://www.javamark.de/cs-7-0-static-publishing-has-a-hardcoded-timeout/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 19:33:58 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Fatwire]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=109</guid>
		<description><![CDATA[static publishing sessions fails after 10 hour]]></description>
		<wfw:commentRss>http://www.javamark.de/cs-7-0-static-publishing-has-a-hardcoded-timeout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid high load on calculating the ranking in Recommendations</title>
		<link>http://www.javamark.de/avoid-high-load-on-calculating-ranking-in-recommendations/</link>
		<comments>http://www.javamark.de/avoid-high-load-on-calculating-ranking-in-recommendations/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 19:14:44 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Fatwire]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=104</guid>
		<description><![CDATA[Useful tip when you are using Recommendations as static listst.]]></description>
		<wfw:commentRss>http://www.javamark.de/avoid-high-load-on-calculating-ranking-in-recommendations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load a basic asset</title>
		<link>http://www.javamark.de/load-a-basic-asset/</link>
		<comments>http://www.javamark.de/load-a-basic-asset/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 18:43:48 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fatwire]]></category>

		<guid isPermaLink="false">http://www.javamark.de/?p=89</guid>
		<description><![CDATA[Shows how to load a basic asset in Fatwire ...]]></description>
		<wfw:commentRss>http://www.javamark.de/load-a-basic-asset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
