<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/adx/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/adx/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 10 Nov 2023 00:01:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/adx/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>adx - addressbook.xml: 1.52 released</title><link>https://sourceforge.net/p/adx/news/2023/11/adx---addressbookxml-152-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;br/&gt;
XML based address book, small (ca. 350KB), lightweight, configurable, portable, contact tagging, geo mapping, web accounts, vCard export as QR code or file, QR code generator (vCard, Wifi, free text), offline usage, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.52:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added account support for Mastodon&lt;/li&gt;
&lt;li&gt;Fixed problems for duplicated/similar contacts resulting in the same identifier&lt;/li&gt;
&lt;li&gt;Fixed bug: Selected tag is highlighted again&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Current hot features (partly experimental) which enables also totally new use cases for adx, like Micro Content Management System (µCMS):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;FINAL since v1.50: Settings are now also possible directy in addressbook.xml (instead of only xsl file). Enables much easier upgrading to next version. Each addressbook file can bring its own settings.&lt;/li&gt;
&lt;li&gt;ALPHA: Decide yourself which contact field is shown for quick access (on right side of a contact like phone nr): you just need to apply xml attribute access="quick" e.g. &amp;lt;email access="quick"&amp;gt;mail@abc.com&amp;lt;/email&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Use arbitrary (X)HTML formatting inside tag &amp;lt;misc format="xhtml"&amp;gt;...&amp;lt;/misc&amp;gt;&lt;/li&gt;
&lt;li&gt;ALPHA: Bring you own CSS formatting by in adx settings, e.g. &amp;lt;setting name="experimental__custom_css"&amp;gt;.myBorders { border: 2px dotted; }&amp;lt;/setting&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: adx can be also used as some kind of µCMS (Micro Content Management System) by combining the new experimental features above&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Older changelogs: &lt;a href="https://sourceforge.net/p/adx/wiki/Changelog/"&gt;https://sourceforge.net/p/adx/wiki/Changelog/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release&lt;/li&gt;
&lt;li&gt;The file qrcodeUTF8.min.js can be removed (since adx v1.40 it's embedded directly into the XSL file adx2html_phonelist.xsl)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Live demo for hot features: &lt;a href="https://elektronengehirn.net/addressbook/hotfeatures.xml" rel="nofollow"&gt;https://elektronengehirn.net/addressbook/hotfeatures.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Fri, 10 Nov 2023 00:01:47 -0000</pubDate><guid>https://sourceforge.net36ec7ec095beeb353ef40a98a175650f4e1ede60</guid></item><item><title>adx - addressbook.xml: 1.50 released</title><link>https://sourceforge.net/p/adx/news/2023/10/adx---addressbookxml-150-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;br/&gt;
XML based address book, small (ca. 350KB), lightweight, configurable, portable, contact tagging, geo mapping, web accounts, vCard export as QR code or file, QR code generator (vCard, Wifi, free text), offline usage, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.50:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Consolidated and finalized adx settings in addressbook.xml (introduced as experimental feature in adx v1.40)&lt;br/&gt;
-- BREAKING CHANGES (in case you used the new experimental settings introduce in adx v1.40): some settings were renamed and need to be updated in addressbook.xml file (obsolete settings are detected on adx start-up and shown with hint for new name)&lt;/li&gt;
&lt;li&gt;Improved a11y (accessibility) based on WAI-RIA W3C recommendation, e.g. assigned navigation, main and searches/filters&lt;/li&gt;
&lt;li&gt;Added new Geo Map Providers (e.g. Here WeGo Maps, Google Earth, geo); see documentation for setting "map_geo_href"&lt;/li&gt;
&lt;li&gt;Consolidated entries in adx menu bar&lt;/li&gt;
&lt;li&gt;Added account types: TikTok, PayPal (shows PayPal address in messag box as QR code or for copy to clipboard)&lt;/li&gt;
&lt;li&gt;Fixed major bug for automatic creation of phone numbers with leading zero into international numbers: if setting 'phone_internationalAreaCode_default' was empty the leading zero was just cutted off&lt;/li&gt;
&lt;li&gt;Removed CSS support for IE 7 or older (which was anyway not supported officially any more)&lt;/li&gt;
&lt;li&gt;Many smaller bug fixes and improvements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Current hot features (partly experimental) which enables also totally new use cases for adx, like Micro Content Management System (µCMS):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;FINAL since v1.50: Settings are now also possible directy in addressbook.xml (instead of only xsl file). Enables much easier upgrading to next version. Each addressbook file can bring its own settings.&lt;/li&gt;
&lt;li&gt;ALPHA: Decide yourself which contact field is shown for quick access (on right side of a contact like phone nr): you just need to apply xml attribute access="quick" e.g. &amp;lt;email access="quick"&amp;gt;mail@abc.com&amp;lt;/email&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Use arbitrary (X)HTML formatting inside tag &amp;lt;misc format="xhtml"&amp;gt;...&amp;lt;/misc&amp;gt;&lt;/li&gt;
&lt;li&gt;ALPHA: Bring you own CSS formatting by in adx settings, e.g. &amp;lt;setting name="experimental__custom_css"&amp;gt;.myBorders { border: 2px dotted; }&amp;lt;/setting&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: adx can be also used as some kind of µCMS (Micro Content Management System) by combining the new experimental features above&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Older changelogs: &lt;a href="https://sourceforge.net/p/adx/wiki/Changelog/"&gt;https://sourceforge.net/p/adx/wiki/Changelog/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release&lt;/li&gt;
&lt;li&gt;The file qrcodeUTF8.min.js can be removed (since adx v1.40 it's embedded directly into the XSL file adx2html_phonelist.xsl)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Live demo for hot features: &lt;a href="https://elektronengehirn.net/addressbook/hotfeatures.xml" rel="nofollow"&gt;https://elektronengehirn.net/addressbook/hotfeatures.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Sun, 22 Oct 2023 00:03:42 -0000</pubDate><guid>https://sourceforge.net2198c47babf1c96a927be6a054a6be1fdbfeee81</guid></item><item><title>adx - addressbook.xml: 1.40.2 released (bugfix)</title><link>https://sourceforge.net/p/adx/news/2023/05/adx---addressbookxml-1402-released-bugfix/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;br/&gt;
XML based address book, small (ca. 350KB), lightweight, configurable, portable, contact tagging, geo mapping, web accounts, vCard export as QR code or file, QR code generator (vCard, Wifi, free text), offline usage, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.40.2 (2023-05-19) - bugfix release:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed critical bug: linebreaks in certain contact fields broke adx javascript features&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.40.1 (2023-05-10) - bugfix release:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed: Corrected wrong attribute name in documentation for new experimental formatting (XHTML, CSS): &amp;lt;misc format="xhtml"&amp;gt;...&amp;lt;/misc&amp;gt; (wrong: &amp;lt;misc type="xhtml"&amp;gt;...&amp;lt;/misc&amp;gt;). Only documentation is affected.&lt;/li&gt;
&lt;li&gt;Fixed: External Tranformation to HTML with Saxon XSLT processor (saxon-he-11.5.jar) failed in case of multiple "org" elements in one contact&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Unfortunately there was another typo in the adx Wiki how to enable Firefox local file access. Correct is to set the Firefox setting "&lt;em&gt;security.fileuri.strict_origin_policy&lt;/em&gt;" to &lt;strong&gt;&lt;em&gt;false&lt;/em&gt;&lt;/strong&gt;. You need this if you want to open adx from local disk. See &lt;a class="" href="https://sourceforge.net/p/adx/wiki/Home/#workaround-for-firefox-68-and-newer-for-local-usage-file"&gt;updated Wiki&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.40 (2023-05-01):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This long time release is on the one hand a maintenance release with several smaller improvements and fixes.&lt;/p&gt;
&lt;p&gt;On the other hand it introduces bigger &lt;strong&gt;new experimental features&lt;/strong&gt; for early evaluation (while being fully backward-compatible):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BETA: &lt;strong&gt;User settings&lt;/strong&gt; are now also possible directy in addressbook.xml (instead of only xsl file).&lt;/li&gt;
&lt;li&gt;ALPHA: Decide yourself which &lt;strong&gt;contact field&lt;/strong&gt; is &lt;strong&gt;shown for quick access&lt;/strong&gt; (on right side of a contact like phone nr): you just need to apply xml attribute access="quick" e.g. &amp;lt;email access="quick"&amp;gt;mail@abc.com&amp;lt;/email&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Use arbitrary &lt;strong&gt;(X)HTML formatting&lt;/strong&gt; inside tag &amp;lt;misc format="xhtml"&amp;gt;&amp;lt;/misc&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Bring you own &lt;strong&gt;CSS formatting&lt;/strong&gt; by in adx settings, e.g. &amp;lt;setting name="experimental__custom_css"&amp;gt;.myBorders { border: 2px dotted; }&amp;lt;/setting&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: adx can be also used as some kind of &lt;strong&gt;µCMS (Micro Content Management System)&lt;/strong&gt; by combining the new experimental features above&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Full changelog: &lt;a href="https://sourceforge.net/p/adx/wiki/Changelog/"&gt;https://sourceforge.net/p/adx/wiki/Changelog/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release&lt;/li&gt;
&lt;li&gt;The file qrcodeUTF8.min.js can be removed (since adx v1.40 it's embedded directly into the XSL file adx2html_phonelist.xsl)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Live demo for experimental features: &lt;a href="https://elektronengehirn.net/addressbook/experimental.xml" rel="nofollow"&gt;https://elektronengehirn.net/addressbook/experimental.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Fri, 19 May 2023 21:33:39 -0000</pubDate><guid>https://sourceforge.netc5f9c731213588e968fe40f7eb96156e8fb65d13</guid></item><item><title>adx - addressbook.xml: 1.40.1 released</title><link>https://sourceforge.net/p/adx/news/2023/05/adx---addressbookxml-1401-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;**Features: **&lt;br/&gt;
XML based address book, small (ca. 350KB), lightweight, configurable, portable, contact tagging, geo mapping, web accounts, vCard export as QR code or file, QR code generator (vCard, Wifi, free text), offline usage, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.40.1 (2023-05-10) - bugfix release:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed: Corrected wrong attribute name in documentation for new experimental formatting (XHTML, CSS): &amp;lt;misc format="xhtml"&amp;gt;...&amp;lt;/misc&amp;gt; (wrong: &amp;lt;misc type="xhtml"&amp;gt;...&amp;lt;/misc&amp;gt;). Only documentation is affected.&lt;/li&gt;
&lt;li&gt;Fixed: External Tranformation to HTML with Saxon XSLT processor (saxon-he-11.5.jar) failed in case of multiple "org" elements in one contact&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Unfortunately there was another typo in the adx Wiki how to enable Firefox local file access. Correct is to set the Firefox setting "&lt;em&gt;security.fileuri.strict_origin_policy&lt;/em&gt;" to &lt;strong&gt;&lt;em&gt;false&lt;/em&gt;&lt;/strong&gt;. You need this if you want to open adx from local disk. See &lt;a class="" href="https://sourceforge.net/p/adx/wiki/Home/#workaround-for-firefox-68-and-newer-for-local-usage-file"&gt;updated Wiki&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.40 (2023-05-01):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This long time release is on the one hand a maintenance release with several smaller improvements and fixes.&lt;/p&gt;
&lt;p&gt;On the other hand it introduces bigger &lt;strong&gt;new experimental features&lt;/strong&gt; for early evaluation (while being fully backward-compatible):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BETA: &lt;strong&gt;User settings&lt;/strong&gt; are now also possible directy in addressbook.xml (instead of only xsl file).&lt;/li&gt;
&lt;li&gt;ALPHA: Decide yourself which &lt;strong&gt;contact field&lt;/strong&gt; is &lt;strong&gt;shown for quick access&lt;/strong&gt; (on right side of a contact like phone nr): you just need to apply xml attribute access="quick" e.g. &amp;lt;email access="quick"&amp;gt;mail@abc.com&amp;lt;/email&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Use arbitrary &lt;strong&gt;(X)HTML formatting&lt;/strong&gt; inside tag &amp;lt;misc format="xhtml"&amp;gt;&amp;lt;/misc&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Bring you own &lt;strong&gt;CSS formatting&lt;/strong&gt; by in adx settings, e.g. &amp;lt;setting name="experimental__custom_css"&amp;gt;.myBorders { border: 2px dotted; }&amp;lt;/setting&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: adx can be also used as some kind of &lt;strong&gt;µCMS (Micro Content Management System)&lt;/strong&gt; by combining the new experimental features above&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Full changelog: &lt;a href="https://sourceforge.net/p/adx/wiki/Changelog/"&gt;https://sourceforge.net/p/adx/wiki/Changelog/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release&lt;/li&gt;
&lt;li&gt;The file qrcodeUTF8.min.js can be removed (since adx v1.40 it's embedded directly into the XSL file adx2html_phonelist.xsl)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Live demo for experimental features: &lt;a href="https://elektronengehirn.net/addressbook/experimental.xml" rel="nofollow"&gt;https://elektronengehirn.net/addressbook/experimental.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Fri, 12 May 2023 22:28:37 -0000</pubDate><guid>https://sourceforge.netc20044832adc34d13a9b66f9be92c5f6df5fc6ef</guid></item><item><title>adx - addressbook.xml: 1.40 - Updated wrong documentation</title><link>https://sourceforge.net/p/adx/news/2023/05/adx---addressbookxml-140---updated-wrong-documentation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In some areas of the documentation the wrong XML attribute was used for the experimental feature "Formatting" (XHTML, CSS):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Wrong (attribute "type"):&lt;/strong&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="nt"&gt;&amp;lt;misc&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="na"&gt;type=&lt;/span&gt;&lt;span class="s"&gt;"xhtml"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;...&lt;span class="nt"&gt;&amp;lt;/misc&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Correct (attribute "format"):&lt;/strong&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="nt"&gt;&amp;lt;misc&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="na"&gt;format=&lt;/span&gt;&lt;span class="s"&gt;"xhtml"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;...&lt;span class="nt"&gt;&amp;lt;/misc&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Note: only the documentation was affected, not adx itself.&lt;/p&gt;
&lt;p&gt;See &lt;a class="" href="https://elektronengehirn.net/addressbook/experimental.xml?showdetails=1&amp;amp;showexport=0&amp;amp;showheader=1&amp;amp;searchfilter=formatting&amp;amp;frequencyhigh=1&amp;amp;frequencymedium=0&amp;amp;frequencylow=0" rel="nofollow"&gt;Live-Demo&lt;/a&gt; for what you can do with the new experimental feature "Formatting" (XHTML, CSS).&lt;/p&gt;
&lt;p&gt;See also &lt;a class="" href="https://sourceforge.net/p/adx/news/2023/05/adx---addressbookxml-140-released/"&gt;Release Notes for adx v1.40&lt;/a&gt; for more general info about adx - addressbook.xml.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Wed, 10 May 2023 17:55:50 -0000</pubDate><guid>https://sourceforge.neta42606f03e6605ff0bdb994c4d817d402326c598</guid></item><item><title>adx - addressbook.xml: 1.40 released</title><link>https://sourceforge.net/p/adx/news/2023/05/adx---addressbookxml-140-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features: &lt;/strong&gt;&lt;br/&gt;
XML based address book, small (ca. 350KB), lightweight, configurable, portable, contact tagging, geo mapping, web accounts, vCard export as QR code or file, QR code generator (vCard, Wifi, free text), offline usage, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.40 (2023-05-01):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This long time release is on the one hand a maintenance release with several smaller improvements and fixes.&lt;/p&gt;
&lt;p&gt;On the other hand it introduces bigger &lt;strong&gt;new experimental features&lt;/strong&gt; for early evaluation (while being fully backward-compatible):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BETA: &lt;strong&gt;User settings&lt;/strong&gt; are now also possible directy in addressbook.xml (instead of only xsl file).&lt;/li&gt;
&lt;li&gt;ALPHA: Decide yourself which &lt;strong&gt;contact field&lt;/strong&gt; is &lt;strong&gt;shown for quick access&lt;/strong&gt; (on right side of a contact like phone nr): you just need to apply xml attribute access="quick" e.g. &amp;lt;email access="quick"&amp;gt;mail@abc.com&amp;lt;/email&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Use arbitrary &lt;strong&gt;(X)HTML formatting&lt;/strong&gt; inside tag &amp;lt;misc format="xhtml"&amp;gt;&amp;lt;/misc&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: Bring you own &lt;strong&gt;CSS formatting&lt;/strong&gt; by in adx settings, e.g. &amp;lt;setting name="experimental__custom_css"&amp;gt;.myBorders { border: 2px dotted; }&amp;lt;/setting&amp;gt;&lt;/li&gt;
&lt;li&gt;BETA: adx can be also used as some kind of &lt;strong&gt;µCMS (Micro Content Management System)&lt;/strong&gt; by combining the new experimental features above&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Full changelog: &lt;a href="https://sourceforge.net/p/adx/wiki/Changelog/"&gt;https://sourceforge.net/p/adx/wiki/Changelog/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release&lt;/li&gt;
&lt;li&gt;The file qrcodeUTF8.min.js can be removed (since adx v1.40 it's embedded directly into the XSL file adx2html_phonelist.xsl)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Live demo for experimental features: &lt;a href="https://elektronengehirn.net/addressbook/experimental.xml" rel="nofollow"&gt;https://elektronengehirn.net/addressbook/experimental.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Thu, 04 May 2023 21:38:55 -0000</pubDate><guid>https://sourceforge.net632da3ec5392e16415c3aa39283dbfc0dbb9f3a0</guid></item><item><title>Firefox version 68 blocks local/offline ("file://...") usage of adx</title><link>https://sourceforge.net/p/adx/news/2019/07/firefox-version-68-blocks-localoffline-file-usage-of-adx/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I expect this behaviour also for newer Firefox versions.&lt;br/&gt;
More info and workarounds can be found at the adx wiki: &lt;a href="https://sourceforge.net/p/adx/wiki/Home/#workaround-for-firefox-68-and-newer-for-offlinelocal-usage-file"&gt;https://sourceforge.net/p/adx/wiki/Home/#workaround-for-firefox-68-and-newer-for-offlinelocal-usage-file&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Mon, 15 Jul 2019 15:52:46 -0000</pubDate><guid>https://sourceforge.nete71fa03c32a03cc4b8104193e14280ab5f3b89ab</guid></item><item><title>adx - addressbook.xml: 1.22 released</title><link>https://sourceforge.net/p/adx/news/2019/04/adx---addressbookxml-122-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features: &lt;/strong&gt;&lt;br/&gt;
XML based address book, small (ca. 220KB), lightweight, portable, contact tagging, geo mapping, web accounts, Offline QR Code generator, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Export functionality:&lt;/strong&gt; &lt;br/&gt;
vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.22 (2019-04-19):&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved OS integration by changing MIME-Type of downloaded vCards from "text/plain" to "text/vcard" (MIME-Type for vCards can be adjusted by new settings variable "exports_vcard_mimetype")&lt;/li&gt;
&lt;li&gt;Fixed: Updated Google Maps link to curernt URL template &lt;a href="https://www.google.com/maps/search/?api=1&amp;amp;amp;query=" rel="nofollow"&gt;https://www.google.com/maps/search/?api=1&amp;amp;query=&lt;/a&gt; (see configuration variables: map_geo_href__google, map_href)&lt;/li&gt;
&lt;li&gt;Fixed: Removed "($Displayname)" from map links (may mix up search result)&lt;/li&gt;
&lt;li&gt;Increased optical protection zone for the adx headline (e.g. avoid overlapping by menu on small screens)&lt;/li&gt;
&lt;li&gt;Search functionality includes now values of xml tag "org"&lt;/li&gt;
&lt;li&gt;Updated tooltip documentation with new search feature for phone numbers by using prefix "phone:" or "tel:" &lt;/li&gt;
&lt;li&gt;Source code maintenance: Redesign of search filter area&lt;/li&gt;
&lt;li&gt;Fixed issue when search term via url parameter contained percentage&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release &lt;/li&gt;
&lt;li&gt;The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Fri, 19 Apr 2019 00:31:02 -0000</pubDate><guid>https://sourceforge.netc0c9878a062b15c1a4949855c5825d5493948c13</guid></item><item><title>adx - addressbook.xml: 1.20 released</title><link>https://sourceforge.net/p/adx/news/2019/02/adx---addressbookxml-120-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features: &lt;/strong&gt;&lt;br/&gt;
XML based address book, small (ca. 200KB), lightweight, portable, contact tagging, geo mapping, web accounts, Offline QR Code generator, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Export functionality:&lt;/strong&gt; &lt;br/&gt;
vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.20 (2019-02-27)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added experimental support for searching phone numbers (keywords: "phone:" or "tel:"). &lt;br/&gt;
  Example: searchstring "phone:123" or "tel:123" finds e.g. "123456", "011 / 23 45 6" or "+12(3)4567"&lt;br/&gt;
  Example: searchstring "phone:" or "tel:" finds contacts which have a phone number assigned&lt;/li&gt;
&lt;li&gt;Reworked logo usage: twice defined (with and without protection zone) and reused in different sizes as website logo, favicons, etc&lt;/li&gt;
&lt;li&gt;Own logo can be configured as URL or Data URI in variables "logo_href" (and "logo_href_protectionzone" for logo sizes &amp;gt; 32x32 pixel)&lt;/li&gt;
&lt;li&gt;Added xmpp icon as account&lt;/li&gt;
&lt;li&gt;Added reddit icon as account&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release &lt;/li&gt;
&lt;li&gt;The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Wed, 27 Feb 2019 23:12:22 -0000</pubDate><guid>https://sourceforge.netadceb50d7f05a72da4e616440928983d44722fdb</guid></item><item><title>adx - addressbook.xml: 1.18 released</title><link>https://sourceforge.net/p/adx/news/2018/10/adx---addressbookxml-118-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features: &lt;/strong&gt;&lt;br/&gt;
XML based address book, small (ca. 200KB), lightweight, portable, contact tagging, geo mapping, web accounts, Offline QR Code generator, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Export functionality:&lt;/strong&gt; &lt;br/&gt;
vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; &lt;br/&gt;
XML + XSLT = HTML&lt;br/&gt;
Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changelog for version 1.18 (2017-10-27)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added support for what3words geo location (tag "geo" with value "word1.word2.word3")&lt;br/&gt;
  e.g. &lt;a href="https://w3w.co/pages.breathed.belly" rel="nofollow"&gt;https://w3w.co/pages.breathed.belly&lt;/a&gt; for Eiffeltower in Paris&lt;/li&gt;
&lt;li&gt;Added support for adding adx as search engine in web browsers (you can add a nickname/keyword to search with a short-cut in browser's address bar)&lt;br/&gt;
  tested browsers (under Ubuntu 18.04): &lt;ul&gt;
&lt;li&gt;Opera (load adx, right click in search field, then select "Create search engine...")&lt;/li&gt;
&lt;li&gt;Vivaldi (load adx, right click in search field, then select "Add search engine...")&lt;/li&gt;
&lt;li&gt;Firefox adds as bookmark (load adx, right click in search field, then select "Add a Keyword for this Search...")&lt;/li&gt;
&lt;li&gt;Edge, IE (not supported?)&lt;/li&gt;
&lt;li&gt;Chromium (not supported?)&lt;/li&gt;
&lt;li&gt;Safari (todo: test)&lt;br/&gt;
  Note: default settings can be changed with new parameter in xsl document: browser_searchengine_parameters&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added new tag "anniversary" to support generic entries (marriage, death, etc)&lt;/li&gt;
&lt;li&gt;Enhanced colorizing (red) for all types of upcoming anniversaries (birthday, nameday and anniversary)&lt;/li&gt;
&lt;li&gt;Enhanced tag filtering for birthday ("adx:brithday"), nameday ("adx:nameday"), any anniversary ("adx:anniversary")&lt;/li&gt;
&lt;li&gt;Enhanced configuration for showing comments (needs to be expanded as more text than in others fields is expected). Still alpha: To enable see config parameters "comment_show_default" and "comment_expand_default"&lt;/li&gt;
&lt;li&gt;breaking change: changed opensearch url in header from top level "/opensearch.xml" to relative "opensearch.xml" (tested with Firefox)&lt;/li&gt;
&lt;li&gt;bugfix: backslash in XML contact fields was not escaped correctly (on converting to JSON)&lt;/li&gt;
&lt;li&gt;fixed broken account url from "delicious.com" to "del.icio.us"...but in the meantime completely shutted down. Goodbye, web 2.0 pioneer.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Update from a previous version of adx:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Just replace the file 'adx2html_phonelist.xsl' with the new one from this release &lt;/li&gt;
&lt;li&gt;The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code)&lt;/li&gt;
&lt;li&gt;breaking change (if you use opensearch): changed opensearch url in header from top level "/opensearch.xml" to relative "opensearch.xml" (tested with Firefox)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Live demo: &lt;a href="http://elektronengehirn.net/addressbook/addressbook.xml" rel="nofollow"&gt;http://elektronengehirn.net/addressbook/addressbook.xml&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="http://adx.elektronengehirn.net" rel="nofollow"&gt;http://adx.elektronengehirn.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Project website on SoureForge: &lt;a href="http://sourceforge.net/projects/adx"&gt;http://sourceforge.net/projects/adx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://sourceforge.net/projects/adx/files/latest/download?source=files"&gt;https://sourceforge.net/projects/adx/files/latest/download?source=files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas Bartensud</dc:creator><pubDate>Sat, 27 Oct 2018 21:05:20 -0000</pubDate><guid>https://sourceforge.net1eb3b7ed49e6fec17aecb94d230f7e8a233a140e</guid></item></channel></rss>