Wednesday, March 21, 2012

Success?

So I have successfully defended my SP last Monday.
It was a bit rushed, but I'm glad I went through with it.
And I was even thinking of delaying my SP...
Anyways, a moment of triumph. Hooraaay~!
... Hooraaay~~!

... Ok that's enough.

There's still the post-defense I have to consider.

Tuesday, February 21, 2012

Crunch Time

Well, as the title says, it's now crunch time.
I need to do my main algorithm in less than a week's time.

I have fixed my database and my log parser works fine.
My web crawler can now extract the words from the website.

Currently I'm working on the UI and its functions.
As well as working on my algorithm.

I fear that the processing time may be too long, so I am considering on running that algorithm in the background.

Presentation starts next Monday.

I believe that I can do this. Dedication!!

Sunday, January 15, 2012

SP Update

There have been some minor issues in my Squid installation recently. It seems okay now, but I guess I need to tweak more in the config file.

As for my code, the log analyser is partly done. It can now parse the lines that appear in the access.log, but I still haven't been able to connect it "directly" to Squid.
The next on my list is the SVN code. I need to hurry, presentations are getting near.

- log analyser partly done
- minor issues fixed
- database set up