Re: [Tools-discuss] jabber links
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tools-discuss] jabber links



Henrik Levkowetz <henrik at levkowetz.com> writes:

> Hi Simon,
>
> On 2008-03-17 17:43 Simon Josefsson said the following:
> ...
>> 
>> Hi Henrik.  I can't seem to find the links... I would expect them to be
>> besides the jabber and audio links?  Or do the link disappear once the
>> meeting is over?
>
> When I look at http://tools.ietf.org/agenda/71/ I see a "Jabber log" image
> between the audio link and the jabber room link (regular jabber icon).
> I assume the "jabber log" icon doesn't differ enough from the regular
> jabber icon, and you just didn't notice it?  I probably have to design an
> alternative jabber log icon...

I may be totally missing something, but I don't see it.  I see the audio
link icon and then the jabber room link.  At first I suspected caching,
but reloading the page didn't help.  I don't see it in the HTML either
if I use a command line tool like curl:

jas at mocca:~$ curl http://tools.ietf.org/agenda/71/|grep krb-wg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1140    0  1140    0     0  14712      0 --:--:-- --:--:-- --:--:-- 14712            <div class="subitem"><span ><a href="/wg/krb-wg/">Krb-wg</a><span class="new"></span></span></div>
<a href="venue/?room=salon-i" title="Room map" onclick="javascript: window.open('venue/?room=salon-i', 'IETF meeting rooms','scrollbars=no,toolbar=no,width=730,height=475'); return false;">Salon I</a>        SEC   <a name="krb-wg" href="/wg/krb-wg/">krb-wg</a>    <a href="docs/krb-wg.tar.gz" style="border: 0" title="download: drafts on the krb-wg agenda"><img alt="docs" src="/images/docs/archive.png" /></a>&nbsp;<a href="https://datatracker.ietf.org/meeting/71/materials.html#wg-krb-wg"; style="border: 0" title="krb-wg presentation material"><img alt="docs" src="/images/docs/multiple.png" /></a>&nbsp;<a href="http://videolab.uoregon.edu/events/ietf/ietf717.m3u"; style="border: 0" title="Audio stream from Salon I room"><img src="/images/audio.gif" alt="audio"/></a>&nbsp;<a href="xmpp:krb-wg at jabber.ietf.org?join" style="border: 0" title="krb-wg chat room"><img alt="jabber" src="/images/jabber.png"/></a>&nbsp;<a href="/wg/krb-wg/agenda?item=agenda71.html" title='Kerberos'>Kerberos<
 /a>
100  145k    0  145k    0     0   259k      0 --:--:-- --:--:-- --:--:--  297k
jas at mocca:~$ 

Hm.  I see that tools.ietf.org have two IP addresses here:

jas at mocca:~$ host tools.ietf.org
tools.ietf.org has address 192.36.157.99
tools.ietf.org has address 194.146.105.14
tools.ietf.org has IPv6 address 2a01:3f0:0:31:214:22ff:fe21:bb
tools.ietf.org mail is handled by 20 shiraz.tools.ietf.org.
tools.ietf.org mail is handled by 10 merlot.tools.ietf.org.
jas at mocca:~$ 

My browser uses the first IP.  If I try the second one, I do get the
jabber archive link:

jas at mocca:~$ curl http://194.146.105.14/agenda/71/|grep krb-wg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1159    0  1159    0     0  28365      0 --:--:-- --:--:-- --:--:-- 28365            <div class="subitem"><span ><a href="/wg/krb-wg/">Krb-wg</a><span class="new"></span></span></div>
100 19966    0 19966    0     0   189k      0 --:--:-- --:--:-- --:--:--  291k<a href="venue/?room=salon-i" title="Room map" onclick="javascript: window.open('venue/?room=salon-i', 'IETF meeting rooms','scrollbars=no,toolbar=no,width=450,height=550'); return false;">Salon I</a>        SEC   <a name="krb-wg" href="/wg/krb-wg/">krb-wg</a>    <a href="docs/krb-wg.tar.gz" style="border: 0" title="download: drafts on the krb-wg agenda"><img alt="docs" src="/images/docs/archive.png" /></a>&nbsp;<a href="https://datatracker.ietf.org/meeting/71/materials.html#wg-krb-wg"; style="border: 0" title="krb-wg presentation material"><img alt="docs" src="/images/docs/multiple.png" /></a>&nbsp;<a href="http://videolab.uoregon.edu/events/ietf/ietf717.m3u"; style="border: 0" title="Audio stream from Salon I room"><img src="/images/audio.gif" alt="audio"/></a>&nbsp;<a href="http://jabber.ietf.org/logs/krb-wg"; style="border: 0" title="krb-wg jabber logs"><img alt="jabber" src="/images/jabberlog.png"
 /></a>&nbsp;<a href="xmpp:krb-wg at jabber.ietf.org?join" style="border: 0" title="krb-wg jabber room"><img alt="jabber" src="/images/jabber.png"/></a>&nbsp;<a href="/wg/krb-wg/agenda?item=agenda71.html" title='Kerberos'>Kerberos</a>
100  163k    0  163k    0     0   760k      0 --:--:-- --:--:-- --:--:--  930k
jas at mocca:~$ 

Maybe the IP address I got is wrong?  Or maybe more likely is that one
of the hosts doesn't use the most recent scripts.

Thanks,
/Simon
_______________________________________________
Tools-discuss mailing list
Tools-discuss at ietf.org
https://www.ietf.org/mailman/listinfo/tools-discuss



Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.