search for: dandy

Displaying 20 results from an estimated 228 matches for "dandy".

Did you mean: handy
2008 May 26
3
[LLVMdev] X86TargetMachineModule not helping
...al C++ 2005 and in the X86TargetMachine.cpp file an extern variable X86TargetMachineModule is created to 'ensure' that the module is linked in. It works for the example projects, but not for the one I created. When I write a value to X86TargetMachineModule in another module, all is fine and dandy. Although it's a viable workaround for now I was wondering if anyone knew a more elegant solution, or has an explanation why X86TargetMachineModule works for the example projects but not for mine. Thanks, Nicolas Capens -------------- next part -------------- An HTML attachment was...
2006 Aug 09
2
how to access selected value in controller action
I have this in a view: <%= start_form_tag :action => ''create_price'', :id => @media.id %> <%= select("media", "price_code_id", PriceCode.find_all.collect {|pc| [pc.name, pc.id ] }, { :include_blank => false }) %> <%= submit_tag ''Add Price Code'' %> <%= end_form_tag %> My question is, how would I access the
2006 Apr 06
3
has_and_belongs_to_many find
Say I have a post model that has_and_belongs_to_many :categories, and a category model that has_and_belongs_to_many :posts. So I have a categories_posts table to do the join. That''s all find and dandy. However I want to be able to find all the posts that belong to a specific category. I tried Post.find_by_category(:id) but that doesn''t work. Does anyone have any insight? Thanks in advance. -- Posted via http://www.ruby-forum.com/.
2006 Apr 19
1
AJAX, Response codes and Opera.
...ll happen is that if the submission is successful then the body div will be updated with the content in the client/view action. If it fails then the form partial is re-rendered in the content tag with a 403 HTTP code. (Which tells the the javascript that it should use that). This works fine and dandy in Opera and firefox but in opera it isn''t working. The content div is updated with nothing. (I am using a Javascript DOM analyser). If I replace the :status with 200 then the partial fragment is rendered in the body, if I use 201 it screws up. It looks like Opera isn''t render...
2005 Sep 17
2
Complete NPA-NXX list for USA/Canada npanxx, ratecenters, etc (attached)
I noticed while reading some posts that people were looking for a complete NPA-NXX list for all area codes and prefixes. We happen to have the entire database. So I am making it available to the public. Help is available at: http://download.sixtel.net/npa/help.txt (Caution, 20meg files) Mysql Insert for this is available at: http://download.sixtel.net/npa/npainsert.txt CSV data for
2006 Nov 13
2
Custom voicemail extension greeting
Making custom "voicemail greetings" seems fairly straight forward, and I've done it. However, I'm looking for a way to make the actual extension answer with "You've reached my Jim Dandy voice mailbox, go take a flying . . .". (OK, so maybe not), instead of "The person at extension xxxx, is unavailable" Possible? Easy? Under my nose? joe a.
2013 Aug 16
3
UEFI PXE boot & Microsoft DHCP
I'm currently using Microsoft DHCP to enable PXE booting. I've set options 66 and 67 for the relevant scopes and it's all fine and dandy. However, UEFI machines won't initiate PXE boot, they don't seem to recognize the options. Is there another setting that need to be set? And how to I filter UEFI clients so I set option 67 to the right value (lpxelinux.efi)? -- Alexandre Blanchette <blanalex at gmail.com>
2006 Mar 10
3
In Place Editor and Empty Fields
So, the InPlaceEditor with AJAX is all nice and dandy, works great. What about fields that don''t have any content? As far as I can tell, this doesn''t work so well - there''s nothing to click on so no edit form pops up... Am I missing something? HH
2006 Feb 11
5
Strange messages in "congratulations" mode
Hi All.. First off, I thought I''d let you know that im UBER new at ruby, so what im asking you may have a really simple answer... Anyway, i just started using RoR and i''ve set it up on OSX, running Apache2. It all goes fine and dandy, I get the "Welcome aboard" page to say that its all setup and running ok, but when I click on "About your applications environment" it returns a message saying "For security purposes, this information is only available to local requests." even though its all been...
2002 Sep 10
3
XP woes
...userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. I've left and rejoined the domain, I've deleted and reentered the computer's name in smbpasswd, I've renamed the computer, I've changed the computers SID, every time I get the same thing. Last week this machine worked just dandy. Does the above "unmarshall" error mean anything to anyone?
2004 Aug 01
3
Binaries for Visual Studio.NET?
...grade it. Then I build my own project using all the files in "\lib", but it had lots of Ogg dependencies. So I tried to build Ogg, but had the same problems. I'm primarily interested in the last stable build (I think it's Alpha 3?), and just a lib file and some headers would be dandy. Any help you can offer would be much appreciated. Thanks! -david
2008 Apr 07
2
DTMF between Asterisk servers.
...ds/connecting,15,10,SIP/12351 at 65.xx.xx.10,,t T,) Where 12351 accepts the call on Asterisk 2, and in some cases, that call is transferred out to a PSTN number, or wherever, but not within Asterisk anymore via provider2, dtmf=rfc2833. When the call comes in, I'd like it to relay DTMF just dandy. How can I do so? There is no NAT between the Asterisk servers or in front of them. However, Asterisk2 has iptables which allows all UDP traffic to/fro Asterisk1. When Asterisk2 transfers the call to external endpoints, there might be a LAN, but relative ports are open on those LANs. Please h...
2002 Nov 22
2
TC HTB Traffic Shaping
Hi guys, I''m new to TC HTB traffic shaping.... I installed it at my first try on my Bearing Leaf Router/Firewall I use the tc -s class show dev eth? To see my output All looks dandy and nice, but it''s figures, of which at current momment looks like French to me, I would like to see exactly what these figures looks like in a GRAPH style... I know I can use MRTG, I do have some litte expience in it.. But I need to figure out, what will be THE TARGET to caputre to outp...
2005 Mar 23
2
ADIT 600 "Dynamic Impedance matching"
...erstand the quality of wire plays a big part and yes speaker phones and cell phones can attribute to these problems remote or local. The only clue to the dynamic impedance is that the 5g and ver8 of the FXS cards can "hardcode" the impedance according to country. Well that's fine and dandy but so can a Rhino CB-24 in the rating of milliamps.. Does anyone have suggestions regarding these issues? Please hold back the flaming comments. I'm not here to flame, but to resolve and very tiring issue. :-) Matt
2015 Jan 19
3
[PATCH] Makefile: add support for git svn clones
...Build from a tarball, and you can store it anyway > you like. I'm talking about the SVN repository. Building from a tarball prevents me from tracking R's revisions, don't you think ? But as I said, if the community doesn't want to support a git svn clone, that's all fine and dandy. -- balbi -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20150119/7ecb4558/attachment.bin>
2006 Aug 09
3
Rails 1.1.5: Mandatory security patch (and other tidbits)
We''re still hard at work on Rails 1.2, which features all the new dandy REST stuff and more, but a serious security concern has come to our attention that needed to be addressed sooner than the release of 1.2 would allow. So here''s Rails 1.1.5! This is a MANDATORY upgrade for anyone not running on a very recent edge (which isn''t affected by this). If...
2009 Feb 18
5
fields_for and Conflicting types for parameter containers. Expected an instance of Hash but found an instance of Array.
...39;'d like it to automatically display the values of the existing parameters wherever I use f.text_field. And - i''d like it to package up those params that exist into a nice params hash. When my controller passes the view an existing object, I submit the form and everything''s dandy. When my controller passes the view a new object that does not have an id, then I get the error message regarding conflicting container types. Why? Can I use the same form to handle both new and edited objects and at the same time to work as expected with f.text_field? Am I going about it the wron...
2016 Sep 07
4
DNF update
On Tue, 2016-09-06 at 18:03 -0700, John R Pierce wrote: > DNF is a replacement for Yum that will probably be in a future RHEL > release, but is not used by any RHEL/CentOS yet. I think it should be called YUM. Nothing wrong with having a new version of Yum, especially when we have a new version of Centos with many strange differences (if not alien concepts) called C7. Keep it simple,
2006 Aug 13
1
Johnny's postfix/dovecot/squirrelmail/virus scanning + Centos4 Walk Through...
...ould have it, I've finally got some time to sit down and configure a spare box to be my new mail server and Johnny's site has been defaced again. :-( Sigh....I even checked to make sure it was up this morning, drove to the office so I could do everything from the terminal and my handy dandy roadmap is gone.... Any pointers to another source would be greatly appreciated. Best regards,
2006 Aug 14
1
Big Thanks to Johnny
As a result of following Johnny's handy dandy guide, the postfix/clamav/spamassassin/squirrelmail/dovecot install on one of my new 4.3 boxes was mostly painless. I've been using postfix and keeping in touch with Wietse since 98-ish so I'm quite comfy with postfix, but all this new fangled mail scanning stuff is a bit confusing to...