Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Here are a few examples that show how the relationship between objects and references
0
979
posted 15 years ago by chrisaiv
Adds a browser and operating system class to your HTML Tag.
1
1132
posted 15 years ago by smoothdzion
Simple example of using Google's API for contacts to display the contact name and phone number. More info in the comments.
0
857
posted 15 years ago by PhilK
Fetches an RSS feed and displays the title and summary of each entry. Nothing fancy.
0
866
posted 15 years ago by PhilK
Simple example for using ActionMailer with Gmail (or other hosts if you remove the TLS settings).
0
994
posted 15 years ago by PhilK
Source: Linux Journal
This command downloads the Web site www.website.org/tutorials/html/.
The options are:
* --recursive: download the entire Web site.
* --domains website.org: don't follow links outside website.org....
1
4498
posted 15 years ago by abhiomkar
Great script found on http://www.scrounge.org/linux/rsync.html. Useful for creating boilerplate backup scripts
1
897
posted 15 years ago by nate63179
(Ref: http://yoast.com)
While preparing my previous post on new features in WordPress 2.9, I ran across a ticket in Trac for something I'd been wanting to do for a while: specify a subfolder of the uploads directory for specific plugins, like my B...
0
985
posted 15 years ago by ksantoshp