Welcome To Snipplr


Everyone's Recent Snippets



1 ... 407 408 409 410 411 ... 553
Version differs slightly from the demo, as the src for the thumbnail image is a child of the demo example, so has been slightly modified.
0 1363 posted 16 years ago by davebowker
Insert upto the end of <!--> to cms page and the second half to the custom layout
0 1224 posted 16 years ago by ohiggins
commands for starting, stopping etc openSSH
0 1196 posted 16 years ago by stiobhart
commands for dealing with tar files
0 1017 posted 16 years ago by stiobhart
commands for dealing with tar files
0 1034 posted 16 years ago by stiobhart
find all files owned by xxx and change them to be owned by yyy
0 1119 posted 16 years ago by stiobhart
change user's home directory
0 1057 posted 16 years ago by stiobhart
1 1016 posted 16 years ago by Eloi
enable and disable sites and modules in apache 2
0 33113 posted 16 years ago by stiobhart
granting DB specific and general access priveleges from the CLI
1 1286 posted 16 years ago by stiobhart
CLI commands for backing up mySQL database
2 2500 posted 16 years ago by stiobhart
making a symbolic link
0 1150 posted 16 years ago by stiobhart
some basic *nix terminal commands
0 1189 posted 16 years ago by stiobhart
load in XML and style the text via CSS
1 1629 posted 16 years ago by stiobhart
actionscript date object and some date calculations
1 1278 posted 16 years ago by stiobhart
code to implement a paypal button in flash
0 1304 posted 16 years ago by stiobhart
an external javascript sort function, which you can import into flash to help sort arrays of objects. include the script thus: #include "objSort.js"
2 1423 posted 16 years ago by stiobhart
this will loop through an object and get all its properties
0 1114 posted 16 years ago by stiobhart
Makes a mono 8-bit (i.e. one byte per sample) wav file, "out.wav" containing a 500 Hertz sine wave signal. 22050 is the sample rate, and 64000 is the total size of audio data in bytes.
1 1274 posted 16 years ago by Zufolek
Useful for SBApplication scripting bridge.
0 1689 posted 16 years ago by iloveitaly
identify listening ports and services running on these ports
0 1074 posted 16 years ago by stiobhart
this is a handy snippet to trace the info about any cuepoints actionscript encounters, embedded in a FLV [flash video]. these traces will display the name, type and time of the cuepoint - in a nicely formatted list
0 1362 posted 16 years ago by stiobhart
shows the basic structure of a switch statement. switches are useful when you want to respond to a series of possible values that a variable might have, without having to write a shitload of "if(blah blah){do blah}" code which, as we know soon end...
0 1346 posted 16 years ago by stiobhart
this code loads in the necessary actionscript classes for dealing with FLV [flash video] and metadata [in this case cuepoints]. this needs to be loaded right at the beginning of your code, so flash knows how to handle cuepoints embedded in FLV [flas...
0 1392 posted 16 years ago by stiobhart
basic structure of the actionscript function to listen for cuepoints embedded in a piece of FLV [flash video]. note: cuepoints need to have been embedded when the video was converted from its original format to FLV - prior to importing it into flash
0 1467 posted 16 years ago by stiobhart
prob works on other linuces too!
1 1136 posted 16 years ago by stiobhart
1 ... 407 408 409 410 411 ... 553