About WebPelican
WebPelican is a website where I put all my Web and Internet programming related work as a student at Department of Computer and Systems Sciences in Stockholm, Sweden.
I also create Web tutorials and resources relevant to this work and website development in general.
Personal
I'm Martin Carlsson, a student of Computer Science living in Stockholm, Sweden.
My focus within the Computer Science discipline is on programming.
If you have any question, contact me.
Computer Science
Computer Science is the systematic study of computing systems and computation.
The body of knowledge resulting from this discipline contains theories for understanding computing systems and methods; design methodology, algorithms, and tools; methods for the testing of concepts; methods of analysis and verification; and knowledge representation and implementation.
Technology used on this Site
WebPelican is structured with XHTML Transitional and uses CSS for presentation.
The layout is built without tables by using one of the most popular CSS techniques;floating.
To validate this site's use of XHTML and CSS, use the links provided in the page footer. They will validate the page currently viewed.
About this Site's use of Cookies
This site uses cookies in some of the examples in the Internet programming courses and when visitors make comments in the blog section.
The cookies for commenters in the blog section are sent for convenience, so that the visitor won't need to re-type all their information again when they want to leave more than one comment.
Three cookies are set for visitors making comments:
- comment_author
- comment_author_email
- comment_author_url
The data in the cookies for commenters is hashed. When a visitor returns, the blogging software checks for the existence of that visitor's cookie and tries to compare the visitor's hashed data with the values stored in a database.
The commenter cookies are set to expire a little under one year from the time they're set.
The sending of cookies can, however, be prevented by simply not clicking those examples using cookies, or by configure your browser's security settings not to use cookies.
