Page 1 of 4
[Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 7:59 pm
by CintaNotes Developer
CintaNotes 1.0 Released!In this version:
- SQLite is now used as internal notes database. (Feature)
Now CintaNotes uses an industry-strength database in the backend! It now can boast reduced memory consumption on large
notebooks and search that is even faster than before.
- Full text search with extended query syntax (Feature)
It's like CintaNotes now has a little Google inside.
- Sorting notes by date, title, link and size. (Feature)
- New parameters in the .settings file. (Enhancement)
Finally you can specify the path to the notebook file to load.
- Some minor bug fixes
Download:Installable:
CintaNotes_1_0_Setup.exePortable:
CintaNotes_1_0.zipMANY thanks to those who took the time to check out the preview versions!
Here I call for their attention. Guys, the 1.0 version (as opposed to Previews 1 and 2) now uses UTF-8 instead of UTF-16 in the database. This can be changed only when the database file is first created. So I strongly advise you to export your notes to XML, delete the .db file, and reimport them back. The database file should shrink from 20 up to 40% in size.
Re: [Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 8:35 pm
by Noddy330
Looking good. I’m running the portable version on Win7.
But a minor comment – when I insert a record it takes (what I think is) too long to display it, similarly with delete and move.
Great stuff, Nod.
Re: [Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 8:45 pm
by CintaNotes Developer
Nod, thanks for taking a look! A couple of questions:
- Are you running from USB stick?
- How large is your notebook?
- Have you changed the "sqlite.pragma.synchronous" parameter in settings file?
- Have you re-imported it to convert into UTF-8 as I suggested?
- It also can be that the backup file was written at the same time, that can slow down disk responsiveness.
Re: [Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 8:48 pm
by Noddy330
CintaNotes Developer wrote:Nod, thanks for taking a look! A couple of questions:
- Are you running from USB stick?
- How large is your notebook?
- Have you changed the "sqlite.pragma.synchronous" parameter in settings file?
- Have you re-imported it to convert into UTF-8 as I suggested?
USb stick - yes
size - 272kb
settings - no
re-imported - not for v1, tho I did for previews.
Nod
Re: [Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 8:51 pm
by CintaNotes Developer
Hmm, for database this small you shouldn't notice any slow down.
Is it faster now (may confirm the backup version)?
And you should also try re-importing it again, because like I said, Previews still used UTF-16.
Re: [Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 8:55 pm
by Noddy330
Noddy330 wrote:CintaNotes Developer wrote:Nod, thanks for taking a look! A couple of questions:
- Are you running from USB stick?
- How large is your notebook?
- Have you changed the "sqlite.pragma.synchronous" parameter in settings file?
- Have you re-imported it to convert into UTF-8 as I suggested?
USb stick - yes
size - 272kb
settings - no
re-imported - not for v1, tho I did for previews.
Nod
Sorry - the reimport sorted my problem
Tho, without reverse order selected my new notes are at the bottom
Nod
Re: [Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 8:57 pm
by CintaNotes Developer
Looks like a bug. I'll investigate. What was the order when you exported, and when imported?
Re: [Ann] CintaNotes 1.0 released!
Posted: Mon Mar 15, 2010 9:02 pm
by CintaNotes Developer
I know what's the problem. The order of notes in XML is dependent now on the "Reverse Order" option.
I really don't know if this is a bug however, because it can come in handy that the notes are exported in the same order as they are currently seen. If you export with "Reverse Order" turned off, the order is retained.
You can actually use this to turn the order back to normal. Just export notes one more time with "Reverse Order" on.
Ok I'm going to bed now... It's 4 AM here

Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 1:43 am
by Guest
win 7 cn
report error :microsoft visual c++ runtime library error
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 4:45 am
by kao
I have runtime error too, but if program is started under administrator account everything is ok. System WinXP SP3. The same problem was in preview1, in preview2 it was fixed. Now it came back.
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 5:56 am
by bulat
Errors:


Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 6:37 am
by kranor
Yup I can confirm the error is back Alex.
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 7:08 am
by CintaNotes Developer
This is just a regression due to some source control issues, don't worry, your notes are safe! I'll release a fix today! Sorry!
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 7:15 am
by kranor
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 7:19 am
by Noddy330
yes indeed -no problem.
Nod
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 9:52 am
by CintaNotes Developer
Released hot fix. Please update from the homepage.
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 10:10 am
by ale
CintaNotes 1.0 produced an error "sqlite::Database::~Database sqlite3_close failed with code 5" in log.txt for me on two different Windows XP. CintaNotes 1.0A seems fine instead, it's all Ok for now

Thanks again for the release
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 10:16 am
by Notts
Hi Alex
CintaNotes_1_0A Portable
Still has runtime error here
Win 7
C drive
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 10:33 am
by CintaNotes Developer
Notts, please run the file below and send me the log1.txt file it produces.
This might help understand what's going on. Thanks!
Re: [Ann] CintaNotes 1.0 released!
Posted: Tue Mar 16, 2010 10:46 am
by Notts
Alex
Find attached file