agkamai.com for this September

Well i got another plans on this site, and re-start to write again on Spanish just for fun, but this time the Spanish are going to be like a secondary language, so don’t expect so much posts on Spanish, since many people is bugging me to write again on this language i don’t have another choice than doing it, so expect content in this language.

Another point on this changelog i’m putting online is the fact to make more cross-browser this site, apparently my experiment of just making an anti-ie site worked, my stats indicates me that the 53.7% of my visitors use Firefox and the 35.6% just uses Internet Explorer just on July 2004, compared with another months where the average of use was, from IE of 60% and FF of 29.5%. Good to see everyone is switching to Firefox.

From what i researched my site it’s not accesible enough, another point to the list of changes of this site, I think i’m just gonna follow the list of recommendations that Rick is showing to make a website.

I’m considering making a new logo for the site with new colors, probably that will be ok too.

So there you have, a list of new things i’m gonna do for this site. If you have more suggestions make them on the comments. Igual puedes escribir tus comentarios en español, como gustes.

6 Responses to “agkamai.com for this September”

  1. Jorge Cocompech Says:

    Hola:

    Me gustó mucho el diseño de tu blog. Además de la utildad que tiene para poder ver el “preview”.
    Sobre la campaña anti-ie, es bueno saber que hay gente que sigue tus consejos. Yo soy uno de cientos está de acuerdo en ello.

    Felicidades y espero poder seguir bloggeando aquí.

    P.d.
    ¿Como puedo poner este formato de “preview” post en typepad?

  2. agk Says:

    http://www.hicksdesign.co.uk/journal/317/live-comment-previews

    Espero que te funcione, este es para el Movable Type que creo que ese es el sistema que utiliza TypePad , yo el que uso actualmente es para el Textpattern , pero se le pueden hacer algunas modificaciones ;)

  3. Jorge Cocompech Says:

    Hola de nuez:

    Mira he descargado el MovableType (again). Y de igual forma el TextPattern.

    Mi duda (como friego, verdad) es:
    ¿Cómo instalo cualquier de los dos al TypePad?
    No veo alguna forma de hacerlo.

    Gracias por tus consejos y links.

    P.d
    Mejor me pego un tiro ; )

  4. agk Says:

    Por lo que yo sabía es que el TypePad ya tenía instalado por default el MovableType.

    Ok, lo primero que tienes que hacer, es localizar en tus
    templates el de la parte donde se encuentran los tags <head> y </head> y te pegas el siguiente código Javascript


    <script type=”text/javascript”>
    // live comment preview  - comment body
    function ReloadTextDiv()
    {
    var NewText = document.getElementById(“text”).value;
    splitText = NewText.split(/n/);
    var DivElement = document.getElementById(“TextDisplay”);
    var i = 0;
    DivElement.innerHTML = ‘’;
    for(i = 0; i < splitText.length; i++) {
      if(splitText[i].length > 0 ) {
    DivElement.innerHTML += splitText[i] + ”<br />”;
      }
    }
    }
    </script>

    Luego necesitarás modificar el <textarea tabindex=”4” id=”comment-text” name=”text” rows=”10” cols=”50”></textarea> agregando on evento onkeyup para que cada vez que escribes una letra se vaya actualizando, algo así

    <textarea tabindex=”4” id=”comment-text” name=”text” rows=”10” cols=”50” onkeyup=”ReloadTextDiv()”></textarea>


    Y ya, nada más agregamos un <div id=”TextDisplay”> para que el efecto dé resultado ;)

    <h3>Preview</h3>
    <div id=”TextDisplay”></div>


    Por supuesto todas estas modificaciones se hacen desde la sección de templates, espero que te funcione. :)

  5. taqqxwxhyb Says:

    Hello! Good Site! Thanks you! ckyyhltxfmh

  6. qfubwgubnm Says:

    Hello! Good Site! Thanks you! qqlxvyiagpv

Leave a Reply