search for: exacti

Displaying 15 results from an estimated 15 matches for "exacti".

Did you mean: exact
2005 Sep 22
5
Adding Categories to the Depot example in the Agile Rails book
Hi ya, I want to add categories to the depot example in the Agile rails book. These are my thoughts: Create a new table called categories with id, title, description, and image fields. Add a new field to the products table called category_id Create a model called Category with "has_many :products" Now I should have a one to many link between the products and categories tables? Now
2004 Aug 06
6
Speex wishlist
Hi, Speex is getting close to beta4, which I'd like to be feature-complete (or as close as possible). That's why I'd like to ask if anyone here has needs for a feature that hasn't been implemented yet. If so, please let me know. For those interested, here's what's going to be in beta4. First, the VBR code has been greatly improved and now works good with wideband too.
2004 Aug 06
0
Speex wishlist
This is not exacty a core feature request, but ... Has there been anyone working on an MS ACM wrapper for Speex? (Ie, to allow it to be used by NetMeeting). If not, it's a project I'd be happy to take up for the next couple of weeks. I'd really like to replace MS's incompatible GSM 6.10 implementation w/ Speex (and the audio quality is so much better!) Regards, Brian --
2001 Oct 22
0
Bit peeling(?) used in MPEG-2/SVCD Nero plugin?
Not vorbis-related, just I think I found a similar technique being used... The description of the MPEG-2/SVCD plugin on the nero site says that it can encode exacty to the size of the CD (to maximize quality given a size restriction). It also says (in a separate point) that it uses two-pass VBR compression. >From that I guess they do something like encoding a bigger-than needed file and then
2006 Nov 08
1
Xorg eats lots of cpu power when compiz is active
As stated in topic. Maybe I have misconfigured something, because cpu usage sometimes rises to as much as 40%. I am running git compiz, fedora core 6, nvidia fx5700 with 128 MB vram using 1.0-9629 driver and a pentium 4 3.0E prescott cpu. Isn't compiz supposed to be hardware-accelerated, and thus not hogging the cpu so much? Thanks for the response in advance.
2002 May 02
5
Application Database RFC
I have done a lot of thinking about the Application Database http://appdb.codeweavers.com lately and how the rating system works. We currently have 848 Applications in there but only 58 with a 5 star rating which works out to less than 10% and thats the good news. The bad news is that of those 58 only 26 rate that without windows installed. After takeing a closer look, none of the apps I
2004 Jul 15
2
Really long first ring, then normal
I have an asterisk box setup with a T1 card (hooked to a pri from the telco). Sometimes when people call a number that rings down that pri, the first ring is really really long, like 3 normal rings put together. My indications.conf is the default that comes out after you do a make install. Is this (first long ring) something I can control?
2004 Jan 13
1
Long filenames and 8.3 conversion
Hello List, Can anyone please help explain how Samba handles long filename conversion to DOS 8.3 tilde format? I have a client with a Windows app that works great when using 8.3 type filenames. When an attempt to use long filenames is made, the files are created great and the data is there. But when the app builds the index and attempt to retrieve the data file is made, the wrong file is
2007 Jun 07
0
urgent: winbind doesn't see groups from samba pdc+ldap
Hallo! after migrating the pdc from nt to samba+ldap my member fileserver doesn't see the groups anymore. I set it up with nss as shown in: http://samba.org/samba/docs/man/Samba-Guide/unixclients.html#ch9-sdmnss getent passwd + group show all user and groups correctly wbinfo -u shows all users correctly, but wbinfo -g show only 2 builtin accounts. I tried without nss only with winbind
2006 Oct 12
0
issues adding XP clients to domain
Hi Group, I have a nasty problem keeping me busy for some time now, I have a samba3 server on Solaris10 who has worked for several years with win98 clients. Now we want to migrate to XP and the domain part is giving me trouble. I am rather new to windows XP and domaining so be patient with me please. My smb.con looks like this : # Samba config file created using SWAT # from 192.168.10.10
2020 Aug 27
3
accessing foreign AD users to NT domain
L.P.H. van Belle via samba ha scritto il 26/08/20 alle 15:41: > [...] > Thats exacly what i see. > This: net use g: \\IP\share /persistent:yes > > Used COMPUTERNAME\username at REALM Or DOM\USER at COMPUTERNAME > And not not DOM\user at REALM > Thats what i mean, and if you look good in your logs you see this also. yes I've seen it but if you say "Your not sending
2020 Aug 27
3
accessing foreign AD users to NT domain
No, the point is.. User verfications Computer verification And Authentication. These are 3 different things. The differences, in terms. NTLM KERBEROS DNS-lookups and how this all works together. But i only type with lots of errors, this is better to read ;-) https://docs.microsoft.com/en-us/windows-server/security/windows-authentication/credentials-processes-in-windows-authentication I
2018 Apr 30
4
debian-xen git workflow
Hi Ian, team, In the week of Feb 23 (time flies!:), we had a very productive day \o/ working on the stretch security/stable package and some irc discussions in oftc #debian-xen which ended with an open end. Ian, you were a bit surprised that 1) my debian-xen repo started with an import of a 4.8 package 2) it was not a git-pbuilder style repo with upstream source included, and asked me to at
2004 Jan 04
8
Grandstream Handytone 286 RTP Problems
I am trying to get the handytone 286 to make a very simple call to * and having problems. It registers with * just fine, but when I place a call (to echo test, for example), the RTP stream seems to have problems opening. Here is there error I get in *: WARNING[98311]: File chan_sip.c, Line 464 (retrans_pkt): Maximum retries exceeded on call 20d1c411-e210-5f3d-3f88-19035c8fcb26@192.168.2.6 for
2006 May 12
21
Drupal vs. Ruby on Rails
Hello all, Maybe the $subj is a little bit weird (i.e. apples vs oranges) but it is a situation i am facing at the moment: We are developing a small web site which will be mostly a CMS (more or less) and my colleagues is arguing for drupal, and i am for RoR. Maybe i can formulate the question in a different way: when to use a CMS (not necessarily drupal but e.g. Radiant CMS) and when to use Ruby