Open main menu

CDOT Wiki β

Changes

My Applied Research Log

2,861 bytes added, 20:58, 26 January 2014
no edit summary
{{Admon/obsolete}}
 
== [[Common Problems and Solutions]] ==
 
== [[NexJ-CDOT Knowledge Base]] ==
 
== January - March 2012 ==
* continuous construction of the NexJ-CDOT knowledge base
* contributions to the SQLite open source community (NexJ SQLite Adapter)
* contributions to the PostgreSQL open source community (NexJ PostgreSQL Adapter)
*February - March
**Web/Ex meeting with NexJ (3/13/2012)
** identification of '''research problems being solved'''
*** ICU ('''International Components Unicode''') support by SQLite [http://site.icu-project.org/]
*** NexJ extension of SQLite to support full text search [http://www.sqlite.org/fts3.html#appendix_a]
**** the '''rank''' function for the Windows and Linux platforms
*** the full text search problem
**** Android Quick Tip: Using SQLite FTS Tables (September 30, 2011) [http://blog.andresteingress.com/2011/09/30/android-quick-tip-using-sqlite-fts-tables/]
**** Android SQLite Database and ContentProvider - Tutorial (Lars Vogel, 2012) [http://www.vogella.de/articles/AndroidSQLite/article.html]
**** Search with InnoDB By Bertrand Matthelié (Oracle's MySQL Blog, Nov 09, 2011) [https://blogs.oracle.com/MySQL/entry/full_text_search_with_innodbFull-Text]
**** Natural Language Full-Text Searches (MySQL) [http://dev.mysql.com/doc/refman/5.0/en/fulltext-natural-language.html]
**** Is Full Text search the answer? (stackoverflow 2009) [http://stackoverflow.com/questions/614358/is-full-text-search-the-answer]
** identification of '''inter-related issues''' (code repository)
*** 79, 80 (open)
**** create top-lovel makefile
*** 75 (open), 77
**** the NexJ Framework expects SQLite to support UNICODE collations
*** 84, 85 (open)
**** add build steps (the Linux command line compile options, Windows) to the project makefile under the compile label
*** 82, 83
**** append extensions to SQLite Library (sqlite.c): [[notes - 82, 83 |notes]]
*** 76
**** SQLiteDataSourceWrapper: logic to identify the current os and architecture for loading the appropriate extension
*** 65, 64, 61, 60, 59, 49
**** NexJ extension of SQLite to suppport the rank function in FTS (full text search)
*** 1
** code inspection
** installation of NexJ Studio Express 8.0 with Eclipse SDK 3.7.1
*** [[NexJ Studio Express 8.0 - Problems|problems encountered]]
*** solution: Use Eclipse SDK 3.7 (instead of 3.7.1) [http://www.eclipse.org/downloads/packages/release/indigo/r] [http://www.eclipse.org/eclipse/development/readme_eclipse_3.7.1.html] [http://www.infoq.com/news/2011/09/eclipse-indigo-371] [http://www.slideshare.net/kartben/p2-the-new-eclipse-provisioning-system-presentation]
*January
**code inspection (reverse engineering)
*** 20 Dec. 2011, 21 Dec. 2011, 4 January, 5 January, 10 January, 12 January
== September - December 2011 ==
*November
** team meetings on Mondays
** WebEx meetings with NexJ (11/11, 11/18, 11/25)
** continuous construction of the NexJ-CDOT knowledge base
* October
** team meetings on Mondays
** Search for an application to demonstrate the usefulness of the CDOT projects related to the NexJ Express server [https://medatedge-openhealthtoolsacademicchallenge.pbworks.com/w/page/38269515/FrontPage]
** Research Reading
*** '''Scrum in Action: Agile Software Project Management and Developmentby Development''' by Andrew Pham and Phuong-Van Pham (Cengage Learning, 2012).*** '''A practical guide to distributed Scrum ''' by Elizabeth Woodward, Steffan Surdek, Matthew Ganis (IBM Press, 2010).
* September