Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- 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
1771
posted 17 years ago by ishikawa
Rediccionamiento Apache desde una IP determinada y pidiendo una página concreta
0
1241
posted 17 years ago by estebant
Redirecciona una petición HTTP de Apache a una URL, salvo los que tenga una IP determinada.
0
1245
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
10443
posted 17 years ago by visuallyspun
Useful if you need to run the same command for lots and lots of different parameters
0
2030
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
1621
posted 17 years ago by wolfie
Run this command to add an /etc/init.d/ startup script to start at os bootup.
0
1376
posted 17 years ago by funkmyer
How to use WebClient to post to an ASP.Net page and maintain viewstate for proxy purposes.
0
1474
posted 17 years ago by BlueCockatoo
this function was provided to me by my partner in crime......thanks superchicken
0
1186
posted 17 years ago by bsisco
Using Proc SQL summarize the table sashelp.shoes grouping on
0
3518
posted 17 years ago by webonomic
This is a version of Textile that only accepts paragraps, bold, italics, links, and images. Enjoy.
1
1455
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
1681
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
1271
posted 17 years ago by bmayzure