Displaying 20 results from an estimated 335 matches for "scrapping".
Did you mean:
scraping
2015 Jan 10
2
Link-dest thinks file is newly created, but it isn't
...--dry-run --no-o --no-g --no-p
--exclude-from=/cygdrive/c/Users/clint/.rsync/exclude --delete
--delete-excluded --link-dest=../latest /cygdrive/c/Users/clint
/cygdrive/c/Users/nancy rsync at nas::NetBackup/sith/2015-01-09T11_58_16
Rsync comes back and tells me this:
<f+++++++++ nancy/Documents/SCRAPPING/Digital/Club
Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip
However, the file is clearly there. Here's a bit of history of the file
(with inodes listed):
301113395 -rwx------ 329 rsync users 205949262 Jun 26 2013
2014-12-29T02_00_02/nancy/Documents/SCRAPPING/Digital/Club
Scrap/0313Bookshelv...
2015 Jan 10
0
Link-dest thinks file is newly created, but it isn't
...from=/cygdrive/c/Users/clint/.rsync/exclude
> --delete --delete-excluded --link-dest=../latest
> /cygdrive/c/Users/clint /cygdrive/c/Users/nancy
> rsync at nas::NetBackup/sith/2015-01-09T11_58_16
>
>
> Rsync comes back and tells me this:
>
> <f+++++++++ nancy/Documents/SCRAPPING/Digital/Club
> Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip
>
>
> However, the file is clearly there. Here's a bit of history of the
> file (with inodes listed):
>
>
> 301113395 -rwx------ 329 rsync users 205949262 Jun 26 2013
> 2014-12-29T02_00_02/nancy/Docu...
2011 Mar 29
2
Scrap java scripts and styles from an html document
Hi,
I am working on developing a web crawler in R and I needed some help with
regard to removal of javascripts and style sheets from the html document of
a web page.
i tried using the xml package, hence the function xpathApply
library(XML)
txt =
xpathApply(html,"//body//text()[not(ancestor::script)][not(ancestor::style)]",
xmlValue)
The output comes out as text lines, without any html
2015 Jan 11
2
Link-dest thinks file is newly created, but it isn't
...Hash: SHA1
>
> What does --itemize-changes say about that file? Try using the stat
> command on the various copies of it to see what is different about them.
>
In my original message, I stated I used --itemize-changes, and I reported
the following:
> <f+++++++++ nancy/Documents/SCRAPPING/Digital/Club
> Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip
Are there other debug switches I should consider? I don't see why stat'ing
the file will matter considering that rsync thinks this file is new.
> When I run with a command like the following:
> >
> > /usr/bin...
2011 Dec 15
4
Scrapping Content from a website
Hey all,
I want to scrap some content from a website to rails application and
wants to authenticate the url of the website which I want to scarp so
please help me out....
Thank You!!!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2013 Feb 08
0
R 3 scrapping expresiónes regulares
...erio de
mi parte.
En ese mismo lugar bajo el título "A Regular Expressions Package For R",
dentro de material viejo, me viene a la cabeza las preguntas de hace
poco a esta lista, sobre las expresiónes regulares, y dentro de esta hay
un ejemplo que podría ser aplicable a la pregunta sobre scrapping, es
solo algo más al aporte de nuestros compañeros a la lista.
Javier Marcuzzi
2009 Mar 11
0
problem scrapping ATnT site (Matt White)
...n reach the person managing the list at
> mechanize-users-owner at rubyforge.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Mechanize-users digest..."
>
>
> Today''s Topics:
>
> 1. Re: problem scrapping ATnT site (Matt White)
> 2. need guidance on following links to download files (Reid Thompson)
> 3. Re: problem scrapping ATnT site (subhransu behera)
> 4. Mechanize, history and memory (barsalou)
> 5. [ANN] mechanize 0.9.2 Released (Aaron Patterson)
> 6. weird problem with...
2012 Dec 12
3
R-2.15.2 changes in computation speed. Numerical precision?
Speaking of optimization and speeding up R calculations...
I mentioned last week I want to speed up calculation of generalized
inverses. On Debian Wheezy with R-2.15.2, I see a huge speedup using a
souped up generalized inverse algorithm published by
V. N. Katsikis, D. Pappas, Fast computing of theMoore-Penrose inverse
matrix, Electronic Journal of Linear Algebra,
17(2008), 637-650.
I was so
2007 Sep 14
1
Unable to scrap gmail.com - EOFError: End of file reached
Hi all,
I am so excited to use mechanize! It has opened a whole new world of
projects for me :)
I am trying to login into the Gmail.com server, as described in
http://schf.uc.org/articles/2007/02/14/scraping-gmail-with-mechanize-and-hpricot
but am running into a few issues...
irb(main):010:0> page = agent.submit form
EOFError: end of file reached
from
2003 Nov 07
3
R input file scanning
If the portion of the file that you want to read is "rectangular" (same
number of fields in all lines and same type of data in each column), you can
use either read.table() or scan() and supply the skip= argument to skip over
the headers you don't want to read in.
HTH,
Andy
> From: Mathieu Drapeau [mailto:mathieu.drapeau at bioneq.qc.ca]
>
> Hi,
> I would like to know
2007 Nov 12
3
Weird error downloading a gzip''ed file
Hi all,
I''ve been using mechanize for a while and it rocks. Docs are pretty clear
and so far I''ve been able to do it on my own.
However, I''m stuck in a weird situation in a script to download my contact
list from hotmail.
I''ve used Firebug to check all urls, and tested it by hand while logged in
via browser.
Even in the script everything works well until the
2015 Jul 14
2
Samba3 shares cannot be mounted on linux box uisng cifs command , error "CIFS VFS: cifs_mount failed w/return code = -13"
Good Day All
I have a problem for our main fileserver base don samba 3.5.6
Let's give a bit of pregress first. We had a samba 3.5.6 installation which
was acting as a PDC for our internal domian called CCDC. On a sapearate
machine, we had another installation of samba 3.5.6 to act just as file
share server.
All was working ok, till I upgraded the PDC form samba 3.5.6 to samba
4.2.2 , using
2004 Dec 28
1
Hardware opinions?
Hello, I am trying to build up a pretty meaty Asterisk box after doing our initial testing and playing on a 1ghz system.
Right now I have decided on a prebuilt system which I normally don't do but thought it seemed like a good deal.
I have included the initial specs below, I will be adding another 1 GB of RAM for a total of 2 GB.
My first question is regarding the serial ATA drives... I
2012 Aug 11
1
device "mismatch", coordinates trouble with X11 and pdf devices
Greetings.
I'm trying to understand a problem on a Dell Laptop. Details below,
also uploaded the R working example that I pasted below.
http://pj.freefaculty.org/scraps/testSymbols.R
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5]
2015 Jan 11
0
Link-dest thinks file is newly created, but it isn't
...--itemize-changes say about that file? Try using the
> stat command on the various copies of it to see what is different
> about them.
>
>
> In my original message, I stated I used --itemize-changes, and I
> reported the following:
>
>> <f+++++++++ nancy/Documents/SCRAPPING/__Digital/Club
>> Scrap/0313BookshelvesCSD/__0313BookshelvesCSD.zip
>
> Are there other debug switches I should consider? I don't see why
> stat'ing the file will matter considering that rsync thinks this
> file is new.
>
>> When I run with a command like the...
2009 Jun 26
2
HW recommendations for small, cheap, reliable server
To support small biz, family.
Have a bunch of old clunker boxes on the scrap heap that would
probably do the job as a server. But I'm not confident
they would be reliable enough.
Capable of supporting maximum of a dozen 2-line ATAs.
Don't want to spend more than a couple hundred dollars
on a new server box.
--
Drew Einhorn
-------------- next part --------------
An HTML attachment
2013 Feb 01
4
Scrapping con R
Buenas tardes a todos:
No sé si alguno de vosotros sabe si con R es posible buscar una palabra en
una web (por ejemplo, buscar "Alicante" en www.lasprovincias.es) y que,
cada vez que lo encuentre, vaya almacenado las urls en un data.frame
gracias de antemano!
--
Beatriz Martínez
[[alternative HTML version deleted]]
2014 Aug 06
3
portableParalleSeeds Package violation, CRAN exception?
I'm writing to ask for a policy exception, or advice on how to make
this package CRAN allowable.
http://rweb.quant.ku.edu/kran/src/contrib/portableParallelSeeds_0.9.tar.gz
Yesterday I tried to submit a package on CRAN and Dr Ripley pointed
out that I had not understood the instructions about packages. Here's
the part where the R check gives a Note
* checking R code for possible
2015 Jul 14
2
Samba3 shares cannot be mounted on linux box uisng cifs command , error "CIFS VFS: cifs_mount failed w/return code = -13"
Thanks Rowland!
few answers to your question:
1) I used the samba-tool domain classicupgrade to "migrate" the domain for
the pdc to a new Ubuntu server with sernet-samba-4.2.2
2) on the DC, I have configured the service to use the old winbind, as
that's just enaugh for our domain and it looked more stable during the test
phasethe smb.conf of the DC is the following:
[global]
2023 Oct 11
2
Replication of Samba 4.8 DC to 4.19 ?
I have a particular AD domain which, due to hardware- and OS-related issues,
is still at version 4.8.12.
It is finally possible to upgrade the system. If I add a new version 4.19 DC
to the domain, will it replicate correctly from version 4.8.12, or will I
need to upgrade in phases, from major version to major version?
The current DCs would then be removed from the domain and scrapped.
Any tips,