Continued with image loading

06/12 and 06/13

  1. I continued working on the Image loading feature for the workstation. I have decided storing images in the database using Base64 encoding. 
  2. I spent yesterday testing whether it is better to do the image encoding on the client side or the server side. Decided on generating a string on the client side and sending it over to the server. 
  3. Today will be testing server return of image and try to finish full fledged output interface development. 

Comments

Popular posts from this blog

Accessing Coursera learning material offline

d3 Collapsible tree vertical

Fixing $env.TOMCAT_HOME directory creation in eclipse