Sunday, May 21, 2006

Using Cairo For Rendering


I have figured out how to use SDL with cairo, so pretty much the last major technical hurdle has been solved. You can see some documentation on there here. Now it is just improve, improve, improve. Fun stuff.

Monday, May 15, 2006

Solved SCP Issues

I have solved my scp issues and am finishing up integrating scp code into the Dreadnought Browser.

After this I should be able to start work on a MS Windows port so that I can demonstrate the cross platform nature of the concept, and also make it more accessible.

Web Services Not Living Up to the Hype

Here is a good article about how web services has not lived up to the hype:

http://www.informationweek.com/blog/main/archives/2006/05/reality_promise.html

Sunday, May 14, 2006

Messages Over SSH Subsystem Done!

I completed the low level transport on the access controlled encrypted channel, a big accomplishment. Now working on the built in scp file transfer, and am running into some little problems.