Welcome To Snipplr


Everyone's Recent Snippets



1 ... 226 227 228 229 230 ... 553
Donwloads weren't working with https + ie6/ie7. This line solves the problem (order is important, **no-store** must be first).
0 2600 posted 15 years ago by ashsa
0 1562 posted 15 years ago by NiReiC
0 1562 posted 15 years ago by thesmu
/*Coded by Alessio Delmonti - www.tecnocrazia.com */
1 1517 posted 15 years ago by Mosaic
/*Coded by Alessio Delmonti - www.tecnocrazia.com*/
0 1592 posted 15 years ago by Mosaic
Ever got tired of writing System.out.print(); all the time when testing, well, to avoid this, just create a helper method that will narrow it down to print();
0 1659 posted 15 years ago by visudex
This snippet will allow you to read user's input when they write in the console. This method uses the Scanner class, which is my favorite way of doing instead of using the Buffered Reader, with the Scanner, you can also read from a file.
0 1895 posted 15 years ago by visudex
This snippet will allow you to capture your screen in Java and saves the image as a PNG
0 1730 posted 15 years ago by visudex
Use the regular box shadow, but add the keyword "inset" as the last parameter. Works in Firefox, Safari, Chrome, Opera and IE9.
0 1506 posted 15 years ago by visudex
replace foo -> bar in all .txt files down the tree Dunno why, the syntax highlighter adds \3's to the code. Try plain text.
0 2142 posted 15 years ago by jarnaldich
0 1522 posted 15 years ago by cabrel
0 1381 posted 15 years ago by rc2789
0 1643 posted 15 years ago by rc2789
This code is usefull for getting the list of Wordpress Sites from Multisite without sending each user id.
0 2488 posted 15 years ago by juanrossi
MacOS 10.6.5 PHP 5.3.3
0 1293 posted 15 years ago by zuzara
1 1841 posted 15 years ago by adambundy
0 1604 posted 15 years ago by rc2789
Here is a little bit of code I use from time to time to make a generic some what safe date selector for forms. I wanted something easy, small, and not relying on images, jquery, libraries, etc... Most importantly I wanted the date that was selected t...
0 1561 posted 15 years ago by brownrl
Note that there is limited support for _CSS_ in Swing components which render HTML text. This example employs `padding`, `margin` and `font-size`. The full list of supported properties (and their limitations) are in the [Javadoc][1] [1] ht...
0 1984 posted 15 years ago by cruelfate
0 3805 posted 15 years ago by simondiercks
Para evitar que google indexe contenido duplicado
0 1755 posted 15 years ago by mfigge
this is my way of working out the contents of an object when I don't have access to a debugger like firebug
0 1162 posted 15 years ago by iancrowther
1 1335 posted 15 years ago by craftymethod
A subtle gradient effect for <hr> tags. Works on Firefox and Webkit browsers (i.e. Chrome / Safari / Midori).
0 1318 posted 15 years ago by pmigueld
1 ... 226 227 228 229 230 ... 553