Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
lookup the google page rank of a website from python. Uses the same interface that the Google Toolbar uses to get the value.
0
1775
posted 16 years ago by halotis
prints out the RSS reach, circulation, and hits for a feedburner feed.
0
1172
posted 16 years ago by halotis
A Functional quick sort (Java imperative version seems to be quicker).
0
1667
posted 16 years ago by narkisr
As with screen style sheets, you use the <link> element to define the print style sheet your Web page should use:
<link>
The only difference between this link element and the link to your screen style sheet is the attribute:
media="print"
Most...
0
1346
posted 16 years ago by thesmu
Encrypts traffic between host port 5900 and client port 5921 (view the forwarded traffic at `vnc://localhost:5921`).
0
1178
posted 16 years ago by iblis
In this example:
*rewrite urls from domain.com to www.domain.com*
This is somewhat documented elsewhere, but not very well, so here's an example on how to perform simple URL rewriting with HAProxy (instead of using mod_rewrite with apache)....
0
1518
posted 16 years ago by alexwilliams
Create two new bookmarks - one for dev, one for live and add the following corresponding code to each.
1
1655
posted 16 years ago by Meander365
gibt die url plus storeview aus, also bspw:
http://yourdomain.com/de/
0
1219
posted 16 years ago by nico65
The quick and easy way to insert CMS Blocks into template (.phtml) files without any layout modifications:
0
1768
posted 16 years ago by nico65
This method is better suited for processing large arrays in the smallest amount of time without affecting the user experience.
0
1235
posted 16 years ago by iTony
This is a raw example of the nested lists structure with inherited numeration.
0
1305
posted 16 years ago by frujo