Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 476 477 478 479 480 ... 553
1 1212 posted 17 years ago by jamesming
A useful AWK one liner, see http://student.northpark.edu/pemente/awk/awk1line.txt for some more
1 1321 posted 17 years ago by narkisr
1 1450 posted 17 years ago by Juego
example code only... save to [path.to.profile]/searchplugins/
1 1344 posted 17 years ago by rwczippy
CSS multi columns layout
3 1728 posted 17 years ago by Ashung
Two functions. 1) Find the string between characters. 2) Create array of strings found between two characters.
1 1419 posted 17 years ago by jamesming
0 1038 posted 17 years ago by fredaudet
0 1003 posted 17 years ago by fredaudet
9 2563 posted 17 years ago by fredaudet
2 1830 posted 17 years ago by fredaudet
1. Make sure the following environment variable is set: WinXP: HOME=C:\Documents and Settings\*username* Vista: HOME=C:\Users\*username* 2. Create an .irbrc file in %HOME%: $ cd %HOME% $ touch .irbrc If you don't have...
1 1444 posted 17 years ago by charlesroper
Content may disappear on window resize in IE6/Maxthon, when using expressions to set min-width/max-width. To fix it - just remove 'position:relative' in #container.
0 1058 posted 17 years ago by DesTincT
The refresh meta-tag for the html header to redirect to another url.
0 1466 posted 17 years ago by Wiederkehr
`Events.add(element, type, handler)` adds a handler to an element `Events.remove(element, type, handler)` removes a handler from an element `Events.getTarget(event)` or `Events.getOrigin(event)` returns the element from which the event originat...
1 1651 posted 17 years ago by wizard04
2 1374 posted 17 years ago by taboularasa
This is useful if you are changing a Drupal site's file upload path and/or changing from a private to a public file store.
3 2555 posted 17 years ago by shrop
1 1204 posted 17 years ago by KernelPanic
Functions to use the clipboard. Requires a Flash file for non-IE browsers: see [http://javascript.internet.com/forms/clipboard-copy.html](http://javascript.internet.com/forms/clipboard-copy.html) Remember to set `config.Clipboard.pathToFlash` a...
1 1105 posted 17 years ago by wizard04
Useful when creating canonical forms of strings for indexing.
0 1333 posted 17 years ago by scarfboy
There is no standard for this at all - this just looks for the hooks that exist in IE and gecko-type browsers. See also http://msdn.microsoft.com/en-us/library/ms535926(VS.85).aspx and http://developer.mozilla.org/en/docs/DOM:window.sidebar
3 1391 posted 17 years ago by scarfboy
Exploits hash keys uniqueness, but in doing so effectively toString()s everything, meaning this should not be used for much beyond strings and perhaps integers. I used this when I wanted to do some client-side filtering of (integer) identifiers.
1 1221 posted 17 years ago by scarfboy
Adds commas to numbers. 1234567 becomes 1,234,567
1 1979 posted 17 years ago by jdstraughan
1 1725 posted 17 years ago by Juego
The GNULib is included in GTK+.
0 1207 posted 17 years ago by pckujawa
1 ... 476 477 478 479 480 ... 553