About site: Internet/RFCs - RFCUtil
Return to Computers
  About site: http://www.dewn.com/rfc/

Title: Internet/RFCs - RFCUtil Perl script allowing access to RFCs by number and full-text search of all documents. It features command line switches to spawn lynx or w3m to view the RFC, dump to file for offline viewing, or mailin
Zvon_RFC_Index Repository of RFC's in hyperlinked, colorful HTML format; table of contents appears in separate frame.

Binindex Binary newsgroup search engine. Allows creation of nzb files.

Binsearch Binary content search engine. Allows creation of nzb files.

Google_Groups Google's Usenet discussion archive. Entries date back to the early days of Usenet.

NetNews_Tracker Searches newsgroups twice daily for any phrases that you choose, then delivers any hits to you via e-mail.

Newzbin Hand edited, searchable archive of Usenet binary content.


  Alexa statistic for http://www.dewn.com/rfc/





Get your Google PageRank






Please visit: http://www.dewn.com/rfc/


  Related sites for http://www.dewn.com/rfc/
    Newzleech Searchable archive of Usenet binary content, also provides nfo & user created nzb files.
    Newzsearch Searchable archive of Usenet binary content, also provides nfo files.
    ngindex_com Searchable index of Usenet binary content, also provides nfo files. Subscription service allows nzb files and image gallery.
    NZB4U Subscription based service allows search of Usenet binary content & creation of nzb files.
    Paingwin\'s_NNTP_Server_Checker Soucre code for an application that searches for usenet servers.
    Usenet_Address_Database Search for e-mail addresses if you know the name of a person, or the name of the organization that provides their net access. Returns the entries from addresses collected from Usenet postings between
    USEnet_Live! Searchable archive of Usenet binary content. Includes nfo & nzb search. Updated hourly.
    Usenet_Newsgroups_Activity_Statistics Lists the most popular newsgroups based on articles read or posted, bytes posted, and most significant change in number of articles.
    Usenetix Picture search engine featuring fast thumbnails, automatic grouping by series, and single-click batch download. Subscription service.
    AliBoom! Home of the Atari Reference Desk and the Atari-specific wild.STAR award program.
    Atari_Gaming_HQ From the historic to the latest; if it's Atari it's here.
    Atari_org Subdomains, news and hosted sites.
    B_C_ComputerVisions Atari sales and service.
    ICD,_Inc_ Developing products for a wide range of computing environments including Atari, Amiga, Macintosh and the PC.
    Probehouse_Software Freeware/Shareware for Atari: PH Player, Rejoinder, PHEM.
    Solution_No_1 Sellers of the next generation TOS computer, Milan, and professional software for high range Atari computers.
    STiK Atari Webring
    The_U-M_Software_Archives Lists of Atari archives.
    Yolo_Atari_Club A support group for Atari
    Animatronics_org Pictures, movies and information about animatronics. Includes information on the mechanics, electronics, and programming of modern animtronic systems.
    The_Art_of_Motion_Control This site suggests that motion control is also an emerging medium for artistic expression. Site includes a gallery of robots, industrial equipment, and other kinetic devices which are either used to c
    Artbot High school project to create robotic visual art from audio input.
    Brotron_Weapons Giant robots, atomic weapons, Brotron death rays, and other atomic age sculpture by artist Greg Brotherton
    Clayton_Bailey_Robot_Sculptures Artist, Clayton Bailey has made more 100 life size metal robots made from scrap. Site includes many photos.
    F18_Institute An artist coop that works with robotic, mechanical and electronic devices. They re-invent and dismantle existing technology with an artistic approach. Their goal is understanding of the relation betwe
    Nanomedicine_Art_Gallery Foresight Institute's art gallery shows artists renderings of nano-scale medical robots.
    OmniCircus_Junkyard_Cabaret_and_Robot_Ensemble An experimental, surreal musical-cabaret group, led since its founding in 1988 by composer-artist Frank Garvey. Shows integrate live performance with life-sized computer-controlled robotics and midi-c
    Robotic_Art_of_Carl_Pisaturo Robotic Sculpture, built by Carl Pisaturo. Pictured and described.
    Sci-Art__Bio-Robotic_Choreography_Project Details the development of an intelligent insect-like robot large enough to support a human. The partnership between human and robot will explore alternate kinds of choreography, culminating in a seri
    Ullanta_Performance_Robotics A theater troupe in which the actors are autonomous robots. The troupe presents traditional plays, performance art pieces, and dances; and, for recreation, participates in RoboCup robotic soccer comp
    ATA-ATAPI_com Offers information about ATA and ATAPI devices. Also provides drivers and historical information.
    Beyond_Logic Includes detailed information on USP, serial ports (RS-232), parallel ports (SPP/ECP/EPP/IEEE1284) and device drivers.
    Bus-net The online publication for designers and builders of bus/board-based systems.
    Computer_Architecture___What_is_a_Bus? The basic computer bus is explained and information is provided regarding ISA, PCI, MCA, EISA, VESA, and VL-Bus architecture.
    Free_Online_Dictionary_of_Computing Explains what a bus is and is hyperlinked to additional information.
    Guide_to_ATA/ATAPI_Documentation Intended for developers of IDE/ATAPI OS drivers.
    The_Hardware_Book Provides circuits, pinouts, cable and adapter descriptions plus other technical information.
    The_I/O_Bus This article covers bus, its history and status, PCI, EISA, MCA, bus mastering, plug and play, and the bleeding edge. From Introduction to PC Hardware.
    Leroy\'s_Engineering_Web_Site Containing detailed interface bus standards and engineering design information.
    NetPanel Interface and bus glossary.
