Displaying 8 results from an estimated 8 matches for "arundel".
Did you mean:
andel
2011 May 28
1
newbie xml parsing question
...#39;m interested in into R :
library(XML)
url <- "http://www.zillow.com/homes/511 W Lafayette St, Norristown, PA_rb"
doc <-doc <- htmlTreeParse(url1, isURL=TRUE)
doc
I'd like to be able to pull the following information into R
href home details string :
/homedetails/236-Arundel-Ave-Horsham-PA-19044/9933810_zpid/#{scid=hdp-site-map-bubble-address}
value for Zestimate \ Price: $239,000
Beds : 3
Baths: 1.0
Sqft :1630
I noticed all that information is in "doc". The section of doc where the
information is contained is shown below. How do I go about extracting this...
2007 Mar 07
7
London meetup?
Following Luke''s very successful Puppet talk at GLLUG in London, which
was so over-subscribed there were people queueing outside and pressing
their little faces up against the glass, I wonder if the market will
bear a London Puppet meet?
If there are more than two or three people interested it might be worth
arranging something, perhaps a pub session where we can talk about what
2011 May 15
1
Need help with text processing / string split
I used screen scraping to extract some information and put it into a table
called tbl. Now I want to modify the table a bit so the data can be more
useful. Here's the code I used:
library(XML)
rm(list=ls())
url <-
"http://webapp.montcopa.org/sherreal/salelist.asp?saledate=05/25/2011"
tbl <-data.frame(readHTMLTable(url))[2:405, c(3,5,6,8,9)]
names(tbl) <-
2003 Jun 26
3
Off Subject
Pardon me for asking this general question with regards to Samba but I've been searching and haven't found a source that would answer my question.
Is there some site, list, etc, that lists companies, schools, etc, who have volunteered information that they use Samba in their day-to-day operations?
This would be of great interest to us as it would show Linux/Samba to be a viable
2007 Mar 04
14
What I am doing with Puppet.
Hi,
Luke asked me if I was willing to share what I am doing with the Puppet user
community. So here goes:
I am using puppet to manage one host right now. While that isn''t a good
advertisement for Puppet''s scaling capabilities, I find it interesting
because I built my single node (personal mail, svn, ci and web server) with
puppet where I could (clearly there was some
2012 Feb 21
4
file and user permissions on the puppet master, best practice
Hi all. New puppet developer. Very excited. I have the agents
communicating with the puppet master.
I''m wondering now about best practice for file and user permissions on
the puppet master. Most of my wonder probably stems from general lack
of understanding in this area. I''d like to get it right though to
avoid refactoring later.
1. What''s the best practice, or your
2011 Nov 28
1
[LLVMdev] -Wx backing out a previous -Wno-error=x
hi there,
i ran into a situation, which seemed non-intuitive to me. so i wanted to ask,
whether this behavior is intentional, and/or maintained due to gcc
compatibility, or non-intentional.
compiling xxx.c with an explicit
int n;
...
n = n;
...
via
'clang -Wno-error=self-assign -Werror xxx.c -o xxx'
i get the following warning:
"
tower.c:5:7: warning: explicitly assigning a
2007 Mar 15
0
London "Puppet Muppets" meetup - Thurs 22nd March
Well I have thought of a bunch of good names, but unfortunately that is
the one that seems to have stuck :D
So a bunch of us will be assembling in the Old Bank of England pub in
Fleet Street, London, next Thursday, at about 7pm for a social evening
of drinks and chatter more or less related to Puppet. Everyone that
wants to come along is welcome, whether or not you use Puppet or are
interested in