Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 518 519 520 521 522 ... 552
Convert (comma separated) keywords to (space separated) tags in BibTeX files for use in social bibliography sites (bibsonomy.org, citeulike.org)
0 2118 posted 19 years ago by iblis
Retrieves gif page images from RIFIAS on-line archive and combines them into a single pdf file
0 1617 posted 19 years ago by iblis
4 2321 posted 19 years ago by andrewbowley
Put classes around your bodyy, to allow different colors for seperate pages and areas on your site. IT will simply add a css-safe version of the first argument in an url. Say the url is /about_us/our_company the class will be body.about-us Require...
2 2027 posted 19 years ago by berkes
This will open up the 443 port in your firewall to TCP connections. Run as root.
0 1524 posted 19 years ago by micmath
2 2347 posted 19 years ago by hyperwhat
1 1252 posted 19 years ago by z0rg
3 2242 posted 19 years ago by m10
A shell script to install a Rails production stack on Ubuntu
0 1566 posted 19 years ago by ctran
This function (intended to be an application or view helper) creates a pager bar useful for navigating many pages. It shows the first, last, current, nearby, and halfway-to-end pages. It looks like this (where the current page is 11): < 1 ... 5 .....
1 1496 posted 19 years ago by Agent
This is an extension to Ruby's String class. Just put this code in a file and include it. This basically takes a string and adds literals and padding to it. For example, you can format a phone number with optional area code like this: "5445556...
1 2144 posted 19 years ago by Agent
0 2225 posted 19 years ago by micmath
0 1931 posted 19 years ago by micmath
From http://www.novell.com/coolsolutions/feature/11251.html
1 1831 posted 19 years ago by micmath
based loosely on Eric Meyers sheet but then tweaked to my own.
2 1700 posted 19 years ago by smynett
10 2958 posted 19 years ago by salsajid
replace submit buttons with nice images and does also the rollover. Easy.
1 1782 posted 19 years ago by valcartei
Style form fields
1 1989 posted 19 years ago by valcartei
this layout has a fixed width sidebar and a fluid main body.
1 1576 posted 19 years ago by penguin999
Developed for eclipse but prolly useful elsewhere, put the text after 'find' in the 'find' box and the text after 'replace' in 'replace'. Note: this example uses an html list item 'li', make sure to replace that with the tag you want to find
5 2291 posted 19 years ago by rhlowe
to call this function you would use "asfunction:myFunction,argument1,argument2,argument3" as the href in the tag in an HTML text box.
0 2455 posted 19 years ago by Bonky
have dt and dd inline is done automatically in Firefox, but screws up in IE7. So we need additional css rules, which have to be applied only if IE is used.
0 2243 posted 19 years ago by valcartei
To use css which will only be applied if the browser is IE.
0 1926 posted 19 years ago by valcartei
From railscast #41
2 2187 posted 19 years ago by bordalix
There must also be a JavaScript function defined in the containing HTML page: function makePopup(url,pop_name,width,height) { window.open(url, pop_name, "width="+width+",height="+height+",resizable=yes,scrollbars=yes"); }
1 2089 posted 19 years ago by Bonky
1 ... 518 519 520 521 522 ... 552