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 1347 posted 16 years ago by davebowker
Insert upto the end of <!--> to cms page and the second half to the custom layout
0 1212 posted 16 years ago by ohiggins
commands for starting, stopping etc openSSH
0 1179 posted 16 years ago by stiobhart
commands for dealing with tar files
0 998 posted 16 years ago by stiobhart
commands for dealing with tar files
0 1020 posted 16 years ago by stiobhart
find all files owned by xxx and change them to be owned by yyy
0 1108 posted 16 years ago by stiobhart
change user's home directory
0 1047 posted 16 years ago by stiobhart
1 1002 posted 16 years ago by Eloi
enable and disable sites and modules in apache 2
0 33070 posted 16 years ago by stiobhart
granting DB specific and general access priveleges from the CLI
1 1268 posted 16 years ago by stiobhart
CLI commands for backing up mySQL database
2 2485 posted 16 years ago by stiobhart
making a symbolic link
0 1128 posted 16 years ago by stiobhart
some basic *nix terminal commands
0 1173 posted 16 years ago by stiobhart
load in XML and style the text via CSS
1 1607 posted 16 years ago by stiobhart
actionscript date object and some date calculations
1 1260 posted 16 years ago by stiobhart
code to implement a paypal button in flash
0 1289 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 1410 posted 16 years ago by stiobhart
this will loop through an object and get all its properties
0 1101 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 1258 posted 16 years ago by Zufolek
Useful for SBApplication scripting bridge.
0 1668 posted 16 years ago by iloveitaly
identify listening ports and services running on these ports
0 1063 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 1343 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 1332 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 1383 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 1460 posted 16 years ago by stiobhart
prob works on other linuces too!
1 1128 posted 16 years ago by stiobhart
1 ... 407 408 409 410 411 ... 553