Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Prints content from an NSError or NSArray content from a managedObjectContext.
0
1375
posted 18 years ago by zingo
Was fiddling around at work one day thought this might be useful.
9
4439
posted 18 years ago by djdykes
This will run the message function until countInterval equals 10, then it will stop. Could be used in various animations.
0
1150
posted 18 years ago by 1man
model/form.py is a good place to put schemata in a pylons app: easy to build with inheritance and accessible to controllers via model.form.EmailForm, etc. See the link for further info on the _extra_fields options -- this one is intended for just two...
1
2605
posted 18 years ago by ches
Run this in a terminal on mac to set your screensaver as your background. (hint: use rss visualizer for a neat effect)
Ctrl+C to stop.
1
1320
posted 18 years ago by capitalist
List the current version and installation date of every application on a OS X system, using of Spotlight.
1
1092
posted 18 years ago by zingo
displays sourcecode in a nice notebox on blog pages. uses with a class.
0
1086
posted 18 years ago by zingo
Using a gcc predefined macro, __DATE__, the code can know for itself when it was compiled, and build in an expiration date based on that value.
For a internationalised version see: http://snipplr.com/view/7196/kill-app-after-expire-date-suicidal-c...
1
1847
posted 18 years ago by zingo
Dumps your snippets (and possibly skips your favourites [British spelling]) to standard output. Requires Frontier::RPC2.
0
1259
posted 18 years ago by iblis
Textpattern's default page title markup -- txp:page_title -- always places the site name in front of the individual page name. This is irritating, because I prefer to have the interior content title come before the site title itself -- it just makes...
3
1637
posted 18 years ago by jonhenshaw
Only works on valid XML (ie. XHTML, but not HTML). Grabs an alphabetized list of links from the given URL.
1
1203
posted 18 years ago by burke
Convert (comma separated) keywords to (space separated) tags in BibTeX files for use in social bibliography sites (bibsonomy.org, citeulike.org)
0
1450
posted 18 years ago by iblis
Retrieves gif page images from RIFIAS on-line archive and combines them into a single pdf file
0
1018
posted 18 years ago by iblis