| 31/08/2009 |
| The forum is running again, and I've created a post regarding the future of the project. |
| 26/01/2009 |
I just noticed that there is a problem with linebrakes after updating from the gamma version to delta version.
The issue is that all linebrakes seem to be missing. You can fix this by executing these two SQL-queries:
update notes set note=replace(note, '\n', '</p><p>');
update notes set note=concat('<p>', note, '</p>');
Please backup your database before executing these queries. |
| 16/01/2009 |
| Yesterday I uploaded a new version of MyNotebook. MyNotebook delta now uses a Rich Text Editor (tinyMCE). Also a few browser issues have been fixed. |
| 13/01/2009 |
Good news. MyNotebook is still not dead. To be honest, since several months there has been a test-version on my harddrive which has some nice new features.
Currently most of the testing is done, and one small change has to be made until it's finished.
The major improvement will be the usage of TinyMCE. TinyMCE will allow you to format your notes e.g. make text bold, change textsize and much more. It also provides the possibility to include images into your notes.
There is still some work to do, but I'm confident I can release it until the end of next month.
I'm also looking for a developer. So if you think you are good enough send me an email to adras [ at ] users.sourceforge.net |
| 04/02/2008 |
I am proud to announce a new version of MyNotebook!! Gamma 2 should run now on IE6, IE7, Opera and Firefox without any problems. |
| 28/01/2008 |
| After a long time there is a new version ready for download. It contains some new interesting features like rename/delete tags. Check it out in the download area, and write your comments to the forum! |
| 21/01/2008 |
| The demo version has been updated to the most recent CVS version. I hope I will find the time to update the download package. Meanwhile you can get the source out of CVS |
| 28/05/2007 |
| Just one day too late the new beta version is ready. You can download it in our download section. |
| 11/05/2007 |
| Demo version has been updated to version 2.0 BETA |
| 11/05/2007 |
| Version 2.0 BETA is out now. You can find it in the download area. |
| 07/05/2007 |
| As you can see, this project has now an official HomePage. You can find more information about this project on: http://sourceforge.net/projects/mynotebook |