Base64 Encoding of Images via Powershell

Recently I was doing some CSS for a client but there was a bit of a problem with putting stuff into source control, basically there was a release coming up from one section of the source tree that I needed to put some images into for the CSS, but becau…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

Recently I was doing some CSS for a client but there was a bit of a problem with putting stuff into source control, basically there was a release coming up from one section of the source tree that I needed to put some images into for the CSS, but because they weren’t approved for this release I couldn’t commit them. The new CSS wasn’t going to be included in this release either, but I wanted to get at least some stuff source controlled (it’s in a different part of the tree so I could commit it) and to achieve this with the images I decided to use base64 encoding.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2010-11-07T00:00:00+00:00) Base64 Encoding of Images via Powershell. Retrieved from https://www.scien.cx/2010/11/07/base64-encoding-of-images-via-powershell/

MLA
" » Base64 Encoding of Images via Powershell." Posts on LINQ to Fail | Sciencx - Sunday November 7, 2010, https://www.scien.cx/2010/11/07/base64-encoding-of-images-via-powershell/
HARVARD
Posts on LINQ to Fail | Sciencx Sunday November 7, 2010 » Base64 Encoding of Images via Powershell., viewed ,<https://www.scien.cx/2010/11/07/base64-encoding-of-images-via-powershell/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Base64 Encoding of Images via Powershell. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2010/11/07/base64-encoding-of-images-via-powershell/
CHICAGO
" » Base64 Encoding of Images via Powershell." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2010/11/07/base64-encoding-of-images-via-powershell/
IEEE
" » Base64 Encoding of Images via Powershell." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2010/11/07/base64-encoding-of-images-via-powershell/. [Accessed: ]
rf:citation
» Base64 Encoding of Images via Powershell | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2010/11/07/base64-encoding-of-images-via-powershell/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.