Welcome To Snipplr


Everyone's Recent Snippets



1 ... 338 339 340 341 342 ... 552
To convert files, especially prior to mysql insert. use file filename to find out encoding
1 2149 posted 16 years ago by bionic
HSH is a cool haskell library that allows you to leverage your shell scripting prowess in haskell programs. In this simple broadcatcher, I use curl for http get, and other standard unix tools for tracking history (so we don't get the same file twice...
1 4147 posted 16 years ago by softmechanics
0 1698 posted 16 years ago by landonmiller
Not very secure, but very handy ... Use like that : app = your_wsgi_app() app = ControlAccess( app, "your_password") httpserve( app ) # wsgi server
0 2002 posted 16 years ago by manatlan
0 1336 posted 16 years ago by Flocke
Subcolumn with 66%/33% division for the CSS-Framework YAML.
0 1412 posted 16 years ago by Flocke
To force the user to download certain filetypes in the current directory.
0 3195 posted 16 years ago by darylclaudio
Gets the loaderInfo of the top-most parent. For example, if you load an external swf, placing this code within that external swf can access the loaderInfo and FlashVars for the parent SWF (the SWF that has loaded this external SWF) from within the ch...
1 1436 posted 16 years ago by sandropadin
0 1661 posted 16 years ago by giak
0 1632 posted 16 years ago by gd6d
adapted from http://jquery14.com/day-05
10 2661 posted 16 years ago by cfleschhut
This is how to patch changes from svn into git (should work with other vcs as well).
0 1758 posted 16 years ago by narkisr
modified version of: http://www.linein.org/blog/2008/04/04/find-time-between-two-dates-in-php/
0 2332 posted 16 years ago by jkjeldgaard
I just thought of a great new way to organize your CSS attributes: use the first letter of a each attribute to write words that other developers will find hilarious!
0 3063 posted 16 years ago by peterwooley
Squashing --------- WARNING: "git rebase" changes history. Be careful. Google it. git rebase --interactive HEAD~10 (then change all but the first "pick" to "squash") squash the last 10 commits into one big commit
0 2676 posted 16 years ago by jturmel
0 3834 posted 16 years ago by levio
add a value to your text input e.g. "Enter keywords" and clear on-click
0 1847 posted 16 years ago by flicity
Every MySQL class for PHP I've seen so far has been an epic disappointment. This will not lead you to feel the same way. Enjoy!
0 1464 posted 16 years ago by jrgp
0 1798 posted 16 years ago by tm
0 1929 posted 16 years ago by tm
This is an improvement on http://snipplr.com/view/11583/retrieve-url-params-with-jquery/ I found IE wasn't liking the results[1] when no param was set. This fixes that issue.
6 5628 posted 16 years ago by geekyjohn
1 ... 338 339 340 341 342 ... 552