* [http://www.eclipsezone.com/articles/lattix-dsm/ Expressing Software Architecture with Inter-module Dependencies] - innovative way to visualize module dependicies. Looks like a must have. * Since 4.4.something, RPM supports sqlite3 as it's database backend. Good explanation can be found at [https://lists.dulug.duke.edu/pipermail/rpm-devel/2005-January/000300.html rpm-4.4.1-0.14 with sqlite3 support]. * Trac supports access control for SVN repository, using svn_authz derived [http://projects.edgewall.com/trac/wiki/FineGrainedPermissions mechanism]. It works. * [http://trac.lighttpd.net/trac/wiki/HowToWriteALighttpdPlugin Writing Plugins] for lighttpd. * [http://projects.edgewall.com/trac/wiki/TracOnFedoraCore This] wiki page on subject of trac installation on Fedora Core is a bit late for us, but hopely not for many others :). * Bitna razlika između GET i POST za forme je objašnjena [http://www.cs.tut.fi/~jkorpela/forms/methods.html ovdje]. FastCGI.m3 podržava POST metod i parsira i nested body. * [http://sam.zoy.org/writings/programming/svn2cvs.html HOWTO: smooth CVS to SVN migration (and back again)]. * [http://textpattern.com/ Još jedan txt->html "standard"]. * Interesantan, po svemu sudeći [http://codesynthesis.com/products/xsd/ "ILU" sistem], ali XML Schema baziran. * trac:: !CrossReference [http://projects.edgewall.com/trac/wiki/TracCrossReferences draft]. chandlerc/Jomu [http://projects.edgewall.com/trac/ticket/2087 redraft]. Also of interest, [http://projects.edgewall.com/trac/ticket/31 #31]. * trac:: After changeset hiding per svn_authz, here is [http://projects.edgewall.com/trac/ticket/2053 better navigation proposal]. * [http://code.djangoproject.com/wiki/DjangoPoweredSites Django] -- Trac based CMS. * '''Obavezno provjeriti ažurnost trac kopije svn repozitorija na frodo sa:''' {{{ rsync -e ssh dragisha@gollum.m3w.org:/opt/svn /opt -Pav}}}