Displaying 20 results from an estimated 37 matches for "dsf".
Did you mean:
ds
2005 Dec 16
5
Question: image_tag(source, options = {})
image_tag(source, options = {})
Ok, when I want to use an image I added the following code:
<%= image_tag "dsf.jpg" options = {[align="right", style="padding-right:
10px; padding-top: 5px;"]} %>
However, this doesn''t seem to work, it doesn''t like how I have the
"options" part setup. I''m sure there is something very easy I
neglected.
Than...
2010 Oct 24
2
"$<-" fails (invalid subscript type 'language')
This might be just beyond of my understanding of how assignment works in R, but
the documentation does not say anything about:
> tv <- c(a="dsf", b="sss")
> tl <- list(232)
> `$<-`(tl, tv[[1]], "sdfdsfdsfsd")
Error: invalid subscript type 'language'
This happens even before the method is dispatched. I can not handle the
"name" argument in my S4 method, because it's not even entere...
2013 Jun 30
0
CEBA-2013:1003 CentOS 6 sysvinit FASTTRACK Update
...isory 2013:1003
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1003.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8b79e3d6537dcdd1e5a3fd7f10499e8b41fad608ece91d828fa5759b192cdc96 sysvinit-tools-2.87-5.dsf.el6.i686.rpm
x86_64:
e835dea1b3bbf2ae99f22fe0e427d519f09d4c5065bcb6cfe27e513230acce92 sysvinit-tools-2.87-5.dsf.el6.x86_64.rpm
Source:
bfcef5e9d4cf9a2db4f9b4f57463c1ad4a1f8b3f242f24871ebb9b6a6ceea202 sysvinit-2.87-5.dsf.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }...
2013 Jun 30
0
CentOS-announce Digest, Vol 100, Issue 14
...isory 2013:1003
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1003.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8b79e3d6537dcdd1e5a3fd7f10499e8b41fad608ece91d828fa5759b192cdc96 sysvinit-tools-2.87-5.dsf.el6.i686.rpm
x86_64:
e835dea1b3bbf2ae99f22fe0e427d519f09d4c5065bcb6cfe27e513230acce92 sysvinit-tools-2.87-5.dsf.el6.x86_64.rpm
Source:
bfcef5e9d4cf9a2db4f9b4f57463c1ad4a1f8b3f242f24871ebb9b6a6ceea202 sysvinit-2.87-5.dsf.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }...
2017 Apr 05
1
Samba Permission Combination Conflict And Priority
...n belong to multiple groups. For example:
The user (uf) belongs to multiple groups (g_full and g_read)
[root at node-107-174 /]# id 1017
uid=1017(uf) gid=1017(g_full) groups=1017(g_full),1018(g_read)
my samba config file content:
[global]
workgroup = SAMBA
security = user
passdb backend = tdbsam
[dsf]
path = /dsf
read list = @g_read
valid users = @g_full @g_read
admin users = @g_full
according to https://www.samba.org/samba/docs/using_samba/ch09.html
1. the user uf in groups g_read and g_full,means it has read only and root permission, I think the user uf will has root permission,
but actuall...
2012 Oct 24
2
every 2nd echo-request malformed when ping -s >4067
Hello,
while checking new mtu9k-setup, I discovered that ping has some odd
behaviour.
If I use payloadsize > 4067, every 2nd icmp-echo-request seems to be
malformed:
ping -s 4068 -D 10.5.49.65
1st: 12:21:09.048447 IP 10.5.49.126 > 10.5.49.65: ICMP echo request, id
46597, seq 0, length 4076
0x0000: 4500 1000 0f2d 4000 4001 a507 0a05 317e
2nd: 12:21:10.052891 IP 10.5.49.126 >
2009 Aug 06
2
archive of legacy oggenc/oggenc2 encoders for windows?
Interesting - is there any easy way to tie each of these builds to a windows
application? I'm really not so familiar with how to do those types of
things - didn't even know what DSF was until a few minutes ago!
Ethan
On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer
<silvia at silvia-pfeiffer.de>wrote:
> All old builds of the DS filters are at
> http://downloads.xiph.org/releases/oggdsf/ .
>
> Cheers,
> Silvia.
>
> On Thu, Aug 6, 2009 at 1:11 AM, E...
2017 Apr 06
0
Samba Permission Combination Conflict And Priority
...elong to multiple groups. For example:
The user (uf) belongs to multiple groups (g_full and g_read)
[root at node-107-174 /]# id 1017
uid=1017(uf) gid=1017(g_full) groups=1017(g_full),1018(g_read)
my samba config file content:
[global]
workgroup = SAMBA
security = user
passdb backend = tdbsam
[dsf]
path = /dsf
read list = @g_read
valid users = @g_full @g_read
admin users = @g_full
according to https://www.samba.org/samba/docs/using_samba/ch09.html
1. the user uf in groups g_read and g_full,means it has read only and root permission, I think the user uf will has root permission,
but actual...
2006 Apr 25
2
JRS problem
Hi all,
I''m playing with the new RJS stuff. Very cool!
But I have a problem. The following code works ok:
page.select(''div.blogcomment'').each do |element|
page.visual_effect :highlight, element
end
All div''s with class blogcomment are highlighted correctly. But I just
want the last elemen to be hightlighted. The following code is not
working:
2007 Mar 06
0
Theora Direct Show filters structure
I have a question about the theora dsf dlls. Specifically I would like to
know which dlls are typically directly called by DirectShow and which tend
to call each other. My impression from being in the code for a couple of
days is that the dsf dlls, for example dsfTheoraDecoder and dsfOggDemux2
tend to get directly called by DirectShow,...
2006 Jan 10
2
Guadec 2005 and DirectShow Filters
...I do also have another machine here
which treats all the aforementioned Theora files as sound files (after
connecting to the Internet to try and find an appropriate codec).
These files work fine for me in Ubuntu so I was wondering if the Guadec
Theoras are malformed in some respect or whether the dsf filters for
Theora are not quite complete yet.
I realise that the dsf filters are maintained largely by one person, so
this isn't a critique; I would just like to help solve the problem :).
Can anyone play the Guadec conference in WMP?
Thanks in advance,
Aaron
-------------- next part -----...
2010 Dec 09
1
set dataframe field value from lookup table
...t;=64,64,ifelse(df$Age>=54,54,ifelse(df$Age>=44,44,ifelse(df$Age>=34,34,ifelse(df$Age>=29,29,ifelse(df$Age>=24,24,ifelse(df$Age>=19,19,17))))))))))))
# Reference the lookup table based on computed indices
df$DSTz
<-DSTzlook[which(DSTzlook[,1]==df$Agetmp),which(DSTzlook[1,]==df$DSF+df$DSB)]
# Cleanup
#rm(df)
#df$Agetmp<-NULL
--
View this message in context: http://r.789695.n4.nabble.com/set-dataframe-field-value-from-lookup-table-tp3080245p3080245.html
Sent from the R help mailing list archive at Nabble.com.
2005 May 24
2
Theora with DirectX earlier than 9
...DiretX 7. The
problem seems to be out format of Theora decoder wich is YV12 and
incompatible with DirectShow Video Renderer Filter.
Do you know a filter able to convert YV12 to RGB, usable in a
commercial application ? May I have to make such a filter myself ?
Is is said in the README file of oggdsf archive :
"You need DirectX 9 SDK installed (lifes easier if it's at C:\DXSDK)
Otherwise all projects prefixed with dsf you'll need to change the
absolute references to that path. I'll try to do something to make
this easier in future."
If I put a YV12toRGB filter for conv...
2013 Jul 17
0
[LLVMdev] eclipse and gdb
Hi Reed,
On Jul 17, 2013, at 3:19 AM, Reed Kotler <rkotler at mips.com> wrote:
> On 07/16/2013 06:01 PM, Reed Kotler wrote:
>> The Eclipse indexer seems to get stuck in the Clang unittests/AST
>>
>
> In Eclipse you can tell it that a given directory is derived, and then it won't try and index it.
>
> Probably the more complex clang tests are too involved
2013 Jul 17
1
[LLVMdev] eclipse and gdb
...Setup Texteditor Font to Deja Sans Mono or any other font that
has same character width for normal and bold text!
- Setup dictionary for 'C++ Spell Checker'
General spell checker dictionary does not remember words.
For debugging, you might want to consider the 'GDB (DSF)' launcher,
which supports pretty printing. However, I found this way of running GDB
a bit unstable (You may need to restart Eclipse if your Variable view
stays empty during debugging), and back then I had some problems when
compiling LLVM/clang as shared libraries.
I made some initial eff...
2002 Sep 16
2
AW: Keyframe seeking in Ogg and spec
...sed granulepos formats do not address this.
That's true. On the other hand the timing information is handled by the
codec layer and not on the Ogg layer. So it is sufficient if the codec
can reconstruct the time information. Anyway it would be more convenient
to have the same time base.
In Ogg DSF I convert samples/frames to a reference time to get them in
sync. Therefore the number of frames/sec is stored in the header as the
number of samples in "vi.rate"
> In Ogg, things like the duration of the whole video could come in the
> first
> page (you could send -1 for live t...
2009 Aug 07
1
archive of legacy oggenc/oggenc2 encoders for windows?
...009 at 4:55 AM, Ethan Bordeaux<ethan.bordeaux at gmail.com>
> wrote:
> > Interesting - is there any easy way to tie each of these builds to a
> windows
> > application? I'm really not so familiar with how to do those types of
> > things - didn't even know what DSF was until a few minutes ago!
> >
> > Ethan
> >
> > On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer <
> silvia at silvia-pfeiffer.de>
> > wrote:
> >>
> >> All old builds of the DS filters are at
> >> http://downloads.xiph.org/release...
2013 Jul 17
3
[LLVMdev] eclipse and gdb
On 07/16/2013 06:01 PM, Reed Kotler wrote:
> The Eclipse indexer seems to get stuck in the Clang unittests/AST
>
In Eclipse you can tell it that a given directory is derived, and then
it won't try and index it.
Probably the more complex clang tests are too involved for the indexer.
>>> Hope this helps :)
>>>
>>> Regards,
>>>
>>> Tilmann
2009 Aug 07
0
archive of legacy oggenc/oggenc2 encoders for windows?
...Silvia.
On Fri, Aug 7, 2009 at 4:55 AM, Ethan Bordeaux<ethan.bordeaux at gmail.com> wrote:
> Interesting - is there any easy way to tie each of these builds to a windows
> application?? I'm really not so familiar with how to do those types of
> things - didn't even know what DSF was until a few minutes ago!
>
> Ethan
>
> On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer <silvia at silvia-pfeiffer.de>
> wrote:
>>
>> All old builds of the DS filters are at
>> http://downloads.xiph.org/releases/oggdsf/ .
>>
>> Cheers,
>>...
2004 Nov 19
1
[Fwd: Re: [Evolution] evo confused when searching message bodies on large folders?]
Is this possibly a problem with dovecot 0.99.10.9?
Maybe it's been fixed in a later release?
Might it be a security issue?
Thanks!
-------------- next part --------------
An embedded message was scrubbed...
From: Not Zed <notzed at ximian.com>
Subject: Re: [Evolution] evo confused when searching message bodies on large folders?
Date: Fri, 19 Nov 2004 08:11:15 +0800
Size: 3444
URL: