Skip to main content

codediesel

  • Home
  • Archives
  • Index
  • About
  • Services / Work

Tag: images

Infinite Wall of images using Mootools

July 17, 2011July 17, 2011 sameer

JavaScript Photo galleries are dime-a-dozen, with a large number of variations in size and features. But this particular one developed using Mootools is a breath of fresh air. Most galleries are spatially bounded, i.e. they have a limit how how much you can scroll in any direction.
Read More

Face detection in images using PHP

July 6, 2011June 20, 2018 sameer 20 Comments

In a previous post we saw how to detect human faces in images using JavaScript. In the current post we will look into a PHP port of a JavaScript face detection algorithm without using openCV. Since the code is completed written in PHP it cannot attain the raw speed that C,C++ provides, but for many trivial application a PHP version can do.
Read More

Retrieving email Gravatar images

June 30, 2011July 1, 2011 sameer

Below is a quick hack to retrieve and save Gravatars. Gravatar images come in various formats, but we don’t detect them here, just save the retreived image in ‘jpg’ format.
Read More

Taking screenshots of websites in PHP

June 15, 2011July 25, 2011 sameer 20 Comments

Taking screenshos of websites is not a frequent requirement for developers but can come handy on many occasions. Although there are some nice solutions on the web, a particular one I found very good is wkhtmltoimage.

wkhtmltoimage is a simple shell utility which can be used to convert html to images using the webkit rendering engine, and qt.
Read More

Recent Posts

  • Reading SSL certificates in PHP
  • Questions as an initiator of data projects
  • Yearly medicine dosage visualization
  • Quickly extract urls from a xml sitemap file
  • Visualizing missing data in databases
  • Pitfalls of assigning a wrong data type to a database column

web scraping ebookWeb Scraping eBook

  • Home
  • Archives
  • Index
  • About
  • Services / Work
codediesel.com © 2008 - 2021 All rights reserved. Theme by Colorlib Powered by WordPress