Displaying 20 results from an estimated 200 matches similar to: "Tables & Databinding"
2006 Mar 10
8
XML Databinding frameworks
Are there any XML databinding frameworks available for Ruby / Rails, such as
Castor or JaXB for Java?
Also are there framework such as Apache Axis for WebServices for Rails or
Ruby?
Regards,
Harm de Laat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060310/3cf0cfd3/attachment.html
2018 May 15
1
Transfer FSMO roles [SEC=UNOFFICIAL]
UNOFFICIAL
Hi,
I am running an old SAMBA DC (Bilbo) that I want to upgrade. I installed the latest version of SAMBA 4 on an old PC (jimbo) and joined the domain. I intend to transfer the FSMO roles, upgrade Bilbo and transfer the roles back.
I have transferred all roles except domaindns and forestdns. Jimbo says that these roles have no owner but Bilbo thinks it is the owner.
Is there some way
2003 Sep 08
1
continuing broken pipe problems
Hello all -
I am running rsync 2.5.6 on two FreeBSD 5.0 machines. I have experimented
with running rsync using ssh, with command lines like the following:
rsync -rv --progress jimbo@192.68.100.10:/usr/share/smbshare
/usr/home/jimbo
And also with running rsync as a daemon on the master server, and syncing to
it from the other machine like so:
rsync -rv --progress 192.168.100.10::test
2010 Oct 28
4
how do i find the trigger of an 'unknown' action
hi , in my logs i see that:
Completed in 1480ms (View: 267, DB: 90) | 200 OK [http://192.168.2.9/xyz/99]
SQL (1.4ms) SET NAMES ''utf8''
SQL (0.7ms) SET SQL_AUTO_IS_NULL=0
Processing xyzsController#images to gif (for 192.168.2.3 at 2010-10-28
15:22:35) [GET]
Parameters: {"id"=>"loading"}
ActionController::UnknownAction (No action responded to
2005 Apr 26
1
Help with Samba 2.2.8.0 to 3.0.4.0
Hello. I'm trying to convert a Samba server from 2.2.8.0 on AIX 4.3.3 to
Samba Version 3.0.4.0 on AIX version 5.2.0. I have listed my smb.conf
file from the old version below and was hoping someone could point to
the changes I'll need to make on the newer version. Thanks so much
Right now, the users are verified against an NT Domain and I'd like to
keep it that way.
I really
2006 May 10
2
Problem with adding printer drivers in Windows XP
I know this question has been asked quite a few times from the archive,
but nothing in the previous posts seems to help my setup. I currently
have samba 3.0.21c running on Slackware with CUPS as the printing
conduit. It's setup as a PDC as can be seen from the smb.conf file
below. I cannot, no matter what I've tried, get the server to allow me
to add printer drivers to a printer
2011 Dec 05
1
using StatEt IDE for Eclipse
Hi,
I'm trying to use StatEt IDE for Eclipse as my R editor, but I'm completely
lost. I've read all I could find online, made apparently all I had to do
(installing rj, configuraing StatEt, etc.) but still cannot make R running.
Below is the error log file.
Thank you so much for assistance.
Matteo
!ENTRY de.walware.statet.r.console.ui 1 0 2011-12-05 16:21:51.355
!MESSAGE
2020 Sep 20
3
help improving relevance of snippets displayed by Omega
Olly,
Thanks again very much for helping me improve my understanding of Xapian
and Omega. Thanks especially for pointing out that my idea of trying to
generate a snippet from stemmed text lacking capitalization and punctuation
would probably not produce a user-friendly result.
But I'm still doubtful that expanding the sample size could be the right
way to obtain excerpts from the document
2006 Oct 17
2
Finding out about objects and classes
When R help simply states something like:
Value:
An object of class '"loess"'.
How do I find out more about that class? Shouldn't there be a link in
the help file or something?
ATB
Mick
2009 Apr 06
1
Need Help with StatET Error/Bug? on Ubuntu 8.10 amd64
Hi,
I posted this message on the StatET-user board last week, but it looks like
a ghost-town...
I have a bad feeling that there is some code in the plug-in which doesn't
work well with my environment, but if I am lucky, maybe other users have
worked around this problem somehow - I am hoping that my setup is the issue.
Note: very similar StatET setups on 32-bit XP Pro and Vista run
2001 Dec 31
7
Happy New Year! RC3 Released!
Happy New Year from the Xiphophorus Team.
It took longer than we thought, but I think everyone will agree this is
our best release yet.
With drastic quality improvements and new bitrate management features,
this release brings us one step closer to 1.0.
Along with all the lovely VBR modes you are used to, you now have
millions more. oggenc's quality settings are 0-10 in increments of
2020 Oct 21
2
xapian-check sorted order error
Hi,
We were running xapian-check on one of our Xapian indexes and it
returns the following error:
position:
baseB blocksize=8K items=809896869 lastblock=2090419 revision=3161
levels=3 root=2084903
Failed to check B-tree: DatabaseError: Items not in sorted order
The other tables verify without issue. It looks like our oldest backup
of this database (a month old) has the same issue. Searching and
2008 Jan 05
4
PeriodicalUpdater onComplete broken?
Using the PeriodicalUpdater, I''m finding the onComplete is not firing.
I thought I''d get some feedback here before filing a bug report.
http://ianty.com/updater/update_test_1.6.0.1.html
http://ianty.com/updater/update_test_1.6.0.html
The above are examples of this for prototype 1.6.0 & 1.6.0.1.
I''m expecting the onComplete to fire after the update takes place, per
2007 Jan 22
11
getElementsBySelector broken in IE
Hi all:
getElementsBySelector appears to be broken in 1.5 final on IE.
getElementsBySelector works as expected in FF 1.5 final and also it
works correctly in IE in 1.5 RC2.
Here''s my simple code fragment:
var els = element.getElementsBySelector(''[recnum]'');
The variable els is undefined in 1.5 final on IE.
--~--~---------~--~----~------------~-------~--~----~
You
2004 May 21
3
recovering files from .recyle
I have created a recylce bin following the how-to, but I cannot figure out
how end users can restore items from the samba recycle bin.
2009 Nov 03
1
turn the ring tone OFF during dialing
Is the a way to turn the ring tone OFF during dialing?
When I'm in a macro mode I have to listen to ring the tone for 20sec before macro finish and I get connected.
--
Joseph
2007 May 14
8
Problem with script.aculos.us script
I''m newbie to rails application.
I like to use script.aculos.us script in my app.
I faced the following problem.
1. first i creat my application.
2. Then I copied the files
scriptaculous.js, builder.js, effects.js, dragdrop.js, controls.js and
slider.js
and prototype.js
into my app/public/javascripts/
3. Then included the <%= javascript_include_tag :defaults %> code into
head
2007 Sep 27
4
transportXML returns null?
Hi,
I want to load an XHTML file into DOM. I issue Ajax.Request and on
success do:
var response=transport.responseXML
Response is null. On the other hand:
var response=transport.responseText; // has the data.
Why is response=transport.responseXML returns null?
Here is the code:
function display() {
url = "http://" + location.hostname + port + "/fusion/
2003 Nov 13
2
What could be on udp:48152
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, I'm running stock FreeBSD with services running: samba (connections
allowed only from local network), lpd (same), bind (all interfaces), apache
(all), zope (local)
This machine is home gateway/http/printserver.
Recently some strange things happened as my printer all of sudden started to
print stuff when nobody prints... luckily (or
2007 Mar 08
7
ZKoss
Hi All,
Has anyone here used zkoss.org?
What do you think of it in comparison to scriptaculous?
--
Leonard Burton, N9URK
http://www.jiffyslides.com
service-CbOvBfcOUrWrJCssh9Shfg@public.gmane.org
leonardburton-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
"The prolonged evacuation would have dramatically affected the
survivability of the occupants."