Displaying 4 results from an estimated 4 matches for "carillon".
Did you mean:
caillon
2006 Jul 14
5
Ideas for AJAX pagination
Hi,
I am looking for ideas on how to remove the last item from a
paginated page when a new item is inserted, thus leaving only 10
elements on the page.
Currently I have a form that inserts with AJAX, but as expected, each
post added to the page just increases the number of posts leaving 11
on a page that should only be displaying 10.
I have unique ID''s for each post (e.g.
2011 Aug 09
1
the naming convention libvirt names a block based storage volume
...-id/wwn-0x600a0b800013071a000035ec4e32b832
On host B loaded with libvirt 0.8.1
# virsh vol-list SanPool1
Name Path
-----------------------------------------
1.0.0.0 /dev/disk/by-id/wwn-0x60080e500017e1d40000d0b74d873b13
Regards,
--Yih
Yih-Herng Chuang
IBM Center for Microsoft Technologies
3600 Carillon Point, Kirkland WA 98033
(DID) (425) 803-7285
(TIE) 977-7285
YihHerng at us.ibm.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110809/4263470a/attachment.htm>
2007 Oct 24
3
fetchmail log messages I don't understand
I see these messages every time fetchmail pops my mail. I don't understand
what certificates it is talking about, or how to straighten this out.
fetchmail: Server CommonName mismatch: localhost != mail.mydomain.com
fetchmail: Server certificate verification error: self signed certificate
fetchmail: Server certificate verification error: certificate has expired
What do I need to read up on
2006 Jul 12
5
start_form_tag n00b question
Hi,
I''m wondering if there is any way to specify the id of a form tag with the
start_form_tag helper. I''ve tried playing around with ", id=>"marginForm" "
and also inclosing both the action variable and id variable in curley
brackets. The Rails API doesn''t off much help for a n00b like me. It''s
probably really easy but any help you guys