Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
1. Allows encryption between client and server
2. Bypasses filtered port, if any on the standard port for the given service.
1
1004
posted 16 years ago by iblis
When installing mysql and mysql-dev with fink, gem is unable to find the mysql headers and libraries: you should specify their location. If compiled manually from source, gem will find it if /usr/local/mysql (or what ever other location you specified...
0
870
posted 16 years ago by iblis
Browser Support: IE5.5, IE6, IE7, Firefox 1-3, Mozilla, Opera 8-9.5, Safari(Win,Mac), Knoqueror(Linux).
Use: Any Tag.
5
1585
posted 16 years ago by Ashung
Do this from inside a Git repository, and it will do a 'git push' every time you do a 'git commit'.
This defeats a bit of the purpose of having a distributed SCM, but it's good for certain situations.
0
1216
posted 16 years ago by trey
This rule lets you define CSS rules that are visible to IE only.
0
996
posted 16 years ago by Uzbekjon
“min-height†attribute works well in Firefox but IE ignores it. IE’s height act as FF’s min-height. Note: in IE 7 problem was fixed.
0
973
posted 16 years ago by Uzbekjon
It’s an Internet Explorer-exclusive bug wherein an element that is floated – and given a margin in the same direction as the float – ends up with twice the specified margin size. The fix is extremely simple. All you have to do is apply a displa...
2
1024
posted 16 years ago by Uzbekjon
https://www.chrisjmendez.com/2008/07/05/create-a-tar-gz-archive-using-terminal-os-x/
9
1906
posted 16 years ago by chrisaiv
This handy trick works in IE5.5/Win and newer. It assumes that the default printer orientation is portrait.
1
1224
posted 16 years ago by localhorst
Creates a category list showing the number of posts in each category similar to some blogging platforms. The view exposes a block and page.
2
1208
posted 16 years ago by shrop