Project Description
This project is an extended version of the Personal Web Site kit foun on ASP.Net . The goal is to add better control of the current features and add many of the common features used in person web sites, such as a blog, articles and projects. Because I don't see the point in reinventing the wheel we will be using other Open Source projects for some of the features. for example, Blogs will be created using BlogEngine.NET (also found here on CodePlex).
I would love to hear any ideas on future functionality.
Current functionalty (All have admin functionality in the site):
- Gallery
- Added notes to each image
- General Side Data
- General tool for dynamically updating site content such as the Resume and About Me pages
- Links
- Friends
- Projects
- Descriptions, categories and the status of your projects. Also supports linking to a photo album, setting a thumbnail and linking to a file.
- FileManager
- Simple file upload management tool.
Future functionality:
- Blogs
- I want to use BlogEngine.NET's core for blogs. They are making a killer Blog engine!
- Gallery
- I want to change the storage to be file based OR make it a setting to choose to Save to DB or file system.
- Responce system. You sould be abel to allow people to leave responces if you like.
- ToDo list
- I want to add a simple ToDo list system of multiple lists that can be public or private and associated to other sections of the site such as the projects.
- Videos
- System to manage videos uploaded to the site or linked to on one of the sharing sitess like youtube.
- Feedback
- Contact page seems like a popular tool.
- Forums
- I want to add providers that will hook into some popular open source forums like YetAnotherForum.NET.
- Files
- I would like a public facing files page. Currently the files are only accessable via other areas of the site such as projects.