Welcome To Snipplr


Everyone's Recent Snippets



1 ... 466 467 468 469 470 ... 553
I had an icon representing a little blue dot and needed to create 100 copies each with a number in them. Python saves the day yet again.
0 1501 posted 17 years ago by stoyan
1 1381 posted 17 years ago by stancell
0 1571 posted 17 years ago by iTony
it needs the module mod_deflate
1 1593 posted 17 years ago by iTony
this requires jquery.js, jquery.metadata.js, and jquery.validate,js
2 1507 posted 17 years ago by bcalloway
When you're viewing an older version of a snippet, the Plain Text and Highlighted Text links point back to the latest version. This greasemonkey script fixes those links to point to the version you're currently viewing.
0 1334 posted 17 years ago by wizard04
Format date from yyyy-mm-dd hh:mm:ss TO yyyymmddhhmmss
1 2984 posted 17 years ago by gfazioli
1 3563 posted 17 years ago by jamarama
It's easy to find the categories used on one item, but find all categories NOT used on current item? This snippet stores a "NOT IN" query. This is used with PHP & mySQL. The query can be written differently on other databases, but this seems to w...
0 1442 posted 17 years ago by stavelin
Word Cut Function
2 1302 posted 17 years ago by gfazioli
Borrowed from Ajaxian, url is above.
0 1491 posted 17 years ago by mikegreen
https://www.chrisjmendez.com/2008/09/21/jquery-ensure-that-at-least-one-checkbox-is-selected/
4 1634 posted 17 years ago by chrisaiv
https://www.chrisjmendez.com/2008/08/09/python-basic-feedparser-example/
1 1827 posted 17 years ago by chrisaiv
secure and stable
1 948 posted 17 years ago by leferreyra
0 1710 posted 17 years ago by ezerick
Example: ln -s /usr/local/apache/logs ./logs
3 2444 posted 17 years ago by jonhenshaw
Creates a MySQL table with all 50 states + Washington D.C. in alphabetical order.
1 1360 posted 17 years ago by simplistik
For user-friendly animations on hover event. Prevents repeating animations when hovering object many many times. Example needs "jquery.color" plugin for color animations. But you can use any animations you want.
0 1427 posted 17 years ago by DesTincT
Sniff and disable Firebug. Not sure why you'd need it though. Firebug is just great.
4 1500 posted 17 years ago by zerolab
This example shows how to clone an object from an existing one by using MOP in Groovy, first we find all the writable properties of the cloned object class, secondly we traverse them and on each iteration we copy the value from the current object i...
2 2488 posted 17 years ago by narkisr
Tracy from FlexCoders advises against using lastResult. This property is intended for use in binding expressions, and you cannot depend on its value when you access it in AS code (though it usually works). Note that if you ever decide to use bi...
0 1233 posted 17 years ago by nextstep
1 ... 466 467 468 469 470 ... 553