Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is an AS3 version of the banner template I created a while back in AS2. The code has been placed in the accompanying banner.as file, with the exception of a little bit of code within the dynamically-centering button you'll see placed on the stag...
0
1368
posted 16 years ago by Winkyboy
Using svnadmin hotcopy doesn’t require any server downtime, completes in minutes, and replicates server configuration and hook scripts.
1
1610
posted 16 years ago by Mithun
If you need to list all of the MySQL databases managed by Plesk along with their corresponding domains and login credentials, you can use this query:
1
1416
posted 16 years ago by tobewan
bash 3-line shell script for visualization of java class dependencies with graphviz. Please see my blog post for details and leave comments there.
0
1206
posted 16 years ago by benjamin
bash 3-line shell script for visualization of c++ class dependencies with graphviz. Please see my blog post for details and leave comments there.
0
1235
posted 16 years ago by benjamin
This code is a demonstration of how to do fast scientific computation in mex functions using the armadillo library. See my blog post for details and leave comments there.
0
1502
posted 16 years ago by benjamin
This script is for generating plots with many curves, where each curve has its own marker, color, and line style. Please see my blog post for more explanations and leave comments there.
0
3855
posted 16 years ago by benjamin
Add the code below to custom_functions.php to restore Thesis Options and Design Options to their defaults. Keep in mind that this has no effect on custom.css, or the other functions in custom_functions.php.
2
1515
posted 16 years ago by thesislab
please leave comments on my blog. you need awk installed (obviously). Files are stored in the "/tmp/" directory, if you are on windows you might want to change that to the current directory (".").
0
3432
posted 16 years ago by benjamin
Create log.txt in scripts directory and set permissions to 0666 before use.
0
1374
posted 16 years ago by Nek
This function assumes a custom print.css located in the custom folder.
1
1164
posted 16 years ago by thesislab
this is a way get control on Apple's network interfaces by manually setting options in Terminal
1
1379
posted 16 years ago by blackthorne