If you need to track down exactly how and when a particular change happened and you are not even sure exactly where it is (perhaps because its no longer present but you are not totally sure where it was supposed to be) then this little trick can be a life saver. You can search git [...]
Archive: search
Posts Tagged ‘search’
Stage Gear – General Site Improvements Stage Gear needed a number of aspects of their OSCommerce site improving, including the look and feel, the addition of SEO URLs to improve site ranking, improving search on the site and adding basic Facebook integration. Stage Gear Stage Gear is a company that specialise in retailing sound and [...]
If you need to do a bulk find and replace operation on a load of files within a particular folder structure, for example when refactoring some of your code, then instead of trying to use your IDE you could give this little app a try. It’s called Regexxer: http://regexxer.sourceforge.net/ And is in the Ubuntu repositories [...]
The Magento site has recently switched from serving search results internally to using Google to provide the results. Whilst the Google results pages are a lot faster, we now miss the opportunity to search specific areas of the Magento site. In particular, its now a bit of a pain to track down a suitable module [...]