Displaying 20 results from an estimated 100 matches similar to: "mechanize: 400 Bad Request"
2006 Oct 11
2
Mechanize: save and cancel doesn''t work in JSPWiki
I''m trying to submit data in JSPWiki (edit page). I can read the data
in the form, but nothings get saved when I submit the page. Cancel
doesn''t work either. I don''t get any errors. There is no JavaScript
used to submit the form.
After I''m logged in I do the following:
def save(page, content)
@agent.get(@base_url + "Edit.jsp?page=#{page}")
2008 Dec 01
2
question on yum-downloadonly
Hi
I found yum-downloadonly and executed my command do that and save the
dependencies in my current directory.
Now when I execute my command:
rpm -i mypackage
all the dependencies are not found even though they are in the current
directory.
if I do a "yum install mypackage" (and its in the current directory) its
not found either.
How do I now install the mypackage in the current
2006 Aug 04
4
Tabs
I''m new to Ruby/Rails
I want to create Tabs similar to these...
http://demo.raibledesigns.com/struts-menu/tabbedMenu.jsp;jsessionid=aM2yeUTgLeTbY7WLAZ;jsessionid=aBFrrGHWQim4pwSPAZ?People
Can someone outline the best method?
Specifically,
Is creating a tabs.html in \..apps\views\layouts and using
class PhotoController < ApplicationController
layout "tabs"
....in my
2003 Feb 24
1
Opera 7
Hi guys,
I was just surprised to see that the Opera 7 Installer (without Java) runs
perfectly and installs Op7. After that I was even more surprised to see that
also Opera itself starts without any modifications needed as wine opera.exe.
But surfing a little around I found some problems, for which perhaps anyone
here has a solution?
- sadly it crashes every now and then. I suspect something
2007 May 23
4
Error when posting form
Trying to submit a form is resulting in the following error:
>> page = agent.submit(f, f.buttons.first)
query: "action=start&quick=Y&clientApp=0&clientID=MCO"
Net::HTTP::Post: /dealerApply/controller.jsp
using cookie:
JSESSIONID=GJ4NCvGJDTlrvrKsLw17hZ3FnlXFdVkvB5hh1jLkHKcH4Tn27371!-538794652
request-header: accept-language => en-us,en;q0.5
request-header: connection
2005 Jul 16
2
InfoWeek Article on VOIP
Here's t
link:
http://www.informationweek.com/story/showArticle.jhtml;jsessionid=JUEFVG
ENEA01YQSNDBCCKH0CJUMEKJVN?articleID=165702588
The bottom line is that they compare retail VOIP providers like Comcast
Cable, Time-Warner Cable, AT&T, Vonage, Packet8 et al. Their
methodology seems sound. Their conclusion is that retail VOIP services
don't yet match the PSTN for reliability &
2007 Aug 01
1
lossless codecs in wireless headphones.
Hey,
just came across this article.
http://www.eetimes.com/news/latest/showArticle.jhtml;jsessionid=ZLCZZJMVGJYNYQSNDLSCKHA?articleID=201202250
.
Many of you would be already aware of this. It mentions flac also. i feel it
is a good segment(stereo wireless headsets over bluetooth) to push flac
given very light decoder and using encoder at low compression(to reduce
complexity). Though very less is
2006 Aug 01
5
how do set default value for ActiveRecord fields?
Everytime a new record object is created i.e. Record.new, i want certain
fields to be the same.
Any idea how to do this?
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2008 Oct 13
2
echo over digital line
Hi,
I'm using a 4-port BRI card (b410p) to make and receive calls (via chan_misdn):
http://www.digium.com/en/products/digital/b410p.php
This card supposedly has hardware echo cancellation.
How can I check that echo cancellation is actually ON (taps, etc) on a given misdn channel (like with the "zap show channel X" command). "misdn show channel X" doesn't seem to show
2009 Apr 13
5
HP Laserjet Printer Installation
Hi all,
I have a very good query related to printer sharing using samba. Following
is the scenario...
I had installed HP laserjet 9040Dn printer on redhat Enterprise linux 5.
Shared it using samba. Used winbind protocol to integrate linux with
windows AD 2003. Now i am able to see printer in Active directory as well
as linux computer account in AD. But unable to set option
lpadmin -p printer
2007 Aug 21
7
Signin to LinkedIn
Hi,
Does anyone have the formula for getting logged into LinkedIn?
Here''s my current attempt:
require ''rubygems''
require ''mechanize''
agent = WWW::Mechanize.new
home_page = agent.get(''http://www.linkedin.com'')
signin_page = agent.click home_page.links.text(''Sign in'')
puts "\nSIGNIN PAGE"
2008 Apr 14
1
ctv, install.views, install.packages (& update.packages)
Dear all,
Wouldn't it be helpful if the
install.views
install.packages
update.packages
had a "downloadonly=TRUE" flag which would allow us to download the
packages and install them later (or put them in a USB stick and take
them for installation on anothe PC).
I am behind a firewall (Bank) and I have serious plroblem updating R or
installing views (Finance, Econometrics etc.
2006 Oct 11
0
Mechanize: save and cancel doesn''t work in JSPWiki: Firefox header
This the header from Firefox to the JSPWiki server when submitting the form.
There is also the redirect, but I only copied the POST.
POST /coswiki/Edit.jsp?page=OldWikiNewWikiDiff HTTP/1.1
Host: tns-fbu-22-091.corp.telenor.no:880
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7)
Gecko/20060909 Firefox/1.5.0.7
Accept:
2009 Jul 20
0
Differences in Samba and CIFS in terms of keeping the deleted files open?
I see there are some bugzilla links open but not really sure if they conform
to the same behaviour what I see.
http://www.mail-archive.com/samba at lists.samba.org/msg94854.html
https://bugzilla.samba.org/show_bug.cgi?id=5315
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6213298
http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=991fdfd56a9fcffffffffcbbb8cdf50d6de3?bug_id=4313887
2005 Jan 06
0
Has anybody tried to program MSP430 microcontrollers from TI?
Hi all,
I'm rappedly moving away from windows, but one of the last programs i need to
run in windows is 'IAR Embedded Workbench (Kickstart Version)'
I've tried to run it some time ago (i think about 2 months back) in wine, but
it didn't work so well back then. I haven't tried it with newer versions
since then.
I need that program so i can program my msp430
2015 Jun 13
0
Asterisk and Deutsche Telekom
Am 13.06.2015 um 13:54 schrieb Luca Bertoncello:
> I think there are many german users in this ML, that use Asterisk with the
> new line of Deutsche Telekom (Magenta Zuhause).
I don't think so. Most users will use the router provided by Telekom.
Anyway, after 15 seconds of Google'ing for Magenta Zuhause and SIP,
maybe this will help you:
2015 May 31
2
Signaling incoming call
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Guenther Boelter <gboelter at gmail.com> schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On 05/31/2015 02:31 PM, Luca Bertoncello wrote:
> > Hi list!
> >
> > Now all works as expected, at least in the simulation I did with
> > AsteriskNOW. Hopefully it will work later, when Deutsche Telekom
2009 Apr 25
0
qemu 0.10.2 and Solaris snv111 64 Bit /"unexpected erratum #100"
Hi
I''ve installed Solaris snv111 in a QEMU virtual machine using qemu
0.10.2 with kqemu 1.4 enabled. The installation worked without problems
but after rebooting from the virtual disk Solaris panics:
qemu usage:
/opt/qemu_0.10.x/bin/qemu-system-x86_64 -net user -net nic -usb
-usbdevice tablet -L /usr/local/share/qemu_0.9.x -boot c -m 1024 -net
nic,model=rtl8139 -net nic -net nic
2010 Aug 08
2
subset of string by index
How can I get a substring based on the index into the string?
strM <- c("abcde", "cdefg")
ind <- c(1,3,5)
I want to use ind to index into the strings so the result is:
strMind <- c("ace", "ceg")
2020 Aug 02
5
8.2.2004 Latest yum update renders machine unbootable
><snip>
> >> Yes .. it should be on mirror.centos.org now .. you could change the
> >> repo where your updates come from.? OR .. wait for that mirror to get
> >> updated.
> >
> >
> > I just did
> > yum clean all
> > yum update
> >
> > and 15-8 showed up.? Maybe the 'clean all'
> did it, or maybe just