1
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected 4 months ago.
Posted almost 6 years ago by Thomas Bartensud
I expect this behaviour also for newer Firefox versions. More info and workarounds can be found at the adx wiki: https://sourceforge.net/p/adx/wiki/Home/#workaround-for-firefox-68-and-newer-for-offlinelocal-usage-file
Posted about 6 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data! Features: XML based address book, small (ca. 220KB), lightweight, portable, contact tagging, geo mapping, web ... [More] accounts, Offline QR Code generator, etc. Export functionality: vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN). How it works: XML + XSLT = HTML Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). Changelog for version 1.22 (2019-04-19): 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") Fixed: Updated Google Maps link to curernt URL template https://www.google.com/maps/search/?api=1&query= (see configuration variables: map_geo_href__google, map_href) Fixed: Removed "($Displayname)" from map links (may mix up search result) Increased optical protection zone for the adx headline (e.g. avoid overlapping by menu on small screens) Search functionality includes now values of xml tag "org" Updated tooltip documentation with new search feature for phone numbers by using prefix "phone:" or "tel:" Source code maintenance: Redesign of search filter area Fixed issue when search term via url parameter contained percentage Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code) Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/projects/adx/files/latest/download?source=files [Less]
Posted about 6 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data! Features: XML based address book, small (ca. 200KB), lightweight, portable, contact tagging, geo mapping, web ... [More] accounts, Offline QR Code generator, etc. Export functionality: vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN). How it works: XML + XSLT = HTML Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). Changelog for version 1.20 (2019-02-27) Added experimental support for searching phone numbers (keywords: "phone:" or "tel:"). Example: searchstring "phone:123" or "tel:123" finds e.g. "123456", "011 / 23 45 6" or "+12(3)4567" Example: searchstring "phone:" or "tel:" finds contacts which have a phone number assigned Reworked logo usage: twice defined (with and without protection zone) and reused in different sizes as website logo, favicons, etc Own logo can be configured as URL or Data URI in variables "logo_href" (and "logo_href_protectionzone" for logo sizes > 32x32 pixel) Added xmpp icon as account Added reddit icon as account Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code) Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/projects/adx/files/latest/download?source=files [Less]
Posted over 6 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data! Features: XML based address book, small (ca. 200KB), lightweight, portable, contact tagging, geo mapping, web ... [More] accounts, Offline QR Code generator, etc. Export functionality: vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN). How it works: XML + XSLT = HTML Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). Changelog for version 1.18 (2017-10-27) Added support for what3words geo location (tag "geo" with value "word1.word2.word3") e.g. https://w3w.co/pages.breathed.belly for Eiffeltower in Paris 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) tested browsers (under Ubuntu 18.04): Opera (load adx, right click in search field, then select "Create search engine...") Vivaldi (load adx, right click in search field, then select "Add search engine...") Firefox adds as bookmark (load adx, right click in search field, then select "Add a Keyword for this Search...") Edge, IE (not supported?) Chromium (not supported?) Safari (todo: test) Note: default settings can be changed with new parameter in xsl document: browser_searchengine_parameters Added new tag "anniversary" to support generic entries (marriage, death, etc) Enhanced colorizing (red) for all types of upcoming anniversaries (birthday, nameday and anniversary) Enhanced tag filtering for birthday ("adx:brithday"), nameday ("adx:nameday"), any anniversary ("adx:anniversary") 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" breaking change: changed opensearch url in header from top level "/opensearch.xml" to relative "opensearch.xml" (tested with Firefox) bugfix: backslash in XML contact fields was not escaped correctly (on converting to JSON) fixed broken account url from "delicious.com" to "del.icio.us"...but in the meantime completely shutted down. Goodbye, web 2.0 pioneer. Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code) breaking change (if you use opensearch): changed opensearch url in header from top level "/opensearch.xml" to relative "opensearch.xml" (tested with Firefox) Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/projects/adx/files/latest/download?source=files [Less]
Posted over 7 years ago by Thomas Bartensud
Changelog for version 1.17 (2017-09-01) bugfix: QR code generator supports now up to max 2953 Bytes (note: max characters may be lower due to UTF-8 encoding which eats more than 1 byte for special characters) Added entry "QR" in top menu for ... [More] showing/hiding box with QR code generator Save Settings provides now also URL for copy and paste minor changes for QR handling adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data! Features: XML based address book, small (ca. 200KB), lightweight, portable, contact tagging, geo mapping, web accounts, Offline QR Code generator, etc. Export functionality: vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN). How it works: XML + XSLT = HTML Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code) Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/projects/adx/files/latest/download?source=files [Less]
Posted almost 8 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data! Features: XML based address book, small (ca. 200KB), lightweight, portable, contact tagging, geo mapping, web ... [More] accounts, Offline QR Code generator, etc. Export functionality: vCard download, QR code (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN). How it works: XML + XSLT = HTML Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). Changelog for version 1.16 (2017-08-18) Improved CR code creation for slower machines or big text length for QR (Added QR creation scheduler skipping non needed QR creations when keyboard input is quicker then QR creation) Added QR footer with info about text and byte length Added experimental account support for 'WhatsApp' (whatsapp://send/?phone=), 'WhatsAppWeb' (https://web.whatsapp.com/send?phone=) and 'WhatsAppAPI' (https://api.whatsapp.com/send?phone=) For number format see https://faq.whatsapp.com/en/general/26000030 Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code) Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/projects/adx/files/latest/download?source=files [Less]
Posted almost 8 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data! Features: XML based address book, small (ca. 200KB), lightweight, portable, contact tagging, geo mapping, web ... [More] accounts, etc. Export functionality: vCard download, QR code generator (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN). How it works: XML + XSLT = HTML Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). Changelog for version 1.14 (2017-07-05) Changed document output from HTML 4.01 to HTML 5 and encoding from ISO-8859-1 to UTF-8. This should also fix character encoding issues which resulted in malfunction of javascript operations on contacts (like show/hide contact details) Visual enhancement: Expand/collapse of contact details now with animation Visual enhancement: fixed position of vertical divider Changed sprite compression tool for icons from PNGCrush to zopfliPNG with a slightly lower size of several hundreds bytes Fixed issue with QR infobox (CSS change for new fixed table centering changed also QR infobox by accident). changed id from "main" to "contacts". Fixed: logo was not centered when search filter has no results Added account support for tumblr.com (incl icon): http://{account}.tumblr.com Added adx logo to bottom of contact list Changed msg shown on saving adx settings(more descriptive, dialog provides now also a button to cancel) Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code) Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/projects/adx/files/latest/download?source=files [Less]
Posted about 8 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book for contact management running completely in web browser. Own your data! Features: XML based address book, small (<200KB), lightweight, portable, contact tagging, geo mapping, web ... [More] accounts, etc. Export functionality: vCard download, QR code generator (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN). How it works: XML + XSLT = HTML Your addressbook (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). Changelog for version 1.13 (2017-03-14) QR Code: speed optimization for creating QR codes (for default error correction level "L") QR Code: Added QR Code for WiFi myWiFiName works for: Android (open: support for windows phone, iphone) [Alpha] New URL parameters for creating QR Codes (e.g. for omnibar integration): Added new url param "qr" (example url: addressbook.xml?qr=MyTextToEncodeIntoQRCode ) Added new url param "qrbyid" (example url: addressbook.xml?qrbyid=bartensud ) Value of param is the id of the contact. If fhe id is not defined manually in XML via contact's attribute "id", the automatically calculated id is used GUI change: New adx logo is shown in browser tab GUI enhancement: frequency groups are now visually separated by dashed vertical line (style can be configured with new setting variable "frequencyGroups_separator_borderStyle") serveral other minor changes Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release The file 'qrcodeUTF8.js' hasn't change (you need it only if you want to generate QR Code) Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/projects/adx/files/latest/download?source=files [Less]
Posted over 8 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book running completely in web browser. Features: XML based, small, lighweight, geo mapping, contact tagging, web accounts, etc. Export functionality: vCard download, QR code generator ... [More] (offline), Embedded Microformats (hCard 1.0, XFN) How it works: Your addressbook (in XML) is transformed in your web browser (via XSLT) to a web page (HTML) Changelog for new version 1.12 (2017-02-06): Changed default phone protocol from "callto:" (Skype specific) to "tel:" (generic phone protocol); can be changed by parameter "phone_protocol" in user settings Skype accounts are added now for direct call in phone area (can be turned off with parameter "phone_skype_show" in user settings) Reworked account icons (CSS image sprites; updated icons) Results in less space per account item (grey out of icons is now a CSS filter) but compatibility for IE 7 or older was dropped Added account types: allmusic, bandcamp, diaspora, ffffound, GitHub, GNU Social, HubZilla, identi.ca, imdb, pinterest, stackexchange (including stackoverflow, superuser, *.stackexchange), vkontakte, trakt fixed accounts types: ICQ (profile url was wrong) removed accounts types: rememberthemilk, technorati, digg Enhanced Info about browser when in debug mode QR code window got slight design update (gradient in window title) Improved embedding of adx in html Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release Don't forget to copy qrcodeUTF8.js if you want to generate QR code for exporting contacts. Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/project/platformdownload.php?group_id=254516 [Less]
Posted about 9 years ago by Thomas Bartensud
adx is a minimalistic but massively web enabled address book running completely in web browser. Supported: Skype, Twitter, Flickr, Delicious, Facebook, LinkedIn, hCard (Microformats), instant messengers, etc. How it works: XML + XSLT = HTML in your ... [More] web browser. Changelog for new version 1.11 (2016-04-03): Enhanced export for vCard / QR code: Supports now xml tag 'geo' (with latitude and longitude information) Enhanced export for vCard / QR code: Added vCard property 'REV' with current timestamp Improved export for vCard / QR code: support also for xml tag 'orgunit' Improved export for vCard / QR Code: If QR Code could not be created an error message and hint is shown to reduce size of vCard Added account support for Instagram (including icon) Added account support for allmusic.com (no icon yet) Changed caption in QR code dialog Ensured backward compatibility (adx works also when QR code lib qrcodeUTF8.min.js is not available) Update from a previous version of adx: Just replace the file 'adx2html_phonelist.xsl' with the new one from this release Don't forget to copy qrcodeUTF8.js if you want to generate QR code for exporting contacts. Links: Live demo: http://elektronengehirn.net/addressbook/addressbook.xml Website: http://adx.elektronengehirn.net Project website on SoureForge: http://sourceforge.net/projects/adx Download: https://sourceforge.net/project/platformdownload.php?group_id=254516&sel_platform=16227 [Less]