This post will produce a nice image showing fibonacci flowers like the following: Preparation some variables are defined. float ToRadians = PI / 180.0; float gAngle = 137.5077640844293; float …
As you might know, the storage (HDD or SSD) on VPS server are expensive. That is why the VPS may seem overpricing the HDD/SSD storage e.g. 50GB costs like …
ImageRecycle and Imagfy both can be used to optimise the images. And the following is my experience of using both services. File Extensions Support ImageRecycle supports JPEG/JPG, BMP, GIF, …
ImageRecycle provides APIs to add image/pdf, compress them and download them. This makes things interesting, so basically, these days, I want to shrink images to reduce the space they …
Sitemaps are useful for search bots to know better your site structures. They are particular useful if your site contains several hundred pages. You can login to Google Webmaster …
The following provides a method to get the hard drive serial number using PowerShell, VBScript and Javascript, respectively. PowerShell You can get this serial number for the first hard …