Posts tagged tutorial

All tags: adobe apple business code css Design download error facebook fireworks free google gtd guide internet ios4 iPhone ipod ipod touch javascript jquery linux manual mobile mp3 Music online optimize photoshop PHP plugin problem seo spotify startups template theme tool tricks tutorial Twitter web Web design web development wordpress


  • Los 13 mejores trucos para dominar el iPhone

    Los 13 mejores trucos para dominar el iPhone

    13 Jan 2011

    El iPhone ya empieza a ser bastante popular y para muchos la pantalla táctil es un concepto nuevo al que no estamos acostumbrados. A continuación tenéis una colección de los mejores trucos que he …

  • Configurar la privacidad de Facebook mediante Listas de Acceso (facil y efectivo)

    Configurar la privacidad de Facebook mediante Listas de Acceso (facil y efectivo)

    7 Jun 2010

    Read this post in English A continuacion explico un metodo muy facil y rapido para mantener controlado al milimetro la privacidad de tu cuenta en Facebook. Es muy facil y permite personalizar cada ami…

  • Best Facebook setup to privacy using Access lists

    Best Facebook setup to privacy using Access lists

    27 May 2010

    Leer este articulo en Espanol Here’s a nice way to keep your privacy settings in Facebook up-to-date and secure. It is really easy to set up and you can customize every friend individually reall…

  • jQuery-JavaScript: Basic Cheat Sheet for Beginners

    jQuery-JavaScript: Basic Cheat Sheet for Beginners

    20 Dec 2009

    Content Check if element exists if ($('#infobox').length) { /*exists, do things here*/ } Change attribute $('#name').attr('title', 'Hello!'); Change content of a container $('#main').html('<p>Lo…

  • Greasemonkey User Scripts Quick guide

    Greasemonkey User Scripts Quick guide

    26 Oct 2008

    This is just a quick guide for coding user scripts for Greasemonkey. You should know that a knowledge in JavaScript makes everything much easier. Then you just need to learn Greasemonkey functions to …