Skip to content

Categories:

… the end

Sadly another fail.

Too much going on at the moment for me to focus enough time on this to complete it.

Posted in Uncategorized.


Status

Not much has been happening on my side due to other project priorities but I can say that things are looking up. I have my client logging in successfully and retrieving my contacts as per requests.

Simple solution for a windows application, fortunately I find myself developing this application on Windows 7. Building an application in 3.5 does not mean it will be W7 ready, there are a lot of new things to take into account like the new preview task bar, desktop gadgets and multi-processing capabilities exposed by Intel i7 processors. AERO exposes new physics engine via DirectX 11, so building an application on AERO 1.0 (Vista) only will not expose optimal efficiency in W7.

In all I look forward to start developing my UI to meet the requirements of not only XP but make use of W7’s GUI to its full extend.

Slow progress but progress non-the-less.

Eric

Posted in Uncategorized.


To start off with

Started looking at how I want to approach this, so many ideas that I’d like to try.

For now I’m just sticking to a normal Console application. Seems stupid but I like fiddling around before I just jump into stuff. The assumption at this point is not to try and register a new account, verifying and allowing a user (me) to log in for the first time as I already have most of the information that I need to do a straight log in, so for now that’s where I’m focusing on.

Posted in Uncategorized.