Make Your Web Development Easy in Mac

List of all things which make your life easy in doing web development in Mac.

Textmate

   The first important thing to have is “Textmate’ text editor.  This text editor is pretty useful when you start using keyboard shortcuts to the macros supproted.

    It has all the features which are handy to web developer. Some of the cool feauters are 50+ language support,  color theming for code, support for subversion, regex based search & replace, fast and easy swithcing between files etc..

    site : http://macromates.com/

  

Firefox browser

    2.1 Firefox addons

          2.1.1  Firebug             – DOM inspector, debugger, logger

                     site : http://getfirebug.com

           2.1.2  Yslow               – to improve the performance

                     site: https://addons.mozilla.org/firefox/addon/5369

ZEND php IDE

    Best IDE for php development

    site: http://www.zend.com/

Have xampp installed. This will have mysql, apache, php. Currently it offers the following versions.

  • MySQL (5.1.35)
  • phpMyAdmin (3.2.0)
  • PHP (5.2.10)

    site: http://www.apachefriends.org/en/index.html

One Response

CodeCyan
09.06.22

Nice article. For beginners this will be helpful in setting up the things.

Leave Your Response