/[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.6 by joko, Mon Feb 3 00:05:26 2003 UTC revision 1.15 by joko, Wed Feb 5 23:43:55 2003 UTC
# Line 143  o enhance newsportal Line 143  o enhance newsportal
143    
144  o a StartingPoint: TUTOS Project/Product Overview  o a StartingPoint: TUTOS Project/Product Overview
145    
146    o generate some documentation for flib and glib automagically
147      o use JavaDoc? see ->phpHtmlLib
148      o use phpDoc? see ->Xyz
149    
150    o yakka:
151        o SeperationOfWikiCoreFeatures
152          o revisioning
153        o EnhancementOfCoreFeatures
154          o object oriented linking/referencing
155          o reference maintenance capabilities (copy, move, unlink) (+clone, +deep_copy)
156          o reference structuring (make set, add more metadata)
157            o use RDF and/or RDFS?
158            o look at RDFWiki....
159        o EnhancementOfFrontend
160        o ReIntegrationOfWikiCoreFeatures
161        
162    o "outsource" mysql from quepasa.netfrag.org to h1.service.netfrag.org
163    
164    o establish slapd on h1.service.netfrag.org
165    
166    o faxabruf für w2hfax (sendfax -d <nummer> -p)
167      o konvertiere empfanges dokument von ps nach pdf, tiff?
168    
169    o look at bonsai?
170    
171    o scripts from janosch
172    
173    o php-4.3.0???
174    
175    o emacs?
176    
177    o check if backend-logging still works!?
178    
179    o pear-1.0?
180    
181    o patch PEAR::XML::RPC
182       o look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php
183       o look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2
184       o provide better patch introducing new error-codes and messages for "local errors":
185          o "could not connect to remote server, failed to open socket"
186          o "could not send data, but socket is open"
187    
188    o python in php: integrate python-library from w2hfax!?
189    
190    o task list
191      start apache1 (click)
192      start mysql (type net start mysql)
193      start internet explorer (click)
194      start explorer (press win-key & e)
195        navigate to target
196        open in ultraedit
197    
198    o php-enhancements!?
199      o mixin inheritance for php?
200      o manipulating the symbol table?
201    
202    o install PEAR::Log-1.5.3
203      o re-integrate (and maybe submit) patches to have timestamp formatted in a different way
204    
205    o integrate timestamp into log-output of CPAN's Log::Dispatch!?
206    
207    o integrate PEAR::Translation with smarty
208      o look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3
209      o look at http://smarty.php.net
210      
211    o send patch for PEAR/Log/file.php
212    
213    o make patch for PEAR/XML/RPC.php
214    
215    o refactor to PEAR::DB - drivers
216      o glib/Data/Driver/Proxy.php
217      o glib/Data/Driver/RPC/Remote.php
218    
219    o integrate autogenerated api-documentation for code@netfrag.org
220      use PhpDocumentor: http://phpdocu.sourceforge.net/
221    
222    o phpLdapBrowser using components from
223      o PEAR (DB_ldap)
224      o smarty (maybe some parts for gui rendering)
225      o phpHtmlLib (abstraction of basic html tags and more highlevel widgets, gui/forms-to-data binding)
226      o netfrag.org
227        o yakka as navigation-backend
228          o on-the-fly generation of navigation-structure
229          o page-rendering, -dispatching and -layout
230            o maybe integrate these together to get max. overview over all details
231               to be able to provide enough abstraction in implementation:
232              o current dispatcher from yakka (Engine 1.0?, Engine 2.0?)
233              o dispatchrequest (the generic dispatcher which listens at http://cvs.netfrag.org and http://news.netfrag.org)
234              o glib/Application/AbstractRequest (a component which grew out of a custom application once,
235                 but was refactored two times after that (<custom-app> -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest)
236        o org.netfrag.glib for tying all that together
237    
238    o PEAR::Auth::Kerberos???
239    
240    o nfoweb: "powered by" - page
241      o lamp: linux, apache, mysql, php
242      o other daemon software: inn, OpenLDAP, OpenSSH, Kerberos 5, sendmail, amavis, Cyrus
243      o other software: TWiki, phpWiki, viewcvs, newsportal
244      o other languages: bash, perl, python, ruby, etc., etc.
245      o make links...
246      o include process view???
247      o link to "IntegratesWith"-page: PIMs, Offices
248    
249    o integrate glib/Data/Driver/Proxy with PEAR::Cache
250      o use DB::RPC for this!
251      
252    o integrate Application::Config with PEAR::Config
253    
254    o use PEAR::Tree
255      o look at http://opensource.visionp.de/modules/project/tree.php
256      o as base data container for "app::menu", "phpHtmlLib::TreeNav"
257      
258    o integrate Data::Encode with I18N - Internationalization???
259    
260    o prepare patches for pear.php.net
261      o configurable timestamp format for PEAR::Log::file
262      o no fatal php errors from PEAR::XML::RPC
263      
264    x why not PEAR::Config?
265      * This class allows for parsing and editing of configuration datasources.
266      * Do not use this class only to read datasources because of the overhead
267      * it creates to keep track of the configuration structure.
268    
269    o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!!
270    
271    
272    
273    
274  </pre>  </pre>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.15

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