search for: _extremely_

Displaying 20 results from an estimated 38 matches for "_extremely_".

2007 Jan 10
2
Dream Ledger
...39;, except it''s all private and for your eyes only. Also, your entries are exportable as XML, so no one can ever be trapped in the app. I have included a very simple message board for discussions. Why Camping, you ask? Because I''m stubborn. Actually, I found that Camping was _extremely_ easy to build with, and even _easier_ to deploy. Rails is wonderful, but somehow Camping gave me a lot of joy. I''m excited to see how it stands up against any amount of traffic. Thanks for letting me pimp my wares, Michael Gorsuch http://www.dreamledger.com http://www.michaelgorsuch.or...
2003 Nov 17
0
[LLVMdev] Packages
...table... > 5. The ExtraInfo class supports pure virtual methods that are > invoked by LLVM to notify its subclass(es) when an optimization > causes a function, type or global variable to be deleted. No > other notifications should be necessary. This sounds _extremely_ limited. What if the optimizer deletes arguments to functions? Presumably your information will have to be updated, right? What if it specializes the function because every caller has some property? -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2003 Nov 17
2
[LLVMdev] Packages
Chris, I've done a little more thinking about this (putting source definitions into bytecode/assembler) files. Despite my previous assertions to the contrary, using the LLVM type and constant global declarations in the source definitions section is a little limiting because (a) it limits the choices for source compiler writers, (b) it might imply a larger amount of information than would
2004 May 07
4
Concept for line appearances and bridging: anyone?
...has some relevant information. User B picks up the phone and pushes the "1234" extension button. A warning tone is played into the conversation between X and User A, and then User B is bridged into the conversation. User B then talks with X and User A, and then hangs up. This is _extremely_ relevant to office PBX systems. In fact, it's one of the most used features - the ability to share a call with other people in the office just by hitting the right "line appearance" button. Has anyone come up with a reasonable solution to delivering this feature? For small offi...
2006 Jun 08
6
how to identify agi crash cause
Hi, I have a custom agi which at times does not exit gracefull and crashes in between. The logging options are set to the maximum but I dont see something conclusive in the asterisk log. I have noticed it crash after issuing the "SAY NUMBER" and "GET DATA" agi commands and the agi is spawned with no apparent reason after that. I tried running the application locally and
2012 Jan 27
2
to_json performance
...in_seconds position play_count favorited disc_number} my_hash = @playlist.media_files.ordered.values_of(*keys).collect{ | v| Hash.transpose(keys, v) } Nice, now we have a Array of Hash without instantiating AR objects but with all the info we need about our objects. This operation proved to be _extremely_ fast even if we are transforming and inserting 50k records. Now, on to the rendering: render json: my_hash This should try to call `to_json`on the Hash. Since few Rails versions JSON encoding has been delegated to `MultiJson`, which is ok. Needless to say I''m using and requiring `y...
2006 Apr 24
1
Re: Shielding of T1/E1 cables WAS RE: Pinoutsfor T1/E1 crossover
> Ever looked at the underground cable in the street outside your > building? If it's more than 20 years old, it's probably paper-insulated > gel-filled cable, with an _extremely_ thin amount of insulation between > the conductors and _zero_ insulation between the pairs. T1s seem to work > just fine on it, unless it's very old or they try to put more than 6-8 > spans in a single 100-pair bundle :-( 6-8 spans? That's the number that I have been trying to get...
2008 Jun 26
1
registry access error
Hi everybody, New Wine user here. I'm running wine 0.9.25 on Xandros. I only need Wine to run one program, but when I try it I get the start-up screen for the program and the a pop-up message says: Runtime Error 335: Could not access system registry Does anyone know how to help me? I really need this program to run. Ficus
2011 Jan 14
0
FYI: Wine works well :)
...s to Linux. Today we picked up a few of the Windows binaries we use around the place and, unmodified, ran them under Wine. One of them needed a slight adjustment as it had used a slightly hackish technique for detecting file existence, but other than that, they all ran exactly as before. My boss is _extremely_ happy with Ubuntu (you have no idea, till you try it, just how much easier Open Office is under Linux than under Windows), and thanks to Wine, we have an easy transition. Kudos, guys! Chris Angelico
1999 Apr 10
0
smbprint(ing) to an HP 3100??
...bclient. In fact I can print successfully from the W95 system via the Linux print spooler and back to the W95 system again) (pretty pointless huh). I have no idea why your Linux print request is crashing the W98 system - it suggests it is hitting something strange in the HP printer driver which is _extremely_ complex for the HP integrated print/fax/copy/scanner/modem/toaster stuff. Maybe you could write a ghostscript driver for the HP3100? :-> Good luck, Paul Paul Sherwin Consulting 22 Monmouth Road, Oxford OX1 4TD, UK Phone +44 (0)1865 721438 http://www.telinco.co.uk/psherwin/index.htm Fax...
2003 Jan 04
0
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
On Thu, 2 Jan 2003, David Wheeler wrote: > I think there should be a "generic" Ogg MIME type, e.g., application/ogg > or whatever. But nearly all Ogg files will only have a very small > subset of codecs, and it's _extremely_ helpful if the MIME type is > more specific. If you have read the I-D for audio/vorbis you can see that this is what it is actually for... It resides in the vorbis-over-RTP nowadays I think. Linus --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xi...
2003 Jan 04
0
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
On Thu, 2 Jan 2003, David Wheeler wrote: > I think there should be a "generic" Ogg MIME type, e.g., application/ogg > or whatever. But nearly all Ogg files will only have a very small > subset of codecs, and it's _extremely_ helpful if the MIME type is > more specific. If you have read the I-D for audio/vorbis you can see that this is what it is actually for... It resides in the vorbis-over-RTP nowadays I think. Linus --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xi...
2003 Sep 12
0
New llvm-announce list
...s. We created a new, moderated, llvm-announce mailing list and subscribed all people who were either subscribed to the llvm-dev list, or who have inquired about getting a copy of LLVM. If you're getting this message, that means you're on the list. The intention of this list is to make it _extremely_ low volume, perhaps an email every month or so. If you are only interested in the highest level LLVM announcements (new releases, status updates, etc), this is the list to be on. This means that if you're not interested in the day-to-day development stuff on the llvm-dev list, you should prob...
2012 Sep 16
1
trying to obtain same nls parameters as in example
Dear R-users; I'm working with a a dataset that was previously used to fit a nonlinear model of the form: Y ~ a * (1 + b * log(1 - c * X^d)) The parameters published elsewhere are: a = 1.758863, b = .217217, c = .99031, and d = .054589 However, there is no way I can replicate this result. I've tried several options (including SAS) w/o success. The data is: X <-
2003 Jul 10
3
Question about porting SSH
Hello everybody, I am working on a project trying to port openSSH and have noticed that some of the components rely on SSL which is a pretty big program as well. Is there any way to just rip out certain modules from SSL to get openSSH to work with out porting all of the SSL components, and if so what are the only SSL modules I need to get SSH to work properly. Any help will be greatly
2012 May 12
3
Windows 7 often creates new user profiles
Hi, we're using Samba 3.5.6 (Debian). Windows 7 clients often create new roaming profiles for existing users for no identifiable reason. Windows XP isn't affected. Is this a known problem? - Chris
2003 Jul 11
1
SIP immediate hangups with latest CVS
...pendously simple test. - Cisco 7960 (non-NATed) - RH 8.0 - Asterisk CVS update as of ~8:00 PM EDT - full "make clean; make install" on [asterisk,zaptel,libpri] - 2ghz box with E1 card (that's pretty much not part of the equation) I have boiled the configuration down to an extremely (_extremely_) simple setup, and it does not work. SIP calls from the 7960 are hanging up almost immediately, with no audio getting through. It seems that the hangup happens just after the moment that the 7960 sends the ACK message (judging from the debug below, at least.) I have verified that demo-congrats...
2000 Mar 19
2
samba-tng-alpha-1.1.tar.gz
...s GETDC response, it is responding better but still not perfectly (and 2.0.x and cvs main need to be fixed, as well) as there exists no explanation for the correct response to locate a Domain Controller using GETDC. the upshot of fixing this is that joining an nt workstation to a TNG domain is now _extremely_ fast: a couple of seconds, if that, and USRMGR.EXE comes up very rapidly, too. 2) i concluded that there is a lot of confusion being caused by using smbpasswd to add users to a domain. the default behaviour on creating a user is to create the user with no password and account "disabled&quot...
2008 Sep 18
1
NWN2: No Models visible?
...;t see a character model. If i just continue and start the game _all_ character models aren't visible. The world is shown normally, only the character model's aren't there... The list of errors when starting from console is pretty long, but consists mainly of 2 errors that are shown _extremely_ often when starting the game. Code: fixme:win:EnumDisplayDevicesW ((null),0,0x278f6a4,0x00000000), stub! fixme:d3d:debug_d3dformat Unrecognized 1094800211 (as fourcc: SSAA) WINED3DFORMAT! err:d3d:CheckTextureCapability Unhandled format=unrecognized fixme:d3d:debug_d3dformat Unrecognized 10948002...
2003 Nov 17
2
[LLVMdev] Packages
...e ExtraInfo class supports pure virtual methods that are > > invoked by LLVM to notify its subclass(es) when an optimization > > causes a function, type or global variable to be deleted. No > > other notifications should be necessary. > > This sounds _extremely_ limited. What if the optimizer deletes arguments > to functions? Presumably your information will have to be updated, right? > What if it specializes the function because every caller has some > property? > > -Chris Yeah, you're right. I thought about it some more after I pos...