admin Blogs

HTML5

HTML5 is a new version of HTML and XHTML. HTML5 defines the fifth major revision of the core language of the World Wide Web, HTML. It attempts to solve issues found in previous iterations of HTML and addresses the needs of Web Applications, an area previously not adequately covered by HTML. HTML5 aims to reduce the need for proprietary plug-in-based rich Internet application (RIA) technologies such as Adobe Flash, Microsoft Silverlight, and Sun JavaFX.

Firefox addon, Read it later

Read it later, is a firefox addon which allows you to save pages of interest for future viewing. This saves the load of bookmarking websites that you won't be visiting so often. I use it for offline viewing too. You may even customize the keyboard shortcuts to mark a page for “read it later”.

Simple Mail Transfer Protocol

One of the most attaractive part of the internet is sending and receiving emails. How do we send and receive is still a mystery to many. Simple Mail Transfer Protocol(SMTP) is the standard technology used by people around the globe for sending emails. It was a protocol defined in RFC 821, used to send electronic mail between computers over Ethernet. This protocol is a server to server protocol. To access messages other protocols are used.