1997. 3. 4. 23:08
내발자국[동호회]
안녕하세요?
솔바우 이경 입니다.
아래는 셀레나 솔의 스크립트에 대한 자신의 소개입니다.
영문...흘...번역해서 올리지 않아 미안합니다.
단,원문 그대로이니 더 좋은 정보일수도...라고 여겨 주세요.
[Image] Selena Sol's Public Domain CGI Scripts
(Scripts by Selena Sol and Gunther Birznieks)
[Image]
Getting Support For The Scripts
* Read the comments in the setup files or the supplied README files.
* Browse the troubleshooting and setup FAQs
* Get support from your peers at the Selena Sol Script support forums.
* Buy the book INSTANT WEB SCRIPTS WITH CGI/PERL that documents nearly
all the Selena Sol and Gunther Birznieks scripts thoroughly.
* If all else fails or you are really in a bind, then e-mail Selena Sol
and/or Gunther Birznieks about the various scripts. Do not e-mail us
stating "it doesn't work". Tell us exactly what behavior the script is
exhibiting to make you come to conclusion that it "doesn't work".
* If you find that a feature is lacking in a script, by all means e-mail
us so that we can put it on the list of things to add to the script.
However, if you want a script customized in a timely manner for
yourself or another customer, you may want to look at the Help For
Hire page.
Scripts by Selena Sol and Gunther Birznieks
[Image] Form Processor 4.0 (Last Modified 02-04-97)
This script can be used to process all of your HTML forms.
Processing includes emailing the client-submitted data to a
form administrator, writing the same data to a flatfile
database, sending email and HTML confirmation to the client,
(Note: all emails interface with the PGP encryption library
for secure communication) requiring that certain input boxes
be filled out, and displaying a dynamic verification screen
so that the client can double check entered information.
Examples include a form to process feedback, a form to
automatically download a selected file, and a "jump box"
form which allows a user to choose a URl to jump to from a
list.
[Image] Guestbook 3.0 (Last Modified: 8-14-96)
This script allows clients to add entries to your online
guestbook. Based on a similar script by Matt Wright, the
Guestbook script provides an easy to use add form which
clients can use to submit their new entries to a constantly
growing HTML "guestbook" file. The script also provides the
option to allow or disallow the use of HTMl tags in gustbook
entries and allows for you to censor unwanted words. The
script will also notify you via email with new guestbook
entries and send an HTML and email thank you note to the
client.
[Image] Basic Animation Scripts (Last Modified 05-12-96)
This link demonstrates various methods of text and graphics
animations. Though it is true that animation might be better
managed with Java, Shockwave or GIF89, the usage of
non-parsed headers in these scripts is worth a look.
[Image] Random Banner Generator 4.0(Last Modified 08-15-96)
Your standard random banner generator. What else can we
say...just what we need, more advertisements!
[Image] Web Store 1.0(Last Modified 01-12-97)
Web Store is the culmination of our experience with Online
Shopping Scripts. It merges both the Electronic Outlet HTML
and Database versions and adds all new routines for error
handling, order processing, encrypted mailing, frames,
Javascript and VBscriptand other goodies.
[Image] Multiple Choice Grader 3.0(Last Modified 08-15-96)
This script allows you to create your own multiple choice
exams on the web and, if you create an answer key database,
it will grade the answers submitted by a user and gather all
completed exams in a database.
[Image] Classified Ad Manager(Last Modified 07-06-96)
This application manages a classified ads databases allowing
people to barter, trade an sell their stuff, etc. THIS
SCRIPT IS CURRENTLY BEING DEBUGGED.
[Image] Mailing List Manager 2.0 (Last Modified 02-04-97)
This script provides a user interface for browsers to add
their names to your mailing list as well as a web based
administrator's interface so that you can send mass mailings
to those who have signed your list.
[Image] Database Manager 5.01(Modified 01-31-97)
This application allows one to maintain (add, modify,
delete) multiple flat file database from the web using one
script. It also uses file locking routines to prevent more
than one person from modifying the database at the same time
and incorporates the latest authentication routines.
[Image] Database Search Engine 5.0(Modified 01-17-97)
This application allows one to search through multiple
databases based on keywords, numerical range or date range
submitted by users.
[Image] Fortune Cookie 3.0 (Last Modified 8-15-96)
Your basic fortune cookie script...with automatically
changing fortunes. This routine can easily be incorporated
into any HTML page by outputting the page from a script or
by calling it with SSI. Or, use it with frames like I did...
[Image] Groupware Calendar 4.0 (Last Modified 8-15-96)
The groupware calendar allows multiple users to view, add
to, modify and delete from a shared calendar. However,
though clients can all see all of the scheduled events, only
the poster of a message can modify that message. Newest
feature includes the ability to manage multiple calendars
with multiple userbases and events from one script.
[Image] Web Chat 1.0(Last Modified 6-3-96)
The oft requested and long promised Chat program is finally
here.
[Image] Keyword Search 3.0 (Last Modified 5-14-96)
This search engine will traverse your entire HTML directory
tree for matches to a client-defined keyword, preparing a
dynamiclly generated HTML page with hyperlinks to hits.
[Image] The Basic Bulletin Board Script (Last modified 7-3-96)
Your basic BBS. This Bulletin Board Script allows archived
usenet-like archived discussion. Users can post new messages
or respond to old ones such that their responses will create
decending threads of conversation.
[Image] Password Authorization (Last Modified 7-3-96)
This script basically checks an entered password against a
password file. If the user enters the correct data, she gets
through, if not she is asked to register. Many new flags
have been added for creating user database, emailing
notification, generating passwords, allowing direct
registration, or logon only etc...
Recommended Free Scripts by Other Hackers
For the most part, I am not attempting to be a "lister of links"
because I am mainly interested in providing content and because
many other netizens are better prepared to keep up with the
latest developments on the web.
If you have not found the script you want, you should read
through my offsite resources list for lists of CGI applications
by programmers other than me and Gunther Birznieks. However,
below are several scripts by other programmers which I am often
asked for, but which have been written well enough by others.
these are not the ONLY scripts of these types, but they are
scripts I felt were pretty good.
[Image] Free For All Link Page
This script, by Matt Wright allows you to set up a page
which your users can then add links to in specified
categories
[Image] Random Link Generator
This package, by Matt Wright allows you to set up a page
which has a link on it. When this link is clicked on, the
user is taken to a random url pulled out of a list of urls
that you specify.
[Image] Countdown
This program, by Matt Wright allows you to implement a
simple countdown to a specific date in your web pages.
[Image] Count 2.2
This is a CGI program by Muhammad A Muquit to keep record of
the raw hits of a web page. It generates a GIF image of the
number of hits and returns to the browser as an in-lined
image.
[Image] The Web Page Editor
This script allows users to edit their web pages from their
forms-capable browsers rather than from a Unix shell
account. This is easier for both users and administrators
and creates the opportunity for many people to share one
UNIC account without being able to see what others are
doing.
[Image] Logger
This script saves access date+time, the visitor's host name,
his IP address and browser type, and the referring page (if
any) to a log file on the server (default name =
logfile.txt). This file will be automatically mailed to you.
Script by Walter Soldierer.
[Image] Browser Matcher
This script by Drea Leeds determines which browser the
client is using to view your page and then redirects them to
a browser specific page. You can see the thing work by
clicking here
[Image] Browser Detection Script
Another ghood browser detection script by Steven Elliot Pav
[Image] jump_list.cgi and jump_off.cgi
Both scripts are used to create jump buttons from a page to
any other page. These scripts were both kindly donated by
Jeff Mackintosh and can be seen in action at
http://www.huntington-ny.com
Libraries
[Image] Authentication Libraries
[Image] Mail Libraries
[Image] CGI.pm
[Image] http-lib.pl
[Image] cgi-lib.pl
[Image] cgi-lib.sol
[Image] date.pl
[Image] flush.pl
[Image]
Frontpage | Mail Selena
HTTP address:
http://www.eff.org/~erict/Scripts
=-=-=-=-=-* Lee,Kyoung (solbawoo) 이경 (솔바우) 李炅 (松巖) *-=-=-=-=-=
*솔아로미* *정보서비스* Phone: +82-331-253-9009 +82-331-48-6804
산업정보,화학정보,무역정보 zipcode: 440-302
검색-번역-가공-출판기획 Address: 30-23,Jung-Ja 2dong,Jang-An ku
SOL Aromi Information Services Suwon,Kyung-Ki do,KOREA
Industry,Chemistry,Trading Informatons
mailto:leesun2@soback.kornet.nm.kr mailto:leesun2@usa.net
=-=-=-=-=-=-=-=-* http://soback.kornet.nm.kr/~leesun2 *-=-=-=-=-=-=-=-=
제목에 "솔"자를 넣으면 긴급시에 편리합니다.
Please type "sol" in subject line to send me.
솔바우 이경 입니다.
아래는 셀레나 솔의 스크립트에 대한 자신의 소개입니다.
영문...흘...번역해서 올리지 않아 미안합니다.
단,원문 그대로이니 더 좋은 정보일수도...라고 여겨 주세요.
[Image] Selena Sol's Public Domain CGI Scripts
(Scripts by Selena Sol and Gunther Birznieks)
[Image]
Getting Support For The Scripts
* Read the comments in the setup files or the supplied README files.
* Browse the troubleshooting and setup FAQs
* Get support from your peers at the Selena Sol Script support forums.
* Buy the book INSTANT WEB SCRIPTS WITH CGI/PERL that documents nearly
all the Selena Sol and Gunther Birznieks scripts thoroughly.
* If all else fails or you are really in a bind, then e-mail Selena Sol
and/or Gunther Birznieks about the various scripts. Do not e-mail us
stating "it doesn't work". Tell us exactly what behavior the script is
exhibiting to make you come to conclusion that it "doesn't work".
* If you find that a feature is lacking in a script, by all means e-mail
us so that we can put it on the list of things to add to the script.
However, if you want a script customized in a timely manner for
yourself or another customer, you may want to look at the Help For
Hire page.
Scripts by Selena Sol and Gunther Birznieks
[Image] Form Processor 4.0 (Last Modified 02-04-97)
This script can be used to process all of your HTML forms.
Processing includes emailing the client-submitted data to a
form administrator, writing the same data to a flatfile
database, sending email and HTML confirmation to the client,
(Note: all emails interface with the PGP encryption library
for secure communication) requiring that certain input boxes
be filled out, and displaying a dynamic verification screen
so that the client can double check entered information.
Examples include a form to process feedback, a form to
automatically download a selected file, and a "jump box"
form which allows a user to choose a URl to jump to from a
list.
[Image] Guestbook 3.0 (Last Modified: 8-14-96)
This script allows clients to add entries to your online
guestbook. Based on a similar script by Matt Wright, the
Guestbook script provides an easy to use add form which
clients can use to submit their new entries to a constantly
growing HTML "guestbook" file. The script also provides the
option to allow or disallow the use of HTMl tags in gustbook
entries and allows for you to censor unwanted words. The
script will also notify you via email with new guestbook
entries and send an HTML and email thank you note to the
client.
[Image] Basic Animation Scripts (Last Modified 05-12-96)
This link demonstrates various methods of text and graphics
animations. Though it is true that animation might be better
managed with Java, Shockwave or GIF89, the usage of
non-parsed headers in these scripts is worth a look.
[Image] Random Banner Generator 4.0(Last Modified 08-15-96)
Your standard random banner generator. What else can we
say...just what we need, more advertisements!
[Image] Web Store 1.0(Last Modified 01-12-97)
Web Store is the culmination of our experience with Online
Shopping Scripts. It merges both the Electronic Outlet HTML
and Database versions and adds all new routines for error
handling, order processing, encrypted mailing, frames,
Javascript and VBscriptand other goodies.
[Image] Multiple Choice Grader 3.0(Last Modified 08-15-96)
This script allows you to create your own multiple choice
exams on the web and, if you create an answer key database,
it will grade the answers submitted by a user and gather all
completed exams in a database.
[Image] Classified Ad Manager(Last Modified 07-06-96)
This application manages a classified ads databases allowing
people to barter, trade an sell their stuff, etc. THIS
SCRIPT IS CURRENTLY BEING DEBUGGED.
[Image] Mailing List Manager 2.0 (Last Modified 02-04-97)
This script provides a user interface for browsers to add
their names to your mailing list as well as a web based
administrator's interface so that you can send mass mailings
to those who have signed your list.
[Image] Database Manager 5.01(Modified 01-31-97)
This application allows one to maintain (add, modify,
delete) multiple flat file database from the web using one
script. It also uses file locking routines to prevent more
than one person from modifying the database at the same time
and incorporates the latest authentication routines.
[Image] Database Search Engine 5.0(Modified 01-17-97)
This application allows one to search through multiple
databases based on keywords, numerical range or date range
submitted by users.
[Image] Fortune Cookie 3.0 (Last Modified 8-15-96)
Your basic fortune cookie script...with automatically
changing fortunes. This routine can easily be incorporated
into any HTML page by outputting the page from a script or
by calling it with SSI. Or, use it with frames like I did...
[Image] Groupware Calendar 4.0 (Last Modified 8-15-96)
The groupware calendar allows multiple users to view, add
to, modify and delete from a shared calendar. However,
though clients can all see all of the scheduled events, only
the poster of a message can modify that message. Newest
feature includes the ability to manage multiple calendars
with multiple userbases and events from one script.
[Image] Web Chat 1.0(Last Modified 6-3-96)
The oft requested and long promised Chat program is finally
here.
[Image] Keyword Search 3.0 (Last Modified 5-14-96)
This search engine will traverse your entire HTML directory
tree for matches to a client-defined keyword, preparing a
dynamiclly generated HTML page with hyperlinks to hits.
[Image] The Basic Bulletin Board Script (Last modified 7-3-96)
Your basic BBS. This Bulletin Board Script allows archived
usenet-like archived discussion. Users can post new messages
or respond to old ones such that their responses will create
decending threads of conversation.
[Image] Password Authorization (Last Modified 7-3-96)
This script basically checks an entered password against a
password file. If the user enters the correct data, she gets
through, if not she is asked to register. Many new flags
have been added for creating user database, emailing
notification, generating passwords, allowing direct
registration, or logon only etc...
Recommended Free Scripts by Other Hackers
For the most part, I am not attempting to be a "lister of links"
because I am mainly interested in providing content and because
many other netizens are better prepared to keep up with the
latest developments on the web.
If you have not found the script you want, you should read
through my offsite resources list for lists of CGI applications
by programmers other than me and Gunther Birznieks. However,
below are several scripts by other programmers which I am often
asked for, but which have been written well enough by others.
these are not the ONLY scripts of these types, but they are
scripts I felt were pretty good.
[Image] Free For All Link Page
This script, by Matt Wright allows you to set up a page
which your users can then add links to in specified
categories
[Image] Random Link Generator
This package, by Matt Wright allows you to set up a page
which has a link on it. When this link is clicked on, the
user is taken to a random url pulled out of a list of urls
that you specify.
[Image] Countdown
This program, by Matt Wright allows you to implement a
simple countdown to a specific date in your web pages.
[Image] Count 2.2
This is a CGI program by Muhammad A Muquit to keep record of
the raw hits of a web page. It generates a GIF image of the
number of hits and returns to the browser as an in-lined
image.
[Image] The Web Page Editor
This script allows users to edit their web pages from their
forms-capable browsers rather than from a Unix shell
account. This is easier for both users and administrators
and creates the opportunity for many people to share one
UNIC account without being able to see what others are
doing.
[Image] Logger
This script saves access date+time, the visitor's host name,
his IP address and browser type, and the referring page (if
any) to a log file on the server (default name =
logfile.txt). This file will be automatically mailed to you.
Script by Walter Soldierer.
[Image] Browser Matcher
This script by Drea Leeds determines which browser the
client is using to view your page and then redirects them to
a browser specific page. You can see the thing work by
clicking here
[Image] Browser Detection Script
Another ghood browser detection script by Steven Elliot Pav
[Image] jump_list.cgi and jump_off.cgi
Both scripts are used to create jump buttons from a page to
any other page. These scripts were both kindly donated by
Jeff Mackintosh and can be seen in action at
http://www.huntington-ny.com
Libraries
[Image] Authentication Libraries
[Image] Mail Libraries
[Image] CGI.pm
[Image] http-lib.pl
[Image] cgi-lib.pl
[Image] cgi-lib.sol
[Image] date.pl
[Image] flush.pl
[Image]
Frontpage | Mail Selena
HTTP address:
http://www.eff.org/~erict/Scripts
=-=-=-=-=-* Lee,Kyoung (solbawoo) 이경 (솔바우) 李炅 (松巖) *-=-=-=-=-=
*솔아로미* *정보서비스* Phone: +82-331-253-9009 +82-331-48-6804
산업정보,화학정보,무역정보 zipcode: 440-302
검색-번역-가공-출판기획 Address: 30-23,Jung-Ja 2dong,Jang-An ku
SOL Aromi Information Services Suwon,Kyung-Ki do,KOREA
Industry,Chemistry,Trading Informatons
mailto:leesun2@soback.kornet.nm.kr mailto:leesun2@usa.net
=-=-=-=-=-=-=-=-* http://soback.kornet.nm.kr/~leesun2 *-=-=-=-=-=-=-=-=
제목에 "솔"자를 넣으면 긴급시에 편리합니다.
Please type "sol" in subject line to send me.
'내발자국[동호회]' 카테고리의 다른 글
[메일] 멤피스코리아 쉐어메일링 97.3.4 (0) | 1997.03.04 |
---|---|
君子有三樂.... (0) | 1997.03.04 |
[뉴스] 국내 등록 뉴스서버 목록 (KRNIC) (0) | 1997.03.04 |
[ORG] 국내 인터넷관리 관련기관 목록 (0) | 1997.03.04 |
[NEWS] 국내 등록 뉴스서버 목록 (KRNIC) (0) | 1997.03.04 |