Displaying 20 results from an estimated 23 matches for "receip".
Did you mean:
receipt
2006 May 13
0
Re: installing from a Compact Flash IDE using the USB stick receipe
(CC-ing to mailinglist that is about syslinux and extlinux)
On Thu, May 11, 2006 at 02:24:33PM +0200, Michelle Konzack wrote:
> Am 2006-05-09 15:22:29, schrieb martin f krafft:
> > also sprach Michelle Konzack <linux4michelle at freenet.de> [2006.05.07.1442 +0200]:
> > > 2) mkdosfs -F 16 /dev/sda1
> > > 3) syslinux /dev/sda1
> >
2006 Dec 15
1
How can I have two controllers use the same 'category' model if they aren't related?
Hi all,
I have two controllers - "foods" and "receipes" which map to models.
Each one will have multiple categories, but the categories are
completely different for each one - they don''t share the same
category. So they aren''t related at all.
If I wanted to do this using resources, what is the best way to set
this up? If I s...
2006 Aug 09
11
Query Offset Parameter problem
Greetings,
I''m trying to make a simple logging application that just displays the
last few rows of information in the log. In order to do this, I am
trying to use the ":offset" option for find. However, I am not getting
the results I expect.
For testing purposes, the query is being run against a table (MySQL)
that contains 11 records. According to the RoR documentation,
2013 Nov 18
2
[LLVMdev] Broken build: r194813
...01 -0500 (Fri, 15 Nov 2013) | 2 lines
>
>[ASan] Add the configure+make rules for building the ASan runtime for iOS
> simulator.
Tim Northover was kind enough to track this down to a dependency on
the “iphonesimulator” SDK. How should this issue be resolved? I'm
currently following the receipe to build Clang from
http://clang.llvm.org/get_started.html.
Tx,
Cameron
2005 Sep 06
7
Cookbook receipe for SCSI tape install requested.
I need to install an HP Surestore dlt on a Centos 4 machine and I
am at a loss as to how to proceed. Can someone either provide or
point me to an online reference on how to proceed to add and
configure a SCSI adapter and tape drive. I have read, but not
really understood, the man page entry for st. Does kudzu handle
this?
Regards,
Jim
I am a digest subscriber so the favour of an
2013 Nov 19
0
[LLVMdev] Broken build: r194813
...lines
>>
>>[ASan] Add the configure+make rules for building the ASan runtime for iOS
>> simulator.
>
> Tim Northover was kind enough to track this down to a dependency on
> the “iphonesimulator” SDK. How should this issue be resolved? I'm
> currently following the receipe to build Clang from
> http://clang.llvm.org/get_started.html.
>
> Tx,
> Cameron
--
Alexander Potapenko
Software Engineer
Google Moscow
2013 Nov 19
1
[LLVMdev] Broken build: r194813
...>[ASan] Add the configure+make rules for building the ASan runtime for iOS
>>> simulator.
>>
>> Tim Northover was kind enough to track this down to a dependency on
>> the “iphonesimulator” SDK. How should this issue be resolved? I'm
>> currently following the receipe to build Clang from
>> http://clang.llvm.org/get_started.html.
>>
>> Tx,
>> Cameron
>
>
>
> --
> Alexander Potapenko
> Software Engineer
> Google Moscow
--
Alexander Potapenko
Software Engineer
Google Moscow
2008 Nov 03
1
Xen AMD64 and dom0 now official in Lenny?
...Xen amb64 and dom0 support in Lenny?
I am running it now for a while without problems (Etch domU with Lenny
dom0, both 64-bits).
I've tried to run a 32-bits Lenny domU on a 64-bits dom0 but that did
not work for me. Is this supported?
I've also tried to get pygrub working following this receipe:
http://forum.lxlabs.com/index.php?t=msg&goto=38030&
But it did not work, the domU still boots the kernel in the domO.
Is pygrub suppported?
With regards,
Paul van der Vlis.
--
http://www.vandervlis.nl/
2007 Dec 30
1
deliver: keep existing From_ line
...ilter my email. (I have to use it because of
various features that are not supported by sieve.)
However, I'd like to deliver mail to my mboxes using dovecots deliver
program in order to update index files and speed up mbox access.
Using "| $DELIVER -m <mboxname>" in my procmail receipes, everything
works fine, except that the envelope sender address is mangled. deliver
sets it to MAILER-DAEMON, even though it is already provided in the
first line of the mail.
I cannot use the "-f <address>" options of deliver, since procmail
doesn't provide the envelope-send...
2006 Jun 08
7
How to make an OSX Finder in rails/AJAX?
I need to make a category browser that would allow nested categories. Is
there any receipe on that?
Currently, I use the :onchange event from one of the form element to
update the first select (out of 4-5 selects), but I dont know how to
elegantly reset all the child selects if I change the value from the
first.
All the categories are fetched from the DB and I would like a '...
2006 Apr 25
0
Role Based Authorisation
I''ve got salted login working but when i follow the rails receipe to add
role based authorisation I get this error:
NoMethodError in Admin#new
You have a nil object when you didn''t expect it!
The error occured while evaluating nil.roles
--
Posted via http://www.ruby-forum.com/.
2007 Sep 04
2
Pie chart eith Gruff
Does anybody know how to create a pie chart in Gruff without percentage
but actual numbers?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To
2006 Oct 09
2
Ruby on rails and apache 2.2.3
HI all
I''m new on ruby on rails
I''m trying to setup the environment on my windows XP box to run ruby in
rails
I just followed a receipe I found on
http://wiki.rubyonrails.org/rails/pages/Fast+CGI+and+Apache2+for+Windows+XP
and
http://www.aaronblondeau.com/cms/content/view/24/27/
I got this error message when I try to start my apache server
Syntax error on line 115 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf: Can...
2006 Jun 15
13
Best Approach to a ''Down for Maintenance'' Page?
What is the best way to implement a ''Down for Maintenance'' page across
your Rails app?
Ideally I would like to have a button in my admin section that toggles
the display of a ''currently under maintenance'' page to every public
request to the app (possibly with some dynamic content like estimated
down-time)
except for: -
- requests from a specified IP
2019 May 20
2
self compiled 4.10.3 replication failure.
On Mon, 20 May 2019, Vincent S. Cojot via samba wrote:
>
> On Mon, 20 May 2019, Tom Diehl via samba wrote:
>
>> On Sat, 18 May 2019, Nico Kadel-Garcia wrote:
>>
>> Well OK maybe I should have said self compiled using the instructions @
>> https://wiki.samba.org/index.php/Build_Samba_from_Source#configure and
>> the package list from
>>
2018 Apr 10
2
Asterisk behind NAT Early Media Video
I just noticed, the calling device isn't even sending the early media video
stream. It just sends an early media audio stream. Is there propably a
change in the signaling needed?
(On another P2P SIP Server the early media video works.)
2018-04-10 12:29 GMT+02:00 Benjamin Marty <benjamin.marty at gmail.com>:
> Hi Florian
>
> I already have the external_media_address set in the
2018 Apr 11
2
Asterisk behind NAT Early Media Video
...sion <asterisk-users at lists.digium.com>
Betreff: Re: [asterisk-users] Asterisk behind NAT Early Media Video
I think I found the root cause. The H264 Early Media video is received successfully on the Asterisk Server. It also seems to get processed. But it's send to the private IP of the receipent SIP phone.
For clarification:
178.82.XX.XX is my Public IP of my Internet access. Both phones use this as Public IP via standard Source NAT.
159.89.XX.XX is the IP of the Asterisk Server. For this test I used a Server without Destination NAT. So the eth0 interface has this IP.
Packet capture:
No...
2006 Apr 14
6
Login Generator with Extensible authorisation
I want my web app to have a signup/login generator but have 2 tiers of
users - normal and premium. There seems to be lots of login generator
and engines with scattered tutorials about extensible authorisation and
Im lost as which is the ''best'' or most ''easy to use'' solution. Anyone
had success in this area?
--
Posted via http://www.ruby-forum.com/.
2006 Apr 24
8
Application Design
I have a question about how to implement a design in Rails. I will try to make this as easy to follow as possible. First, let''s say that I have an ''Orders'' table that has different statuses. The 3 statuses that I want to track are ''Submitted'', ''Approved'', and ''Purchased''.
I also have 3 users of this application.
2011 Jun 01
11
SATA disk perf question
I figure this group will know better than any other I have contact
with, is 700-800 I/Ops reasonable for a 7200 RPM SATA drive (1 TB Sun
badged Seagate ST31000N in a J4400) ? I have a resilver running and am
seeing about 700-800 writes/sec. on the hot spare as it resilvers.
There is no other I/O activity on this box, as this is a remote
replication target for production data. I have a the