Welcome To Snipplr
You searched for: http
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Examples borrowed from http://ubuntuforums.org/showthread.php?t=966877 (comment 3)
0
999
posted 14 years ago by cczona
jQuery
js javascript browser language detection, get the user\'s browser\'s language preference setting using jquery to detect users br
JQ - detect users browser language using http headers via ajax jsonp ajaxhttpheaders
1
3395
posted 14 years ago by brandonjp
I used this plugin to create new roles/capabilities: http://wordpress.org/extend/plugins/capsman/
1
671
posted 14 years ago by seafae
Internet Explorer 7 under Windows XP Service Pack 3 has the Windows Registry "Reserved Value" 180D set that was not set before, which can cause a "Do you want to move or copy files from this zone?" prompt on moves or copies between Windows shares if...
1
1489
posted 14 years ago by karlhorky
I needed to create several pages that didn't use any models and contained static data inside the default layout. My first thought was to create a controller for these pages and define an action for each static page I needed. However, this solution se...
0
797
posted 14 years ago by TioSolid
Following our recent work on an [API for Cloudworks](http://freear.org.uk/node/40) I thought I\'d post this simple demo, which uses cURL and json_decode. [Email us](mailto:cloudworks AT open.ac.uk?subject=API) for an API key. (15-24 June 2010.)
0
875
posted 14 years ago by nfreear
Send SMS via www.smsmatrix.com SMS Gateway using PHP
See more examples at <A HREF="http:/www.smsmatrix.com">SMS/Voice/TTS Gateway</a>
0
928
posted 14 years ago by smsmatrix
see demo at http://adamcoulombe.info/lab/as3/stripes.html.
This demonstrates the use of k-lib, Kuler API library for AS3. As well as Traer Physics for to handle the springiness.
1
983
posted 14 years ago by adamcoulombe
A source to help you interpreting URLs in plain text as a HTML link. It's an improvement of what was proposed here : http://snipplr.com/view/2371/regex-regular-expression-to-match-a-url/
3
1398
posted 14 years ago by keevkilla
Basic usage of GreenSock\'s LoaderMax class for AS3. A simple slideshow controlled via XML.\r\n\r\nGo to http://adamcoulombe.info/lab/as3/loadermaxslideshow/ for demo and downloads.
3
1292
posted 14 years ago by adamcoulombe
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
813
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
1
753
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
805
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
809
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
831
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
865
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
821
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
967
posted 14 years ago by goatboy91587
Used in my post on how to optimize WordPress, which can be found here: http://www.brettwidmann.com/2010/01/optimizing-your-wordpress-site-pt-2/
0
841
posted 14 years ago by goatboy91587
Description & download at http://adamcoulombe.info/lab/as3/jellybox.html
2
1194
posted 14 years ago by adamcoulombe
In drupal, you can configure custom formats at:
http://yourdomain.com/admin/settings/date-time/formats/add
You can also use these in a custom php function like:
<?php>created, 'custom', "F jS, Y"); ?>
To look up more options see http://php.ne...
1
823
posted 14 years ago by MikeyLikesIt
Tag Description
total total pages for the query
page current page of the query
records total number of records for the query
rows an array that contains the actual data
id the unique id of the row
cell an...
0
643
posted 14 years ago by elijahmanor
This snippet allows admins to create menu items which do not link anywhere. This is most useful in situations where one wants to have dropdown menus where the parent item should not be a link.
This same method could be used to create non-linking...
1
1023
posted 14 years ago by MikeyLikesIt
Check to see if HTTP POST variable exists before doing something with it.
0
1019
posted 14 years ago by jonkemp
Get the FireQuery (http://firequery.binaryage.com/) extension for firefox and then use this snippet to auto set prices for the merchandise tab.
0
766
posted 14 years ago by chetmac
This took me a while to create so thought I would share. Can be used with <a href="http://www.textfixer.com/resources/country-dropdowns.php">HTML dropdown lists</a>.
1
1629
posted 14 years ago by gilbitron
via [http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/](http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/)
for CSS3 Transitions, Transforms, Animation also see:
[http://css3.bradshawenterp...
0
861
posted 14 years ago by cfleschhut
Cross browser css round corners with no images, using google's code .htc
http://code.google.com/p/curved-corner/
4
947
posted 14 years ago by crispunk
A simple demo that shows how to pan from one side of an object to another dynamically in actionscript 3.
demo at: http://www.adamcoulombe.info/lab/as3/sliderbox.html
6
1132
posted 14 years ago by adamcoulombe