what is image_styles in drupal 7
By now if you have started working on drupal7, you might have faced problems with images. Its because drupal has totally revamped its image handling mechanism. I did some digging for maybe 30 mins and I was totally amazed with improvements. In this post I will be talking about image_styles. To understand image styles you [...]
Embed PHP Code in CSS files.
Have you been embedding CSS Styles into PHP files just for the sake of making the styles dynamic? Ever wished to add PHP codes in CSS files itself. Here is a simple trick which will do the magic. Create a .htaccess file in your project directory preferably inside the directory where CSS files are stored. [...]
Solve kaspersky’s “blacklist of licenses is corrupt” problem
Ever faced the problem that kaspersky’s blacklist licenses is corrupt and even updating antivirus does not solve the problem. It generally happens due to power failure which sometimes corrupt license data. Here is a quick solution First disable “Self defense” capability of kaspersky from settings. Then pause kaspersky and delete blacklist files. You can find [...]
Restore your firefox session whenever you want.
Ever clicked on Start new session by mistake? Don’t panic, you can still get your session back. Goto navigation bar and type about:sessionrestore and wow you are presented with last session restore screen. Cheers.
Restore ubuntu after installing windows
Hello, I saw an article on recovering lost ubuntu after installing windows. I was pretty confident and installed windows 7 on my box. After that I started following the article and I was stuck with a blank grub menu during startup. I booted from ubuntu live DVD and started reading more about restoring grub. Here [...]
SEO: Quick (& dirty) tutorial
Here is a letter I wrote to my brother telling him how to do search engine optimization for his website for fast result. I thought I must share it to world so people can learn and suggest some ammendment(s). _________________________________________________ Hello brother, Here is the tutorial on Site Engine Optimization as you requested. Before website [...]