/[cvs]/joko/doc/SampleTasks/joko_2003-02.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-02.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.56 by joko, Mon Feb 24 19:44:57 2003 UTC revision 1.65 by joko, Wed Feb 26 15:26:02 2003 UTC
# Line 758  o frontend for mail system Line 758  o frontend for mail system
758    
759  o hdup 1.6  o hdup 1.6
760    
761    x tune the search-page
762    
763    x establish
764      x search                  IN      CNAME   quepasa
765      o sync-meta               IN      CNAME   quepasa
766      o docs                    IN      CNAME   quepasa
767    
768    o refactor joko/doc/topics.html
769    
770    o for ViewCVS
771       - link (beside "Download tarball"): "JumpToDocumentation" (Manual, additional Resources, etc.)
772    
773    o for phpDocumentIndex
774       - link "Download tarball" (like ViewCVS)
775    
776    x nfoweb:
777       link natraj to optix
778    
779    x look at: http://213.133.118.38/icons/icon.sheet.gif
780    
781    o re-enable automation of:
782      o indexer (mnoGoSearch)
783      o document builder (various places)
784        o /docs
785        o /~joko
786        o /~jonen
787        o ... maybe integrate [run now] button for some dot-files (e.g. .fetchdocrc) (as feature of phpDocumentIndex)
788        o ... maybe integrate [run@interval] button for some dot-files (e.g. .fetchdocrc) (as feature of phpDocumentIndex)
789           to display a metadata settings page to let the user build/edit a cron entry easily!
790           o new field for list of DocumentIndex: "last run by/on" (to show the user if a script was run by another script or by a user)
791    
792    o Html widgets - final solution!? (q: php|perl?) (a: keep it multifold!)
793       x phpHtmlLib (for now)
794       o later: Perl Widget Library, follow: http://www.netfrag.org/webnews/article.php?id=406&group=nfo.links.computing
795    
796    x perl -MCPAN -eshell  --  install Apache::FileManager
797      x perl -MCPAN -e "install Apache::FileManager"
798        Apache::FileManager
799            File::Remove
800            File::NCopy
801            CGI::Cookie
802            Archive::Any
803            Apache::Request
804        Archive::Any
805            Class::Virtually::Abstract
806            Class::Data::Inheritable
807            Carp::Assert
808            Class::ISA
809    
810    o OO, XML, Directories, Schemas, User Interfaces
811      o Schema for Object-Oriented XML
812         follow::http://www.netfrag.org/webnews/article.php?id=149&group=nfo.links.computing
813      o DSML: RDF <-> LDAP
814         follow::http://www.netfrag.org/webnews/article.php?id=215&group=nfo.links.computing
815      o CC-PP - A user side framework for enhanced content negotiation
816         follow::http://www.netfrag.org/webnews/article.php?id=152&group=nfo.links.computing
817    
818    o PoweredBy page for netfrag.org
819      o from hetzner
820      o over suse, uml, debian
821      o to gnu, apache, perl, php and stuff
822    
823    o ViewableBy page for netfrag.org
824      o from lynx
825      o over netscape 2-, ie 3-
826      o to mozilla x and kde x
827      o (what about syndicator-clients?)
828      
829    o AccessableBy page:
830      o ListenTo (e.g. say.exe)
831      o FeelIt (some braille driver)
832      o ??? integration to ie|moz ???
833    
834    x Auszug aus "Gesammelte Weisheiten" von http://isgwww.cs.uni-magdeburg.de/~raab/wisdom.html
835      x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/41./
836      x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/35./
837      x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/28./
838      x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/av.. Murphy's Gesetz/
839      x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/w.. Clarke's Gesetz der revolutionären Ideen/
840      x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/11.|12./
841    
842    x follow::http://www.netfrag.org/search/?q=rap
843      or (alternative): follow::http://search.netfrag.org/rap
844    
845    
846    o todo, 2003-02-26
847      o better shortcut syntax for search.netfrag.org, e.g.:
848        o http://search.netfrag.org/hello world
849        o http://search.netfrag.org/phpHtmlLib
850      o re-enable yakka
851      o begin twingle (proj./lang.)
852        o start twingle-impl. (in perl)
853          o link-extrapolation (http://...)
854            o proposal: search::Intertwingularity should be resolved to
855               x http://www.netfrag.org/search/?q=Intertwingularity
856               x http://search.netfrag.org/Intertwingularity
857          o search::..., follow::..., etc.
858          o auto-colouring:
859            o '^(\s|\t)*o' => 'red'
860            o '^(\s|\t)*x' => 'green'
861          o namespace detection - find 'Word::Word::Word' style things
862            o '\w::|::\w' => 'orange'
863        o propose twingle-impl. (for php/yakka)
864      o phpDocumentIndex
865        o re-enable "stat" for symlinks - if possible
866        o "last run by/on"
867      o sync-meta:
868        o website (TWiki): http://sync-meta.netfrag.org
869        o newsgroup (inn): news://news.netfrag.org/nfo.sync-meta
870        o mail-address (sendmail, dispatchmail, inn): sync-meta@netfrag.org
871        o first content
872          o refactor stuff from joko/doc
873          o contact (addresses from above)
874          o add responses to gde-post
875        o announce internally
876        o announce otherwhere?
877        o mkProject@sourceforge?
878      o tree for html, follow http://search.netfrag.org/?q=tree:
879         x view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/?q=xTree
880         x model layer: look at PEAR::Tree, follow http://search.netfrag.org/?q=pear::tree
881         o controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?)
882         o backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/?q=pear::tree
883         o look at: search::TreeNav (http://search.netfrag.org/TreeNav)  this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib)
884            ->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs
885    
886    o integrate rendering of phpHtmlLibWidgets as YakkaPlugins (via special TaviTags)
887    
888    o scan true papers and find "rap" on them (kinda adaptive ocr required!)
889    
890    o add to search-page:
891      "Search-System is running under high load: The indexer is refreshing it's database!"
892      o required for this: trigger from /usr/local/mnogosearch/sbin/indexer
893    
894    o search desktop - functionality across *nix and windows
895    
896    o again: FaxThis
897    
898    x arcor:
899       https://www.kunden.arcor.de/ksc/impressum.jsp
900    
901      
902    
903    
904    
905    
906  </pre>  </pre>

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.65

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed