Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
1784
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
2080
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
4542
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
2068
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
4053
posted 16 years ago by benjamin
Create log.txt in scripts directory and set permissions to 0666 before use.
0
1896
posted 16 years ago by Nek
This function assumes a custom print.css located in the custom folder.
1
1678
posted 16 years ago by thesislab
this is a way get control on Apple's network interfaces by manually setting options in Terminal
1
1921
posted 16 years ago by blackthorne
Tools > Macro IDE > Add new item to MyMacros > Select Module, Name 'AttachToWebServer' > Copy/paste code.
To set as a keyboard shortcut go to Tools > Options > Keyboard, and search for the name of the macro (AttachToWebServer) and then assign a ke...
0
2062
posted 16 years ago by HologramX
Rails
will_paginate with jquery ajax / поÑтаничный вывод в Rails Ñ will_paginate и Jquery
0
2230
posted 16 years ago by almazom
Rails
olark service using with rails and haml / иÑпользование Olark ÑервиÑа Ñ Rails и Haml
0
1983
posted 16 years ago by almazom
AS3 does some weird things with HTML. Here are a few ways to handle common problems. The worst offender that many people encounter is double carriage returns. Regex those nasty buggers into oblivion (aka \n)!
0
1847
posted 16 years ago by trevorhartman