Open main menu

CDOT Wiki β

Changes

My Applied Research Log

371 bytes added, 20:58, 26 January 2014
no edit summary
{{Admon/obsolete}}
 
== [[Common Problems and Solutions]] ==
== January - March 2012 ==
* continuous construction of the NEXJNexJ-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 potential '''research problemsbeing solved'''*** Theories, tools and research methods in program comprehension: past, present and future ICU (Margaret-Anne Storey, University of Victoria, 2008'''International Components Unicode''') support by SQLite [http://webhomesite.csicu-project.uvic.caorg/~chisel/pubs/storey-pc-journal.pdf]**** [[Notes on Program Comprehension |notes]]** identification of '''research problems''' being solved*** NexJ extension of SQLite to supprot 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/]
**** 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, 7685 (open)**** add build steps (the Linux command line compile options, 79Windows) to the project makefile under the compile label*** 82, 78 83**** append extensions to SQLite Library (open issuessqlite.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 (resolved issues)**** NexJ extension of SQLite to suppport the analytical rank function rank?in FTS (full text search)
*** 1
** code inspection