Personal tools
Skip to content. | Skip to navigation
Ed is a line-oriented text editor, used to create, display, and modify text files (both interactively and via shell scripts). For most purposes, ed has been replaced in normal usage by full-screen editors (emacs and vi, for example). Ed was the original UNIX editor, and may be used by some programs. In general, however, you probably don't need to install it and you probably won't use it.
ed is a line-oriented text editor, used to create, display, and modify text files (both interactively and via shell scripts). For most purposes, ed has been replaced in normal usage by full-screen editors (emacs and vi, for example).
OVMF (Open Virtual Machine Firmware) is a project to enable UEFI support for Virtual Machines. This package contains a sample 64-bit UEFI firmware for QEMU and KVM.
Auto-discover geographical coverage, temporal coverage, related items and keywords from documents common metadata (title, description, body, etc), auto highlight keywords within a page content based on selected tags and auto-update related items based on internal links found within object's metadata.
EEA App Visualization`_ is the Core API for `EEA Daviz`_. This package was added in order to be able to use `EEA Google Charts`_ without `EEA Exhibit`_ and viceversa or any other visualization library as a standalone visualization or as part of a bundle package (`eea.daviz`_)
This package combines the features from lovely.memcached and plone.memoize.ram. It provides a decorator and utility for Memcaches at EEA. The decorator allows you set dependencies known by lovely.memcached .. note :: This add-on doesn't do anything by itself. It needs to be integrated by a developer within your own products. For reference you can check the `eea.app.visualization`_ package.
This package provides utilities to convert images and PDF files using ImageMagick. .. note :: This add-on doesn't do anything by itself. It needs to be integrated by a developer within your own products. For reference you can check the `eea.googlecharts`_ package.
Introduction ============ `EEA Daviz`_ is a web tool developed by the European Environment Agency which helps creating interactive data visualizations easily through the web browser, no extra tools are necessary. It is free and open source. You can generate attractive and interactive charts and combine them in a dashboard with facets/filters which updates the charts simultaneously. Data can be uploaded as CSV/TSV or you can specify SPARQL to query online Linked open data servers (aka sparql endpoints). **Daviz is the first Semantic web data visualisation tool for Plone CMS, entirely web-based!** At the moment `Simile Exhibit`_ and `Google Charts`_ visualizations are supported. The architecture allows to extend Daviz with more visualisation libraries (visualisations plugins). .. contents:: Main features ============= |Daviz features diagram| 1. No desktop tools needed to make visualizations. all web based. 2. Data input: easy copy and paste of data table from any webpage or excel sheet 3. Data input: drag-and-drop your data from CSV/TSV files, and we do the rest 4. Data input advanced: retrieve data from any SPARQL endpoint on the fly 5. Intuitive visualization editor to create interactive charts. 6. Large amount of visualizations available: Area, Bar, Bubble, Candlestick, Column, Combo Chart, Gauge, Geo Intensity Maps, Line, Pie, Radar, Scatter, Stepped Area, Table, Tree Map, Motion Charts, Faceted search table, Faceted tiles, Faceted timeline, Faceted map and more... 7. Dashboard. Group charts into one dashboard. 8. Share any chart. Embeddable visualization in any webpage. 9. Customizable chart options and colors 10. Data table manipulation via drag and drop, preparing table for chart 11. Pivot table (Transpose), transform row values into columns 12. Modular framework for extending it with more visualizations 13. And much more... It is simple to use, needs no desktop application, everything is done through the web by uploading an "excel file", CSV, TSV. You can also query the "web of data" via public available sparql endpoints. You can easily make visualizations like: 1. `Simile Exhibit <http://www.simile-widgets.org/exhibit>`_ 2. `Google Charts <http://code.google.com/apis/chart>`_ See also initial project `wiki page <https://svn.eionet.europa.eu/projects/Zope/wiki/DaViz>`_ for the reasoning behind this project.