Tuesday 30 October 2012

Android ADT,phonegap ,HTML plugin in eclipse

Android ADT Plugin : Eclipse  link
ADT Plugin - https://dl-ssl.google.com/android/eclipse/
=======================================================================
PhoneGap : Plug in -Eclipse android
phonegap1 -  http://svn.codespot.com/a/eclipselabs.org/mobile-web-development-with-phonegap/tags/r1.2/download
=======================================================================
Eclipse Indigo Plugin:
Indigo - http://download.eclipse.org/releases/indigo

=======================================================================
HTML,CSS,JS

The Eclipse Web Tools Platform (WTP) software repository - http://download.eclipse.org/webtools/repository/indigo

=======================================================================

Thursday 25 October 2012

product your mail password from saved option

Viewing and deleting passwords

You can easily manage the usernames and passwords that Firefox has saved for you.
  1. At the top of the Firefox window, click on the Firefox button (Tools menu in Windows XP) and then click Options
  2. Click the Security panel.
  3. Click Saved Passwords... and the Password Manager will open. 
  4. To see the passwords you have saved, click Show Passwords. When you close the window, your passwords will be automatically hidden.
  5. Use the search box to find a particular website or username. Click the X in the search bar to clear your search and see the full list again.
  6. To remove a username and password, select it from the list and click Remove.
  7. To remove all stored usernames and passwords, click Remove All. After confirming this choice, all of your stored usernames and passwords will be deleted.
  8.  

React + Typescript_ Module federation _ Micro Front end -Standalone and integrated

Module Federation The Module Federation is actually part of Webpack config. This config enables us to expose or receive different parts of t...