Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This snippet will replace any "&" within the text of the container your specify with a <span> that you can target with CSS; fancy!
0
595
posted 13 years ago by dtigraphics
Usage: setowner james
Will set all files in current directory and all subdirectories to owner james:james
0
431
posted 13 years ago by renekreijveld
An example which illustrates the ways of extending a class by class methods.
0
807
posted 13 years ago by Shamaoke
http://www.vbdotnetheaven.com/UploadFile/thiagu304/passdata12262006073406AM/passdata.aspx
0
758
posted 13 years ago by hairajeshk
Parsing an RSS date/time value (as a string) into a date/time object in ColdFusion.
And more additional text.
0
1099
posted 13 years ago by parkerkrhoyt
This will remove all non-ascii characters / special characters from a string.
1
1500
posted 13 years ago by daipratt
*String template (String template, Object data)*
Usage:
template('Hello <b>${name}!</b> (not ${name}?)', { name: 'Gandalf' })
Result: Hello <b>Gandalf!</b> (not Gandalf?)
0
671
posted 13 years ago by emdin
Redesigned Tumblr Theme based on [Office](http://safe.tumblr.com/theme/4040581/0# "Office") by [Alex Penny](http://alexpenny.com/ "Alex Penny")
Change log:
# Desember 31, 2010
+ added <a href="http://code.google.com/p/twitterjs/">TwitterJS</a>...
0
763
posted 13 years ago by firewalker06
All credit for this class goes to Mark Walters (www.yourpalmark.com)
This class needs to be put in the package structure "com/yourpalmark/utils"
0
950
posted 13 years ago by adrianparr