Blog

EasyPlan Day 31
Jul 10, 2019

Start: 7:44pm
Last night, I fixed the display of the timeline including the type of date for the start date that is being saved with the project...

Read More
EasyPlan Day 30
Jul 9, 2019

Start: 11:30pm
The other day, last time I conded on the project, I managed to show the timeline dates. However they just every paint event, the ...

Read More
EasyPlan Day 29
Jul 7, 2019

Start: 2:30pm
Today I was working on the scrollbar at first then I stopped it. I worked for a little while and managed to display some scrollbar...

Read More
EasyPlan Day 28
Jul 6, 2019

Start: 8:30am
Today, I’m working on the project information dialog box. Just adding some controls on the dialog. First control added to the exis...

Read More
Implementing Undo/Redo in wxPython
Jul 4, 2019

When I am about to implement the undo/redo functionality to the desktop application that I’m working on, I thought it’s just a matter of creating a do...

Read More
EasyPlan Day 27
Jul 4, 2019

Start: 9:47pm
I thought I’d go into a little coding so here it is. First was messing with the ribbon. I changed its colour scheme to make it sor...

Read More
EasyPlan Day 26
Jul 3, 2019

Start: 6:19am
Early morning debugging. Still has some issues with bar dragging. The major change I did was to include the start day for the dura...

Read More
EasyPlan Day 25
Jul 2, 2019

12:11pm
Yesterday, I haven’t done any important coding in the project so I didn’t post or logged it. Today I am going to do some modifications. ...

Read More
EasyPlan Day 24
Jun 30, 2019

Start: 9:40am
Starting from this day, I will be logging the start and end of coding sessions for the easyplan project. Added a new entr...

Read More
EasyPlan Day 23
Jun 29, 2019

8:01am
After driving, I continued to work on the undo/redo feature. This morning, I thought that it might be good to separate the commands on se...

Read More
EasyPlan Day 22
Jun 28, 2019

6:43am
Today, I may start working on the undo and redo features. This I think is essential on this program and...

Read More
EasyPlan Day 21
Jun 27, 2019

6:49am
Last night I thought I found a bug. But it’s interesting that it’s not wrong coding but it’s not coded at all yet. It was the task segmen...

Read More
EasyPlan Day 20
Jun 26, 2019

6:36am
Earlier, I made a mistake of assuming that a task can only have one predecessor. I realize last night that it’s not limited to one. And s...

Read More
EasyPlan Day 19
Jun 25, 2019

5:58am
Since last night, I am now implementing the MVC model piece by piece. Still looking for direct usage or redraw of gantt and populate of w...

Read More
EasyPlan Day 18
Jun 24, 2019

8:03pm
Since me and my colleague decided to collaborate on the project, he suggested that we do the coding in MVC (Model-View-Controller). But e...

Read More
EasyPlan Day 17
Jun 23, 2019

9:35am Status bar is added. Initially, there are two fields. I’ve only used the first field though by displaying opened project and statung on saving ...

Read More
EasyPlan Day 16
Jun 22, 2019

7:48am
This morning, I started on the mouse cursor for task bars. I set it so that it looks like a cursor for moving objects. The only thing tha...

Read More
EasyPlan Day 15
Jun 21, 2019

6:10am
Messing now with the file functions. I first coded the create file button to save a new file. Later on I will separate this in a new meth...

Read More
EasyPlan Day 14
Jun 20, 2019

6:06pm
Earlier this morning, I coded a little and make the task, if it is a successor, move it’s start day appropriately if it’s predecessor’s d...

Read More
The Internet
Jun 19, 2019

On monday, I started a new project. It’s a book writing. My initial title is The Internet. It won’t be too think in terms of pages I ...

Read More
EasyPlan Day 13
Jun 19, 2019

6:30am
I started by accessing the the predecessor’s properties and try to recompute. However, I think I have something wrong. I should calculate...

Read More
EasyPlan Day 12
Jun 18, 2019

6:26pm
First thing I did in the project is added handlers for the new toolbar buttons. Although created, I am still not ready to implement those...

Read More
EasyPlan Day 11
Jun 17, 2019

7:16pm
Tonight, I am working on the ribbon. Just adding buttons and functionalities. The page that I’m working is the Project page. It will have...

Read More
EasyPlan Day 10
Jun 16, 2019

6:53am
I added a button in the toolbar with the function to move a task segment. I figure this feature is necessary so I’m adding it. The functi...

Read More
EasyPlan Day 9
Jun 15, 2019

7:16am
This is supposed to Day 10, however, I just made one commit yesterday. That commit was making a false bar that simulates a task split. I ...

Read More
EasyPlan Day 8
Jun 13, 2019

Yesterday, I came across a problem of maximum recursion and the task segments not moving when the task start date has been changed.

Read More
EasyPlan Day 7
Jun 12, 2019

Today is a holiday, so I expect to have a longer time in coding.

Read More
EasyPlan Day 6
Jun 11, 2019

6:37am
After a few thinking, I decided to make the WBS table display (ListCtrl) editable instead of relyi...

Read More
EasyPlan Day 5
Jun 10, 2019

7:49pm
I resumed coding on the project. First thing I did was the improvement of the splitter window by applying the live update flag. Then on t...

Read More
EasyPlan Day 4
Jun 9, 2019

8:58am
First thing, is the refactoring the code for the ribbon. What I did is separated the creation of the pages for the ribbon and put them in...

Read More
EasyPlan Day 3
Jun 8, 2019

6:00am
I resumed the coding of the project. Started at the checking of the splitting of task. Next was getting the duration of the task. Not as ...

Read More
EASYPLAN Day 2
Jun 7, 2019

Now I’m, trying to figure out the splitting of a task, or more generally, splitting of a task segment, if ever the task has already been splitted. So ...

Read More
EASYPLAN Activities (Day 1)
Jun 6, 2019

Today, I started coding on the project. I plan to host the core codes to github for simplicity of version control plus I just want it to be available ...

Read More
Yet Another Project Management Software
Jun 6, 2019

At six o’clock this evening, I initialized coding on a new project, code named, easyplan. This is planned to be a desktop software as of toda...

Read More