Data URI power

Data URI schema provides a way to include data in-line in a web page (wikipedia). More importantly, it allows the data to come from a stream of bytes generated in your own browser and not the server. This post talks about usages of Data URI with a fun example with a URL shortener, about how we use Data URI in norbt.com, and finally about IE limitations and how we attempt to mitigate them in norbt.com.

What does it look like?

This is how the data URI for our logo will look like:

data:image/png;base64,iVBORw0KGgoAA .... 5ErkJggg==

The (….) is missing base64 data representing the image.
This is the image embedded as Data URI:

You could do view source code for this page to view the whole data URI for our logo.

Hacking with Data URI schema

Lots of interesting things can be done with Data URI schema. The main purpose on the net seems to be to limit the amount of hits required to load a page by embedding the images inside your html or css with data URIs.

There are other interesting usages which you can easily try.

Image in URL shortener

You can send an image via a URL shortener. You just give your data URI for your image to the URL shortener service instead of a URL. For example, if you had a tinyURL pointing to a Data URI instead of a URL, the link would go directly to the image (a Data URI with the image).

Example: http://tinyurl.com/y9auh64 (this may not work properly in some browsers, tested in FF3.6 and Opera10. In Chrome you may have to resubmit the redirected URL by moving focus to URL and pressing enter. We have not tested with IE8).

You can store your images as text anywhere as Data URI. You can send emails with just the appropriate link to the image.

These are just some of the many uses of Data URI.

Norbt.com usage of Data URI

In norbt.com we use DataURI to provide a link to download files inside your norbt, and to provide a preview of the images inside your norbt.

By using DataURI that are generated in the browser, the decryption and display of the message happens in the browser without server intervention.

IE Limitations

As you may be able to guess, Internet Explorer 8 limits the size Data URIs to 32K.  Hopefully this limit will disappear with Internet Explorer 9.

We think that if it wasn’t due to the poor support of Internet Explorer for Data URI, they would be a lot more popular. It would probably make web pages more interesting as well, because more people would be inclined to use this capability.

If you or your users insist on using IE, we provide an applet that allows you to download the file from the browser, without server intervention. It works, but it adds an additional step that is not necessary in most modern browsers.

141 responses to “Data URI power”

  1. BRUCE

    Get@Energy.Boost.Online” rel=”nofollow”>..

    Buyno prescription jui…

  2. BRUCE

    accupril@and.muscle.pain” rel=”nofollow”>…

    Buynow it zdg…

  3. GERARD

    Get@Accupril.Online” rel=”nofollow”>..

    Buyit now irl…

  4. MARION

    Purchase@Discount.Accutane” rel=”nofollow”>.

    Buygeneric drugs mby…

  5. JOHNNY

    Buy@Generic.Accutane” rel=”nofollow”>…

    Buygeneric meds svb…

  6. JASON

    Buy@Cheap.Aciphex” rel=”nofollow”>…

    Buywithout prescription ccw…

  7. DALE

    Buy@Generic.Aciphex.Without.Prescription” rel=”nofollow”>…

    Buyit now knc…

  8. LEROY

    Cheap@Aciphex.Without.Prescription” rel=”nofollow”>…

    Buyit now sge…

  9. DWIGHT

    Buy@Generic.Actonel.Without.Prescription” rel=”nofollow”>.

    Buygeneric drugs ouw…

  10. AARON

    Order@Actonel.Without.Prescription” rel=”nofollow”>..

    Buyno prescription jwi…

  11. RICARDO

    Buy@Cheap.Advair” rel=”nofollow”>.

    Buygeneric drugs hwi…

  12. CARLOS

    Order@Cheap.Advair” rel=”nofollow”>…

    Buygeneric drugs vbr…

  13. FRED

    Purchase@Advair.Online” rel=”nofollow”>..

    Buyno prescription jui…

  14. RAUL

    Order@Generic.Advair” rel=”nofollow”>..

    Buydrugs without prescription hak…

  15. VINCENT

    Purchase@Generic.Advair” rel=”nofollow”>.

    Buynow it lmg…

  16. NICK
  17. MARVIN

    Buy@Albenza.Online” rel=”nofollow”>.

    Buyit now ojb…

  18. BILLY

    Purchase@Discount.Albenza” rel=”nofollow”>…

    Buynow fjl…

  19. ANGELO

    aciphex@cancer.buy” rel=”nofollow”>..

    Buygeneric drugs…

  20. ALBERTO

    aloe@vera.juice.benefits.best” rel=”nofollow”>.

    Buygeneric meds…

  21. REX

    abilify@and.sleep.issues” rel=”nofollow”>..

    Buydrugs without prescription…

  22. JOHNNY

    aloe@vera.juice.for.sale” rel=”nofollow”>..

    Buyit now…

  23. JULIUS

    ..

    Buyit now…

  24. BOB

    side@effects.of.aricept” rel=”nofollow”>..

    Buyit now…

  25. TYLER

    buy@real.strong.armour” rel=”nofollow”>.

    Buydrugs without prescription…

  26. BRANDON

    hiv research being conducted in usa

    Buy_generic pills…

  27. ALFREDO

    mike divorce cancer tiffany

    Buy_generic pills…

  28. FREDDIE

    advair and contraindications

    Buy_generic meds…

  29. MICHAEL

    canine heat cycles

    Buy_without prescription…

  30. PETER

    boulder valley asthma and allergy clinic

    Buy_no prescription…

  31. EUGENE

    urinary tract infection canine

    Buy_generic pills…

  32. DEREK
  33. ALAN

    honey for diabetes

    Buy_generic meds…

  34. MATT

    warfarin sod

    Buy_drugs without prescription…

  35. ALFREDO

    conquer online hacking tools

    Buy_generic drugs…

  36. EDWIN

    verapamil side effects

    Buy_drugs without prescription…

  37. KYLE

    symptoms of prescription drug abuse

    Buy_drugs without prescription…

  38. JEFFERY

    red wine and lipitor

    Buy_no prescription…

  39. MILTON

    death rate of hiv

    Buy_it now…

  40. MILTON

    follistim increase estradiol levels

    Buy_generic drugs…

  41. MANUEL

    working and twin pregnancy

    Buy_now it…

  42. ZACHARY

    trigger point injections with lidocaine

    Buy_without prescription…

  43. NATHAN

    steroids and weight gain

    Buy_generic pills…

  44. FRANCIS

    how to embed pictures ms office

    Buy_drugs without prescription…

  45. JAY

    effexor xr 75

    Buy_generic pills…

  46. ADAM

    genital erection

    Buy_now it…

  47. DENNIS

    low fat diets history

    Buy_drugs without prescription…

  48. KEN
  49. RAMON

    adult survivors of childhood cancer

    Buy_generic pills…

  50. DOUGLAS

    singapore secure psychiatric forensic unit

    Buy_no prescription…

Leave a Reply