[Ann] CintaNotes 1.0 released!

User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

[Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Mon Mar 15, 2010 7:59 pm

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.exe
Portable: CintaNotes_1_0.zip

MANY 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.
Alex
Noddy330
Posts: 354
Joined: Thu Jan 22, 2009 11:05 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby Noddy330 » Mon Mar 15, 2010 8:35 pm

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.
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Mon Mar 15, 2010 8:45 pm

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.
Alex
Noddy330
Posts: 354
Joined: Thu Jan 22, 2009 11:05 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby Noddy330 » Mon Mar 15, 2010 8:48 pm

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
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Mon Mar 15, 2010 8:51 pm

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.
Alex
Noddy330
Posts: 354
Joined: Thu Jan 22, 2009 11:05 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby Noddy330 » Mon Mar 15, 2010 8:55 pm

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
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Mon Mar 15, 2010 8:57 pm

Looks like a bug. I'll investigate. What was the order when you exported, and when imported?
Alex
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Mon Mar 15, 2010 9:02 pm

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 ;)
Alex
Guest

Re: [Ann] CintaNotes 1.0 released!

Postby Guest » Tue Mar 16, 2010 1:43 am

win 7 cn

report error :microsoft visual c++ runtime library error
kao

Re: [Ann] CintaNotes 1.0 released!

Postby kao » Tue Mar 16, 2010 4:45 am

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.
bulat

Re: [Ann] CintaNotes 1.0 released!

Postby bulat » Tue Mar 16, 2010 5:56 am

Errors:
Image
Image
kranor
Moderator
Posts: 229
Joined: Wed Feb 11, 2009 3:10 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby kranor » Tue Mar 16, 2010 6:37 am

Yup I can confirm the error is back Alex.
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Tue Mar 16, 2010 7:08 am

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!
Alex
kranor
Moderator
Posts: 229
Joined: Wed Feb 11, 2009 3:10 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby kranor » Tue Mar 16, 2010 7:15 am

No probs Alex :D :D You fixed it once we know you will fix it again :D :D
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
Noddy330
Posts: 354
Joined: Thu Jan 22, 2009 11:05 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby Noddy330 » Tue Mar 16, 2010 7:19 am

yes indeed -no problem.
Nod
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Tue Mar 16, 2010 9:52 am

Released hot fix. Please update from the homepage.
Alex
ale
Moderator
Posts: 202
Joined: Fri Feb 06, 2009 6:01 pm

Re: [Ann] CintaNotes 1.0 released!

Postby ale » Tue Mar 16, 2010 10:10 am

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
Notts
Posts: 9
Joined: Fri Mar 12, 2010 8:35 am
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby Notts » Tue Mar 16, 2010 10:16 am

Hi Alex
CintaNotes_1_0A Portable

Still has runtime error here

Win 7
C drive
Attachments
1a_CN error.jpg
1a_CN error.jpg (63.03 KiB) Viewed 23835 times
User avatar
CintaNotes Developer
Site Admin
Posts: 5001
Joined: Fri Dec 12, 2008 4:45 pm
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby CintaNotes Developer » Tue Mar 16, 2010 10:33 am

Notts, please run the file below and send me the log1.txt file it produces.
This might help understand what's going on. Thanks!
Attachments
CintaNotes_Log.zip
(576.13 KiB) Downloaded 2796 times
Alex
Notts
Posts: 9
Joined: Fri Mar 12, 2010 8:35 am
Contact:

Re: [Ann] CintaNotes 1.0 released!

Postby Notts » Tue Mar 16, 2010 10:46 am

Alex
Find attached file
Last edited by Notts on Tue Mar 16, 2010 10:58 am, edited 1 time in total.

Return to “CintaNotes Personal Notes Manager”