<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Omniture Event Serialization Character Limit</title>
	<atom:link href="http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/</link>
	<description>By Jason Gill</description>
	<lastBuildDate>Fri, 03 Feb 2012 08:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jason Gill</title>
		<link>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-463</link>
		<dc:creator>Jason Gill</dc:creator>
		<pubDate>Wed, 15 Oct 2008 17:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-463</guid>
		<description>Javascript is not a serverside code so you could do something like:
s.events=&quot;event1:&quot;+unique_id();
and create a Javascript function called unique_id that returns a uid.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Javascript is not a serverside code so you could do something like:<br />
s.events=&#8221;event1:&#8221;+unique_id();<br />
and create a Javascript function called unique_id that returns a uid.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-462</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 14 Oct 2008 16:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-462</guid>
		<description>I have not been able to find anything for serialization. As you mentioned, the the documentation is not very good. What I need to know is what do I use to serialize my custom events. I can&#039;t use javascript, because it is not serverside. Any ideas as to what I should use to create a unique number for my custom events?

Thanks!</description>
		<content:encoded><![CDATA[<p>I have not been able to find anything for serialization. As you mentioned, the the documentation is not very good. What I need to know is what do I use to serialize my custom events. I can&#8217;t use javascript, because it is not serverside. Any ideas as to what I should use to create a unique number for my custom events?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Gill</title>
		<link>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-461</link>
		<dc:creator>Jason Gill</dc:creator>
		<pubDate>Mon, 21 Jul 2008 15:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-461</guid>
		<description>Basically, I was using the UUID Gem for Ruby on Rails to generate the ID. UUID will not create an ID smaller than 32 characters. I ended up using a timestamp based id instead to come in at 14 characters.</description>
		<content:encoded><![CDATA[<p>Basically, I was using the UUID Gem for Ruby on Rails to generate the ID. UUID will not create an ID smaller than 32 characters. I ended up using a timestamp based id instead to come in at 14 characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Gilyeat</title>
		<link>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-460</link>
		<dc:creator>Ian Gilyeat</dc:creator>
		<pubDate>Fri, 18 Jul 2008 22:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comment-460</guid>
		<description>Nice to know... but can you give us an example of when Event Serialization would exceed 20 characters?  Thanks,</description>
		<content:encoded><![CDATA[<p>Nice to know&#8230; but can you give us an example of when Event Serialization would exceed 20 characters?  Thanks,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

