miércoles, 17 de agosto de 2011

Download and Install Eclipse IDE

The BlackBerry WebWorks SDK, version 1.5 requires Eclipse 3.6 or later (Helios). You may also use the previous version of the BlackBerry WebWorks SDK (version 1.0) with Eclipse 3.5 (Galileo); however, RIM recommends using the latest version.

Install the BlackBerry Web and WebWorks SDK Plug-ins for Eclipse

You will need at least two plug-ins to develop WebWorks applications using Eclipse: the BlackBerry Web Plug-in, and the WebWorks SDK Plug-in. Both are available using the standard Eclipse software installation procedure. Note: Even if the standalone BlackBerry WebWorks SDK is already installed on your system, you must install the BlackBerry WebWorks Plug-in for Eclipse to enable Blackberry WebWorls project capabilities within Eclipse.

  1. Start Eclipse and create a workspace.
  2. Help -> Install New Software... -> Click Add...
    Name: Blackberry Update - Web
    Location: Blackberry Web - http://www.blackberry.com/go/eclipseUpdate/3.6/web
  3. Select Blackberry Web Plug-in Category. This will select both of the required plug-ins.
4. Restart Eclipse
bibliography:
in the previous link, you can get mor information.

thanks in advance bloggers.


lunes, 15 de agosto de 2011

Installing apache Ant on Win 7

1 .- First go to this URL http://ant.apache.org/bindownload.cgi and download de current release of ant.
2 .- Extract an copy into program files.
3 .- Go to my computer, rigth click
-> properties
-> System properties advance
-> enviroment variables
-> user varibales
-> new
-> set variable name : ANT_HOME , value : C:/Program files/%AntFolder%.
4.- system variables, find the varible "path" and add (not replace) at the value : ";C:/Program files/%AntFolder%/bin"

Then click Ok button, and go to the command promt an type the next : "ANT -version".

That's All.

Step by step for Blackberry developer using PhoneGap (Step 1)

1. Requirements
  • Windows XP (32-bit) or Windows 7 (32-bit and 64-bit)
  • For 4.x devices check here -> http://tinyurl.com/3feuyhd

2. Install SDK + PhoneGap

Download and install Sun JDK (32-Bit Version). Add it to your PATH variable.


Download and extract Apache Ant. Add it to your PATH variable.


Download BlackBerry WebWorks SDK and install to C:\BBWP


Download the latest copy of PhoneGap and extract its contents to C:\Dev\phonegap

domingo, 7 de agosto de 2011

Induccion a Blackberry developer

Bueno, el mundo lo pide , nosotros lo necesitamos, próximamente ya estaremos pisando la tierra de http://us.blackberry.com/developers/ , los invito a todos los desarrolladores que se unan.

Una gran experiencia una buena oportunidad de crecer.
ya les estaré platicando como va esto.

miércoles, 20 de julio de 2011

Configurar Idioma español en Drupal.

Hola amigos como estan?.

Primero lo que tenemos que hacer es descargar este archivo que contiene la traduccion.
http://ftp.drupal.org/files/traslations/7.x/drupal/drupal-7.4.es.po

Luego procedemos configurar en nuestro drupal.
En la zona administrativa lo primero que tenemos que hacer es ir a configuración.

1- Region and language.
- Language
- + Add Language
- Seleccionamos español.
- Add language
- Lo marcamos como predeterminado.

2-Region language.
- Traslate Interface
- Import
- Seleccionamos el archivo que descargamos.
- Import in - escogemos español
- dar clic en import.

y Listo.

Espero les haya sido de gran utilidad.

saludos!!

martes, 12 de julio de 2011

Haciendo una 2a. Prueba

Hola amigos estoy haciendo una segunda prueba porque no habia logrado sincronizar mi equipo, saludos.

jueves, 12 de mayo de 2011