Conectar Nexus 5 con MyPhoneExplorer

1. Habilitar opciones de desarrollo en el celular: Ajustes / Informacion del telefono / Dar 7 taps sobre Numero de compilacion Ir a Ajustes / Opciones de desarrollo / Habilitar Depuracion USB 2. Enchufar el cel con cable usb 3. Si el driver no se instala, ir a dispositivos, actualizar driver, y poner esta ruta: C:\android-studio\sdk\extras\google\usb_driver 4. Abrir MyPhoneExplorer 5. Si da un error, ir al celular y ver si hay un mensaje indicando si se autoriza al pc a conectarse con el cel, poner sí.

Crear plugin para Windows Live Writer

http://blogs.msdn.com/b/dawate/archive/2010/12/30/how-to-create-a-windows-live-writer-twitter-plugin-that-supports-bit-ly.aspx


Ubicacion de WindowsLive.Writer.Api.dll:

                  C:\Program Files\Windows Live\Writer

SyntaxHighlighter para Windows Live Writer

Plugin:
    http://wlwsyntaxhighlighter.codeplex.com/


Cambios en la plantilla HTML de blogger:


<script src='http://agorbatchev.typepad.com/pub/sh/3_0_83/scripts/shCore.js' type='text/javascript'/>
<script src='http://agorbatchev.typepad.com/pub/sh/3_0_83/scripts/shBrushJScript.js' type='text/javascript'/>
<script src='http://agorbatchev.typepad.com/pub/sh/3_0_83/scripts/shBrushCSharp.js' type='text/javascript'/>

<link href='http://agorbatchev.typepad.com/pub/sh/3_0_83/styles/shCore.css' rel='stylesheet' type='text/css'/>
<link href='http://agorbatchev.typepad.com/pub/sh/3_0_83/styles/shCoreDefault.css' rel='stylesheet' type='text/css'/>
<link href='http://agorbatchev.typepad.com/pub/sh/3_0_83/styles/shThemeDefault.css' rel='stylesheet' type='text/css'/>


<script type='text/javascript'>
  $(document).ready(function() {
      $("pre").removeClass("php");
      $("pre").removeClass("js");
      $("pre").removeClass("c");

      $("pre").addClass("brush: csharp");

      SyntaxHighlighter.config.clipboardSwf = 'http://agorbatchev.typepad.com/pub/sh/3_0_83/scripts/clipboard.swf';
      SyntaxHighlighter.config.bloggerMode = true;
   
      SyntaxHighlighter.all()
  });
</script>

Microsoft Live Writer con Blogger

Cuando hay problemas de conexion, es por la seguridad de dos pasos que implementa Google:

Leer:

http://lehsys.blogspot.com/2013/11/windows-live-writer-2012-problems-with.html