search for: openurl

Displaying 20 results from an estimated 31 matches for "openurl".

2004 Jan 10
2
swat error
...28549) Selected IKWS Engine(s): kurifilter (plugins): (28549) Internet Keywords Fallback Search Engine: google kio (KTrader): KServiceTypeProfile::offers( SearchProvider, ) kio (KTrader): Returning 43 offers konqueror: _url localhost:901 filtered into http://localhost:901 konqueror: KonqMainWindow::openURL : url = 'http://localhost:901' serviceType='' view=(nil) konqueror: KonqMainWindow::abortLoading() konqueror: KonqView::stop() khtml (part): saveState! konqueror: setLocationBarURL : url = http://localhost:901 konqueror: KonqMainWindow::setLocationBarURL: url = http://localhost:901...
2001 Oct 02
1
calling browser in Windows
...c 3D graphics) that I mentioned earlier on the list, and I've hit a cross-platform problem. I want to allow the option of popping up a browser or opening the file in a browser automatically. On Unix, the following (stolen from help.start()) works: system(paste(browser, " -remote \"openURL(", url, ")\" 2>/dev/null || ", browser, " ", url, " &", sep = "")) If I want to do this in Windows, options("browser") is NULL. (For now I'm hardcoding browser to "C:/PROGRA~1/INTERN~1/IEXPLORE.EXE", b...
2006 Sep 05
3
mozilla and seamonkey not the same
I have searched the bugzilla and seamonkey has bugs when using "-remote openurl(www.google.com)" it always opens a new window. Mozilla did not have this problem. How can I continue to use the old mozilla? Both for system updates and for new 4.4 installs. I need the -remote functionality to not open new windows. Thanks, Jerry
2004 Feb 27
2
browseURL question
I have a quick question about the browseURL function. When I use the function in a UNIX environment, I have to use two sets of quotations if I have the & symbol in the URL. For Windows I only need to use the first set. For example, on Windows: browseURL("http://search.yahoo.com/search?p=Bioconductor&ei=UTF-8&fr=fp-tab-web-t&n=20&fl=0&x=wrt") will call up the
2001 Apr 21
2
display URL in browser
Does anyone know whether one can ``remotely'' make konqueror display a URL a la netscape -remote 'openURL(url)', and how this can be done? Thanks -k -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body",...
2005 Jun 08
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
...-u -n`" echo "Arguments received: $@" > $LOG MOZILLA_BIN="/usr/bin/mozilla" LANG=en $MOZILLA_BIN -remote "ping()" 2>&1 | grep "No running" >> $LOG 2>&1 if [ $? != 0 ] ; then echo "Calling: $MOZILLA_BIN -remote \"openurl(\"$RESULTADO\", new-window)\"" >> $LOG $MOZILLA_BIN -remote "openurl($RESULTADO, new-window)" else echo "Calling: $MOZILLA_BIN \"$RESULTADO\"" >> $LOG $MOZILLA_BIN "$RESULTADO" fi ----------------------...
2001 Apr 16
1
display URLs in browsers
Maybe someone knows the answer right away, but I am afraid that all of us are on Netscape ... With Netscape, we can do netscape -remote -openURL($url) Does anyone know how to get browsers other than Netscape to display URLs? I am specifically interested in gnome-help-browser mozilla but would welcome any pointers. -k -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www...
2005 Jun 09
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
...ents received: $@" > $LOG > MOZILLA_BIN="/usr/bin/mozilla" > LANG=en $MOZILLA_BIN -remote "ping()" 2>&1 | grep "No running" >> $LOG 2>&1 > if [ $? != 0 ] ; then > echo "Calling: $MOZILLA_BIN -remote > \"openurl(\"$RESULTADO\", new-window)\"" >> $LOG > $MOZILLA_BIN -remote "openurl($RESULTADO, new-window)" > else > echo "Calling: $MOZILLA_BIN \"$RESULTADO\"" >> $LOG > $MOZILLA_BIN "$RESULTADO" &...
2007 Jul 11
2
RWeka control parameters classifiers interface
Hello, I have some trouble in achieving the desired parametrisation for the weka classifier functions, using the package RWeka. The problem is, that the functions result=classifier(formula, data, subset, na.action, control = Weka_control(mycontrol)) do not seem to be manipulated by the mycontrol- arguments Perhaps this should be resepected via the handlers- argument , but the
2005 May 05
1
Starting Linux apps from Windows app (was: Re: wine & mime types)
...-u -n`" echo "Arguments received: $@" > $LOG MOZILLA_BIN="/usr/bin/mozilla" LANG=en $MOZILLA_BIN -remote "ping()" 2>&1 | grep "No running" >> $LOG 2>&1 if [ $? != 0 ] ; then echo "Calling: $MOZILLA_BIN -remote \"openurl(\"$RESULTADO\", new-window)\"" >> $LOG $MOZILLA_BIN -remote "openurl($RESULTADO, new-window)" else echo "Calling: $MOZILLA_BIN \"$RESULTADO\"" >> $LOG $MOZILLA_BIN "$RESULTADO" fi ----------------------...
2005 Jun 08
2
Problems with Lotus Notes R5.0.12 under Wine 20050524
Hello all, I have installed R5.0.12 on Red Hat Fedora Core 3, using Wine 20050524. I'm getting a lot of FIXME messages but everything seems to be working fine. Except for the following things: 1) Attachments are working fine, except for launching the attachment to open directly in OpenOffice.org or Adobe Reader ... Most likely that this is a WINE issue rather than a Lotus Notes/Under Wine
2009 Jan 07
13
HTTP parse error due to an extra percent sign
If you append an extra percent sign to a URL that gets passed to mongrel, it will return a Bad Request error. Kind of odd that "http://localhost/%" causes a "Bad Request" instead of a "Not Found" error. Here is the error from the mongrel log: HTTP parse error, malformed request (127.0.0.1): #<Mongrel::HttpParserError: Invalid HTTP format, parsing fails.>
2011 Jun 12
1
Score Test Function
...this it? #END OF CODE I am running R 2.13.0 in a windows 7 machine. Peng, C., Lee, K., & Ingersoll, G. (2002). An Introduction to Logistic Regression Analysis and Reporting. The Journal of Educational Research, 96(1), 3-14. Heldref Publications. Retrieved from http://www.informaworld.com/openurl?genre=article&doi=10.1080/00220670209598786&magic=crossref [[alternative HTML version deleted]]
1998 Mar 13
0
R-beta: modified "help.start()"
...url <- paste(remote, "/html/index.html", sep = "") } cat("If", browser, " is already running,\tit is *not* restarted,\n", "and you must switch to its window.\nOtherwise, be patient..\n") system(paste(browser, " -remote \"openURL(", url, ")\" 2>/dev/null || ", browser, " ", url, " &", sep = "")) } Then make an appropriate link from $RHOME into your web servers /htdocs tree and type help.start(remote='http://your.www.server/R') A.Gebhardt...
2006 Oct 27
0
seamonkey and new command mozilla-xremote-client
All, For 4.4 mozilla is out and seamonkey is in. In the old mozilla there was no command mozilla-xremote-client. In the new seamonkey there is a command mozilla-xremote-client. Under mozilla you could do "mozilla -remote "openurl(www.cnn.com)" and it would set the current page to the url. Trying this under seamonkey does not work. however, I just found the new command mozilla-xremote-client that does work now for seamonkey. My question is the command is only /usr/lib64/mozilla-seamonkey-1.0.5/ this directory and /us...
2008 Apr 24
2
alternatives to RColorBrewer?
I've found RColorBrewer useful for its qualitative palettes, but wished that it could generate more than 12 qualitative palettes (e.g. with Set3). Any suggestions for alternative color palette generators that can handle e.g. 18 distinctive colors? (I'm aware of using rainbow(), but this doesn't generate enough distinct colors when the number of palettes is large). Thanks, Andrew
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable (PR#1204)
...rian> a decade or so away. Brian> Brian> Which documentation do you suggest is altered and how? Given that I was looking at "help(help.start)" on 1.3.1 first, what the Dec 5 snapshot of 1.4.0 has is indeed better: The `browser' needs to work with a `"-remote openURL(...)"' call. Then, the hypertext R help interface is opened in any already running browser or a new one if necessary. Browsers that support this interface include Netscape 4.x, 6.2 (but not 6.0/1), Opera 5 and Mozilla 0.9.5. So shall we can close this? Dirk -- Good...
2001 Dec 09
0
Bug#123084: r-base: R documentatio search engine unusable (PR#1205)
...t; Brian> > Brian> Which documentation do you suggest is altered and how? Given that > > I was looking at "help(help.start)" on 1.3.1 first, what the Dec 5 snapshot > of 1.4.0 has is indeed better: > > The `browser' needs to work with a `"-remote openURL(...)"' call. > Then, the hypertext R help interface is opened in any already > running browser or a new one if necessary. Browsers that support > this interface include Netscape 4.x, 6.2 (but not 6.0/1), Opera 5 > and Mozilla 0.9.5. > > So shall we ca...
2004 May 26
2
Opening help pages in new tab of existing Mozilla Firebird
Subject pretty much says it all. I currently have options()$browser set to open help pages in Mozilla Firebird, but it starts a new window each time and I would like a new 'tab' in an existing window. Sorry if this is obvious, but I can't find anything. Kevin Wright
2000 Nov 02
1
how to extract directory with HTML version of help pages?
Is there a simple way to determine at run-time the directory with HTML version of help pages? (to see where I'm heading here, if you've got w3 installed under (X)Emacs on Unix _or_ a Microsoft OS, do w3-find-file and load $(R_HOME)/library/html/whateverfunction.html It's slightly nicer than the standard ESS text-help. best, -tony -- A.J. Rossini Rsrch. Asst.