<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Woopra Forums Topic: Local JS?</title>
<link>http://www.woopra.com/forums/</link>
<description>Woopra Forums Topic: Local JS?</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 08:14:38 +0000</pubDate>

<item>
<title>Lazy on "Local JS?"</title>
<link>http://www.woopra.com/forums/topic/local-js#post-2050</link>
<pubDate>Fri, 30 May 2008 08:13:51 +0000</pubDate>
<dc:creator>Lazy</dc:creator>
<guid isPermaLink="false">2050@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Thank you very much for your response, Jad. I&#60;code&#62;m not sure if i will use this script but maybe i&#60;/code&#62;ll give it a try with one of my vhosts which is not so relevant..&#60;/p&#62;
&#60;p&#62;have a nice day ;)&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>Jad Y. on "Local JS?"</title>
<link>http://www.woopra.com/forums/topic/local-js#post-2048</link>
<pubDate>Fri, 30 May 2008 04:56:25 +0000</pubDate>
<dc:creator>Jad Y.</dc:creator>
<guid isPermaLink="false">2048@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Yes it will keep counting. However, It is your responsibility to check for newer versions of the script.
&#60;/p&#62;</description>
</item>
<item>
<title>Lazy on "Local JS?"</title>
<link>http://www.woopra.com/forums/topic/local-js#post-2046</link>
<pubDate>Fri, 30 May 2008 04:38:46 +0000</pubDate>
<dc:creator>Lazy</dc:creator>
<guid isPermaLink="false">2046@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I`m not sure if it is the right category for this post.. but you can move it, of course :)&#60;/p&#62;
&#60;p&#62;So.. if i use something like that:&#60;/p&#62;
&#60;p&#62;#!/bin/sh&#60;/p&#62;
&#60;p&#62;MYTMP=/tmp&#60;/p&#62;
&#60;p&#62;INSTALL_IN=/opt/lampp/htdocs/web1/html/woopra/&#60;/p&#62;
&#60;p&#62;WOOPRA_JS_URL=http://static.woopra.com/js/woopra.js&#60;/p&#62;
&#60;p&#62;UA=&#34;Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3&#34;&#60;/p&#62;
&#60;p&#62;cd $MYTMP&#60;/p&#62;
&#60;p&#62;curl --header &#34;Pragma:&#34; -f -s -A &#34;${UA}&#34; -m 1800 --retry 15 --retry-delay 15 --max-redirs 8 -O $WOOPRA_JS_URL&#60;/p&#62;
&#60;p&#62;chmod 644 $MYTMP/woopra.js&#60;/p&#62;
&#60;p&#62;cp -r $MYTMP/woopra.js $INSTALL_IN&#60;/p&#62;
&#60;p&#62;cd $OLDPWD&#60;/p&#62;
&#60;p&#62;exit 0;&#60;/p&#62;
&#60;p&#62;Will Woopra keep on counting? ;)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
