When a Drupal development is going on, developers tweak a lot of setting for ease of development. And sometimes, to meet the deadlines and in a hurry we forget to do a lot of important things which might affect the site once it is live.
When do more and write less is the mantra; when library like jQuery is used gloablly why will CSS be left out? And why can't we have CSS with brains so that we can add logic to CSS? Well for the DRY approach and logic LESS is the ultimate solution.
Notepad++ is one of the best text editors available for free. The best thing about this editor is light and fast. And now it comes up with a new feature which I always wanted: Document map
For those who were wowed by the powerful tools of Photoshop CS5 and CS5.5, they are going to experience another phenomenal change in the new version of Photoshop which Adobe has just launched as Adobe Photoshop CS6 beta which is available to use for free for a limited time.
How to visualize your website's markup and then check if there is some nesting which can be avoided. Or may be a reference of mark up from some other site. Here is the new fire fox add on which does the trick.
With so much news about the latest and cool new version of Windows, people must have been waiting to get their hands on the new operating system. Well, even I am one of them.
As a developer I always wanted a CSS framework which will not only ensure that the layout of my application is up to the standard but also it looks good. Something more Web 2.0 and that too very easily. Bootstrap is the answer to all my requirements. It has the power of grids and layout like the 960 grid and on top of that it has its own powerful elements using which I can build nice looking user interface in minutes.
YES, with the latest release of firefox one of the best update is the Firefox Firebug which is inbuilt. While Chrome had it right from the start, Firefox finally decided that this will be a feature out of the box.
Recently when I was looking into Google maps I suddenly found the new Google maps interface where we can now pan images and I was able to see the fort of Jodhpur in different angles. This is a nice feature that Google came up with where I thing they have come up with a way to stitch images from different source and make them one.
Many of us must be reading a lot of articles on net. And many a times we want to save those articles. One way is to go to the file menu of the browser and do a save as, but that is old fashion. You will get an HTML file and a folder with the images and everything is too difficult to manage when you have like more than even 20 to 30 articles.
PDFs are one very innovative way of keeping articles, plus there are many PDF reader application which can really change the way you read on handheld devices.
Are you bored of the old and grumpy looking apps, recently closed windows and most visited websites? Well, I was. It was definitely on of the things which I didn't like about Google Chrome.
This article talks about the two approach to get the width and height property of any HTML element like an image. And what is the basic difference between the two ways of fetching the information.