Adrian Callaghan`s Blog

Online md5 hasher

by Adrian on Jun.12, 2009, under applications

MD5 Hasher,

To generate an md5 hash just enter your text below

VN:F [1.8.4_1055]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.4_1055]
Rating: +1 (from 1 vote)
Leave a Comment 397 views more...


How many days old am I?

by Adrian on May.28, 2009, under applications

How many days old are you?

Well just fill in your birthday below to find out!

VN:F [1.8.4_1055]
Rating: 10.0/10 (3 votes cast)
VN:F [1.8.4_1055]
Rating: 0 (from 0 votes)
Leave a Comment 729 views more...


What is html?

by Adrian on Apr.30, 2009, under Programming

What is HTML and how does it work?

In simple terms and to just introduce HTML (and not technical), most pages that people view on the internet are simply text files, that are being displayed a special way within a browser, they simply have the affix .html instead of .txt.

Whatever your browser (Internet explorer, firefox, opera, safari etc) they will attempt to render the text document according to some rules contained within it.

The rules contained within the document are in the form of tags placed within a < and a >.

These tags specify the rules or “markup” language for the way the text should be displayed.

The tags (generally) must have an equal amount of opening and closing tags, and must be closed in order.

There are many different tags, with many different uses.

For example, to render text as a header, the tag would be <h1>HEADER TEXT</h1>.

The tagging or, “markup language” explains the latter part of the acroynm HTML or “Hyper”, “Text”, “Markup“, “Language“.

(continue reading…)

VN:F [1.8.4_1055]
Rating: 7.0/10 (1 vote cast)
VN:F [1.8.4_1055]
Rating: 0 (from 0 votes)
1 Comment 830 views more...


Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!