Conclusions about the CEDI
During my speech in the CEDI and listening some other speechs I have had some ideas and sugestions.
1. Working with fragments in a web page, we have the risk of get higher response times in the server because the database conections. For each fragment a diferent DB connection is required and that is the part that takes a bigger time in a DB transaction. Need to do an experiment.
2. Working with the source code of web applications is very intrusive. It could be better work directly in the html code generated. Could we enought the information extract from the HTML code for our propouse. In first sight I’ll thing it isn’t, because we need to execute only parts of the sourcecode. Spliting the HTML we won’t be able to execute differents parts of the source code. Need to be studied.
3. Interesting the portslets JAVA technology to be applied to my research work.
4. If it’s possible to identify fragments that technique could be apply to the field of adapting that fragment contents automatically from web sites to mobile devices.
5. Juan Ignacio Vazquez presents the article “Principles and experiences on creating semantic devices”. He explained something about the devices creates wiki systems and cooperative enviroments that other devices use when get into the enviroment using the past experience of the others device. He called it something like device 2.0 (as web 2.0). I think could be an idea I could apply.