Displaying 20 results from an estimated 150 matches similar to: "Re: Rails Digest, Vol 19, Issue 102"
2006 Apr 04
7
Not getting the whole RJS-based partial rendering concept ...
I have been trying all kinds of different ways to produce what I think
should be a simple effect, but have not had any luck yet and apparently
I am not following the general idea...
What I am trying to accomplish is the following (part 1 works and part 2
does not):
1. One of my views has a link_to_remote which updates a div container
with a table of data
my example is
<div
2005 Dec 21
5
ajax - multiple updates on single xmlhttprequest
Hello,
I was wondering whether anybody would share a working example of a multiple
html update on a single xmlhttprequest.
Thank you in advance for your help.
_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2023 Aug 31
2
How to create an R input
R Help
Trying to figure out how to create a simple program that will as the user
from a value input and simply add 5 units to that value then ask the user
for another value and add 45 units to it and on and on. Then how does one
exit the loop of program?
# Create a function called `add_five`
add_five <- function(x) {
# Add 5 to the input value
x + 5
}
readline(prompt =
2006 Jan 12
12
Ajax Button Back function?
Hi Folks! I''m new in the forum and i have a doubt. The button back
function with the Ajax on Rails? tks.
--
Posted via http://www.ruby-forum.com/.
2007 May 16
7
bilingual site: exclude fields set from query
Hi all,
Is there a way to have searches no use some indexed fields, when
processing a query?
context:
I have a model Foo that holds some information in two languages :
- text1_nl, text2_nl, text3_nl
and
- text1_en, text2_en, text3_en
Some other fields are common to both languages and indexed as well
- first_name, last_name
Depending on the visitor language choice I need to exclude the
2006 Mar 19
0
RJS Templates Don''t Automatically Eval
Following the directions for using RJS has nearly worked for me -
actually I''m using it successfully but not the way its documented and
others have reported it working. The javascript code is generated
properly but its not evaluted.
I followed instructions found at:
http://www.codyfauser.com/articles/2005/11/20/rails-rjs-templates
and
2006 Feb 10
1
RE: sorting <a href..> with D&D follows the link(browser thinks I click)
Maybe don''t make anchor tags draggable? Or you could do something like
change the href to point to ''#'' and move the actual href into your
javascript, and only call it if they click without dragging. Still, I
think making a clickable item draggable is begging for problems.
> -----Original Message-----
> From:
2006 Jan 05
0
render :partial, accentuated characters and Ajax preview
Hi all,
I added a textile preview Ajax - 1 - button to an edit page, and
accentuated characters now show up corrupted (but only in the preview
area)
As
- they are displayed correctly in the rest of the page,
- they are still correct when they reach the ''preview'' controller
, I guess "render :partial" is the culprit.
Is there a way to tell render how to render
2007 Mar 29
1
improving on: truncate(..) + rendered text ?
Hello all,
In a summary page I need to show the 1st 100 chars of textilized messages.
Problem: truncate(..) would often cut in the middle of html tags =>
random result.
My first idea was to "repair" the broken text with Hpricot (as I use
it elsewhere in the project), but it''s not perfect:
<h1>abcd</h
would give
<h1>abcd</h</h1>
(I also use
2006 Jul 31
0
rescue_action_in_public useless to capture low level errors
Hi all,
I''m trying to make for nicer system error handling, with the help of
rescue_action_in_public
(see Recipe 47, in ''Rails Recipes'')
PROBLEM:
While it lets me capture an incorrect db name in database.yml (for
example),
with lower level errors like when the DB server is just down, I still
get the default system error screen for MySQL::ERROR :
2018 Apr 17
0
lldb stops on every call to dlopen
[+lldb-dev]
Hello Steve,
thanks for the report.
The fact that you see the rendezvous breakpoint being hit many times is not
surprising. We get those every time the library is loaded (we need that to
load relevant debug info and set potential breakpoints). However, they
should generally not be surfaced to the user (unless you have the
stop-on-sharedlibrary-events setting set, which you
2018 Apr 17
1
[lldb-dev] lldb stops on every call to dlopen
It is interesting that the stop reason on the thread that stopped is "trace". That's what you would expect returning from the single-step to step over the breakpoint. But it looks like we got a signal while single-stepping, but the stop reason was misreported by somebody.
Jim
> On Apr 17, 2018, at 6:00 AM, Pavel Labath via lldb-dev <lldb-dev at lists.llvm.org> wrote:
2006 Apr 01
0
CESA-2005:102 Low CentOS 4 ia64 dbus - security update
CentOS Errata and Security Advisory 2005:102
https://rhn.redhat.com/errata/RHSA-2005-102.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
files:
updates/ia64/RPMS/dbus-0.22-12.EL.2.ia64.rpm
updates/ia64/RPMS/dbus-devel-0.22-12.EL.2.ia64.rpm
updates/ia64/RPMS/dbus-glib-0.22-12.EL.2.ia64.rpm
updates/ia64/RPMS/dbus-python-0.22-12.EL.2.ia64.rpm
2006 Apr 01
0
CESA-2005:102 Low CentOS 4 x86_64 dbus - security update
CentOS Errata and Security Advisory 2005:102
https://rhn.redhat.com/errata/RHSA-2005-102.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
x86_64:
dbus-0.22-12.EL.2.x86_64.rpm
dbus-0.22-12.EL.2.i386.rpm
dbus-devel-0.22-12.EL.2.x86_64.rpm
dbus-glib-0.22-12.EL.2.x86_64.rpm
dbus-glib-0.22-12.EL.2.i386.rpm
dbus-python-0.22-12.EL.2.x86_64.rpm
2006 Apr 01
0
CESA-2005:102 Low CentOS 4 i386 dbus - security update
CentOS Errata and Security Advisory 2005:102
https://rhn.redhat.com/errata/RHSA-2005-102.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
i386:
dbus-0.22-12.EL.2.i386.rpm
dbus-devel-0.22-12.EL.2.i386.rpm
dbus-glib-0.22-12.EL.2.i386.rpm
dbus-python-0.22-12.EL.2.i386.rpm
dbus-x11-0.22-12.EL.2.i386.rpm
src:
dbus-0.22-12.EL.2.src.rpm
-------------- next
2005 Sep 08
0
cvs head and seqno 102 (Critical Response) messages for Cisco 7960
I've being using the same non-nat config for a 7960 for about a year with no
issues.
I have just upgraded cvs head from the 16th of July to todays.
About a minute after I make a call I get the message
chan_sip.c:1132 retrans_pkt: Maximum retries exceeded on transmission
000b46a0-8661007f-5c457e72-2b0dba2c@192.168.123.20 for seqno 102 (Critical
Response)
I don't get this for other
2007 Aug 14
0
Maximum retries for seqno 102 when re-inviting.
We have an interesting issue:
One of our providers has two softswitches. Calls coming from the
first one are handled fine by asterisk, calls coming from the second
one and going through the first one are euhm... dropped half a
second into the RTP stream.
I have opened a ticket at Digium for it:
http://bugs.digium.com/view.php?id=10449
The output of "sip debug" is funny from line
2011 Jun 08
0
samba Digest, Vol 102, Issue 8
I am currently on annual leave. I will be back in the office on Friday
10th June 2011.
If you have an urgent matter needing attention, it may be prudent to
contact the ITSC main number 01236 757600.
Thanks.
--
Andrew McNaughton
ICT Network Support Officer
Learning & Leisure Services
North Lanarkshire Council
**************************************************
ICT & TECHNICAL SERVICES
2007 Feb 16
0
sangoma 102 and CAB-E1-RJ45BNC
Hi,
sorry for the newbie hardware questions but here it goes
scenario
- our telco is feeding us e1 thru coax connection (unbalanced)
- so the coax feed rx-tx goes to our old pabx using ericsson bp250
- what we wanted to do is to install asterisk in between hence
telco<-->asterisk<-->bp250 using asterisk to power up the voip portion
the problem is the we are getting crackling sound
2003 Jun 21
0
[Bug 102] New: ipv6_prefix_length works only on LITTLE_ENDIAN and prefix_length % 8 == 0
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=102
Summary: ipv6_prefix_length works only on LITTLE_ENDIAN and
prefix_length % 8 == 0
Product: iptables userspace
Version: 1.2.8
Platform: other
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: libiptc