base64

Tag details

Welcome to the 'base64' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'base64'.

Look up Offsite Link "base64" at The Free Dictionary

Latest blogosphere posts tagged “base64”

  • Base64 Encoder and Decoder with ActionScript 3.0(Full Source Code)


    Ntt.ccAuthority Authority: 413
    In previous Base64 Encoder and Decoder with JavaScript , we have learned something about base64. “Base64″ refers to a specific MIME content transfer encoding. It is also used as a generic term for any similar encoding scheme that encodes binary data by treating it numerically and translating it into a base 64 ...
    6 days ago
  • Google Wave Invite Nominations


    HiR Information ReportAuthority Authority: 118
    This is what it looks like when you finally get to nominate folks to join Google Wave: Ive had Wave since October 8, and I am just now able to nominate folks. Heres how it works. Leave a comment with your email address in base64 encoded format, and Ill invite you if youre among the first eight to do so. ...
    1 week ago
  • A simpler way to send Text or HTML emails with attachments in PHP


    GeekologyAuthority Authority: 114
    This post details how to create and send Text / HTML email messages with attachments in PHP using an adapted version of the CodeIgniter Email Library. Related posts: Sending emails with attachments using PHP’s mail() function Forcing a Return-Path header when sending email with PHP’s mail() function ...
    2 weeks ago
  • Encode Decode Byte Array To Base64 String Using Java


    Tech Tips TricksAuthority Authority: 140
    The code uses non standard classes found in the sun.misc package to convert to and from Base64. These classes may change in the future. Taken from Example Depot. // Convert a byte array to base64 string byte [ ] buf = new byte [ ] { 0x12, 0x23 } ; String s = new sun. misc . BASE64Encoder ( ) ...
    3 weeks ago
  • Data URIs explained


    NCZOnlineAuthority Authority: 108
    One of the most frequently requested browser features in recent memory is data URI support. There’s been a fair amount written about data URIs recently: my colleague Stoyan Stefanov has written a couple of posts about data URIs, and my former colleague Hedger Wang also penned a post about how to use data URIs ...
    5 weeks ago

Comments about base64

Personal attacks are NOT allowed
Please read our comment policy