- Details
-
Published: Saturday, 30 April 2016 14:53
Following the success of the http://glassandsilverjewellery.co.uk update to the latest versions of Joomla and Virtumart, we have upgraded http://tomleonard.co.uk too.
This was also out-sourced to a Russian developer via Upwork.com
This reduces the security risk the site previously had, and gives Tom some better tools, though is otherwise an invisible change.
Enjoy!
- Details
-
Published: Monday, 17 February 2014 12:36
Created a search plugin to my favourite Mind-mapping tool, FreeMind which itself is open-source Java based.
https://sourceforge.net/projects/freemindsearchplugin/
The existing program had limited search facilities, only the current open map, so wrote plugin to allow search from multiple Freemind maps. It uses Apache Lucene to create an in-memory index then orders the results by a score. You can then click on a result to open that map. Can choose to search the maps you already have open, or to recursively search a directory of your choice.
