Problems Uploading and Redirecting

The progress this week was relatively slow. We have been facing some problems with the implementation of the tasks. Though, the problems at first seem minute and trivial, yet, when it comes to real implementation, complexity builds up! Before starting on this week tasks, we were first required to improve Read more…

OpenSSL Self-Signed Certificate

We are currently trying to develop a simple web application to generate, revoke and renew self-signed certificate.The challenge i have been assign is to design a better user experience to smoothen the process of certificates. The figure bellow shows the rough sketch of the user experience when processing certificates. first, Read more…

Witty, Witty and more … Witty

In this week I continued reading and studying witty. So after covering the Graphical User Interface (GUI) part of witty last week I started directly exploring its non-GUI part.When we deal with non-GUI part we need to be familiarized with some terms such as “resource”. A resource is any document Read more…

Week with Witty

THe progress of learning Witty this week is very slow, i merely scratch the surface of the entire Witty framework. What i did in this week was mainly exploring the widget in Witty and the concept of http request and response. I did not go through every single widget in Read more…