Users demo released

We have created a demo regarding users management in regards the requirements of a challenge posted in a group in Facebook https://www.facebook.com/groups/2322832835/permalink/10157871154867836/ and we have deployed in our implementation in our demo server at https://demos.lucentinian.com/usersdemo/

Specification and development documentation has been added to the users demo web page.

Feel free to play with it, and do not hesitate to send us your feedback.

Date time decoder

We have added to our Convert Data web service date time decoders that we hope will help you to determine with ease these situations where you need to look for the calendar to know what day was yesterday, last Monday, first day of last month, etc. in different standard formats. You can also specify what timezone you want the date time to be parsed, including regions like continents and countries, or part of city names. So that, we hope this tool may help you with bulk conversions as well.

The available decoders are:

Convert from file feature added

The release presented today for our Convert data website has as main actor the introduction of convert data from file, hash calculation, transform, etc. Choose file which you want to apply the selected operation and algorithm, and it will be sent automatically to our server for the conversion.

JSON minimizer and upload file button

Once the file has been processed, it will appear as usual in the original and result boxes. We have changed the way the data displayed since the content may require too much memory from the web browser of the user, so we are limiting the representation in 5KB. However, internally, the full data can still be copied to clipboard and downloaded. Furthermore, if the result exceeds the 5KB, the content will be downloaded automatically.

Moreover, we have introduced a JSON minimizer operation for striping blanks and new lines, reducing the JSON document as much as possible following the standards.

‘Save As File’ added to Convert Data site

We have added the convenient ‘Save As File’ function represented by an floppy image 💾 to both the original content and the conversed content for easing the storage of the results while converting data with our web service.

New 'Save As File' function

Depending on the web browser configuration, the content will be stored directly without confirmation.

The web browser stores the content directly to your hard disk

Or it will ask what to do before saving the file.

The web browser will ask the user what to do with the content to store

JSON Formatter & Beautifier added

If you are often working with JSON objects, it is not always easy to visualize the content of big serialized objects.

Today we would like to bring you our JSON Formatter and Beautifier integrated in our Convert Data website.

Type the document you want to format in the box under the algorithm selection and click “Convert” button to have it nicely formatted.

Haval digest algorithm added

We would like to announce that the Haval hash algorithm has been integrated as part of conversion data of our Convert Data website.

We have added all the output length variants with the different rounds.

Tiger Hash Algorithms added

We are glad to announce that we have added the Tiger hash algorithm family to our online Convert Data web site. Please follow the next links accordingly to the length and the number of rounds.

Tiger hash algorithm at our online Convert Data website

Do you nee more information about the Tiger hash algorithm? Please check the wikipedia.