<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/clocklib/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/clocklib/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/clocklib/tickets/</id><updated>2015-05-30T18:17:18.846000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>#1 Question</title><link href="https://sourceforge.net/p/clocklib/tickets/1/?limit=250#e9c7" rel="alternate"/><published>2015-05-30T18:17:18.846000Z</published><updated>2015-05-30T18:17:18.846000Z</updated><author><name>Miguel Alejan. Moreno Barrientos</name><uri>https://sourceforge.net/u/mamb/</uri></author><id>https://sourceforge.net7ccc05831d4d700c69bb385055b4e269b91bdf6d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If you mean the Javascript Code, the common place to put it is into the &lt;strong&gt;&lt;em&gt;onload&lt;/em&gt;&lt;/strong&gt; function (the page must be loaded when starts clocks). For instance;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="nt"&gt;&amp;lt;html&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;head&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;Your page&lt;span class="nt"&gt;&amp;lt;/title&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;script&lt;/span&gt; &lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"clocklib_v0.1.js"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;script&amp;gt;&lt;/span&gt;
    var clocks;
    window.onload = function() {
        clocks = new Clock( 1000 );
        clocks.startStop();
    }
    &lt;span class="nt"&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;body&amp;gt;&lt;/span&gt;
body code...
&lt;span class="nt"&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Clocklib use your computer system time (not server time), so you can use it in an offline page, with your computer hour, if you mean that.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1 Question</title><link href="https://sourceforge.net/p/clocklib/tickets/1/?limit=25#5e44" rel="alternate"/><published>2015-05-30T16:48:11.191000Z</published><updated>2015-05-30T16:48:11.191000Z</updated><author><name>VD</name><uri>https://sourceforge.net/u/lcsaj/</uri></author><id>https://sourceforge.netaeefb978ec23aee29bb18c69049dbbe1a756d27c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Where should I place that code in the left column exactly ? Can I use these clocks offline ?&lt;br /&gt;
Thank you&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1 Question</title><link href="https://sourceforge.net/p/clocklib/tickets/1/?limit=250#1c06" rel="alternate"/><published>2015-05-30T10:16:29.139000Z</published><updated>2015-05-30T10:16:29.139000Z</updated><author><name>Miguel Alejan. Moreno Barrientos</name><uri>https://sourceforge.net/u/mamb/</uri></author><id>https://sourceforge.net0b1104c68837ae77393955a91f3efb18b2b7000c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi. Which are your questions?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Question</title><link href="https://sourceforge.net/p/clocklib/tickets/1/" rel="alternate"/><published>2015-05-30T09:00:32.711000Z</published><updated>2015-05-30T09:00:32.711000Z</updated><author><name>VD</name><uri>https://sourceforge.net/u/lcsaj/</uri></author><id>https://sourceforge.net7ec87ad4c39640e6d44201690f0177d17bbf0bb9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Could I ask some questions about using of clocks ?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>