search for: webpag

Displaying 20 results from an estimated 2103 matches for "webpag".

Did you mean: webpage
2016 Aug 11
7
script to make webpage snapshot
Dear Experts, Could someone recommend a script or utility one can run from command line on Linux or UNIX machine to make a snapshot of webpage? We have a signage (xibo) and whoever creates/changes content, likes to add URLs of some webpages there. All works well if these are webpages on our servers (which are pretty fast), but some external servers often take time to respond and take time to assemble the page, in addition these servers...
2013 Aug 14
6
convert webpage to image
What is the easiest way to convert a webpage into a jpg or png file? I've seen several programs that can do various conversions, but nothing open source that can do it in a single conversion. Just wondering if anyone on the list has suggestions for something I can put into a script to convert a webpage into a file I can use with my scr...
2004 Apr 21
2
Extracting information from webpages
...nce > project. > Ideally, I would do this at a website of my choosing (e.g. > morningstar.com) and > have the possibility of getting a wide range of other information about > the security > as well. I see there is a package httpRequest that should allow me to > retrieve the webpage with an posted security symbol. I looked at package > XML for processing the returned webpage, but it didn't work on an > example *.asp file that I tried. I also checked out the nascent package > fBasics, > but I didn't find what I'm looking for. I know there is a Per...
2016 Aug 11
3
script to make webpage snapshot
...o.edu>: > >> >> On Thu, August 11, 2016 5:02 pm, John R Pierce wrote: >>> On 8/11/2016 1:46 PM, Valeri Galtsev wrote: >>>> Could someone recommend a script or utility one can run from command line >>>> on Linux or UNIX machine to make a snapshot of webpage? >>>> >>>> We have a signage (xibo) and whoever creates/changes content, likes to add >>>> URLs of some webpages there. All works well if these are webpages on our >>>> servers (which are pretty fast), but some external servers often take time >&g...
2016 Aug 11
0
script to make webpage snapshot
On 8/11/2016 1:46 PM, Valeri Galtsev wrote: > Could someone recommend a script or utility one can run from command line > on Linux or UNIX machine to make a snapshot of webpage? > > We have a signage (xibo) and whoever creates/changes content, likes to add > URLs of some webpages there. All works well if these are webpages on our > servers (which are pretty fast), but some external servers often take time > to respond and take time to assemble the page, in...
2016 Aug 11
3
script to make webpage snapshot
On Thu, August 11, 2016 5:02 pm, John R Pierce wrote: > On 8/11/2016 1:46 PM, Valeri Galtsev wrote: >> Could someone recommend a script or utility one can run from command >> line >> on Linux or UNIX machine to make a snapshot of webpage? >> >> We have a signage (xibo) and whoever creates/changes content, likes to >> add >> URLs of some webpages there. All works well if these are webpages on our >> servers (which are pretty fast), but some external servers often take >> time >> to respond...
2019 Jun 06
5
Webpage to track implementation status of OpenMP features
Long story short: We want to create a webpage under llvm.org that shows the implementation status of OpenMP features, similar to https://clang.llvm.org/cxx_status.html . Please let me know if you have wishes, questions, or concerns. Cheers, Johannes
2006 Mar 15
4
Ruby - Feed Generators
Hi All, Can anyone help me in making feed[xml/rss] generator for a webpage based on ruby/ruby on rails. Tell me if any ruby code is already available, to generate feeds for a webpage. Thanks in Advance. Sumanth. -- Posted via http://www.ruby-forum.com/.
2004 Aug 06
2
Re: Viewing Broadcast using scope in a Webpage
Is there a method to code on XHTML webpage that will use a "scope" to display the music stream that is being played? (like something using JavaScript?)... Just curious... Murray Saul <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from thi...
2013 Nov 22
1
[LLVMdev] LLVM Passes WebPage
Why in the webpage http://llvm.org/docs/Passes.html some of the passes such as "correlated value propagation" or "early cse" are not described? Am I missing some other webpage with these informations? Thank you in advance, Niko -------------- next part -------------- An HTML attachmen...
2016 Aug 11
0
script to make webpage snapshot
On 2016-08-11, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote: > Dear Experts, > > Could someone recommend a script or utility one can run from command > line on Linux or UNIX machine to make a snapshot of webpage? > > We have a signage (xibo) and whoever creates/changes content, likes to > add URLs of some webpages there. All works well if these are webpages > on our servers (which are pretty fast), but some external servers > often take time to respond and take time to assemble the page, in...
2012 Oct 18
1
Keep loop running after webpage times out?
Hi I have created a loop to obtain data from several webpages but the loop keeps crashing with the error "Error in function (type, msg, asError = TRUE) : Operation timed out after 5000 milliseconds with 9196 bytes received" Page = getURLContent(page[i], followlocation=TRUE, curl = curl,.opts=list( verbose = TRUE, timeout=5)) I am no...
2004 Aug 06
2
Re: Viewing Broadcast using scope in a Webpage
Hi Thomas, So those possible solutions could allow for an audio spectrum analyzer to be on a webpage? (i.e. like the ones you can see on XMMS or WinAmp?) Murray Thomas B. Ruecker, DM8TBR wrote: >Hi Murray, > > > >>Is there a method to code on XHTML webpage that will use a "scope" to >>display the music stream that is being played? (like something using >&...
2008 Mar 20
3
download webpage in R
Hi, everyone I want to download a XML webpage and save it as a file in my local machine. Is there any way to do it in R? Thanks a lot Gilbert [[alternative HTML version deleted]]
2010 Nov 26
5
simple website hit counter
...a ton of stuff that doesn't actually do what I'm looking for. I want a simple hit counter cgi script of some kind that will increment a counter on every page load but I want to access the counter from a different page. In other words, I don't want to have a visible hit counter on the webpage itself. I want to have a different webpage that will show me the number. -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
2019 Jun 06
2
Webpage to track implementation status of OpenMP features
...t hotmail.com] > Sent: Thursday, June 6, 2019 4:07 PM > To: Doerfert, Johannes <jdoerfert at anl.gov> > Cc: Doerfert, Johannes via llvm-dev <llvm-dev at lists.llvm.org>; kli at ca.ibm.com; Narayanaswamy, Ravi <ravi.narayanaswamy at intel.com> > Subject: Re: [llvm-dev] Webpage to track implementation status of OpenMP features > > I don't know where it comes from, currently there is just 2 patches with the new functionality : mapper implementation in clang and in the runtime. Plus the patch for unified memory. > > Best regards, > Alexey Bataev >...
2013 Feb 16
7
Passing R code from webpage
Hi all, Is there a way to pass R code from web page (html file) to do some statistics and than plot the output in web browser. I am looking forever at this, and cant find a way. Regards,m -- View this message in context: http://r.789695.n4.nabble.com/Passing-R-code-from-webpage-tp4658800.html Sent from the R devel mailing list archive at Nabble.com.
2012 Apr 02
1
How to layout the output nicely into webpage?
How to layout the output nicely into webpage? Hi all, I have data which is about 60000 x 1 divided into trunks and in the following for loop I am doing data analysis trunk by trunk. The goal is to layout the data and analysis summaries side-by-side in a clear manner. I guess the best way to present these is to put them on a HTML webpage...
2004 Aug 06
1
Re: Viewing Broadcast using scope in a Webpage
Hi Thomas, Thanks for the info, I just wanted to experiment with a different effect for my webpage... I will check out Java/Flash... Murray Saul <p>Thomas B. Ruecker, DM8TBR wrote: >>So those possible solutions could allow for an audio spectrum analyzer >>to be on a webpage? >>(i.e. like the ones you can see on XMMS or WinAmp?) >> >> >no, you missun...
2006 May 30
1
Url encoding Help Pls!
Hi guys, it''s me again, I want to come up with the following url: www.mysite.com/webpage?myid=1 I keep coming up with the following url: www.mysite.com/webpage%3Fmyid%3D1 require ''uri'' $myurl = URI.escape("webpage?myid=") redirect_to(:action => $myurl + 1 ) what am I doing wrong? I also tried require ''cgi'' $myurl = CGI::unescape(&q...