Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 340 341 342 343 344 ... 554
Howto search and replace in vim when editing a file.
1 1059 posted 15 years ago by wdso
1 986 posted 15 years ago by berkes
This is the code I use when I want to test a helper. It uses Factory Girl and Shoulda, but they're not needed to make it work.
0 1217 posted 15 years ago by nflamel
works with fugue icons, but can be custumized
0 945 posted 15 years ago by renaars
1 1020 posted 15 years ago by jmacgr
Quick basic way to serve a string or a file through PHP
0 1411 posted 15 years ago by cburyta
Easily grabs email addresses from a bulk text (CSV and/or some other email address-filled list/db). Example #2 takes the input (bulk text) from textarea #input and puts the clean emails in the textarea #extractedemails.
1 3376 posted 15 years ago by world_eggplant
0 1041 posted 15 years ago by Zwendel
Found on [Corey Goldberg's blog](http://coreygoldberg.blogspot.com/2010/01/python-command-line-progress-bar-with.html). Usage: from progress_bar import ProgressBar p = ProgressBar(60) p.update_time(15) print p p.fill_char =...
0 671 posted 15 years ago by ctmiller
Originally found on [Corey Goldberg's blog](http://coreygoldberg.blogspot.com/2010/01/python-command-line-progress-bar-with.html)
0 808 posted 15 years ago by codeshaman
3 1109 posted 15 years ago by davebowker
1 1274 posted 15 years ago by giak
<p>This zips all files and directories</p> <p>-r:Includes all files and directories -> Files</p> <p>filename.zip:The zip file you want to create</p> <p>foldername:The folder you are targetting or use * if your currently in the folder</p>
0 4708 posted 15 years ago by kevinbanet
2 1208 posted 15 years ago by jmiller
Easy way to add belongs_to association to nested forms in Rails
0 1184 posted 15 years ago by viatropos
0 1007 posted 15 years ago by Michael01
Permanente / Temporäre Weiterleitung per htaccess
0 984 posted 15 years ago by Michael01
PHP provides many date manipulation devices and an entire suite of date functionality with the datetime class. However, this does not address date validation, that is, what format a date is received in. The PHP strtotime() function will accept many f...
1 1409 posted 15 years ago by kanampo
This will need to be either embeded or included and you can then just use this as such myNewString = myStringVariable.nl2br();
0 1062 posted 15 years ago by boondoklife
Snippet out of my C# KNN implementation. Uses leave-one-out cross validation tuning with our given K to find our nearest neighbors.
0 1160 posted 15 years ago by ahawker
0 1260 posted 15 years ago by jrobinsonc
1 ... 340 341 342 343 344 ... 554