Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Empties the keyboard buffer. Useful to discard keyboard input during a command execution inside a bash script.
Try this script without this line:
read -t 0.1 -N 255
and enter any garbage ([ENTER] and all) during these 2 seconds window...
Th...
0
797
posted 13 years ago by niglesias
Por parámetro selecciono la cantidad de caracteres que quiero que me muestre the_excerpt() en wordpress
0
650
posted 13 years ago by serialk89
Makes the images in Galleria gallery clickable, so you can see the full sized image in Fancybox (or the ligthbox of your preference). Get Galleria is here: http://galleria.aino.se/
0
704
posted 13 years ago by f6design
Este código pagina los resultados de wordpress, según los parámetros que se le asignen a la clase WP_query.
0
783
posted 13 years ago by serialk89
Use this script in Automator, and make a Service of it. Then give the service a shortcut in System Preferences -> Keyboard
In the script you have to switch the "SETT_INN_API-KODE_FRA_PROWL_HER" with a Prowl API code (https://www.prowlapp.com/api_s...
0
951
posted 13 years ago by Macgeeky
Add draggable markers on a Google map with a click, remove marker on click
0
788
posted 13 years ago by marzsman