Archives for: "August 2008"

md5 just a test ... echo

echo md5('just a test'); yields the following string: <!--c6db3524fe71d6c576098805a07e79e4--> Therefore, if you have an HTML page, and would like to provide an interesting response to queries that are attempting to execute the echo md5 j… more »

just_a_test, great response

Several posts on this blog list the URLs of <?php echo md5('just a test'); ?> I recommend the above link for a better list. more »

Social Networks - Profit

The best way to profit from social networks is to develop the skills to build them. If you are a web person - of any sort - designer, developer, engineer, database expert, server administrator, SEO expert, or Internet marketing specialist, you are well-… more »

unexpand for speed

Editing files often introduces extraneous spaces. The unexpand command will convert the spaces into tabs. This can result in a tremendous reduction in file size, code that is easier to read, and pages which are faster. unexpand INFILE.php > OUTFILE.… more »

Company Blogs

A website that includes a blog should consider: Blog posts must be professional. Language, vocabulary and spelling should be consistent with the target audience. If it is a professional services company, there should be no misspellings, no slang,… more »
1 3 5