Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is the javascript file for code which implements the Secure Hash Algorithm 1 as defined in FIPS 180-1 published April 17, 1995.
1
1820
posted 17 years ago by ishikawa
Rediccionamiento Apache desde una IP determinada y pidiendo una página concreta
0
1264
posted 17 years ago by estebant
Redirecciona una petición HTTP de Apache a una URL, salvo los que tenga una IP determinada.
0
1283
posted 17 years ago by estebant
Toolbox CSS is styling information that has nothing uniquely to do with any particular website. These are a collection of common styles that can be useful on any web project. How many times have you written a class for clearing a float? Too many, is...
18
10550
posted 17 years ago by visuallyspun
Useful if you need to run the same command for lots and lots of different parameters
0
2091
posted 17 years ago by wolfie
Useful if you have a shell script running lots of the same command and want to know how many of them have been done
0
1670
posted 17 years ago by wolfie
Run this command to add an /etc/init.d/ startup script to start at os bootup.
0
1423
posted 17 years ago by funkmyer
How to use WebClient to post to an ASP.Net page and maintain viewstate for proxy purposes.
0
1515
posted 17 years ago by BlueCockatoo
this function was provided to me by my partner in crime......thanks superchicken
0
1224
posted 17 years ago by bsisco
Using Proc SQL summarize the table sashelp.shoes grouping on
0
3565
posted 17 years ago by webonomic
This is a version of Textile that only accepts paragraps, bold, italics, links, and images. Enjoy.
1
1499
posted 17 years ago by evanwalsh
IE 5.5 to 6 don't support generic PNG with Alpha-Channel
To get the advantage of PNGs use the akward AlphaImageLoader-filter (AIL) as described on the msdn site ( http://msdn.microsoft.com/en-us/library/ms532969(VS.85).aspx ).
But because the AIL...
3
1722
posted 17 years ago by HerrSerker
I've been using this little gem of a snippet for a few years, and it's never failed me.
1
1321
posted 17 years ago by bmayzure