ftnpl-develop Mailing List for Perl for FTN Systems
Brought to you by:
jame
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(51) |
Sep
(33) |
Oct
(27) |
Nov
(3) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
|
Feb
|
Mar
(8) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(6) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Russ J. <ru...@di...> - 2002-08-23 03:07:38
|
Robert J. Clay wrote: > You apparantly have your messages for this going to both the maling > list & to my ja...@ro... address. Just wanted to note that that > address is already subscribed to the ftnpl-develop mailing list, so I've > been getting two copies of your messages... Most likely, I hit "reply all" on the last one. It was to the list and carboned to your other address. This one is only to the list. -- Russ Johnson Stargate Online http://www.dimstar.net telnet://telnet.dimstar.net ICQ: 3739685 How does a thermos know whether a drink should be hot or cold? |
|
From: Robert J. C. <ja...@ro...> - 2002-08-23 02:41:13
|
Hi Russ! On Wed, 21 Aug 2002, Russ Johnson wrote: > Have you have a chance to look? I've had a chance to get what I have locally updated locally, & to take a bit of a look through it... > What did you think? Well, the first thing that came to mind is, "when am I going to have time to get caught up to him?"...<g> > I suppose, since it's one file now, it could go into pkt2xml, although I am > using a second file, a small, blank gif, for spacing purposes. I see no problem at in having files like that as part of the pkt2xml archive; possibly in a cgi subdirectory... It's the kind of thing I plan to do myself. I have that nl2sql script well enough along that I started working on ways to access the nodelist info in the database; right now I'm testing some php scripts for it... Haven't decided if I'll add them to the archive, but I plan to do some perl cgi scripts to do the same thing & will be adding them in a cgi subdirectory to the nl2sql directory in cvs... Jame |
|
From: Russ J. <ru...@di...> - 2002-08-21 22:38:07
|
Have you have a chance to look? What did you think? I'm compacted all the functionality into one script, which is working well. Posting is giving me a bad time, but it's not the writing of the file that's bad (yet). I'm trying to get it to do something logical after the user posts. I guess I'm not understanding the action parameter to the <form> tag. I have the url I want run in there, and it comes up correctly in the html source, but my links are broken, after the user posts. The output gets put where I expect it (in a temp file for now), but the only link that works on the page after posting is the one that's hard coded. Since I moved to one file, the URL is changed for my test system. It's at http://www.dimstar.net/cgi-bin/xml2html.pl?func=arealist now. I suppose, since it's one file now, it could go into pkt2xml, although I am using a second file, a small, blank gif, for spacing purposes. At 03:47 PM 8/14/2002 -0400, Robert Clay wrote: >I'll see about looking at this tonight... > > >>> Russ Johnson <ru...@di...> 08/13/02 10:59PM >>> >Well, I finally got busy, and have pkt2xml.pl working well. > >I've also written three cgi scripts so you can read the messages via a web >browser. I need a new directory in the sourceforge repository, but I don't >know how to create it. I've named this tree xml2html as a start, but it >could be named differently. > >If you want to see what it looks like, go to >http://www.dimstar.net/cgi-bin/arealist.pl > >Russ Johnson >Stargate Online > >http://www.dimstar.net >telnet://telnet.dimstar.net >ICQ: 3739685 > > >Beware of Programmers who carry screwdrivers. > -- Leonard Brandwein > > > > >------------------------------------------------------- >This sf.net email is sponsored by: Dice - The leading online job board >for high-tech professionals. Search and apply for tech jobs today! >http://seeker.dice.com/seeker.epl?rel_code=31 >_______________________________________________ >Ftnpl-develop mailing list >Ftn...@li... >https://lists.sourceforge.net/lists/listinfo/ftnpl-develop > >.. Russ Johnson http://www.dimstar.net This isn't my tagline! Who put it here? |
|
From: Robert C. <JC...@te...> - 2002-08-14 19:46:19
|
Russ,
>>> Russ Johnson <ru...@di...> 08/13/02 10:59PM >>>
>I've also written three cgi scripts so you can read the messages via a =
web=20
>browser. I need a new directory in the sourceforge repository, but I =
don't=20
>know how to create it. I've named this tree xml2html as a start, but =
it=20
>could be named differently.
Does it really need to be separate from the pkt2xml? If so, a =
new directory could be created for it...
Jame
..
|
|
From: Robert C. <JC...@te...> - 2002-08-14 19:43:59
|
Russ,
>>> Russ Johnson <ru...@di...> 08/13/02 10:59PM >>>
>Well, I finally got busy, and have pkt2xml.pl working well.
Hi Russ! I'll take a look at it tonight; had to move things to a =
different system & am still in the process of setting it with everything...=
Jame
..
|
|
From: Russ J. <ru...@di...> - 2002-08-14 02:59:49
|
Hey there. Well, I finally got busy, and have pkt2xml.pl working well. I've also written three cgi scripts so you can read the messages via a web browser. I need a new directory in the sourceforge repository, but I don't know how to create it. I've named this tree xml2html as a start, but it could be named differently. If you want to see what it looks like, go to http://www.dimstar.net/cgi-bin/arealist.pl Russ Johnson Stargate Online http://www.dimstar.net telnet://telnet.dimstar.net ICQ: 3739685 Beware of Programmers who carry screwdrivers. -- Leonard Brandwein |
|
From: Jame C. <ja...@ro...> - 2002-03-27 03:51:46
|
Russ, > >>> Russ Johnson <ru...@di...> 03/15/02 12:19AM >>> > > As I mentioned, I think you'd be better off starting with a new > download from CVS... And when you do, you might want to start off by taking a look right at the beginning where that $TEMPDIR variable is being set up. On my system, it ends up causing errors later in the program because of the directories it tries to set up... I've set it instead to "/tmp/pkt2xml.$$" & now that it won't be seeing that problem I'll see how it runs... Jame |
|
From: Robert C. <JC...@te...> - 2002-03-18 18:02:35
|
Russ,
>>> Russ Johnson <ru...@di...> 03/15/02 12:19AM >>>
>I'm thinking, since I haven't put in any work in a while, that I =
should=20
>probably blow away what I have here, and download a fresh copy.
As I mentioned, I think you'd be better off starting with a new =
download from CVS...
Is it the pkt2xml that you plant start back up on?
Jame
|
|
From: Sean R. <sea...@tc...> - 2002-03-16 16:54:42
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Robert!
On Sat, 16 Mar 2002, Robert Clay wrote:
> Sean,
>
> <<< se...@tc... 3/15 6:52a >>>
> >Not sure how much help I can be but I will offer
> >moral support to the cause :)
>
> All help is appreciated...<g>
>
I will try anyway :)
Sean
- --
- -----------------------------------------------[ 2.2.20 Kernel ]-----
Sometimes it's better to light a
flamethrower than curse the darkness.
-- (Terry Pratchett, Men At Arms)
- --------------------------------------------[ 16:53 up 11 days, 00:53 ]-
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjyTeKAACgkQeR/L2ZZp3E/EwgCeI+7ZLuNg5Pr3kn0/VgouLOy6
zO4AoLRfGpHnodhd5EgG7/wEPDjqHINk
=mfTT
-----END PGP SIGNATURE-----
|
|
From: Sean R. <sea...@tc...> - 2002-03-16 16:53:04
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Robert! On Sat, 16 Mar 2002, Robert Clay wrote: > Sean, > > <<< se...@tc... 3/15 6:52a >>> > >Not sure how much help I can be but I will offer > >moral support to the cause :) > > All help is appreciated...<g> > Well I will try :) Sean - -- - -----------------------------------------------[ 2.2.20 Kernel ]----- Dijkstra's Law of Programming Inertia: "If you don't know what your program is supposed to do, you'd better not start writing it." - --------------------------------------------[ 16:52 up 11 days, 00:52 ]- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyTeFQACgkQeR/L2ZZp3E/PKQCgnVXcrwyNdhXCOYzCJclNzQvV xtIAoI69cFOow8/yc8Zn2oHUs8vVkVOd =NaYF -----END PGP SIGNATURE----- |
|
From: Robert C. <jc...@te...> - 2002-03-16 16:40:00
|
Sean, <<< se...@tc... 3/15 6:52a >>> >Not sure how much help I can be but I will offer >moral support to the cause :) All help is appreciated...<g> Jame |
|
From: Robert C. <jc...@te...> - 2002-03-16 16:38:39
|
Russ,
I was going to reply to this from my rocasa.org address, but found =
that I hadn't yet subscribed there...<g>
<<< Russ Johnson <ru...@di...> 3/15 12:20a >>>
>I'm thinking, since I haven't put in any work in
>a while, that I should probably blow away what
>I have here, and download a fresh copy.=20
Yes, I think that would be a good way to start back up... You could =
archive your current working directory so you'd still have it available, =
but starting with a fresh copy from cvs will ensure that you start from =
what's currently there... (Including, for the pkt2xml one, some administra=
tive files I added in that you man not have copies of yet...)
Jame=20
|
|
From: Sean R. <se...@tc...> - 2002-03-15 11:51:42
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Russ! On Thu, 14 Mar 2002, Russ Johnson wrote: > Hi Jame, > > Sorry that it's taken me so long to get my head on straight. I think I'm > ready to get started on this now. > > I'm thinking, since I haven't put in any work in a while, that I should > probably blow away what I have here, and download a fresh copy. > Not sure how much help I can be but I will offer moral support to the cause :) Sean - -- Sean Rima http://www.tcob1.net ICQ: 679813 Linux User: 231986 Jabber: tc...@ja... THE VIEWS EXPRESSED HERE ARE NOT NECESSARILY THOSE OF MY WIFE. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyR35oACgkQeR/L2ZZp3E9FPQCeO0ooihfq3j10lMb2o8YMkspF 7ysAoLIuNCtIMcvKdX643921obPb0U3s =dc9x -----END PGP SIGNATURE----- |
|
From: Russ J. <ru...@di...> - 2002-03-15 05:19:19
|
Hi Jame, Sorry that it's taken me so long to get my head on straight. I think I'm ready to get started on this now. I'm thinking, since I haven't put in any work in a while, that I should probably blow away what I have here, and download a fresh copy. What do you think? Russ Johnson Stargate Online http://www.dimstar.net telnet://telnet.dimstar.net ICQ: 3739685 Birthdays are good for you - the more you have the longer you live |
|
From: Russ J. <ru...@di...> - 2001-12-05 18:47:00
|
About all I've done is play with it. I'm trying to figure out a module or two to write and read the XML properly. At 01:18 PM 12/5/2001 -0500, you wrote: >Russ, > > Saw that you put an initial copy of in cvs at sourcforge; was > going to take a closer look at it, & did download a copy of it, but > haven't really had the time to go any further than that... "The power to untie is stronger than the power to tie." Well, yeah, otherwise my shoes would tie themselves. --- Russ Johnson Stargate Online http://www.dimstar.net telnet://telnet.dimstar.net ICQ: 3739685 |
|
From: Robert C. <JC...@te...> - 2001-12-05 18:19:29
|
Russ,
Saw that you put an initial copy of in cvs at sourcforge; was going =
to take a closer look at it, & did download a copy of it, but haven't =
really had the time to go any further than that...
Jame
|
|
From: Robert C. <JC...@te...> - 2001-11-20 19:58:16
|
Hi Russ!
>>> Russ Johnson <ru...@di...> 11/08/01 02:56PM >>>
> Have you had a chance to figure out where you're going with that? =
=20
>
>Not any code... :(
>
>I have had some ideas, and I've put them down on my palm.=20
Noticed the "pkt2xml" dir in cvs; so that's where you're going? A =
very good idea, I think; thought about it myself, but have no knowledge =
of xml (& was already working on learning Perl) so I put it on the back =
burner...
Also noticed that that directory was still empty...<g> I'll be =
interested in seeing what you put in there...<g>
>I'm hoping that I'll be able to do a lot the week of Thanksgiving. I took =
the
>three days prior to that off, so I have the whole week.=20
I'm working all week; but OTOH, it's not exacly real busy....
Jame
|
|
From: Robert C. <JC...@te...> - 2001-11-08 20:38:18
|
Russ,
>>> Russ Johnson <ru...@di...> 11/08/01 02:56PM >>>
>I'll have to do an update and take a look.=20
If you just do an update, what you'll get is the current versions=20
rather than what is in the pkt2html branch version... The branch name =
is=20
pkt2html-branch; you can see that in cvs at the sourcforge (change =
the=20
"Show only files with tag:" dropdown...) or do an update to that branch...
I'm testing the post branch version 'now', to be sure that it's =
still=20
working properly...
Jame
|
|
From: Robert C. <JC...@te...> - 2001-11-08 19:35:26
|
Russ,
>>> Russ Johnson <ru...@di...> 10/27/01 04:11PM >>>
>I'll be working on this, probably starting next weekend. I'm working on =
the
>design that I want right now, and the feature set.
Have you had a chance to figure out where you're going with that? =
=20
I know I haven't had a chance to work on any of 'em as much as I =
would like; although I did have a chance to document the branching for =
pkt2html in pkt2txt...
Jame
|
|
From: Robert J. C. <rj...@ho...> - 2001-10-27 21:17:32
|
Russ,
> Yeah, I was getting some really weird errors in my testing.
Well, since I do have a need for something that generates static html
pages, I'll keep working on pkt2html.pl. I'll also be doing some work in
pkt2txt.pl, if only to show in cvs where pkt2html.pl actually branches off
from it...
Besides I need to study them both; I've tried doing similar things in
pkt2bbs.pl (see under bbsdbpl), but it's not working there & I can't quite
figure out why...
Jame
|
|
From: Robert J. C. <rj...@ho...> - 2001-10-27 21:08:34
|
Hu Russ! > I'll be working on this, probably starting next weekend. I'm working on the design that I want right now, and the feature set. Is that your idea of useing separate files for the msg parts, & then generateing the html dynamically? > As soon as I have that, I'd upload a copy to sourceforge, if you tell me where you want it. Oh, we can come up with script/package name for it, one way or another...<g> (If it'll be multiple associated scripts, then it'd be a package name instead of just a script name...) > I think with a "written down" set of goals, I'll be able to keep my focus. :) Yes, indeed...<g> I find that I have to do the same thing; that's why I often use ToDo files even for simple scripts, so I can keep in mind what I actually want to do...<g> Jame |
|
From: Russ J. <ru...@di...> - 2001-10-27 20:11:37
|
Yeah, I was getting some really weird errors in my testing. Take a look at what I've attached to this message. It should be the last working version. I'll be working on this, probably starting next weekend. I'm working on the design that I want right now, and the feature set. As soon as I have that, I'd upload a copy to sourceforge, if you tell me where you want it. I think with a "written down" set of goals, I'll be able to keep my focus. :) On Sat, 27 Oct 2001, Robert J. Clay wrote: > > > > Russ, > > > Testing, btw, seems to be going fine with it; > > Well, I've had a chance to look at it closer; & I find that testing is > not "going fine"... I've even reverted back to the initial copy you > posted... It does not make the html files in sequence; it leaves gaps, & > does not update the logical links to the index page when new msg's come > in... > > Is that what has been happeing with your copy? If so, I'm thinking of > starting over with a working copy of the version of pkt2txt that worked for > the html output (which I will have to figure out how to get)... > > > Jame > > > > > > > _______________________________________________ > Ftnpl-develop mailing list > Ftn...@li... > https://lists.sourceforge.net/lists/listinfo/ftnpl-develop > -- "The power to untie is stronger than the power to tie." Well, yeah, otherwise my shoes would tie themselves. --- Russ Johnson Stargate Online http://www.dimstar.net telnet://telnet.dimstar.net ICQ: 3739685:Airneil |
|
From: Robert J. C. <rj...@ho...> - 2001-10-27 19:53:43
|
Russ, > > > Testing, btw, seems to be going fine with it; > > Well, I've had a chance to look at it closer; & I find that testing is > not "going fine"... I've even reverted back to the initial copy you > posted... It does not make the html files in sequence; it leaves gaps, & > does not update the logical links to the index page when new msg's come > in... I don't know your code well enough to see what that's happening, so I'm just going up upload the comestic changes (references to incorrect file names, for instance), & let you work on when you can... Jame |
|
From: Robert J. C. <rj...@ho...> - 2001-10-27 18:50:08
|
Russ,
> Testing, btw, seems to be going fine with it;
Well, I've had a chance to look at it closer; & I find that testing is
not "going fine"... I've even reverted back to the initial copy you
posted... It does not make the html files in sequence; it leaves gaps, &
does not update the logical links to the index page when new msg's come
in...
Is that what has been happeing with your copy? If so, I'm thinking of
starting over with a working copy of the version of pkt2txt that worked for
the html output (which I will have to figure out how to get)...
Jame
|
|
From: Robert C. <JC...@te...> - 2001-10-25 15:34:30
|
I'm making progress on my new firewall config, & so intend to do that by = this weekend... >>> Russ Johnson <ru...@di...> 10/23/01 04:26PM >>> Go ahead and update the cvs, I haven't made any changes.=20 |