<?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>Game g = new Game(); &#187; tools</title>
	<atom:link href="http://thomasschweitzer.com/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomasschweitzer.com</link>
	<description>Nerdy thoughts</description>
	<lastBuildDate>Tue, 12 Apr 2011 13:33:54 +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>New Google Analytics supports event goals</title>
		<link>http://thomasschweitzer.com/2011/04/07/new-google-analytics-supports-event-goals/</link>
		<comments>http://thomasschweitzer.com/2011/04/07/new-google-analytics-supports-event-goals/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 14:19:03 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[online]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[ga]]></category>
		<category><![CDATA[metrics]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=624</guid>
		<description><![CDATA[Google announced that the new Google Analytics (currently in beta and only rolled out to selected accounts) supports event goals. So, if you have been using GA to track events within your Flash game, Social Network app or anything else, you can now interpret them directly as goals and don&#8217;t need to fake Pageview-calls of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Google Analytics" src="http://www.google.com/images/logos/analytics_logo.gif" alt="" width="213" height="40" /><br />
<br/></p>
<p>Google <a href="http://analytics.blogspot.com/2011/04/new-google-analytics-events-goals.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blogspot%2FtRaA+%28Google+Analytics+Blog%29&amp;utm_content=Google+Feedfetcher" target="_blank">announced</a> that the new Google Analytics (currently in beta and only rolled out to selected accounts) supports event goals.</p>
<p>So, if you have been using GA to track events within your Flash game, Social Network app or anything else, you can now interpret them directly as goals and don&#8217;t need to fake Pageview-calls of &#8220;virtual&#8221; (non-existing) pages in a hidden div or iframe (which is what I have been using before).</p>
<p>Interestingly, no mentioning of event funnels so far &#8211; which is strange, since funnels can be defined for &#8220;normal&#8221; goals anyway.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2011/04/07/new-google-analytics-supports-event-goals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My BI and Data Mining for games experience</title>
		<link>http://thomasschweitzer.com/2011/03/16/my-bi-and-data-mining-experience/</link>
		<comments>http://thomasschweitzer.com/2011/03/16/my-bi-and-data-mining-experience/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 14:28:58 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[game industry]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[data mining]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=588</guid>
		<description><![CDATA[Let me tell you a bit about my history: My background is twofold &#8211; I started out as a software developer for Alcatel, but switched into some project management, development lead, CTO and managing director positions, both inside and outside of the games industry (namely Rockstar Games, VeriSign, and a small german startup called plazz [...]]]></description>
			<content:encoded><![CDATA[<p>Let me tell you a bit about my history:</p>
<p>My background is twofold &#8211; I started out as a software developer for Alcatel, but switched into some project management, development lead, CTO and managing director positions, both inside and outside of the games industry (namely Rockstar Games, VeriSign, and a small german startup called plazz entertainment).</p>
<p>From my perspective, BI or data mining (if you can call it that) in the &#8220;traditional&#8221; retail-oriented games industry (think Rockstar shipping Manhunt 2 or Grand Theft Auto) back in 2005 has been pretty basic, and mainly focused on usability and play testing, like generating 2D heat maps for level architectures from people playtesting the game &#8211; with that, the game designers and level designers could determine which were the most and least frequently visited areas in a level, and be use that information to change the level structure and/or level elements accordingly to guide the player better.</p>
<p>Of course, Microsoft/Bungie (Halo) has been very active in that field, doing much more than that, and also talking about their approach and findings quite openly at conferences.</p>
<p>Things changed for me when I became CTO of a german startup, doing their own &#8220;<a href="http://www.clubpenguin.com/">Club Penguin</a>&#8221; clone in Germany called &#8220;<a href="http://thomasschweitzer.com/tag/atlantis/">Atlantis</a>&#8220;. Initially, we had a freemium (free basic access with premium subscription as option) business model. this was changed to the now typical microtransactions for virtual item sales.</p>
<p>Since we were building the complete platform from scratch, we had a lot of different areas to tackle, so BI was mainly seen as a &#8220;hobby&#8221; of mine, rather than the strategic necessity for commercial success I thought it is or should be.<br />
Basically, we did aggregated log events from the database (a MySQL single read/write master, multiple read-only slaves setup) per time slot &#8211; like number of chat messages per day, time spent online per character per day. We did this using an open source tool called <a href="http://thomasschweitzer.com/2009/02/23/quickneasy-reporting-with-art/">ART</a>.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-3-588">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://thomasschweitzer.com/2011/03/16/my-bi-and-data-mining-experience/?show=slide">
			[Show as slideshow]		</a>
	</div>

	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://thomasschweitzer.com/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=3&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-19" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/gamespopularity_2.png" title=" " class="shutterset_set_3" >
								<img title="gamespopularity_2" alt="gamespopularity_2" src="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/thumbs/thumbs_gamespopularity_2.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-20" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/numchats.png" title=" " class="shutterset_set_3" >
								<img title="numchats" alt="numchats" src="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/thumbs/thumbs_numchats.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-21" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/onlineminutesperday.png" title=" " class="shutterset_set_3" >
								<img title="onlineminutesperday" alt="onlineminutesperday" src="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/thumbs/thumbs_onlineminutesperday.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-22" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/timeonsite.png" title=" " class="shutterset_set_3" >
								<img title="timeonsite" alt="timeonsite" src="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/thumbs/thumbs_timeonsite.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-23" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/uniquespergame.png" title=" " class="shutterset_set_3" >
								<img title="uniquespergame" alt="uniquespergame" src="http://thomasschweitzer.com/wp-content/gallery/atlantis-bi/thumbs/thumbs_uniquespergame.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p>&nbsp;</p>
<p>On the website, Google Analytics (and <a href="http://thomasschweitzer.com/2009/07/24/piwik-vs-google-analytics/">Piwik</a>) provided the standard metrics like Visits, Average Time on Site, Bounce Rate. I thought about using Ajax-calls into Google Analytics to track ingame events, but decided against it, not to mix web traffic stats and ingame events (that need to be stored in the database, anyway).</p>
<p>My employment there ended before I had time to research and implement something more elaborate and detailed. I&#8217;d be very interested to <a href="http://www.linkedin.com/groups?mostPopular=&amp;gid=3823190">talk about</a> what others did, what tools or methods you use, and so on.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2011/03/16/my-bi-and-data-mining-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy recommendations</title>
		<link>http://thomasschweitzer.com/2011/03/02/easy-recommendations/</link>
		<comments>http://thomasschweitzer.com/2011/03/02/easy-recommendations/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 08:55:55 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[technics]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[rest]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=567</guid>
		<description><![CDATA[A project that I have been working on during my employment as a development team manager at VeriSign has been the base for an open source version: EasyRec enables you to include item recommendations based on the behaviour of your website users. From their website: User Actions are sent to the easyrec using the REST API. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.easyrec.org/"><img class="alignright" title="easyrec logo" src="http://www.easyrec.org/img/easyrec_logo.gif" alt="easyrec logo" width="150" height="119" /></a>A project that I have been working on during my employment as a development team manager at VeriSign has been the base for an open source version:</p>
<p><a href="http://www.easyrec.org/">EasyRec</a> enables you to include item recommendations based on the behaviour of your website users.</p>
<p>From their website:</p>
<ul>
<blockquote>
<li><span>User Actions</span> are sent to the easyrec using the <a href="http://www.easyrec.org/implement"><span>REST API</span></a>. Possible actions are viewing, buying or rating an item.</li>
<li>These user actions are stored in the database of the <span><strong>Recommendation Engine</strong></span>.</li>
<li>The provided <span>Analyzers</span> periodically analyze all recorded data for identifying patterns to generate recommendations.</li>
<li>These <span>Recommendations</span> can be accessed through calls to the easyrec webservice <a href="http://www.easyrec.org/api"><span>API</span></a> and presented to a user.</li>
</blockquote>
</ul>
<p>I left VeriSign in 2008, so it will be quite interesting for me to see how it evolved.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2011/03/02/easy-recommendations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data mining for Social Games?</title>
		<link>http://thomasschweitzer.com/2011/02/28/data-mining-for-social-games/</link>
		<comments>http://thomasschweitzer.com/2011/02/28/data-mining-for-social-games/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 09:35:53 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[game industry]]></category>
		<category><![CDATA[technics]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[freemium]]></category>
		<category><![CDATA[freetoplay]]></category>
		<category><![CDATA[turiya]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=564</guid>
		<description><![CDATA[I just came across Turiya Media, a startup concentrating on providing data mining for social and mobile games that sell virtual goods. Founded in 2009, and they won the &#8220;Best Startup&#8221; prize at last year&#8217;s Game Developer Conference, but even now they still appear to be in stealth phase. Interestingly, I have been thinking about [...]]]></description>
			<content:encoded><![CDATA[<p>I just came across <a href="http://www.turiyamedia.com">Turiya Media</a>, a startup concentrating on providing data mining for social and mobile games that sell virtual goods.</p>
<p>Founded in 2009, and they won the &#8220;Best Startup&#8221; prize at last year&#8217;s Game Developer Conference, but even now they still appear to be in stealth phase.</p>
<p>Interestingly, I have been thinking about data mining since I was working on <a href="http://www.at.lant.is/">Atlantis</a> at plazz entertainment. Having talked with a lot of developers and publishers, it seems that most of them rely on basic data aggregations and averages as a basis for their decisions to optimize, while obviously it would be very rewarding to segment your customers into groups and and target them more specifically, predicting revenue curves and lifetime value, presenting them items to purchase that other, &#8220;similar&#8221; users have bought, etc.</p>
<p>If you are game developer (or publisher) using data mining techniques, or are interested in this topic, please contact me via <a href="https://www.xing.com/profile/Thomas_Schweitzer">Xing</a> or <a href="http://www.linkedin.com/in/thomasschweitzer">LinkedIn</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2011/02/28/data-mining-for-social-games/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Retail vs. service mentality UPDATE = Lean Startup</title>
		<link>http://thomasschweitzer.com/2009/12/11/retail-vs-service-mentality-update-lean-startup/</link>
		<comments>http://thomasschweitzer.com/2009/12/11/retail-vs-service-mentality-update-lean-startup/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 09:02:02 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[lean startup]]></category>
		<category><![CDATA[lessons learned]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=451</guid>
		<description><![CDATA[As a more positive and proactive followup on my previous post about the Top 10 of retail mentality, I cannot overemphasize the importance of the &#8220;Lean Startup&#8221; philosophy and concepts, started by Eric Ries and Steve Blank. If you have not already done so, please have a quick look at the slides: The Lean Startup [...]]]></description>
			<content:encoded><![CDATA[<p>As a more positive and proactive followup on my <a href="http://thomasschweitzer.com/2009/12/06/top-10-signs-your-web-2-0-service-is-managed-by-retail-mentality">previous post about the Top 10 of retail mentality</a>, I cannot overemphasize the importance of the &#8220;Lean Startup&#8221; philosophy and concepts, started by Eric Ries and Steve Blank.</p>
<p>If you have not already done so, please have a quick look at the slides:</p>
<div style="width:425px;text-align:left" id="__ss_1065895"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/venturehacks/the-lean-startup-2" title="The Lean Startup">The Lean Startup</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=TheLeanStartup-090224164815-phpapp01&#038;stripped_title=the-lean-startup-2" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=TheLeanStartup-090224164815-phpapp01&#038;stripped_title=the-lean-startup-2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/venturehacks">Venture Hacks </a>.</div>
</div>
<p>Or you can watch a webcast of a live talk by Eric on the same subject, <a href="http://www.oreillynet.com/pub/e/1294">&#8220;How to Build a Lean Startup, step-by-step&#8221;</a>:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/EnaLQiQL9ec&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/EnaLQiQL9ec&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Earlier this year, a <a href="http://groups.google.com/group/lean-startup-circle/">Google Group</a> was started.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2009/12/11/retail-vs-service-mentality-update-lean-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting your &#8220;Things&#8221; library on a synced iDisk</title>
		<link>http://thomasschweitzer.com/2009/10/05/putting-your-things-library-on-a-synced-idisk/</link>
		<comments>http://thomasschweitzer.com/2009/10/05/putting-your-things-library-on-a-synced-idisk/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:12:51 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[things]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=379</guid>
		<description><![CDATA[I try to force myself to use Things on a daily basis. I had put the library files on a local server, but with &#8220;Back To My Mac&#8221; enabled, I had troubles accessing it over the net sometimes. When I read about Dropbox, I reminded myself that I&#8217;m spending quite some money every year on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://thomasschweitzer.com/wp-content/uploads/2009/10/things.png" alt="things" title="things" width="128" height="128" class="alignright size-full wp-image-383" /></p>
<p>I try to force myself to use <a href="http://culturedcode.com/things/">Things</a> on a daily basis. I had put the library files on a local server, but with &#8220;Back To My Mac&#8221; enabled, I had troubles accessing it over the net sometimes.</p>
<p>When I read about <a href="http://www.getdropbox.com">Dropbox</a>, I reminded myself that I&#8217;m spending quite some money every year on Apple&#8217;s .mac (now Mobile Me) service, but 99% of the time I am just using the email part of it.</p>
<p>So, I wanted to see if I could put the Things library on the iDisk, despite the fact that their <a href="http://culturedcode.com/things/wiki/index.php/Syncing_Things_on_multiple_Macs_%28FAQ%29">FAQ says it&#8217;s not possible</a>.</p>
<p>It is possible.</p>
<ol>
<li>Quit Things.
<li>Enable &#8220;iDisk Sync&#8221; in the Mobile Me preferences pane.
<li>Move your Things library (if you have not changed anything, it sits in <code>~/Library/Application Support/Cultured Code</code>) to your iDisk.
<li>Create a symlink from <code>~/Library/Application Support/Cultured Code</code>  to <code>/Volumes/iDisk/Documents/Cultured Code</code>.
<li>Launch Things &#8211; if a request comes up, browse to <code>~/Library/Application Support/Cultured Code/Things</code> and select it
</ol>
<p>Voila. Life can be easy sometimes.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2009/10/05/putting-your-things-library-on-a-synced-idisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Cash for Clunkers&#8221; &#8211; Free Jira 10 user license</title>
		<link>http://thomasschweitzer.com/2009/09/15/cash-for-clunkers-free-jira-10-user-license/</link>
		<comments>http://thomasschweitzer.com/2009/09/15/cash-for-clunkers-free-jira-10-user-license/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 08:22:23 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[Jira]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=353</guid>
		<description><![CDATA[Atlassian has a new promotion for the upcoming release of Jira 4: If you send in a screenshot of your current issue tracker, you can either choose a free 10 user license (complete with 12 months support and upgrades, renewable for $10/year), or a 20% discount on your order. Cool, huh? As a very satisfied [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.atlassian.com/clunkers/"><img src="http://www.atlassian.com/clunkers/images/logo_clunkers.png" alt="Cash for Clunkers" /></a></p>
<p>Atlassian has a <a href="http://www.atlassian.com/clunkers/">new promotion</a> for the upcoming release of Jira 4:</p>
<p>If you send in a screenshot of your current issue tracker, you can either choose a free 10 user license (complete with 12 months support and upgrades, renewable for $10/year), or a 20% discount on your order.</p>
<p>Cool, huh? As a very satisfied Atlassian customer, I highly recommend to check it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2009/09/15/cash-for-clunkers-free-jira-10-user-license/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piwik vs. Google Analytics</title>
		<link>http://thomasschweitzer.com/2009/07/24/piwik-vs-google-analytics/</link>
		<comments>http://thomasschweitzer.com/2009/07/24/piwik-vs-google-analytics/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 18:52:46 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[technics]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=292</guid>
		<description><![CDATA[After pondering for a while, I finished installing Piwik as our secondary web reporting / analytics tool. I&#8217;m quite happy with Google Analytics so far, but the fact that you don&#8217;t own the data coming from your users on your website (along with some remarks from our lawyer about exporting usage data into the US [...]]]></description>
			<content:encoded><![CDATA[<p>After pondering for a while, I finished installing <a href="http://www.piwik.org">Piwik</a> as our secondary web reporting / analytics tool.</p>
<p>I&#8217;m quite happy with <a href="http://www.google.com/analytics/">Google Analytics</a> so far, but the fact that you don&#8217;t own the data coming from <em>your</em> users on <em>your</em> website (along with some remarks from our lawyer about exporting usage data into the US being not the preferred solution, especially in Germany) was enough to start looking around for other solutions.</p>
<p><span id="more-292"></span></p>
<p>Piwik is an downloadable web analytics PHP/MySQL application, that aims to be an open source alternative for Google Analytics. The feature set already is impressive, and can be extended through plugins. </p>
<p>A JavaScript tracking code snippet must be included on all relevant web pages, to enable tracking.</p>
<p><a href="http://www.piwik.org/"><img src="http://piwik.org/blog/wp-content/uploads/2008/11/piwik-e280ba-web-analytics-reports7.png" border="0"/></a></p>
<p>Speaking of plugins &#8211; there does not seem to be a whole lot of community provided plugins yet, and the list of available plugins is a bit cumbersome to browse and search (partly because its served by trac).</p>
<p>There is no out-of-the-box support for goals, but you get some extra reports like &#8220;Visits by local user time&#8221; that have no equivalent in Google Analytics (as far as I know &#8211; I&#8217;m no GA geek).</p>
<p>The GUI is informative and pretty to look at &#8211; but I guess the big thing is the <a href="http://dev.piwik.org/trac/wiki/API">API</a>. You can access the data &#8211; your data &#8211; in JSON, XML, PHP or CSV format.</p>
<p>As I have no plans for the API so far, I&#8217;m most interested in comparing the numbers I get from GA with the ones from Piwik. I will report my findings here soon.</p>
<p>In the meantime, here are some slides giving some more detailed info about Piwik&#8217;s structure and features:</p>
<div style="width:425px;text-align:left" id="__ss_262077"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/matthieua/piwik-presentation" title="Piwik Presentation">Piwik Presentation</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=piwik-presentation-120277529521076-4&#038;stripped_title=piwik-presentation" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=piwik-presentation-120277529521076-4&#038;stripped_title=piwik-presentation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/matthieua">matthieua</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2009/07/24/piwik-vs-google-analytics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Jira free personal license</title>
		<link>http://thomasschweitzer.com/2009/07/17/jira-free-personal-license/</link>
		<comments>http://thomasschweitzer.com/2009/07/17/jira-free-personal-license/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 22:00:26 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=278</guid>
		<description><![CDATA[After the 5 user starter editions of Jira and Confluence that was sold for 5$ a couple of weeks ago, I just stumbled across the Jira personal license, that covers 3 users for 0$. That&#8217;s right, a free license, no strings attached &#8211; for all 3 Jira editions. I have not looked at the fine [...]]]></description>
			<content:encoded><![CDATA[<p>After the <a href="http://thomasschweitzer.com/2009/04/20/almost-free-jira-and-confluence-licenses/">5 user starter editions of Jira and Confluence</a> that was sold for 5$ a couple of weeks ago, I just stumbled across the <a href="http://www.atlassian.com/software/jira/personal.jsp">Jira personal license</a>, that covers 3 users for 0$.</p>
<p>That&#8217;s right, a free license, no strings attached &#8211; for all 3 Jira editions.</p>
<p>I have not looked at the fine print, but it seems you only get official Atlassian support (which is excellent, btw) for the starter license.</p>
<p>Still, the personal license should be enough to get you hooked&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2009/07/17/jira-free-personal-license/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New RIA resources</title>
		<link>http://thomasschweitzer.com/2009/05/26/new-ria-resources/</link>
		<comments>http://thomasschweitzer.com/2009/05/26/new-ria-resources/#comments</comments>
		<pubDate>Tue, 26 May 2009 09:54:04 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://thomasschweitzer.com/?p=250</guid>
		<description><![CDATA[Found Census &#8211; great site which allows comparison between various data loading mechanisms for RIAs. Seems like Flex/AMF3 has a big advantage both in exec time and bandwidth: And, related to my previous post, here is a demo explaining how to setup BlazeDS and Flex in IntelliJ IDEA, including debugging both the client and the [...]]]></description>
			<content:encoded><![CDATA[<p>Found <a href="http://www.jamesward.com/census/">Census</a> &#8211; great site which allows comparison between various data loading mechanisms for RIAs. Seems like Flex/AMF3 has a big advantage both in exec time and bandwidth:</p>
<p><a href="http://www.jamesward.com/blog/2007/12/12/blazebench-why-you-want-amf-and-blazeds/"><img src="http://www.jamesward.org/wordpress/wp-content/uploads/2007/12/blazebench.jpg" alt="Census" /></a></p>
<p>And, related to my <a href="http://thomasschweitzer.com/2009/05/25/a-praise-for-blazeds/">previous post</a>, here is a demo explaining <a href="http://www.jetbrains.com/idea/training/demos/blaze_ds.html">how to setup BlazeDS and Flex in IntelliJ IDEA</a>, including debugging both the client and the server side &#8211; nice!</p>
]]></content:encoded>
			<wfw:commentRss>http://thomasschweitzer.com/2009/05/26/new-ria-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

