This is a photo blog webapp. This app starts with a home page displaying all the photos posted. There is a Sign up and Sign in facility. All the passwords stored in database are encrepted and thus are safe .After successful registration and Sign in, the user can upload his/her own photos and add title and description about them. This blog is optimized such that the original picture is not stored in the database but a copy of lesser size is taken into account, this saves time to load the site. Every user can have its own choice of profile picture . The user also has an option to change password and email address.