search for: incuding

Displaying 20 results from an estimated 34 matches for "incuding".

Did you mean: including
2012 Nov 21
0
What to use //= require_tree or js,css incude tag in application.erb ?
Hi , We are using reqiure_tree in our application.js and application.css. As per i know require_tree include all js and css in application.js and application.css . We include application file of both .js and .css in our application.erb. Q . We include both .js and .css application file in application.erb . Is including in application.erb, did all .js and .css file are included in
2008 May 21
3
Converting a 'difftime' to integer - How to???
...ate 1. January from the data to achive this. Something like: > d <- as.Date("2006-03-13") - as.Date("2006-01-01") +1 > d Time difference of 72 days So far so good. But d is a 'difftime' object. How do I get an Integer value from that? I tried severel things, incuding the following: > dd <- as(d,"numeric") Error in .classEnv(thisClass) : unable to find an environment containing class "difftime" Sugestions appriciated... :-) Martin at Hvidberg.net
2006 Sep 07
3
bad VAD in preprocessor of version 1.2beta1
Hello, first of all, sorry for the joke in the subject ;-) I have successfully update the speex library my software was using from 1.1.12 to 1.2beta1 (1.1.13). It is a VoIP software, where i set preprocessor VAD on and use the result of speex_preprocess() to determine if there is voice activity. I must say that it works fine...since i have update to the new version. Ive been testing, and
2015 Jan 28
3
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Wed, Dec 17, 2014 at 03:07:11PM +0800, Hu Tao wrote: > On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > > Hi Rich, > > > > This is rebase of v5 series. Meanwhile, I found a bug when shrinking > > partitions, and the fix is incuded in this version (patch 2). > > Hi, > > When support to resizing logical partitions is enabled, there is a >
2006 Mar 09
1
Help! how to deal with relational databases
I am a new user of wine. In the past I have written some windows XP applications. In essence I have an executable (/filename/.exe) and my data are stored in 3 or more relational datafiles and usually incudes a /file/.ini (telling the program where the datafiles can be found). I am working with Suse 10.0. Using wine I can start the program /filename/.exe. Also I can close the program. But as soon
1999 Jun 17
1
Logon.bat with samba
...ut it isn't excecuted! What's wrong? Have I really to set the samba server as wins server ( I?m sorry, but I do not understand much of this netbios and so on). I don't want to use profiles! The clients get theri IP-Adress via dhcp. I' m member of the right workgroup and all shares (incuding netlogon) are listed. And after that I can excecute the logon.bat manually, of course. Answers? Best regards Ralf
2004 Nov 26
1
Active X object?
Has anyone compiled vorbis into an ActiveX object to be used in a visual C/BV project? I know there is a company out there that has already produced this for 50 bucks.. "RSP"... but I'd like to figure out how to do it myself. Do I just have to incude the .dll files in my visual studio projuct or is there something more to it? I'm trying to create a public web site (well..
2006 Oct 06
6
transfer data from one hard drive to another
...rive is only 40 gb making me lose space. I just want to move everything from the older drive because I think it's failing. I have looked at partimage and mondo rescue as imaging solutions but both deal with partitions. CAn someone plz point me to a howto that shows how to image the entire drive incuding mbr, partiton table and data all with one program? I am hoping to boot with a CD to do this while having both drives plugged in. So I think something like knoppix? TIA!
2004 Aug 06
2
Multiple Ogg Streams
>ices2 will encode/reencode/relay to more than one server. I searched for documentation about ices2 and found two, one of them http://quasi.ksl.com/icecast/docs/Unofficial%20Icecast%20HOWTO.pdf where link to the other was incuded (which i found before though). All what I saw was that it only supports encoding streams from soundcard input or playlist, but not a stream (from Oddcast DSP). You
2015 Feb 03
2
Re: [PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
On Wed, Jan 28, 2015 at 03:43:19PM +0000, Richard W.M. Jones wrote: > On Wed, Jan 28, 2015 at 02:24:15PM +0800, Hu Tao wrote: > > On Wed, Dec 17, 2014 at 03:07:11PM +0800, Hu Tao wrote: > > > On Thu, Oct 30, 2014 at 10:46:52AM +0800, Hu Tao wrote: > > > > Hi Rich, > > > > > > > > This is rebase of v5 series. Meanwhile, I found a bug when
2014 Oct 30
8
[PATCH v5 REBASE 0/4] virt-resize: add support for resizing logical
Hi Rich, This is rebase of v5 series. Meanwhile, I found a bug when shrinking partitions, and the fix is incuded in this version (patch 2). Regards, Hu changes to v4: 1. add support to resize extended partition (--resize or --expand extended partition) 2. fix the problem of deficit of 512 bytes when expanding a logical partition (this problem can be reproduced in v4 by only expanding a
2009 Jun 22
5
has_many through , or habtm , using form
i think there ara two ways of relate products and categories , basically i want to fix one product(e.g hp dv7....) to some categories (notebook,17"notebooks...) i made a table named categorization(incuding category_id,product_id fields) then in models i write these codes below class Product < ActiveRecord::Base has_many :categories, :through => :categorizations has_many :categorizations end class Categorization < ActiveRecord::Base belongs_to :product belongs_to :kategori...
2004 Aug 06
4
Icecast 2: planned stuff.
...nformation about server status or to send command to the server so developping wrapper in any kind of language (perl/php/python whathever) would be possible ? I had a look at connection.c and i guess such a thing would be possible to do by sending raw xml server information rather than html and by incuding a way to handle get or post variables (i still don't understand a lot of this code so i may say stupid thing ;) ). Documentation is still inexistant. I would be pleased to spend some of my time contributing to it. How to apply ? Have a nice day. Pierre Amadio <p><p><p>---...
2013 May 07
8
proxy required
Hy I m new to puppet. I ''d like to install epel.repo on a my node and this is the module that I ve created class epel { package { ''epel'': provider => ''rpm'', ensure => installed, source => ''http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm'' } } Now my connection on node when I
2020 Oct 31
0
[R-sig-Geo] raster::levels() not working in packaged function.
Many thanks, That worked, since the NAMESPACE file incudes a warning about editing it directly I ysed the reoygen tag in the fucntion script #' @import raster. On Sun, 1 Nov 2020 at 00:18, Marcelino de la Cruz Rot < marcelino.delacruz at urjc.es> wrote: > Maybe including > > import(raster) > > or > > importFrom("raster", "levels") > > in
2004 Aug 06
0
Multiple Ogg Streams
On Fri, 2003-11-21 at 16:17, Lukas Österreicher wrote: > >ices2 will encode/reencode/relay to more than one server. > > I searched for documentation about ices2 and found two, > one of them http://quasi.ksl.com/icecast/docs/Unofficial%20Icecast%20HOWTO.pdf > where link to the other was incuded (which i found before though). > > All what I saw was that it only supports
2009 Jan 15
2
get username of logged in user
Hello, can I anywhere get the name of the currently logged in user? I'm still implementing a custom ACL plugin (IMAP commands MYRIGHTS, GETACL, SETACL, DELETEACL), and for some functions (for example storing the current folder's ACL in combination with this username) I need to obtain the currently logged in IMAP user. Is this possible? If yes - how? Thanks in advance. Best regards
2008 Jan 05
2
rhel source to updates?
I noticed on the rhel errata page: http://rhn.redhat.com/errata/RHEA-2008-0001.html that they have made a configuration change to fontconfig for the liberation fonts. I have the liberation fonts installed via rebuild of fedora 8 src.rpm - including a fontconfig file. I'm guessing the update will come through CentOS at some point and I'm trying to make sure there isn't a file
2004 Dec 13
0
SMBFS - Input/Output Errors on Save - Kernel => 2.6.8
I have a Debian (Unstable) workstation which accesses Samba shared directories on a Mitel Server via smbfs mounts. All worked well up to an incuding kernel 2.6.7. After upgrading to 2.6.9 I found that trying to save a file to the share in Open Office resulted in an input/output error. I found this also extends to other programs. Subsequent experimentation reveals that the problem commences with Kernel 2.6.8 and extends to 2.6.9. The same se...
2013 Jun 19
1
evtchn_bind_interdomain() { struct domain *ld= current->domain } but why it is always current->domain ?
hi all, I have a doubt. about event channel of xen, a piece of code here " evtchn_bind_interdomain() { struct domain *ld= current->domain }", it is used to bind domain A and domain B but why it is always current->domain ? -- ---------------------------------------------------------- regards, yandong _______________________________________________ Xen-devel mailing list