What is Data URL? Data URL is basically base64 encoded content inlined in place of an image tag. If we discuss about it in Depth, it requires full chapter. Will explain it completely in another post. Format for data url: Below is a simple code snippet to convert data url into image file using RoR…all you […]
Category: Programming
Where to use Concrete5
Concrete5 is the full packed CMS which can be handled and developed by any people without having the developing skills. With concrete5 CMS, site owners can able to make changes by own. It is user friendly. It enables the live site in editable mode and the site owner can change the content directly in Live […]