JavaScript Archive

  • eclipse-logo-large

    Eclipse 3.6 Install PDT, JavaScript, CDT, Ruby, MarketPlace Plugins

    This is guide, howto install plugins on Eclipse 3.6 SDK. This guide shows howto install PDT (PHP Development Tools), CDT (C/C++ Development Tooling), Javascript Development Tools, Ruby Development Tools (including Ruby on Rails framework) and Eclipse MarketPlace. This guide shows PDT, JavaScript, CDT, Ruby and...

    Full Story

  • Prevent the browsers to use old cached CSS and JS files

    Prevent the browsers to use old cached CSS and JS files

    Browser cache is very useful when users download the same CSS and JS files multiple times. Some browsers, however, use the old CSS and JS files from the cache, even though they have been updated. This may lead to unpleasant situations, when the pages are...

    Full Story

  • console-thumbnail-new

    Tuning Nano text editor with nanorc

    Nano is easy to use and lightweight command line text editor for Linux and UNIX systems. Nano text editor can use either the default settings or improve settings with customized nanorc-file. Here are some tips that can improve the usability of Nano. Changes can be...

    Full Story