Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 318 319 320 321 322 ... 552
Borrowed from Jerome Paradis: http://blog.jeromeparadis.com
0 2235 posted 16 years ago by Jamie
This is a method that I use to easily wrap an HTML container with nice curly quotes. I much prefer this method over using images because the quotes can be easily stylized using css fonts, colors, and sizes. Also, the markup is semantically correct.
1 2167 posted 16 years ago by MikeyLikesIt
A simple script to run with [drush](http://drupal.org/project/drush) to clean all Drupal nodes containing style tags.
1 1927 posted 16 years ago by mongolito404
Documentación en: http://eric.garside.name/docs.html?p=epiclock
0 1434 posted 16 years ago by arantxaortega
0 2139 posted 16 years ago by somada141
Restores the 2D (tiger) dock.
0 1839 posted 16 years ago by jink
Puts mouse highlighting behind stacks.
0 1950 posted 16 years ago by jink
0 1729 posted 16 years ago by sveggiani
note that for the corners to work in IE, you need to install the htc code from http://code.google.com/p/curved-corner/ .curved { -moz-border-radius:10px; /* Firefox */ -webkit-border-radius:10px; /* Safari and chrome */ -khtml-border-r...
4 2170 posted 16 years ago by MikeyLikesIt
You can replace the library item with whatever you want, or draw a shape in actionscript to use. TweenMax is used in this snippet, get it here: http://www.greensock.com/tweenmax/ and thank Jack Doyle for being great by donating.
0 1846 posted 16 years ago by IsoJon
delete all svn files recursive
1 2026 posted 16 years ago by manuelstofer
Resizing fields using a custom module You could also resize the field using a custom module. For example, if you created mysite.module, you could use something like this to reduce the field size to 30 characters
4 2619 posted 16 years ago by marcelodornelas
Put this line in your .bashrc. If the user has a directory named 'bin' then that will be added to the PATH. All scripts in that path (wich are executable) will be available as commands to that user.
0 2385 posted 16 years ago by berkes
ElementTree is provided as part of the standard Python libs. ElementTree is pure python, and cElementTree is the faster C implementation: Here's an example usage, where I'm consuming xml from a RESTful web service:
0 1429 posted 16 years ago by magicrebirth
Just run the following query on your WordPress database, and all revisions (As well as meta associated with it) will be deleted from your database.
2 2058 posted 16 years ago by jessibird
0 1682 posted 16 years ago by inkdeep
0 1767 posted 16 years ago by inkdeep
0 2277 posted 16 years ago by inkdeep
0 1483 posted 16 years ago by inkdeep
1 ... 318 319 320 321 322 ... 552