Posted on November 6, 2007 by cssjshtml
This is another most frequently asked question. Many people want some kind of event calendar on their personal web site, to display birth days and other family/friends related private events. Now implementing a calendar is complicated without knowledge of javascript and SQL (you will need some way of storing these dates on the server).
A simple [...]
Filed under: calendar, google, web design | Tagged: calendar, google calendar, personal website | 1 Comment »
Posted on November 6, 2007 by cssjshtml
Many people wonder how to restrict access to their web site, which might contain personal information including photos and videos of private functions. Usually, they would want to restrict access to a group of friends or to members of family.
Instead of going all the way to implement your own authentication mechanism to achieve this, Windows [...]
Filed under: personal, web design, windows live | Tagged: authentication, personal website, windows live | Leave a Comment »