Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 372 373 374 375 376 ... 553
[Credit - Sam Allen, Dot Net Perls](http://dotnetperls.com/remove-html-tags)
2 2253 posted 16 years ago by jasonseney
1 1632 posted 16 years ago by jasonseney
A style of code reuse. Breaking methods (in this case MVC controller) into very small reusable atomic chunks that either perform an operation then return an ActionResult OR return null, then using with the null-coalescing operator.
0 1547 posted 16 years ago by jmcd
0 1283 posted 16 years ago by sennesaelium
This code allows you to track each step of Magento's One Page Checkout in Google Analytics. I installed it at the bottom of my `checkout/onepage.phtml` template file. Once installed, you can set up a funnel for the following: * `/checkout/onepage/...
0 1536 posted 16 years ago by jdbartlett
Example markup: <p>This is the first part of the text <a class="toggle">[+]</a><span>this part is hidden until clicking the toggle link.</span></p> The script will show and hide text when the toggle link is c...
1 1387 posted 16 years ago by mikemetcalf
1 1470 posted 16 years ago by donatkinson
0 1372 posted 16 years ago by donatkinson
Simple [SoundManager2](http://www.schillmania.com/projects/soundmanager2/doc/download/#latest "Download SoundManager2") example (uses jQuery)
0 1746 posted 16 years ago by chrisdpratt
Simple way to configure the JVM to use the proxy in the network
1 1399 posted 16 years ago by neozilon
This snippet is usable for telephone number normalization. It supports re-mapping of misused alphabetical characters (e.g. i for 1) and some other clean up stuff... Take a look. Update, 2009-10-02: added function to create a corresponding MySQL RE...
1 1698 posted 16 years ago by dreadwarrior
0 1244 posted 16 years ago by alexaivars
0 1399 posted 16 years ago by cbek
1 1009 posted 16 years ago by xathin
Escribir archivo de texto en directorio
0 1346 posted 16 years ago by pardalsalcap
1 1486 posted 16 years ago by thehamilton
2 1922 posted 16 years ago by thehamilton
The shell command which provides documentation for Ruby's classes and methods is:
0 1317 posted 16 years ago by deepsoul
Sample log line: [INFO] 2009-03-06 20:47:35 | controller::bla | user: vincentvega | ip: 127.0.0.1
0 1653 posted 16 years ago by benjay
Must have a field named Weight. The more Weight the more often the record is selected. Weight should be an integer between 1 and 10.
1 1674 posted 16 years ago by BFTrick
1 1153 posted 16 years ago by benpjohnson
. must be escaped using \ . It means something in regexp
0 1770 posted 16 years ago by godstroke
1 ... 372 373 374 375 376 ... 553