by Jeff
18. May 2009 09:42
Still not ready for release but here is the experamental code I'm using to enable CommentLuv, I installed it with the new website look.
Here is the script for enabling CommentLuv there are still a few features that need to be added.
Once I'm done I'll upload all the code changes with instructions on how to implement the new code
More...
by Jeff
17. May 2009 09:42
I’m thinking about creating an extension for BlogEngine.net that will capture when a post is added and update FaceBook’s wall resulting in my friends knowing that I updated my blog.
FaceBook does have an API but I’m not sure if FaceBook allows writing to the wall.
Once I’ve created some of my other extensions I’ll come back and research the FaceBook API. If someone needs the sooner let me know and I’ll look into creating it.
If you know that it’s not possible to write to FaceBook’s wall please let me know by writing a comment.
by Jeff
16. May 2009 09:01
What I would like is to have a simple grid control that will allow visitors to enter data. The data could then be rated by other visitors. Because I have multiple websites where this can be used I would like the control to be as general as possible. What I need is simple way of allow people to enter grid data into blogEngine.net that they can then rate. The visitor can sort, add and rate not edit. Authenticated users should be able to add, edit, insert, delete and rate.
If possible I would like to automatically link fields to posts inside BlogEngine.net.
BlogEngine.net Grid Control Features
I would to be able to add, edit, insert, delete, and rearrange columns. Display column data and row count. The post title may be udated to display the count (21 popular plants)
BlogEngine.net Grid Widget Features
The Grid widget would display the most active grid in the system. Maybe also the most active visitor
Example:
A visitor comes to the website looking for plants and finds a web page filled with the most popular plants. The visitors could then rate and promote one plant or enter another plant for other person to rate.
by Jeff
14. May 2009 10:43
I call this thoughts because both plug-ins are so easy to create that I don't need to create a road map like i thought. KeywordLuv just parses and separates your keywords from your name and CommentLuv has an web service for getting commenter's last post.
I already have some code written for both but will not be releasing them until there are stable enough to run on my blog.