Wt: A Project Manager

For the whole week, I’ve been continuing work on my task, which is to build some sort of project manager interface. Last week, I built a simple interface without much functions. So, what I did is mostly creating functions and improving the graphical interface. Requests, requests and more requests As Read more…

LCD in JointJS

Goodbye to another great week, with the highlight of watching The Walk with our boss. I thought the movie was great and inspiring, until I googled about Phillipe Petit (and the things he did). So.. my recent work is all about the LCD which I talked slightly about last week. Read more…

Intimate Session with Wt

For this week, I’ve worked on several different things, mostly to complete the linking between schematic, compiler and processor simulator. To communicate among the components, I have used emit() in Wt which implement the signal and slot system. Jsignal and Jslot The signal and slot system allows user to send Read more…