RootsWeb.com Mailing Lists
Previous Page      Next Page
Total: 6820/10000
    1. Re: [FreeHelp] Drawing schematics
    2. Ron Yates
    3. I am in need of a program that I can use to lay out a cemetery showing the respective burial locations on an HTML page. Would this be such a program or might there be a better option available? Ron > > Have sorted out my problems in Windows 7 32 bit, and the GEDmill program > is running OK. > > I've noted your comments about not being able to create a Surnames only > tree. I suspect that can be overcome, provided you make a separate > Gedcom file in that format. > > The HTML output files can be easily edited and the overall CSS can be > customized to create an original looking

    10/20/2012 04:01:16
    1. Re: [FreeHelp] GEDMill Software Installation
    2. Caroline
    3. Thank you Tony Caroline --- On Sat, 10/20/12, Tony Myers <tonymyers.ancestry@gmail.com> wrote: From: Tony Myers <tonymyers.ancestry@gmail.com> Subject: [FreeHelp] GEDMill Software Installation To: freepages-help@rootsweb.com Date: Saturday, October 20, 2012, 9:28 PM @ Caroline & Barry, I am running an HP x64 machine with Win7 Home Premium and installed GEDMill software first by right-clicking and installing as administrator. "DO NOT OPEN AT FINISH"  Unclick the check mark, click 'Finish' and closed the program. Once installed, I then right-clicked on the short-cut and clicked on 'Troubleshoot Compatibility'. This launched the software, adjusted settings for Win98 XP Service Pack 2 and I just followed the instructions. I use Family Tree Maker 2012 software for my family tree because I have all of mine on Ancestry.com and it auto-syncs with my desktop software. So I exported a .GED file as 'Other' (non-FTM UT-8) GEDCom 5.5 file, loaded it into GEDMill and went right through the instructions. The software generated the pages with no problem whatsoever. Give it a try. You will probably like it. Regards, Tony Myers Lakeland, Florida tonymyers.ancestry@gmail.com -----Original Message----- From: freepages-help-request@rootsweb.com Sent: Saturday, October 20, 2012 10:11 PM ------------------------------ Message: 4 Date: Sun, 21 Oct 2012 13:23:28 +1300 From: Barry Carlson <barrycarlson@clear.net.nz> Subject: Re: [FreeHelp] Drawing schematics To: freepages-help@rootsweb.com Message-ID: <50834080.4030800@clear.net.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 21/10/2012 1:18 p.m., Caroline wrote: > http://www.logicmill.com/   This program does not seem to work on Windows > 7. > > ---------------- Caroline, That may well be the case. I haven't tried it, but will go and check it out now. Barry ------------------------------- To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/20/2012 03:38:55
    1. Re: [FreeHelp] Drawing schematics
    2. Caroline
    3. Barry,    Thanks for checking. Caroline --- On Sat, 10/20/12, Barry Carlson <barrycarlson@clear.net.nz> wrote: From: Barry Carlson <barrycarlson@clear.net.nz> Subject: Re: [FreeHelp] Drawing schematics To: freepages-help@rootsweb.com Date: Saturday, October 20, 2012, 5:40 PM On 21/10/2012 1:23 p.m., Barry Carlson wrote: > On 21/10/2012 1:18 p.m., Caroline wrote: >> http://www.logicmill.com/   This program does not seem to work on Windows 7. >> >> ---------------- > Caroline, > > That may well be the case. I haven't tried it, but will go and check it > out now. > > Barry --------------------------- I've just checked it out in Windows 7 32 bit, and found that it doesn't work as Caroline indicated. Now this could be a good reason why you kept the old Win XP computer! Once the pages have been generated, there will be no problem in viewing them in what-ever browser / operating system. Barry ------------------------------- To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/20/2012 11:42:05
    1. Re: [FreeHelp] Drawing schematics
    2. Caroline
    3. http://www.logicmill.com/   This program does not seem to work on Windows 7. Caroline --- On Sat, 10/20/12, Barry Carlson <barrycarlson@clear.net.nz> wrote: From: Barry Carlson <barrycarlson@clear.net.nz> Subject: Re: [FreeHelp] Drawing schematics To: gdav9@gdavis.id.au, freepages-help@rootsweb.com Date: Saturday, October 20, 2012, 5:07 PM On 21/10/2012 12:20 p.m., Greg wrote: > I can already produce trees to show relationships within families but > what I would like to do is draw an overall schematic showing the big > picture which would include both sides of the family and where generally > to find different family names. ie. just a bunch of boxes with only > surnames, not for every member of the family, just the family, and lines > linking each surname. > > I would like a piece of software that you can place a box on the screen > and maybe able to move it later to accommodate other boxes as necessary. > Of course it would be nice if it produced HTML output. > > Any suggestions ? > ---------------------------- Greg, You might like to have a look at GEDmill, a free software package capable of doing what you are asking. http://www.logicmill.com/ An example of a complex GEDmill tree containing over 10,000 names can be found at:- http://treeby-family.co.uk/home.html Disclaimer:- I have not used the software and only became aware of it when working on the Drake family tree contained in the above website. Barry ------------------------------- To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/20/2012 11:18:33
    1. Re: [FreeHelp] Help building an obituary web page
    2. Barry Carlson
    3. The example page at:- http://freepages.rootsweb.com/~bristowe/kc-obits.html ... has been updated to change the "name" attribute in the Anchor tags to "id". This makes the code HTML5 compliant and is still rendered correctly in browsers back to and including IE5.5 . Those Anchor tags were originally <h3><a name="A">- A -</a></h3>, i.e. they were contained in an <h3> block level element which allowed them to be easily centered. Unfortunately IE5.5 and IE6 don't recognize the styles I used to address them, e.g. a[name] {font-weight:bold}, so the easiest way of addressing the "Back to top" link and the Anchor tag was to change the enclosing <h3> tag to a <h4> for the Anchor. That way there is no extra mark-up required such as a class for the Anchor tags, and the styles - h3 a {font-size:1em}, and h4 a {font-size:1.5em;font-weight:bold} address the <a> tags as required. The spreadsheet data base example at:- http://freepages.rootsweb.com/~bristowe/kc-obits-table.html ... is similarly updated. Some of you may have noticed that in the original files, I hadn't closed any of the <a> tags. That didn't stop them being rendered correctly in all browsers as they are automatically closed by the terminating block element they are nested in. But they didn't Validate, so they got fixed! Barry

    10/20/2012 09:03:30
    1. Re: [FreeHelp] FREEPAGES-HELP Digest, Vol 7, Issue 117
    2. Ronald Mesnard
    3. FREEPAGES-HELP Digest, Vol 7, Issue 117 Gary what they were doing was copying a standard procdure. Used in millions of web pages. I do not know how you would try to copyright a commonly used practice. The 'text' that is being deleted could be copywriteable but not the process. So you have used php on freepages??? Ron > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 18 Oct 2012 05:25:19 -0400 > From: Gary Cobb <gbc135@gmail.com> > Subject: Re: [FreeHelp] Help building an obituary web page > To: freepages-help@rootsweb.com > Message-ID: <507FCAFF.7090406@gmail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 18-Oct-12 3:00 AM, freepages-help-request@rootsweb.com wrote: > > Help building an obituary web page > I reley can not understand why you are trying copy from a db format i to > HTML there are programs that are avalabul > to capture a single web page or a compleat site at a time my other > consern is copyright issues by taking others work it is considerd plagry > and as i stateed there are other inherent problems as i explaned in > Issue 116 you are far better looking in to a php geneoligey site there > are some out there > > Gary C

    10/19/2012 02:53:16
    1. Re: [FreeHelp] Editing Website
    2. Mike John
    3. I seen that as well Charlie but I thought Bill was refering to a type of software not what the term means. Thanks Mike Charles Dobie <cdobie@superaje.com> wrote: >At 09:43 AM 10/19/2012, you wrote: >>Bill >> >>What is sneaker net cant find any reference to it via a search. >> >>Mike > > >That's strange because the Wikipedia entry is the first thing which >comes up in my Google search. It basically means physically carrying >(or running, wearing sneakers) the CD of data from one computer to >another. I remember people using the term even back in the old >Fidonet (computer Bulleting Board) days. > >Charlie > > > >------------------------------- >To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/19/2012 09:57:31
    1. [FreeHelp] List Etiquette
    2. Ralph Taylor
    3. PLEASE!!! Do NOT just hit the reply button and resend the entire digest! Please edit your reply to the minimum necessary repeated text. Failing to take some care with your replies clogs up this list for every other subscriber, makes the list less helpful and is considered bad Netiquette. You might be better served by copying and pasting the portion you want to respond to at the top of your reply, typing your response, then deleting all the rest. (Don't worry about the "boilerplate"; it gets tacked on by the server.) The people on this list want to help you, but they too can grow impatient with those who show a lack of appreciation for their time and effort. -rt_/)

    10/19/2012 09:05:15
    1. Re: [FreeHelp] Editing Website
    2. Mike John
    3. Bill What is sneaker net cant find any reference to it via a search. Mike Bill Thompson <billthompson76@gmail.com> wrote: >I know others have posted replies to Mike since Billie's post below. But >I wanted to return to a couple of points. > >One is the issue of the Freepages file manager being slow. It may not be >practical for Mike with all his pages, but some other readers of this >newsletter may not realize that the limit of sending 4 files at a time >is easily changeable at any time during a file manager session once >you've logged in. You can increase it to transferring 20, 100 files at a >time, or any number you want. > >Getting back to Mike's problem. What about "sneaker net" as a better way >of transferring his thousands of web pages. I know that for my wife's >website (hosted by her ISP) they were willing to write her files to CD >and mail them to her. If bandwidth is an issue, as Billie suggested, >might not CDs (or DVDs) be the simplest and most reliable "transmission" >method. > >If he has a complicated directory structure, that could be a >complication. But if he's going to restructure the whole site anyway, >maybe not. >On 10/18/2012 3:10 PM, freepages-help-request@rootsweb.com wrote: >> Message: 6 >> Date: Thu, 18 Oct 2012 10:26:58 -0500 >> From: Billie Walsh <bilwalsh@swbell.net> >> Subject: Re: [FreeHelp] editing website >> To: freepages-help@rootsweb.com >> Message-ID: <50801FC2.6040600@swbell.net> >> Content-Type: text/plain; charset=windows-1252; format=flowed >> >> Didn't Mike say something about a VERY slow connection in his first post >> about connection problems, or am I getting him confused with another >> poster? If it was Mike then he has a satellite internet connection. That >> type connection has some pretty bad bandwidth restrictions. They won't >> completely cut off your connection but they will throttle it to the >> point they might as well. E-mail is about all it's good for at that >> point. The further downside is that it's throttled for a month. I know >> this because we had a connection like this for a short time. >> >> Mike, >> >> If you know someone that has a better connection I would try on their >> connection to connect and download your site. I'm wondering if it isn't >> your speed that is causing the issues. >> >> >> >> On 10/18/2012 09:37 AM, Fraileyclan wrote: >>> John >>> in IE go to the page and in the address bar change the http to ftp and >>> enter. a box will pop up for user name and password. try it and see if it >>> works >>> >>> Jackie >>> >>> >>> ----- Original Message ----- >>> From: "Mike John" <mdjohn2001@yahoo.co.uk> >>> To: <FREEPAGES-HELP@rootsweb.com> >>> Sent: Thursday, October 18, 2012 9:11 AM >>> Subject: [FreeHelp] editing website >>> >>> >>> Hi >>> >>> If I cant resolve the issue with the ftp, is there anyway of mass >>> downloading webpages, I have thousands of pages on my website and I want to >>> completely alter the whole design of my site, but I dont want use fileman >>> because it takes too long, I want to download hundreds of pages at a time. >>> >>> Mike >> > > >------------------------------- >To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/19/2012 08:43:23
    1. Re: [FreeHelp] Editing Website
    2. Mike John
    3. Thanks Bill I will give that a go. Thanks to all for the advice dont want to monopolise the forum Mike Bill Thompson <billthompson76@gmail.com> wrote: >I know others have posted replies to Mike since Billie's post below. But >I wanted to return to a couple of points. > >One is the issue of the Freepages file manager being slow. It may not be >practical for Mike with all his pages, but some other readers of this >newsletter may not realize that the limit of sending 4 files at a time >is easily changeable at any time during a file manager session once >you've logged in. You can increase it to transferring 20, 100 files at a >time, or any number you want. > >Getting back to Mike's problem. What about "sneaker net" as a better way >of transferring his thousands of web pages. I know that for my wife's >website (hosted by her ISP) they were willing to write her files to CD >and mail them to her. If bandwidth is an issue, as Billie suggested, >might not CDs (or DVDs) be the simplest and most reliable "transmission" >method. > >If he has a complicated directory structure, that could be a >complication. But if he's going to restructure the whole site anyway, >maybe not. >On 10/18/2012 3:10 PM, freepages-help-request@rootsweb.com wrote: >> Message: 6 >> Date: Thu, 18 Oct 2012 10:26:58 -0500 >> From: Billie Walsh <bilwalsh@swbell.net> >> Subject: Re: [FreeHelp] editing website >> To: freepages-help@rootsweb.com >> Message-ID: <50801FC2.6040600@swbell.net> >> Content-Type: text/plain; charset=windows-1252; format=flowed >> >> Didn't Mike say something about a VERY slow connection in his first post >> about connection problems, or am I getting him confused with another >> poster? If it was Mike then he has a satellite internet connection. That >> type connection has some pretty bad bandwidth restrictions. They won't >> completely cut off your connection but they will throttle it to the >> point they might as well. E-mail is about all it's good for at that >> point. The further downside is that it's throttled for a month. I know >> this because we had a connection like this for a short time. >> >> Mike, >> >> If you know someone that has a better connection I would try on their >> connection to connect and download your site. I'm wondering if it isn't >> your speed that is causing the issues. >> >> >> >> On 10/18/2012 09:37 AM, Fraileyclan wrote: >>> John >>> in IE go to the page and in the address bar change the http to ftp and >>> enter. a box will pop up for user name and password. try it and see if it >>> works >>> >>> Jackie >>> >>> >>> ----- Original Message ----- >>> From: "Mike John" <mdjohn2001@yahoo.co.uk> >>> To: <FREEPAGES-HELP@rootsweb.com> >>> Sent: Thursday, October 18, 2012 9:11 AM >>> Subject: [FreeHelp] editing website >>> >>> >>> Hi >>> >>> If I cant resolve the issue with the ftp, is there anyway of mass >>> downloading webpages, I have thousands of pages on my website and I want to >>> completely alter the whole design of my site, but I dont want use fileman >>> because it takes too long, I want to download hundreds of pages at a time. >>> >>> Mike >> > > >------------------------------- >To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/19/2012 08:33:09
    1. Re: [FreeHelp] Editing Website
    2. Charles Dobie
    3. At 09:43 AM 10/19/2012, you wrote: >Bill > >What is sneaker net cant find any reference to it via a search. > >Mike That's strange because the Wikipedia entry is the first thing which comes up in my Google search. It basically means physically carrying (or running, wearing sneakers) the CD of data from one computer to another. I remember people using the term even back in the old Fidonet (computer Bulleting Board) days. Charlie

    10/19/2012 04:45:01
    1. Re: [FreeHelp] Editing Website
    2. Bill Thompson
    3. I know others have posted replies to Mike since Billie's post below. But I wanted to return to a couple of points. One is the issue of the Freepages file manager being slow. It may not be practical for Mike with all his pages, but some other readers of this newsletter may not realize that the limit of sending 4 files at a time is easily changeable at any time during a file manager session once you've logged in. You can increase it to transferring 20, 100 files at a time, or any number you want. Getting back to Mike's problem. What about "sneaker net" as a better way of transferring his thousands of web pages. I know that for my wife's website (hosted by her ISP) they were willing to write her files to CD and mail them to her. If bandwidth is an issue, as Billie suggested, might not CDs (or DVDs) be the simplest and most reliable "transmission" method. If he has a complicated directory structure, that could be a complication. But if he's going to restructure the whole site anyway, maybe not. On 10/18/2012 3:10 PM, freepages-help-request@rootsweb.com wrote: > Message: 6 > Date: Thu, 18 Oct 2012 10:26:58 -0500 > From: Billie Walsh <bilwalsh@swbell.net> > Subject: Re: [FreeHelp] editing website > To: freepages-help@rootsweb.com > Message-ID: <50801FC2.6040600@swbell.net> > Content-Type: text/plain; charset=windows-1252; format=flowed > > Didn't Mike say something about a VERY slow connection in his first post > about connection problems, or am I getting him confused with another > poster? If it was Mike then he has a satellite internet connection. That > type connection has some pretty bad bandwidth restrictions. They won't > completely cut off your connection but they will throttle it to the > point they might as well. E-mail is about all it's good for at that > point. The further downside is that it's throttled for a month. I know > this because we had a connection like this for a short time. > > Mike, > > If you know someone that has a better connection I would try on their > connection to connect and download your site. I'm wondering if it isn't > your speed that is causing the issues. > > > > On 10/18/2012 09:37 AM, Fraileyclan wrote: >> John >> in IE go to the page and in the address bar change the http to ftp and >> enter. a box will pop up for user name and password. try it and see if it >> works >> >> Jackie >> >> >> ----- Original Message ----- >> From: "Mike John" <mdjohn2001@yahoo.co.uk> >> To: <FREEPAGES-HELP@rootsweb.com> >> Sent: Thursday, October 18, 2012 9:11 AM >> Subject: [FreeHelp] editing website >> >> >> Hi >> >> If I cant resolve the issue with the ftp, is there anyway of mass >> downloading webpages, I have thousands of pages on my website and I want to >> completely alter the whole design of my site, but I dont want use fileman >> because it takes too long, I want to download hundreds of pages at a time. >> >> Mike >

    10/19/2012 02:53:13
    1. Re: [FreeHelp] editing website
    2. Barry Carlson
    3. Mike, As has already been suggested, try using the IE FTP. A configuration page is at:- http://freepages.rootsweb.com/~bristowe/ieftp/ ... and though IE7 was the browser being used when the page was created, the same applies to IE9. Barry On 19/10/2012 3:11 a.m., Mike John wrote: > Hi > > If I cant resolve the issue with the ftp, is there anyway of mass downloading webpages, I have thousands of pages on my website and I want to completely alter the whole design of my site, but I dont want use fileman because it takes too long, I want to download hundreds of pages at a time. > > Mike > > ------------------------------- > To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message > >

    10/19/2012 02:04:47
    1. Re: [FreeHelp] Ftp testing and filezilla forum
    2. Mike John
    3. Hi all My first test was a failure but my second test and further tests were successful so having some success. Very useful piece of software on the ftptest webpage. Mike Mike John <mdjohn2001@yahoo.co.uk> wrote: >Hi all > >For future reference > >Ftp testing http://ftptest.net/ >Filezilla forum http://forum.filezilla-project.org > >Mike > > >------------------------------- >To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/18/2012 02:52:06
    1. Re: [FreeHelp] Ftp testing and filezilla forum
    2. Mike John
    3. Mike John <mdjohn2001@yahoo.co.uk> wrote: >Hi all > >For future reference > >Ftp testing http://ftptest.net/ >Filezilla forum http://forum.filezilla-project.org > >Mike > > >------------------------------- >To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/18/2012 02:49:11
    1. Re: [FreeHelp] FREEPAGES-HELP Digest, Vol 7, Issue 117
    2. Pat Asher
    3. At 07:27 PM 10/18/2012, Gary Cobb wrote: >i >still reconmend droping the html and going for php for two reaios it is >easer to ibsert data and it looks a lot beter on the user end Gary, User generated scripts, including PHP, are not allowed on the Freepages server. Pat Asher

    10/18/2012 02:48:32
    1. [FreeHelp] Ftp testing and filezilla forum
    2. Mike John
    3. Hi all For future reference Ftp testing http://ftptest.net/ Filezilla forum http://forum.filezilla-project.org Mike

    10/18/2012 02:43:48
    1. Re: [FreeHelp] editing website
    2. Mike John
    3. Pat The computer I was using only has a free version of AVG which is a basic antivirus and does not contain a firewall which is the only programme that would block a connection. Antivirus alone would not do this. All I can think is the wireless router may be blocking me connecting to another computer if that makes any sense. Mike Pat Asher <pjroots@att.net> wrote: >At 10:11 AM 10/18/2012, Mike John wrote: >>If I cant resolve the issue with the ftp, is there anyway of mass >>downloading webpages, I have thousands of pages on my website and I >>want to completely alter the whole design of my site, but I dont >>want use fileman because it takes too long, I want to download >>hundreds of pages at a time. > >Mike, > >AFAIK, batch uploads/downloads use a File Transfer Protocol (FTP). > >The error message you received indicates that software on your >computer terminated the connection. Have you checked your AV program >settings to make sure your ftp client is an authorized/trusted >application? If it is not, your AV program could be interpreting the >server's requests for information and attempts to copy files from >your computer as an unauthorized intrusion. Find the EXE file for >your preferred ftp client and make sure your AV program is allowing >it to exchange data and files over the web. If you are not sure how >to do that, tell us what AV program you use and someone on the list >may know how to configure it. > > >Pat Asher > > >------------------------------- >To unsubscribe from the list, please send an email to FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message

    10/18/2012 02:13:14
    1. Re: [FreeHelp] FREEPAGES-HELP Digest, Vol 7, Issue 117
    2. Gary Cobb
    3. On 18-Oct-12 3:10 PM, freepages-help-request@rootsweb.com wrote: > > When replying to a digest message, quote only the specific message to which you are replying, removing the rest of the digest from your reply. Remember to change the subject of your reply so that it coincides with the message subject to which you are replying. > ***FREEPAGES HELP & FAQ*** > &lt;http://helpdesk.rootsweb.com/FAQ/fpindex.html> > > > Today's Topics: > > 1. Re: Help building an obituary web page (Gary Cobb) > 2. Re: Help building an obituary web page (J.A. Florian) > 3. Re: Reposting Digests (Jim Loudon) > 4. editing website (Mike John) > 5. Re: editing website (Fraileyclan) > 6. Re: editing website (Billie Walsh) > 7. Re: editing website (Mike John) > 8. Re: editing website (Billie Walsh) > 9. Re: editing website (Pat Asher) > 10. Re: editing website (Barry Carlson) > 11. Re: editing website (Mike John) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 18 Oct 2012 05:25:19 -0400 > From: Gary Cobb <gbc135@gmail.com> > Subject: Re: [FreeHelp] Help building an obituary web page > To: freepages-help@rootsweb.com > Message-ID: <507FCAFF.7090406@gmail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 18-Oct-12 3:00 AM, freepages-help-request@rootsweb.com wrote: >> Help building an obituary web page > I reley can not understand why you are trying copy from a db format i to > HTML there are programs that are avalabul > to capture a single web page or a compleat site at a time my other > consern is copyright issues by taking others work it is considerd plagry > and as i stateed there are other inherent problems as i explaned in > Issue 116 you are far better looking in to a php geneoligey site there > are some out there > > Gary C > > > ------------------------------ > > Message: 2 > Date: Thu, 18 Oct 2012 05:39:01 -0400 > From: "J.A. Florian" <cageycat@gmail.com> > Subject: Re: [FreeHelp] Help building an obituary web page > To: freepages-help@rootsweb.com > Message-ID: > <CAE5hz-C2gV3RgA31KaOqRi-kP2EqE=BGeV0xdcSsujgxb681ww@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > The same "code" is available in any tutorial. It is not plagiarism to copy > code. He isn't copying "work" -- e.g. the obituaries (and even that "work" > gets picked up as blubs on all kinds of websites that do 'copy work'). > > If anyone "owns" anchor tags, br tags, or table tags, then we're all in > trouble. <wink> > > Scripts are also freely available online. Some ask for a <! Comment tag > identifying an "author" and many other scripts are free use with no > attribution requirement. > > Judy Judy i was in fact refuring to java script all thow the make up is public domane indevidule scripts are quite often copyrighted also the obitureys are probley copyrighted to the news paper to wich thay were printed also if i rember my internet history corectley it was infact started by the millitery and was a pece of clasafide work untill some hacker broke in to the pentagon website prier to that it was manley BBS system i still reconmend droping the html and going for php for two reaios it is easer to ibsert data and it looks a lot beter on the user end > On Thu, Oct 18, 2012 at 5:25 AM, Gary Cobb <gbc135@gmail.com> wrote: > >> On 18-Oct-12 3:00 AM, freepages-help-request@rootsweb.com wrote: >>> Help building an obituary web page >> I reley can not understand why you are trying copy from a db format i to >> HTML there are programs that are avalabul >> to capture a single web page or a compleat site at a time my other >> consern is copyright issues by taking others work it is considerd plagry >> and as i stateed there are other inherent problems as i explaned in >> Issue 116 you are far better looking in to a php geneoligey site there >> are some out there >> >> Gary C >> >> >> > > ------------------------------ > > Message: 3 > Date: Thu, 18 Oct 2012 08:41:01 -0400 > From: Jim Loudon <listadr@gmail.com> > Subject: Re: [FreeHelp] Reposting Digests > To: freepages-help@rootsweb.com > Message-ID: <Pine.WNT.4.64.1210180840560.720@nagrp> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > > >> If I might make a suggestion - Don't include the entire digest version in >> your replies. Also change the subject line to reflect the portion of the >> digest your replying to. It's considered rather bad form to quote the whole >> digest. > Thank you Billie. > > Messages with a useless subject lines and hundreds of lines of reposted > material are candidates for instant deletion. > > Please consider your fellow list subscribers. > > Thank you. > > jim > > > > ------------------------------ > > Message: 4 > Date: Thu, 18 Oct 2012 15:11:06 +0100 (BST) > From: Mike John <mdjohn2001@yahoo.co.uk> > Subject: [FreeHelp] editing website > To: "FREEPAGES-HELP@rootsweb.com" <FREEPAGES-HELP@rootsweb.com> > Message-ID: > <1350569466.65760.YahooMailNeo@web171402.mail.ir2.yahoo.com> > Content-Type: text/plain; charset=iso-8859-1 > > Hi > ? > If I cant resolve the issue with the ftp, is there anyway of mass downloading webpages, I have thousands of pages on my website and I want to completely alter the whole design of my site, but I dont want use fileman because it takes too long, I want to download hundreds of pages at a time. > ? > Mike > > ------------------------------ > > Message: 5 > Date: Thu, 18 Oct 2012 09:37:31 -0500 > From: "Fraileyclan" <fraileyclan@cox.net> > Subject: Re: [FreeHelp] editing website > To: "Mike John" <mdjohn2001@yahoo.co.uk>, > <freepages-help@rootsweb.com> > Message-ID: <9F420731F5D6493F9A3F47DA69E33430@JackiesPC> > Content-Type: text/plain; format=flowed; charset="iso-8859-1"; > reply-type=original > > John > in IE go to the page and in the address bar change the http to ftp and > enter. a box will pop up for user name and password. try it and see if it > works > > Jackie > > > ----- Original Message ----- > From: "Mike John" <mdjohn2001@yahoo.co.uk> > To: <FREEPAGES-HELP@rootsweb.com> > Sent: Thursday, October 18, 2012 9:11 AM > Subject: [FreeHelp] editing website > > > Hi > > If I cant resolve the issue with the ftp, is there anyway of mass > downloading webpages, I have thousands of pages on my website and I want to > completely alter the whole design of my site, but I dont want use fileman > because it takes too long, I want to download hundreds of pages at a time. > > Mike > > ------------------------------- > To unsubscribe from the list, please send an email to > FREEPAGES-HELP-request@rootsweb.com with the word 'unsubscribe' without the > quotes in the subject and the body of the message > > > > ------------------------------ > > Message: 6 > Date: Thu, 18 Oct 2012 10:26:58 -0500 > From: Billie Walsh <bilwalsh@swbell.net> > Subject: Re: [FreeHelp] editing website > To: freepages-help@rootsweb.com > Message-ID: <50801FC2.6040600@swbell.net> > Content-Type: text/plain; charset=windows-1252; format=flowed > > Didn't Mike say something about a VERY slow connection in his first post > about connection problems, or am I getting him confused with another > poster? If it was Mike then he has a satellite internet connection. That > type connection has some pretty bad bandwidth restrictions. They won't > completely cut off your connection but they will throttle it to the > point they might as well. E-mail is about all it's good for at that > point. The further downside is that it's throttled for a month. I know > this because we had a connection like this for a short time. > > Mike, > > If you know someone that has a better connection I would try on their > connection to connect and download your site. I'm wondering if it isn't > your speed that is causing the issues. > > > > On 10/18/2012 09:37 AM, Fraileyclan wrote: >> John >> in IE go to the page and in the address bar change the http to ftp and >> enter. a box will pop up for user name and password. try it and see if it >> works >> >> Jackie >> >> >> ----- Original Message ----- >> From: "Mike John" <mdjohn2001@yahoo.co.uk> >> To: <FREEPAGES-HELP@rootsweb.com> >> Sent: Thursday, October 18, 2012 9:11 AM >> Subject: [FreeHelp] editing website >> >> >> Hi >> >> If I cant resolve the issue with the ftp, is there anyway of mass >> downloading webpages, I have thousands of pages on my website and I want to >> completely alter the whole design of my site, but I dont want use fileman >> because it takes too long, I want to download hundreds of pages at a time. >> >> Mike >

    10/18/2012 01:27:47
    1. Re: [FreeHelp] Help building an obituary web page
    2. Barry Carlson
    3. On 18/10/2012 4:56 p.m., Charlie Carothers wrote: > Though I'm doing grave spaces in a cemetery rather than obituaries, I > believe the script section in that example is exactly what I've been > looking for. I had been wanting a set of A...Z buttons so people would > not have to scroll so much, but did not know how to accomplish that. I > believe I can rather easily adapt that feature in your example for my > purposes. Thanks very much! ----------------------- You are welcome. Even though it uses JavaScript to generate the A ~ Z buttons, it should be remembered that if those buttons were generated manually, they would still rely on a JavaScript event listener to activate the selection of the appropriate anchor. This is a case where JavaScript is needed, and any other method would result in a lot of bloated code for no benefit. Barry

    10/18/2012 11:24:18