Welcome To Snipplr


Everyone's Recent Snippets



1 ... 275 276 277 278 279 ... 553
<ol><li>save as filename.sh</li><li>chmod u+x filename.sh</li><li>usage : ./filename.sh\"url\"</li></ol>
1 2635 posted 15 years ago by kentoy
Just run in your consol window as ./tocase (or whatever you call the file). Be sure to give it proper permission first (chmod 755 tocase) :]
0 1292 posted 15 years ago by davidmoreen
CSS style to rotate a particular layer or object
0 1760 posted 15 years ago by math89
Working on creating a 'days ago' script. I know some already exist, but I just want to know how to do it myself. I'm also incorporating leap year functionality and some utility functions that could be used on other projects.
2 3157 posted 15 years ago by alvincrespo
the -r means it's recursive, the f suppresses the need to confirm every file deletion.
0 1953 posted 15 years ago by beneberle
0 1581 posted 15 years ago by plasticated
Used for the blog post: http://www.brettwidmann.com/2010/08/flash-primitive-data-types
0 2254 posted 15 years ago by goatboy91587
Used for the blog post: http://www.brettwidmann.com/2010/08/flash-primitive-data-types
0 2025 posted 15 years ago by goatboy91587
Loops through all files of a certain extension in the specified directory. Can be used to list all images in a given directory.
0 2017 posted 15 years ago by sandman7OR
0 1625 posted 15 years ago by sandman7OR
processes contact form input and produces an auto reply
0 1555 posted 15 years ago by sandman7OR
Select the specified option for alle html selects as jQuery.
0 1730 posted 15 years ago by pogosheep
Como convertir tiempo a formato de 24 horas y viceversa.
2 3192 posted 15 years ago by derebus
1 1532 posted 15 years ago by iamadams
Originally written by Jason Lengstorf, rewritten by Drew Douglass, packaged into the EnnuiCMS (link above), can be used as standalone class. Be sure to change or define your constants for PAGE_OBJ_WIDTH and PAGE_OBJ_HEIGHT when using the YouTube m...
1 1764 posted 15 years ago by DrewDouglass
Substitute new_ placeholder in the second line with your new prefix. Run it: http://www.yoursite.com/rename.php and wait until it responds with an OK, usually after a couple of seconds. Delete the rename.php script. Edit the configuration.php file...
0 2975 posted 15 years ago by beneberle
When working in PHP I sometimes want to know exactly what is in a variable. This is easy enough to find out, but having this function around it is even easier, as it includes the HTML pre tag making it easier to read, and it allows you to choose how...
1 2008 posted 15 years ago by Sverri
just drop on a page and boom syntax is all colorfull and pretty
0 1780 posted 15 years ago by cartercole
embeds the google badge iframe automatically in the page
0 1532 posted 15 years ago by cartercole
uses JavaScript to check DOM for proper clean linkback to widget source
1 1503 posted 15 years ago by cartercole
Here is how to determine the device type.\r\n\r\nHow to use it.\r\n\r\nUIDeviceHardware *h=[[UIDeviceHardware alloc] init];\r\n[self setDeviceModel:[h platformString]]; \r\n[h release];
3 3787 posted 15 years ago by espinallab
0 1489 posted 15 years ago by xavsio4
0 1482 posted 15 years ago by xavsio4
Función para obtener el tamaño de un directorio:
0 1958 posted 15 years ago by jrobinsonc
Simple file concatenation target using the concat task. The to and from directories are set in properties at the top. The first concat clears the file and writes a JS comment with the date on it, the second uses both a filelist (where you write filen...
0 1361 posted 15 years ago by gotofritz
1 ... 275 276 277 278 279 ... 553