Welcome To Snipplr


Everyone's Recent Snippets Tagged c



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 2636 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 1765 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 3159 posted 15 years ago by alvincrespo
the -r means it's recursive, the f suppresses the need to confirm every file deletion.
0 1955 posted 15 years ago by beneberle
0 1583 posted 15 years ago by plasticated
Used for the blog post: http://www.brettwidmann.com/2010/08/flash-primitive-data-types
0 2256 posted 15 years ago by goatboy91587
Used for the blog post: http://www.brettwidmann.com/2010/08/flash-primitive-data-types
0 2028 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 2018 posted 15 years ago by sandman7OR
0 1626 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 1734 posted 15 years ago by pogosheep
Como convertir tiempo a formato de 24 horas y viceversa.
2 3197 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 1766 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 2978 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 2011 posted 15 years ago by Sverri
just drop on a page and boom syntax is all colorfull and pretty
0 1782 posted 15 years ago by cartercole
embeds the google badge iframe automatically in the page
0 1533 posted 15 years ago by cartercole
uses JavaScript to check DOM for proper clean linkback to widget source
1 1504 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 3791 posted 15 years ago by espinallab
0 1492 posted 16 years ago by xavsio4
0 1483 posted 16 years ago by xavsio4
Función para obtener el tamaño de un directorio:
0 1960 posted 16 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 1363 posted 16 years ago by gotofritz
1 ... 275 276 277 278 279 ... 553