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.

Convert data from URL

We have added a new function in our Convert data web service to convert data from URL. This complements the other features of converting data from local file and from text copied into the text box.

Our web service will download the file from the given URL, but it won’t work with file protocol or local domains (such as localhost or 192.168… IPs), and it will execute the chosen operation on its content. Redirections (like HTTP 301 or 302) won’t be followed. If an error occurs, a message will be displayed. If success, the content of the file will be displayed and the result of the operation like in the screenshot below.

Automatize your company

It has been demonstrated that companies which have computer based and managed processes are more efficient and incoming can be greater.

We can help you to draw your current business processes and indicate where and how computer can help to speed up these slow processes that are preventing your to boost your company.

Please don’t hesitate to contact us for consulting

    By using this form you agree with the storage and handling of your data by this website.

    Do you want to know more?

    https://translate.yandex.com/translate?url=https%3A%2F%2Fwww.lainformacion.com%2Fmanagement%2Fempresas-robotizadas-venden-cinco-veces-mas%2F6534804%2F&lang=es-en

    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:

    Temperature scale converters

    We are glad to announce we have been been adding to our data converter website new options to transform temperature values from/to other scales. Convert your values between Celsius, Delisle, Fahrenheit, Gas Mark, Kelvin, Newton, Rankine, Réaumur, and Rømer temperature scales.

    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.