Per latest news, I mentioned that I will implement new features. So now I finished the notification email already. This feature will be added in the next release.
Notification email for instant message(s) recieved
This feature I really need to do (for myself as well) because this will help people come back to the site and read the message!
For the detail how does it works:
When any user logged in the system, the reminder will look up any unread message in database for 10 messages at a time and the message must be older than 1 week old.
Then the notifications will be sent out.
The system will also remark the sending time so the remark time must older than one week to send again. This prevent user from annoys. |
|
Last Updated ( Sunday, 07 January 2007 )
|
|
I have now released Patch 1.1.6.1 with the following changes:
The installer had md5 hash checking function removed. This is because there was a problem when users unzipped on a Windows platform and uploading to the server later made the size change.
If you are not sure your files are the latest one, please obtain the new fresh package from SourceForge.
Also I have fixed minor bugs:
11/10/2006
- changed installer!
- removed md5 hash checking from the installer
- included the newsletter registration
- removed some images
- fixed minor bugs
11/5/2006
- added lang-bot-online.php
- added lang-clean-dblog.php
- edited who-online.php
- edited who-new.php
- edited free-search.php
- edited style.css |
|
Last Updated ( Tuesday, 14 November 2006 )
|
|
I have some days to relax after releasing the new package, but I still am tracking the project and waiting for the comments.
I am also thinking about implementing new and wished for features to the script too. Not sure which is the most important, but here is what I list for myself.
Notification email for instant message(s) recieved
This feature I really need to do (for myself as well) because this will help people come back to the site and read the message!
It's a marketing and needed so I will implement this one first, but not sure how it's going to work yet. You can make suggestions to me in forum.
The flow of work should be like:
Check to see if there are any unread messages in user's folder, sending the number of message with a link to user's email address.
Profile search
This one is for user to search for profiles from any keywords. Right now the users can see only online and new profile, but I know user ill want a lot more than that.
This one should not take a long time, but refining code is always time consuming.
Admin Dashboard
I should implement some of Administration features, but that doesn't make the front-end finish any faster. That's why I chose it to be the last thing to implement.
I will implement simple features first and do some of the more difficult part later when front-end is almost complete.
So tell me what you think and what are your suggestions. I will take the suggestion and think about them and might add them to the implement list.
Thanks,
Tony |
|
Last Updated ( Tuesday, 14 November 2006 )
|
|
|