Free, liberty-enhancing, cross-platform data wrangling.

End to end example :: Query your data...

for $item in $data//soldier return 
<div>
    <h2>{$item/@name}</h2><p>Special skill: {$item/@skill}</p>
</div>
            

The AllyourX.co.uk desktop host can process queries like the one above, to generate webpages from data you have authored and stored on your local disk.

The pages generated by these queries are also stored in your local disk, where they can be uploaded by FTP, SCP or RSync to your chosen web server.

The desktop host uses XUL and Plain Old Webserver, and can be installed as a Firefox plugin for cross platform support on any desktop with java installed.

The data, schemas and forms making up a website can be sent to a friend as a zip file, modified and sent back.

Developments

Desktop data hosting

A free firefox plugin to edit your data and generate rich data-driven websites.

Your bespoke blog, calendar or online catalog in just a few lines of code.

Read more

Giants' Shoulders