GSoC – week 8 : revamping

During this week I’ve merged all the standalone code I’ve made during the past weeks, and, unfortunatly it needs some big modifications to fit in the project sources. I’ve (a little bit) revamped the login UIUI UI is an acronym for User Interface - the layout of the page the user interacts with. Think ‘how are they doing that’ and less about what they are doing. :

I’ve a working function for adding the blog(s) after the login process, it will be added in a ListView with a little icon to let the users add to the app the blog they want.
After this, I’m focusing my attention to make a good function to make a post, this is already working, jsut need some day of testing. I’m also working on how to make a good UI to present the posts already present on the added blog, and put also some toolbar icon to make some actions (like view comments and stuff like that).
Since the coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. functionality of make a post is almost done, I’ve also started to sketch the UI, this is a bit hard because I’ve to do it in a simpler way that the users can easily understand what they can do.
During this week I’ll talk to my mentor, to see which functionality are mandatory to be implemented and how to proceed.
For the next week I’ll update the new code to the repo, and show you the UI I’m talking about.