Displaying 20 results from an estimated 600 matches similar to: "Malformed package name (PR#8314)"
2006 Jan 26
4
Question about the Builder module
Hello,
I want to use the builder modules for an admin tool I''m currently
working on but I just all the note that I cannot create td and tr tags
with it. It works fine in FF but not it IE. Can someone please
explain why this is?
Thanks..
<http://zend.com/zce.php?c=ZEND002524&r=212822110>
Jon Whitcraft
Indianapolis Motor Speedway
2006 Apr 27
4
effect.SlideDown question
Hello,
I want to have my box that I''m sliding down hidden when I start and then
slidedown to 100px. What is the best way to do this? I don''t see
anything on the wiki about it.
Thanks,
<http://zend.com/zce.php?c=ZEND002524&r=212822110>
Jon Whitcraft
Indianapolis Motor Speedway
jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org
Phone: (317) 492-8623 ::
2006 Mar 21
3
Autocomplete and WIKI
Two Questions:
1. Is the WIKI down? I can''t access it.
2. With the auto complete is there a way to have it display
something but have a value of something else, the way a select box
works.
Thanks,
<http://zend.com/zce.php?c=ZEND002524&r=212822110>
Jon Whitcraft
Indianapolis Motor Speedway
jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org
Phone: (317) 492-8623 ::
2006 Feb 07
2
Question about Classes.
I have the attached class that I''m writing. The problem that I''m
running into is that I can not access the options from the createArray
function which get called after the ajax request gets done. I want to
move the values of the xml file to an array and story it in the options
variable. Can someone explain what I''m doing wrong?
var LeaderInfo = Class.create();
2007 Apr 30
3
syntax error, but wherz
sorry to come with such a silly request but i have a code:
shorewall-zone { "$name":
SHTYPE => ''ipv4'',
PARENT => "$PARENT"
}
and it bring a syntax error :
debug: importing
2008 Jan 04
6
Ajax.Request: onFailure vs. onException
Hello All,
I''m trying to capture the exception message that my server application
is providing in response to my Ajax.Request. However, I''m confused as
to when onFailure is fired vs. onException. The onException handler has
access to the javascript exception object and I''d understood that it was
only called when the dispatch fails. Not sure what exactly that means
2006 May 30
1
Got SIP response 405 "Method not acceptable" back from xxx.xxx.xxx.xxx
Hi, Im trying to register to a SIP provider that told me that they
only need to authenticate using IP.
the following string generates response 405
register => asteriskIPaddress@SIPproviderIP:5060
doing the following is not alowed by asterisk
register => @SIPproviderIP:5060
any ideas?
--
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/
2006 Jan 31
1
Finding Final Position with a Draggable Object
Hello,
I have a draggable window. I would like to have it so that when they
come back to the page with the draggable window that it remembers where
they left it when they last visited. How would I get the final position
after the dragging has been stopped? I have been looking threw the wiki
and couldn''t find anything.
2005 Nov 07
2
Element.setOpacity Question
Why does the setOpacity function do this when the value = 1?
els.opacity = ''0.999999'';
That just seems weird to me.
Can someone please explain?
Thanks,
<http://zend.com/zce.php?c=ZEND002524&r=212822110>
Jon Whitcraft
Indianapolis Motor Speedway
jwhitcraft-1LwPDYEpVrH2eFz/2MeuCQ@public.gmane.org
Phone: (317) 492-8623 :: Fax: (317) 492-6419
2007 Mar 27
2
[ rc28 ] dict{} seems to be ignored
Hi all,
I'm new to the list, so ... hello everybody :-)
Let's go to the point... I'm implementing quota over imap support in my
mail server, so since a number of days I'm tring to upgrade to the new 1.x
version (debian sarge) ...
After having a number of troubles using the debian backport packege I am now
using the -rc28 package that I have built by myself...
I installed
2006 Apr 06
4
problem with IE
hello there, im having a little problem with Internet Exploiter, im doing
this:
//// CODE ////
var m = $(''XYZ'').cloneNode(false)
m.setAttribute(''id'', ''XYZ_2'');
m.value = '''';
var onblur = "alert(''hola'');";
m.setAttribute(''onblur'', onblur);
2008 Jan 04
7
1.6 cheatsheet
Hey has anyone seen a 1.6 cheatsheet around?
Johnathan Snook did a nice 1.5 one but I''ve been working with 1.6 for a
while and while I can use prototypejs.org, cheatsheets are handy for jogging
memories..
I checked his blog, nothing there for 1.6.
Gareth
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2007 Apr 10
2
Dovecot deliver agent - dovecot.conf permissions
I started playing with deliver, and saw a permission error in the logs
for dovecot.conf. Under my distro install, /etc/dovecot.conf was
installed owner/group root, with only user rw rights. I added "other"
read privileges and deliver is happy - is this necessary?
--
Daniel
2007 Apr 19
1
Is prototype JS 100% open source?
I need to know so I can use it on my projects.
Thanks,
MD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
2007 Mar 27
3
rc28 : can't set quotas with userdb + passwd file
I'm using dovecot 1.0 rc28 - great software!
I have a virtual hosting setup, with passdb and userdb both using a
passwd file.
I cannot get per-user quotas put in the relevant field of the userdb to
work. They appear to be completely ignored; only the setting
from /etc/dovecot.conf is applied.
Can anyone confirm that this is working for them? If it is, can you post
the relevant bits of
2001 Nov 29
2
k12 needs suggestions on our first samba problem
As I have mentioned before on this list, I am the network Admin for a
k12 public school district. We have migrated to samba, in order to save
money, and we love it.
We have a situation though, where managing a program under samba, vs.
Novell is a bit harder, and I want some suggestions on how to handle it.
The program is Accelerated Reader, which is a program where students
take quizes, and
2007 Nov 04
2
Extending DOM elements addressed by "this"
I have a function that needs to be attached to a bunch of text fields
when the page loads. I would like to use the Prototype methods that
are added to DOM elements by using the $() function, but I in the
function it refers to things with "this". For example,
this.style.borderColor.
Is there a way to extend elements from the kind of scope I am looking
at? For example, is there a way to
2007 Dec 18
11
Ortho - a library for JavaScript Graphics and Text
I''ve written a JavaScript library called Ortho (http://www.craic.com/
ortho) on top of Prototype for creating ''diagram-style'' graphics in
JavaScript. You can create histograms, graphs, timeline plots, ''maps''
of genomic data, annotated images, tree diagrams, etc.
Unlike Canvas, it seamlessly integrates text with graphics and the
output looks the same
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message-----
From: Scott Phelps [mailto:sphelps@ridgways.com]
Sent: Friday, July 11, 2003 9:19 PM
To: 'samba@lists.samba.org'
Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2005 Apr 18
20
HTB stalling
Hi
Couple months ago I started to have a strange problem with HTB.
My setup is Fedora Core 2 + Pentium 2 233 + 128 MB of ram and its serving as
a router.
For some time since going to kernel 2.6 my HTB QoS Stalls for couple
seconds, every couple minutes. If the connection load is bigger the stalling
is more frequent and takes longer.
I isolated the problem to be with HTB (CBQ works fine).
The