Re: [PHP] Good source for sample data?

2010-02-01 Thread clancy_1
On Fri, 29 Jan 2010 15:08:49 -0800, br...@briandunning.com (Brian Dunning) 
wrote:

Thanks for the suggestions but I couldn't find any that suited my needs, so I 
made my own. Feel free to download if you can use them, I made files with up 
to a million unique records.

Name, Company, Address, Phone, Email, etc., all are fake but are real 
addresses with correct area codes, zips, exchange, so will work for mapping, 
phone or address validation, whatever your needs are. Hope someone find it 
useful.

http://www.briandunning.com/sample-data/

Thank you for this. I was just wondering where I could get a reasonably large 
set of
sample data to demonstrate my mailmerge type program, and this will serve the 
purpose
nicely. It will also enable me to test it on a much larger set of data than my 
laboriously
assembled private address book (which has 666 entries).

(My program worked well with the 500 entry file, but had serious problems with 
the 5000
entry file. However when I cut this back to 1700 entries it again worked 
correctly, though
it was a bit slow.)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Good source for sample data?

2010-01-30 Thread tedd

At 3:08 PM -0800 1/29/10, Brian Dunning wrote:
Thanks for the suggestions but I couldn't find any that suited my 
needs, so I made my own. Feel free to download if you can use them, 
I made files with up to a million unique records.


Name, Company, Address, Phone, Email, etc., all are fake but are 
real addresses with correct area codes, zips, exchange, so will work 
for mapping, phone or address validation, whatever your needs are. 
Hope someone find it useful.


http://www.briandunning.com/sample-data/


Brian:

Thanks -- that was very nice of you.

Cheers,

tedd

--
---
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Good source for sample data?

2010-01-29 Thread Bob McConnell
The US Census Bureau has lists of first names and surnames online with a
breakdown of their frequency within the US population. It was very
simple to extract just the names into arrays. We found it quite useful
for generating database records for testing. YMMV.

Bob McConnell

-Original Message-
From: james stojan [mailto:james.sto...@gmail.com] 
Sent: Thursday, January 28, 2010 8:38 PM
To: TG
Cc: Brian Dunning; php-general@lists.php.net; my...@lists.mysql.com
Subject: Re: [PHP] Good source for sample data?

Fakenamegenerator.com is pretty good for these kinds of records, alot of
variety and can change order/formating for them but they do limit free
orders to 50k records.

http://www.fakenamegenerator.com/order.php

On Thu, Jan 28, 2010 at 8:06 PM, TG tg-...@gryffyndevelopment.com
wrote:

 I remembered a coworker found an online resource that generated sample
data
 for you.  I hit google and I think I found it:

 http://www.generatedata.com/

 I I found it on a list of resources for data generation:

 http://www.webresourcesdepot.com/test-sample-data-generators/


 I've never used any of these, but once again.. Google is your friend.

 -TG

 - Original Message -
 From: Brian Dunning br...@briandunning.com
 To: php-general@lists.php.net, my...@lists.mysql.com
 Date: Thu, 28 Jan 2010 15:52:41 -0800
 Subject: [PHP] Good source for sample data?

  Hey all -
 
  I need a few million sample contact records - name, company,
address,
 email, web, phone, fax. ZIP codes and area codes and street addresses
 should be correct and properly formatted, but preferably not real
people
 or companies or email addresses. But they'd work if you did address
 validation or mapping. Anyone have a suggestion?
 
  - Brian
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php
 
 

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Good source for sample data?

2010-01-29 Thread Brian Dunning
Thanks for the suggestions but I couldn't find any that suited my needs, so I 
made my own. Feel free to download if you can use them, I made files with up to 
a million unique records.

Name, Company, Address, Phone, Email, etc., all are fake but are real addresses 
with correct area codes, zips, exchange, so will work for mapping, phone or 
address validation, whatever your needs are. Hope someone find it useful.

http://www.briandunning.com/sample-data/

On Jan 28, 2010, at 3:52 PM, Brian Dunning wrote:

 I need a few million sample contact records - name, company, address, email, 
 web, phone, fax. ZIP codes and area codes and street addresses should be 
 correct and properly formatted, but preferably not real people or companies 
 or email addresses. But they'd work if you did address validation or mapping. 
 Anyone have a suggestion?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Good source for sample data?

2010-01-28 Thread TG
I remembered a coworker found an online resource that generated sample data 
for you.  I hit google and I think I found it:

http://www.generatedata.com/

I I found it on a list of resources for data generation:

http://www.webresourcesdepot.com/test-sample-data-generators/


I've never used any of these, but once again.. Google is your friend.

-TG

- Original Message -
From: Brian Dunning br...@briandunning.com
To: php-general@lists.php.net, my...@lists.mysql.com
Date: Thu, 28 Jan 2010 15:52:41 -0800
Subject: [PHP] Good source for sample data?

 Hey all -
 
 I need a few million sample contact records - name, company, address, 
email, web, phone, fax. ZIP codes and area codes and street addresses 
should be correct and properly formatted, but preferably not real people 
or companies or email addresses. But they'd work if you did address 
validation or mapping. Anyone have a suggestion?
 
 - Brian
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Good source for sample data?

2010-01-28 Thread james stojan
Fakenamegenerator.com is pretty good for these kinds of records, alot of
variety and can change order/formating for them but they do limit free
orders to 50k records.

http://www.fakenamegenerator.com/order.php

On Thu, Jan 28, 2010 at 8:06 PM, TG tg-...@gryffyndevelopment.com wrote:

 I remembered a coworker found an online resource that generated sample data
 for you.  I hit google and I think I found it:

 http://www.generatedata.com/

 I I found it on a list of resources for data generation:

 http://www.webresourcesdepot.com/test-sample-data-generators/


 I've never used any of these, but once again.. Google is your friend.

 -TG

 - Original Message -
 From: Brian Dunning br...@briandunning.com
 To: php-general@lists.php.net, my...@lists.mysql.com
 Date: Thu, 28 Jan 2010 15:52:41 -0800
 Subject: [PHP] Good source for sample data?

  Hey all -
 
  I need a few million sample contact records - name, company, address,
 email, web, phone, fax. ZIP codes and area codes and street addresses
 should be correct and properly formatted, but preferably not real people
 or companies or email addresses. But they'd work if you did address
 validation or mapping. Anyone have a suggestion?
 
  - Brian
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php
 
 

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php