ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > fSekrit

Progress towards v1.2

(1/1)

f0dder:
First: I hope to have v1.2 (or a beta) ready by the 15th.

Second: for some reason v1.1 wasn't uploaded to the site before now - blame is probably on me. So even though it was done on April 11th, you've all been missing stuff like text-find until today, doh.

What will v1.2 bring?

A better way of saving. Saving to the executable of a running program isn't possbible under windows (at least not without some very dirty tricks), so one has to jump through some hoops. The new way is still a bit bothersome, but better than the old. What this means to you is that fSekrit will not "flicker in and out of existance" when saving. (mostly done, needs extensive testing)

Somewhat more secure, by using a non-zero IV (techy stuff ;P). (done)

Custom font support, as per request. Per-user registry setting. Currently debating with myself whether to add a GUI font selection, or require the user to regedit. (done - unless you people want GUI).

Import and export of text files, because copy/paste can be a bit tedious. Also, it seems that the win9x clipboard is limited to ~12kb of text?, so this is needed for win9x support. (not started yet, should be easy)

Better win9x support. By creating a ~1meg note on NT and loading on Win98, I found out that large notes are read just fine by - but when saving, only ~60kb makes it to the file. (shouldn't be too hard to fix)

jgpaiva:
What will v1.2 bring?
Somewhat more secure, by using a non-zero IV (techy stuff ;P). (done)
-f0dder (September 06, 2006, 05:16 PM)
--- End quote ---
Even more? Cool!!  8)

Import and export of text files, because copy/paste can be a bit tedious. Also, it seems that the win9x clipboard is limited to ~12kb of text?, so this is needed for win9x support. (not started yet, should be easy)
-f0dder (September 06, 2006, 05:16 PM)
--- End quote ---
Would it be possible for it to import other notes, so that updating can be easier? (not a big deal, just scratch it if it's hard to implement)

Better win9x support. By creating a ~1meg note on NT and loading on Win98, I found out that large notes are read just fine by - but when saving, only ~60kb makes it to the file. (shouldn't be too hard to fix)
-f0dder (September 06, 2006, 05:16 PM)
--- End quote ---
Nah... Let 9x users burn in their own hell..  :Wizard: (just kidding of course! i think they'll definitelly appreciate that update ;) )

f0dder:
Import and export of text files, because copy/paste can be a bit tedious. Also, it seems that the win9x clipboard is limited to ~12kb of text?, so this is needed for win9x support. (not started yet, should be easy)
-f0dder (September 06, 2006, 05:16 PM)
--- End quote ---
Would it be possible for it to import other notes, so that updating can be easier? (not a big deal, just scratch it if it's hard to implement)
-jgpaiva (September 06, 2006, 05:20 PM)
--- End quote ---
It sure is possible and not too hard to implement, but it would add a bit more code "bloat". I've already taken a hit by upgrading to visual studio 2005, it's runtime has increased a bit in size :/

I'm currently at ~100kb (~50kb compressed) for the release build, I hope to either cut off some of that, or remain at the same size, once all v1.2 features have been added. As long as uncompressed doesn't go above 128kb I'm happy enough. But I'm still considering some rewrites that'd enable me to not use the VS runtime... :)

nudone:
brilliant.

Dronissimo:
excellent!

Navigation

[0] Message Index

Go to full version