Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Here is an example where the likelihood of NS is 30%, SM is 50%, and SH is 20%. I make 20 pitches and output what the batter does each time.
0
2046
posted 16 years ago by philokezzar
I didn't like the way my bookmarks came out with wp_list_bookmarks or any other built-in function, so I figured out a way to have total control about the way your wordpress bookmarks are displayed.
In this example I wanted a table with the Bookmark...
0
1515
posted 16 years ago by zartgesotten
A simple JSON request to validate a captcha control (using the php plugin provided by Recaptcha)
0
1830
posted 16 years ago by stephanepericat
Useful perl snippet to convert csv docs to xml from Ankh on the freenode #xml irc channel
0
1714
posted 16 years ago by bionic
NOTE: THIS HAS BEEN MOVED TO GITHUB:
If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there:
https://github.com/adamcoulombe/jquery.customSelect
Plugin Download: http://www.adamcoulombe.info...
2
3149
posted 16 years ago by adamcoulombe
You can change your dynamic binding eval text with this method.
This method should be in same codebehind
0
1787
posted 16 years ago by emregulcan
This code allows automatically posting comments to LiveJournal to be the first commenter.
Usage: $ python auto-post-comment.py
1
1359
posted 16 years ago by andrewkolesnikov
Script makes a copy of "file.doc" as many times as you need it to. It renames them all with a time-based file name.
Source and destination directories and file names/extensions can be modified easily.
1
1953
posted 16 years ago by shortstack