Did the dead. Grabbed the template, Google Sitemaps using Movable Type, and setup a Sitemap for fozbaca.org or at least the blog portion. If this actually takes off and works I might add the gallery.
Results tagged “XML” from fozbaca.org
Stole an idea Eric Kidd over at RandomHacks uses for his RSS feed. By adding a CSS reference after the inital XML version one gets stylled RSS.
The trick has been applies to the 3 syndication types RSS2, RSS 1.0/RDF and XSS for fozbaca.org. The trick worked on the IE and Phoenix/Mozilla running on my box. Just comment if you have any problems.
Genecast provides RSS via NNTP, News Groups. Very cool, hope it goes somewhere.
NewsMonster is a newsreader and manager for RSS content, news, and the semantic web.It has an immpressive feature list, though doesn't claim to support RSS 2.0. It could be the basis for my RSS Reader nirvana with it's Repitle server component side.
[via Russell Beattie Notebook]
Update: NewsMonster *does* support RSS 2.0
One of the features I point out is that it supports *all* versions of RSS.Coolness. Now if I could just get it to work on my box.
This is due to the miracles of XSLT ;)
Kevin
- --
Kevin A. Burton ( burton@apache.org, burton@openprivacy.org, burton@peerfear.org )
The Secret Life of Markup
The average reader - one not raised by wolves, or, worse, by rabid advocates of Standard Generalized Markup Language during the heyday of SGML - may not clearly understand the concepts of Semantics, Structure, Markup, Content, Style, Transformation, and Presentation. Heck, I'm not sure many of us did back then either, but we've had a few years to think about it.A little basic at times but averall an all around good sumary of the markup situation.
abi2html
A command line app written in Java which, using the Xalan XML parser and an XSLT stylesheet, allows you to convert native AbiWord, (*.abw), files into HTML pages. Features include being able to convert a single file or batch convert a directory of files and turning http:// web address references into anchor tags under HTML. For more information see the README and CHANGELOG files.Kinda cool, but as another idea how about a MovableType plug-in that takes a .abw file upload and translates it to embeded (X)HTML?
cocooncenter.org - Your Guide to Apache Cocoon
This site is intended to provide tutorials, how-to's, best practise guides and other information not covered by the official Cocoon documentation. It is directed mainly to new Cocoon users, but if you're working with Cocoon for some time you may find some useful information here, too.
Looks like a good resource of Cocoon is your thing.
From XML To...Anything -- the Extensible Stylesheet Language
AxKit now has a native Wiki. Intrestingly it uses POD (Plain Old Documentation) instead of Structured Text for it's formating language.
Release Announcement:
Release Announcement:
I've written a very simple Wiki clone using AxKit XSP. There's a live Wiki on http://axkit.org/wiki/ that you can play with (and we'll be putting the AxKit docs up on there). The source code is on CPAN (just uploaded this morning, so you may have to wait for it to mirror). I think the code is a pretty nice example of an MVC-like design in XSP, with the XSP as the Controller, the XSLT as the View, and a perl module as the Model.
XSLT-Based Websites
XSLT leveraged during design-time and run-time can result in faster time to market, easier maintenance, and support for multiple HTML flavors
Xopus is our wysiwyg browser based XML editor.Xopus is easy to use and to implement.
For input it requires data (XML), style (XSLT) and rules (Schema).
Xopus performs some magic on this and turns it into an editor.
So inline WYSIWYG editing, coolness. There is a demo, but it requires IE5.5 or up for now. And it is soposed to be going OpenSource.
[via be blogging]
XMLRésuméLibrary
The XML Résumé Library is an XML and XSL based system for marking up, adding metadata to, and formatting résumés and curricula vitae.
AxKit Guide
This document is a guide to the ins and outs of using AxKitAnd incase you were wondering what is AxKit here is a blurg from the site:
Apache AxKit is an XML Application Server for Apache. It provides on-the-fly conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code. AxKit also uses a built-in Perl interpreter to provide some amazingly powerful techniques for XML transformation.
Integrating AppleScript and Cocoa, enjoy engel. Oh and check out that XML.
And a few AppleScript and XML links
And a few AppleScript and XML links
XML::Handler::AxPoint - AxPoint XML to PDF Slideshow generator
This module is a port and enhancement of the AxKit presentation tool, AxPoint. It takes an XML description of a slideshow, and generates a PDF. The resulting presentations are very nice to look at, possibly rivalling PowerPoint, and almost certainly better than most other freeware presentation tools on Unix/Linux. The presentations support slide transitions, PDF bookmarks, bullet points, source code (fixed font) sections, images, colours, bold and italics, hyperlinks, and transition effects for all the bullet points, source, and image sections.And some examples.