Tricks at Harecoded!
Convert a CSV to JSON with PHP
Imagine a data list dumped in a plain text file (e.g: CSV) and you need to convert it to JSON format. You could use this simple php script to do such task. It's the simplest version but ...read more
GMAIL: Bulk deleted emails based on date
When I created my gmail account, there was a counter giving you everyday more space. They "sold us" the product as if you never had to delete email again. By looking at that counter it seemed that ...read more
How to backup your full Flickr account (script)
Why you would like to copy all your images stored at Flickr to your computer? Well, maybe you want to browse them later offline, maybe you want to stop paying your PRO account, or to keep them ...read more
Get the absolute path in a bash script. Linux and BSD/Mac
¿Have you ever needed to get the absolute path to a script in a bash script? Here I explain how to set in a variable the current absolute path to the executed script and to its folder as well.read more
Pasar enlaces Youtube a un punto de tiempo específico
Muchas veces pasamos enlaces de Youtube donde la parte interesante no llega hasta cierto punto. Puedes pasar a tus colegas el enlace para que salte directamente a un minuto y segundo que tu ...read more
Reset iTerm preferences to default
If you have messed up your iTerm application preferences you can aways return to the factory settings by deleting your iTerm preferences file. Just delete the following file: rm ...read more
Cómo reproducir ficheros .RMVB en Ubuntu
Los ficheros .rmvb no se pueden reproducir por defecto en Ubuntu, esta extensión es para los de tipo RealMedia Variable Bitrate, pero instalando los códecs de Mplayer los podrás abrir sin ...read more
Incluir programas externos en Eclipse, Dreamweaver, VIM o Notepad++
Es muy útil incluir otros programas o macros propias dentro de los editores que utilizamos cada día para desarrollar. A veces necesitamos validar nuestro código con otro programa, ya sea ...read more
Recovering space on an iphone or ipod touch
When you decide that it is worth to risk your ipod touch's warranty in order to install a vast number of third party apps, you are sure to end filling up all the space dedicated to the ipod ...read more
Como se formatea un Samsung SGH-i600v
Para formatear un teléfono (hard reset) samsung sgh i600v como los que proporciona Vodafone, hay que hacer un ejercicio de dedos muy interesante. Primero de todo apagar el teléfono, y a ...read more
