Friday, April 07, 2006

RSK Blog

We are making a Blog site viz "RSK BLOGGER". This site will allow user to create multiple blogs. Blogs are nothing but "Web + Log". Here one can just write blogs and publish his/her thoughts to the world. Writing a blog is a good way to just type in your views and made publicly available.

This software is being made using HTML, CSS, Javascripts, Servlets, JSP. MySQL is the database used. We are following M-V-C architechture which stands for Model, view and controller architecture which is used by most of the companies in their J2EE applications. Its pattern is "DAO,VO, servelt" pattern. We are trying to make it highly modularize so that it can be extended later and made as a big project.

Now model becomes your databse. View is your JSP coding. And Controller are servlets. Your database communicates with only servlets. Your servlets will establish connection get results from the database.
These servlets will be in charge of commincating with JSP pages. And passing data to JSP pages. JSP pages will display it.
The desing of this software is developed using photoshop and corel draw.

One of the hot feature of RSS feeds is something our site will support. I don't know if we can complete it in the given time or not but lets hope for the best.

1 comment:

Anonymous said...

testin comments