This is now2007.com cache of m/ as retrieved on 2008.12.03 now2007.com's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
DewN RFC util

RFC Util

v3.2   -   03.19.2001derrick_ on freenode.net Simple perl5 util for searching and alternately displaying RFC's.Whyspeed. i hate using the mouse and poking through web pages can take forever. i like to stay in a console or xterm for quickness when i can.. now any rfc is one or two commands away.What it doesThis tool will allow you to specify a number of an RFC, or a string that you're looking for, and return all related RFC's. You can also throw in the -l switch and have it spawn lynx to view the RFC. I've found this to be a 100 times faster than scouring the web for what i need. rfc -h will show you all available options.Requirementsperl, (lynx|w3m|wget), and UNIX or any derivative thereof. i've tried it on all the BSD's w/o a hitch. You'll also need a net connection to update and browse the RFC's via (lynx|w3m|wget). This version searches your path for potential browsers listed in the @VIEWER array. You can set the $viewer variable in the script or the ENV of RFCVIEWER.3.2 source            changelog            Emacs extensionjust chmod 755 and copy to /usr/local/bin or /usr/bin. rfc -i will download the latest rfc-index. It will want to store it in /usr/local/etc/ so you'll need to be root or change $indexpath to a place you can write.riddlebox:/home/derrick/devel/perl$ rfcrfc v2.22: perl util to search the rfc-index and disply the pages with $viewerusage: rfc # search rfc-index for specified RFC and list topic rfc -d # /path/ (optional) dumps plain text RFC. default is current dir rfc -h displays this stuff rfc -i updates the /etc/rfc-index via $viewer rfc -k keyword; same as -s rfc -l # spawns $viewer to the specified RFC rfc -m # user@remote.net [opt subject]; emails the RFC to given address rfc -n # or srvc to search locally for non-stnd service/port nums rfc -o # Dumps RFC to STDOUT rfc -p Connect to INI's assigned numbers for proto nums or services/ports association rfc -r go wild with your own regexp on rfc-index rfc -s "string" Search the index for specific string rfc -u # sets the base URL to the number listed with -w rfc -w lists the available webservers to display baseURL=http://www.ietf.org/rfc/ comments/bugfixes mailto: rfc@dewn.comHINTS:once inside w3m/lynx you can use "/" to search more specificallyyou can -o ### | less -Mi +/string to find exactly what you're looking forRESOURCES: An Emacs extension. IETF rfcs www.faqs.org rfcs ISI www.cis.ohio-state.edu------comments / bug-fixes rfc@dewn.com
 

Perl

script

allowing

access

to

RFCs

by

number

and

full-text

search

of

all

documents.

It

features

command

line

switches

to

spawn

lynx

or

w3m

to

view

the

RFC,

dump

to

file

for

offline

viewing,

or

mailin

http://www.dewn.com/rfc/

RFCUtil 2008 December

dvd rental

dvd


Perl script allowing access to RFCs by number and full-text search of all documents. It features command line switches to spawn lynx or w3m to view the RFC, dump to file for offline viewing, or mailin

Rules




© 2005 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - MMORPG - Myspace Layouts - Debt Help - Loans - Debt Consolidation
2008-12-03 02:17:47

Copyright 2005, 2006 by Webmaster
Websites is cool :)