Displaying 14 results from an estimated 14 matches for "enlightn".
Did you mean:
enlighten
2005 Dec 02
1
Integer implementation of speex
Hi
I am currently investigating the possibility of implementing speex in
hardware. So i would be very interested in an integer implementation of
speex. The newest changelog entry had somthing about fixes of fixpoint but
not much more information.
A first glance at the source was not to enlightning so some hints would be
really apreciated.
Thanks
st
2007 Feb 10
1
Sniffer techniques
...e
line to see what's up. Problem is: I've never done this before &
suspect others like me are not familiar with these techniques.
I did find an old LinuxWorld article http://tinyurl.com/yrjurx however
I help thinking there is more on the top.
Anyone find one or more how-tos especially enlightning?
2003 Sep 17
0
Persp and color (again)
Hi guys,
After all the discussion yesterday about persp and color, I decided to
have a more closer look at demo(persp), and decided to write a function to
generate 'topo-like' colours to plot perspectives (Thanks a lot to Uwe
Ligges for his enlightning comments regarding the code in the demo).
Here it goes, I believe that this function will be pretty useful to a lot
of people:
###########################################################################
# Function to generate a matrix of colors to be used in perspective plots
# (based on demo(...
2005 Sep 07
1
Tracebacks with tryCatch() and withCallingHandlers()?
...tus())
str(sys.calls())
str(sys.frames())
})
$sys.calls[[3]]
tryCatchList(expr, classes, parentenv, handlers)
...
Am I looking for something that I can't get? Would a solution be for R
to internally record the call stack as soon as a condition occurs/is
instanciated?
Thanks for enlightning me
Henrik
2015 Oct 29
2
Local Administrators (group) and delegation in AD
mathias dufresne skrev den 2015-10-29 14:31:
> I'm thick :D
> I don't really understand more :(
>
No. I'm having trouble explaining. Maybe these threads are more
enlightning:
https://lists.samba.org/archive/samba/2015-April/191020.html and
http://www.spinics.net/lists/samba/msg123646.html.
> Samba can share file, printers and when samba hosts a domain samba is also
> acting as a users database.
>
> All that can be managed from Windows side or Linux si...
2011 Aug 17
3
Obtaining variable's names from a list of variables
Say I have a list of variables,
listVar <- list(age,sex)
I am looking for a way to either
1- create a vector c("age","sex") from it, or
2- get the names one by one in a for loop such as these
a) for (i in 1:length(listVar)) rownames(result)[i] <- ???
b) for(i in listVar) print (variable's name)
Any help much appreciated.
[[alternative HTML version
2014 Jan 31
3
[LLVMdev] where to start?
Hi All,
I am an experienced compiler engineer, I want to get involved in LLVM but
don't know where I should start with. Can someone give any suggestion for
my situation? I hope can do some easy work at beginning, then do some
challenge work when I am familiar and comfortable with LLVM. I am
interested in optimizations and code generations, but I am open to other
areas either.
Any suggestion
2001 Oct 16
5
another ttyS0 acces problem ;-)
Not the same as the other treath, but also an tty access problem.
I have an old an cheap digital camera wich isn't supported by gphoto(2).
I can get the program running under wine only it shows me:
err:dosfs:DOSFS_CreateCommPort Couldn't open /dev/ttyS0,115200 ! (check permissions)
err:file:CreateFileA Couldn't open device 'COM1'!
FIXME:pthread_rwlock_rdlock
2015 Oct 30
2
Local Administrators (group) and delegation in AD
...On 29/10/15 19:38, Davor Vusir wrote:
>>
>>
>> mathias dufresne skrev den 2015-10-29 14:31:
>>> I'm thick :D
>>> I don't really understand more :(
>>>
>>
>> No. I'm having trouble explaining. Maybe these threads are more
>> enlightning:
>> https://lists.samba.org/archive/samba/2015-April/191020.html and
>> http://www.spinics.net/lists/samba/msg123646.html.
>>
>>> Samba can share file, printers and when samba hosts a domain samba
>>> is also
>>> acting as a users database.
>>...
2015 Oct 29
0
Local Administrators (group) and delegation in AD
On 29/10/15 19:38, Davor Vusir wrote:
>
>
> mathias dufresne skrev den 2015-10-29 14:31:
>> I'm thick :D
>> I don't really understand more :(
>>
>
> No. I'm having trouble explaining. Maybe these threads are more
> enlightning:
> https://lists.samba.org/archive/samba/2015-April/191020.html and
> http://www.spinics.net/lists/samba/msg123646.html.
>
>> Samba can share file, printers and when samba hosts a domain samba is
>> also
>> acting as a users database.
>>
>> All that can...
2015 Nov 03
0
Local Administrators (group) and delegation in AD
...:
>>>
>>>
>>> mathias dufresne skrev den 2015-10-29 14:31:
>>>> I'm thick :D
>>>> I don't really understand more :(
>>>>
>>>
>>> No. I'm having trouble explaining. Maybe these threads are more
>>> enlightning:
>>> https://lists.samba.org/archive/samba/2015-April/191020.html and
>>> http://www.spinics.net/lists/samba/msg123646.html.
>>>
>>>> Samba can share file, printers and when samba hosts a domain samba
>>>> is also
>>>> acting as a...
2009 Aug 13
10
HVM or PV
Hi All,
Sorry if this is a stupid question. I am walking into someone else''s xen
install, and don''t have access to the host os at the moment. How do I tell
just from a domU (with Ubuntu) if it is PV or HVM.
I have looked through the forums and documentation and it seems to be very
easy to figure this out from dom0, but unfortunately that isn''t possible at
the
2007 Jan 21
35
Collection proxies need to be stubbed ?
Hi all !
I just started writing specs on a new project. I would just like to
validate that this is the way you would write it. I know about mocks,
stubs and expectations. I don''t think this is a problem for me.
My question really boils down to:
def index
@projects = current_user.projects.active
end
My spec needs to return the proxy, no ? Here''s my code:
context "A
2015 Oct 29
3
Local Administrators (group) and delegation in AD
On 2015-10-29 12:23, Rowland Penny wrote:
> On 29/10/15 09:47, Davor Vusir wrote:
>> On 2015-10-29 09:52, Rowland Penny wrote:
>>> On 29/10/15 08:34, Davor Vusir wrote:
>>>> Hi all!
>>>>
>>>> We have got many delegations in our AD. To add a certain
>>>> administrator group to the local Administrators group you can use