search for: intarweb

Displaying 7 results from an estimated 7 matches for "intarweb".

2006 Feb 15
6
Draggables and overflow:auto
...on. Does anyone know how I can make this work? I think I might be able to hack up something with rico''s live tables, but that seems a bit overkill. Any advice appreciated :-) Oh the ul is in a div with a width that is floated right. Dunno if that makes a difference, some people on the intarweb have mentioned it though. Cheers -Rob
2007 Jan 22
5
multiple database users for rails app?
Hey guys. Per my IT department''s policies, I need to have two separate database users for my rails database - one for public intarweb functionality, one for authenticated users'' functionality. The naive way to accomodate this would be to break the app up into two separate apps, but since they share the same models and resources, DRY suggests this isn''t the proper thing to do. Ideally, I''d like to have...
2006 Sep 05
3
Testing vs Production manifests
So, the usual problem -- we want to be able to test our manifests before putting them into full-scale no-holds-barred oh-shit-we-broke-teh-intarweb production. The two possible solutions I''ve considered so far are: 1) Set a tag on objects we only want to be run on our test machines, and run Puppet on the test machines with "please run objects tagged ''test''". I haven''t researched tags well enough...
2007 Jul 19
2
open up firewall ports for Asterisk - safe?
Right now I've been working on setting up an Trixbox server on our internal network. Its behind the firewall, but I'd like to open up the firewall to it because we sometimes have developers working off site and I'd like them to be able to connect. Is this safe to do? I've got the "Allow Anonymous Inbound SIP Calls" box unchecked in freePBX. Is there anything else
2010 Sep 21
2
Need help for EM algorithm ASAP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I created a EM algorithm for Generalized hyperbolic distribution. I want to estimate mutheldaplus, sigmatheldaplus, betasigmaplus in my code. After getting use these value , then my iteration have to be begin of this code. But I can not to do iteration part. Can you help me use my code and get iteration ? Do know any useful code for EM algorithm for Generalized Hyperbolic library(QRMlib)
2005 Dec 08
10
smbclient lookup fails when querying local machine
...st.1230.good-sam.com querying boothost.1230.good-sam.com on 172.21.23.255 name_query failed to find name boothost.1230.good-sam.com </output3> -- <smb.conf> [global] workgroup = GSS netbios name = BOOTHOST-1230 server string = 1230 Boothost Server password server = [anonymized for the Intarweb but the value is known good * RP] encrypt passwords = Yes security = domain log file = /opt/samba/var/log/%m.log log level = 0 max log size = 0 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 domain logons = No os level = 75 preferred master = True domain master = False dns proxy = No wi...
2007 May 21
13
swifty fly?
I heard about a new mongrel plugin or version that''s single threaded and uses non-blocking IO with events. It''s called something like "swifty fly". Anyone have a link for it? Thanks.