Your Ad Here
String Function
Execute String Function Online
String Functions Online Tool

String Function - String Function Blog

Posts Tagged ‘String Function’

 

MD5 Hashing Algorithms for Encoding and Decoding Data

Saturday, February 20th, 2010

MD5 is one of a number of solutions to providing security to static data elements. It is simply defined as a fixed-length 128-bit hexadecimal string derived as a function of the hash-generating program that is a representation of a plain-text string. Any computer language with string function manipulation can be used as an MD5 encoder or MD5 converter, albeit some are more efficient than others in the implementation. It is most often seen as a callable MD5 function.


(more…)

VN:F [1.7.0_948]
Rating: +7 (from 7 votes)

 

Convert Binary and Decimal Values

Friday, January 15th, 2010

Decimal to Binary conversion is accomplished easily by determining whether the decimal number is odd or even, then successive division by 2, recording the result in binary form.
(more…)

VN:F [1.7.0_948]
Rating: +9 (from 9 votes)

 

Convert Binary and Hexadecimal

Tuesday, January 12th, 2010

Hi guys,

Sometimes, videos make it easier to understand things. Here’s a video that explains how to convert hexadecimal to binary and how to convert binary to hexadecimal.

(more…)

VN:F [1.7.0_948]
Rating: +8 (from 8 votes)

 

Html Encode Decode

Tuesday, December 22nd, 2009

Hi guys,
First of all, I want to say thank you everyone for your support!
Most of you asked me to add more functions.
Don’t forget, I add string functions on a weekly basis, so come back to check new string functions
Here are two new ones to (more…)

VN:F [1.7.0_948]
Rating: +8 (from 8 votes)

 

How to Manually Convert an ASCII String to Hexadecimal or Binary

Friday, November 20th, 2009

In computer programming, computers only understand a binary numbering system – based on 2s. Currently, many programmers use a hexadecimal system, which is based on units of 16. Although there are many online tools to help with conversions, an understanding of manual ASCII to binary to hexadecimal conversions is helpful. (more…)

VN:F [1.7.0_948]
Rating: +10 (from 10 votes)

 

What is Hexadecimal?

Wednesday, October 28th, 2009


Hexadecimal – or called “hex” by coders for convenience – is a programming convention used to enable raw binary or octal values to be represented in (more…)

VN:F [1.7.0_948]
Rating: +11 (from 11 votes)

 

New social bookmarking tool called AddThis

Wednesday, October 21st, 2009

Hi everybody, I setup a new social bookmarking tool called AddThis. I just had to create an account on their website, then (more…)

VN:F [1.7.0_948]
Rating: +11 (from 11 votes)

 

Welcome to StringFunction

Tuesday, September 22nd, 2009

Hello and welcome to StringFunction. I decided to open String Function in order to (more…)

VN:F [1.7.0_948]
Rating: +10 (from 10 votes)