Displaying 10 results from an estimated 10 matches for "200303".
Did you mean:
20030
2007 May 10
3
Getting the last day of the month.
...get the last day of the
month, I tried
> as.Date(as.yearmon(x$Date,frac=0))
But I don't get the last day of the month here. (Tried frac=1 too.)
I then add a month to the date, substract one day from the resultant
date. But this wouldn't work for December.
> x$YearEnd
[1] 200203 200303 200403 200503 200603 200603 200312 200503 200603
200203 200303
[12] 200403 200503 200512 200612 200203 200303 200403 200503 200603
>
> x$Date <- as.Date(ISOdate(substr(x$YearEnd,1,4),
+ as.integer(substr(x$YearEnd,5,6))+1,
+ 1))-1
> x$Date
[1] "2002-03-31" "2003-03-31&q...
2003 Mar 18
0
Ogg Traffic for March 18, 2003
...son
for the job, please don't hesitate and contact Emmett at
[9]emmett@xiph.org.
References
1. mailto:carsten@xiph.org
2. http://www.vorbis.com/ot/
3. http://www.xiph.org/xiphname.html
4. http://www.neurosaudio.com/
5. http://www.xiph.org/archives/vorbis-dev/200303/0016.html
6. http://www.xiph.org/archives/speex-dev/200303/0007.html
7. http://www.asterisk.org/
8. http://www.xiph.org/archives/speex-dev/200303/0006.html
9. mailto:emmett@xiph.org
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/o...
2003 Mar 16
3
win3.1 in wine & suse8.1
I'm new to wine and suse 8.1.
I d/l the most current wine version for suse8.1 = 200303.. and rpmed it.
I was surprised that wine was not updated with Yast but only directly
with rpm.-F ...
Does anybody you know why? I had tried it first and it seemed to work
but rpm -q showed the same date!
I now have doubts on all the other rpm patches/updates ...
The win3.1 program is special pu...
2003 Mar 31
0
Ogg Traffic for March 31, 2003
Hi Everybody:
Below is this week's Ogg Traffic in plain text. The HTML version is available at
http://www.vorbis.com/ot/20030331.html
Enjoy!
Ogg Traffic for Monday, March 31, 2003
[1]Carsten "Purple" Haese
March 31, 2003
_________________________________________________________________
Table of Contents
1. Status Updates
1.1. Monty
1.2. Michael Smith
1.3. Brendan Cully...
2003 Dec 08
2
Encoding, documentation, questions
As part of the documentation of a Vorbis decoding project, a quick
explanation of the encoding procedure is required. I quite up to date
with the decoding process but not with the encoding part.
Is there any documentation explaining the different steps during
encoding?
What I'm looking for is a list of encoding steps, very briefly
explained and more details on a few fundamental steps, like
2003 Mar 11
0
Ogg Traffic for 3/11/2003
...ite a few developers have wondered why we don't have a
web site for game developers. The answer is that such a thing takes
time, but we are seriously thinking about it.
References
1. mailto:carsten@xiph.org
2. http://www.vorbis.com/ot/
3. http://www.xiph.org/archives/vorbis-dev/200303/0030.html
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe me...
2007 Mar 26
0
Binding an ip address to an username with SQUID passwod file (SOLVED)
...u will get an ERR message
>
>
> For further reading:
>
> http://devel.squid-cache.org/external_acl/
>
> http://www.squid-cache.org/mail-archive/squid-users/200409/0961.html
> (the code might be a little fuzzy)
>
> http://www1.ru.squid-cache.org/mail-archive/squid-users/200303/1304.html
>
>
> http://linuxportal.ru/forums/index.php/m/31853/#msg_31853 (is in
> russian, but the code is still in english :D )
>
>
>
>
> HTH
>
>
>
> Calin
>
> =================================================
> Appendix: A portion of a book, for wh...
2007 Mar 24
1
Binding an ip address to an username with SQUID passwod file
Hi List,
I want to bind an ip address to a username with squid by using squid
password file.
I am using ncsa_auth programme. Below are line that I have added to
squid.conf file.
auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/squid_passwd
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
auth_param basic
2015 Sep 24
0
FreeBSD 10 & default_vsz_limit causing reboots?
...02/info) -
Inserted: PD 21(e0xff/s33) Info: enclPd=ffff, scsiType=0, portMap=07,
sasAddr=db37355566a2b2b9,0000000000000000
Sep 17 11:25:39 romulus kernel: mfi0: 200302 (495527955s/0x0020/info) -
Time established as 09/14/15? 6:39:15; (51 seconds since power on)
Sep 17 11:25:39 romulus kernel: mfi0: 200303 (495527992s/0x0008/info) -
Battery temperature is normal
Sep 17 11:25:39 romulus kernel: mfi0: 200304 (495527992s/0x0008/info) -
Battery relearn will start in 4 days
Sep 17 11:25:39 romulus kernel: mfi0: 200305 (boot + 3s/0x0020/info) -
Firmware initialization started (PCI ID 0060/1000/1006/1000)
S...
2015 Sep 15
3
FreeBSD 10 & default_vsz_limit causing reboots?
Ok,
So this is really more of an observation than anything else.?
I had a FreeBSD 10.1 server that was running great. Some SSL issue came up,
or I upgrade Dovecot in ports - something occurred and the machine started
rebooting randomly.? It would run for 2 weeks, then reboot.? It might run
for 5 days and then reboot. So I started doing more FreeBSD upgrades,
thinking it was a kernel issue. The