Welcome To Snipplr
You searched for: http
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Any valid json object will be recursively traversed building a nested unordered list of its properties and their values. This example parses the json entered in the text area into an object that is passed to the json_tree() function. I use the twit...
0
1999
posted 13 years ago by halk
Font Squirrel is a great place to convert your fonts to the different formats required.
http://www.fontsquirrel.com/fontface/generator
0
1581
posted 13 years ago by adrianparr
Just a rework of http://snipplr.com/view/7523/ with an added switch to change type number to extention name.
0
2083
posted 13 years ago by Some0ne
second level of categories (when offset=-1 doesn't work, like for "get_category_link()"), pictures must be called exactly like category slug and placed to "catimg" folder. also i used "substr" for cut decription (314 symbols but you can change it). U...
0
1351
posted 13 years ago by shin
Code from https://snipt.net/geekyjohn/get-url-param/ updated so that most jslint issues are resolved, and updated the return to use a guard condition instead of a separate if statement.
1
3026
posted 13 years ago by pmw57
Get current url. Include domiain. For example :http:// localhost/root_folder.
0
3108
posted 13 years ago by tucq88
Simulate the $_GET array from php in javascript to get url parameters this way:
url= http://localhost/?var1=example
$_GET['var1'] will return "example"
Just copy and paste the code.
2
3027
posted 13 years ago by sergiazow
This is a useful class which utilizes Phil Sturgeon's helpful restclient (http://getsparks.org/packages/restclient/versions/HEAD/show). Reference the URL attached for PinnacleCart API docs.
Example request URLs to get products and categories:
#...
0
1768
posted 13 years ago by crypticsoft
Twitter Clone v2.2.1 is the best available PHP clone of Twitter available online. Like our other products it is also extremely robust, user-friendly and very secured. Please visit http://itechscripts.com for this script and other FREE downloads.
0
1682
posted 13 years ago by iTechScripts
Use this Gem to programmatically take screenshots of websites with this completely open source and free library. We have also provided easy to follow online tutorials and sample applications to help you set up GrabzIt as quickly as possible.
First...
1
3845
posted 13 years ago by Maximus1983
The following javascript allows your to embed a video as a overlay on any HTML page. The script needs to be added in the head or external file, and the div tag needs to be placed on the page where you want the video image to show up.
Another optio...
0
2269
posted 13 years ago by ptlrikin
I had hear about a method to run a method like an executable, with the arguments being passed in from the commandline. Apparently, Ruby has this with the Rake project. Well, Python has it with [Shovel](http://devblog.seomoz.org/2012/03/shovel-rake-fo...
0
1790
posted 13 years ago by pckujawa
Adds a method to the jQuery Validation plugin (http://bassistance.de/jquery-plugins/jquery-plugin-validation/) to return false if the field equals a specified string
0
2682
posted 13 years ago by StevenW721
Thanks to Brunildo.org for this: http://www.brunildo.org/test/img_center.html
15
8713
posted 13 years ago by adambundy
A small snippet to parse out proxies from http://hidemyass.com/proxy-list/
0
2529
posted 13 years ago by icinNet
Write a given number in words - Escreve um número por extenso. Write in Brazilian Portuguese, sorry for english or other language guys but it can be adapted.
Write from 1 to 9999
Based on a forum in http://scriptbrasil.com.br/forum/index.php?...
0
2113
posted 13 years ago by glauberportella
Allows the ability to fill City and State fields in CRM 2011 based on the value of a Zip Code field (and optionally Country).
Requires JQuery and JSON
Uses Yahoo geocode service
Originally written by Bill Caldwell ( http://dynamicscrmdenver...
1
1725
posted 13 years ago by evshell18
/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark */
0
1757
posted 13 years ago by lingokid
Capture Web Screenshots easily with the [GrabzIt Perl API](http://grabz.it/api/perl/)
You will need the free [GrabzIt Code Library](http://grabz.it/api/perl/download.aspx) to get started.
0
3559
posted 13 years ago by Maximus1983
Straatnamen en huisnummer splitsen, hieronder diverse types straatnamen
Bron: http://www.pfz.nl/archief/965267-adres-splitsen-in-straatnaam-en-huisnr/
0
1890
posted 13 years ago by MGHollander
For more parameters: http://codex.wordpress.org/Class_Reference/WP_Query#Parameters
0
1157
posted 13 years ago by thescottlee
slight modifications based off the work found here: http://snipplr.com/view/65196
4
2896
posted 13 years ago by shangle
adds a checkered background to images, so images with transparency are revealed.
based upon: http://lea.verou.me/css3patterns/#checkerboard
0
1929
posted 13 years ago by shangle
Fooman GoogleAnalyticsPlus:
http://www.magentocommerce.com/magento-connect/fooman-googleanalyticsplus.html
The key to seeing the different steps in your checkout is ensuring a page view is triggered each time one of the sections of the checkout i...
1
1865
posted 13 years ago by TheJasonParker