template
Write notes
or text here.
0
0
·
unset
inavi
·
(sxml `(*TOP?*
,(guard (ex (else ""))
(date->string (string->date
(data ((sxpath '(pubDate)) (current-node)))
"~a, ~d ~b ~Y ~H:~M:~S ~z")
"~d ~b ~Y" "de"))
,(let ((title (data ((sxpath '(title)) (current-node))) ))
`(a (@ (href ,(data ((sxpath '(link)) (current-node))) ))
,(substring title 0 (min 18 (string-length title)))))
))
(sxml `(*TOP?*
,(guard (ex (else ""))
(date->string (string->date
(data ((sxpath '(pubDate)) (current-node)))
"~a, ~d ~b ~Y ~H:~M:~S ~z")
"~d ~b ~Y" "de"))
,(let ((title (data ((sxpath '(title)) (current-node))) ))
`(a (@ (href ,(data ((sxpath '(link)) (current-node))) )
(class "hnavi"))
,(substring title 0 (min 18 (string-length title)))))
))
|
|
|
|
|
rss
pdf
::
context view
- 23 Jul 2008ProjectsOnThePlate
- 23 Jul 2008SystemRequirements
- 23 Jul 2008ModuleStructure05
- 17 Jun 2008StorageAdaptor
- 17 Jun 2008NEWS
- 17 Jun 2008HTML
- 17 Jun 2008ACM
- 22 Mai 2008HTTP
- 22 Mai 2008BOSH
- 10 Mai 2008AskemosBibliograph
- 10 Mai 2008JerrysDreamAbstrac
- 09 Mai 2008ProgrammingLanguag
- 20 Apr 2008XSLT
- 11 Mar 2008CodingStyle
- 10 Mar 2008
- 09 Mar 2008MIMEConverter
- BSD
- 07 Mar 2008XML
- 06 Mar 2008SRFI
- 01 Mar 2008RFC4810
- 01 Mar 2008RFC4998
- 01 Mar 2008KondratieffWerk
- 04 Jan 2008service-level
- 04 Jan 2008NameSpaceDSSSLinde
- 24 Jun 2004KommunikationsInfr
- BOINC
|