Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 295 296 297 298 299 ... 552
0 1851 posted 16 years ago by metoikos
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server. this is the css file. orientation media-query is used for browsers that support it (a slightly cleaner view for portrait mode).
0 1495 posted 16 years ago by minky
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server. this is the html files that contains the basic layout and brings it all together.
0 1670 posted 16 years ago by minky
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server.
0 1455 posted 16 years ago by minky
forms part of our Calibre Remote Web App. basically an alternate gui for calibre ebooks content-server.
0 1751 posted 16 years ago by minky
If you're using a lot of rounded corners in your design, save your fingers some time with this border-radius snippet.
2 1580 posted 16 years ago by 67ideas
I never, ever remember the @font-face declaration, so I made a snippet. This makes it easy to quickly include a webfont in your source.
2 1619 posted 16 years ago by 67ideas
0 1548 posted 16 years ago by gabbo
0 2006 posted 16 years ago by Myrddin
If you don’t use this order, IE8-as-IE7 doesn’t apply the opacity, although IE8 and a pure IE7 do.
5 2373 posted 16 years ago by vagrantradio
0 1653 posted 16 years ago by oznek
Need to "unsort" / randomize / scramble LINES in a text? Copy source -> then TextMate Bundle Editor -> New Command -> select all in Command(s) -> paste source -> Input: Selected Text or Document -> Output: Replace Selected Text ...
0 1905 posted 16 years ago by heinz1959
parse every anchor (<a href="#"></a>) on your page
0 1922 posted 16 years ago by math89
0 2963 posted 16 years ago by silverius
0 2285 posted 16 years ago by metoikos
I frequently pass an array of elements from an HTML form to PHP, normally a list of checkboxes for removing database records. This will loop through an array of checkbox's with the same name & build a delimited string from the checked values. Afte...
0 1723 posted 16 years ago by verostudios
1 3065 posted 16 years ago by vagrantradio
0 1523 posted 16 years ago by vagrantradio
Detect and echo browser version including differentiating between Chrome and Safari.
3 2681 posted 16 years ago by vagrantradio
pure css3 speech bubbles
1 1770 posted 16 years ago by rwczippy
As seen on PinoyTux Website
1 2319 posted 16 years ago by batamire
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a...
3 2391 posted 16 years ago by vagrantradio
If you want to serialize a password in some custom object you are working with, create another member that is the encrypted bytes and serialize/deserialize that. For simply encrypting/decrypting a file, you can use [System.IO.File.Encrypt](http://...
0 1814 posted 16 years ago by pckujawa
1 ... 295 296 297 298 299 ... 552