Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This context manager restores the value of the current working directory (cwd) after the enclosed code block completes or raises an exception. If a directory name is supplied to the context manager then the cwd is changed prior to running the code b...
0
862
posted 13 years ago by ches
Programa de una calculadora en ruby ademas de contraseña y usuario
0
1051
posted 13 years ago by solhelios
We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there ma...
0
908
posted 13 years ago by rumremix
An example of a Flex Mobile button skin using PNG assets and the Flash drawing API
0
818
posted 13 years ago by ryanstewart
Created by me as a quick and secure way of creating a username and password for basic authentication via a .htpasswd file on an Apache server.
A live demo is available at http://www.chrishair.co.uk/supgha/
Thanks.
0
935
posted 13 years ago by hairzo
Created to have a LEO editor file upload itself to dropbox. Just replace your dropbox email in the script. The script will ask you the name of the file without the extension, then will ask for your password and finally it uploads the file.
0
645
posted 13 years ago by eristoddle
Pulls in 'main-navigation' and 'social-navigation' menus into a single UL. the key is items_wrap => %3$s
0
891
posted 13 years ago by dan_hoerr
Trabajo hecho en el campus de software de la universidad de granada . Responde a las preguntas!
0
878
posted 13 years ago by solhelios
Matches the word starting with si or Si and containing : in the word also as an optional. The expression can be tested here http://rejex.heroku.com/
0
840
posted 13 years ago by punuhan