Welcome To Snipplr
You searched for: http
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This Ruby script generates the [Gnome Terminals For Rails script](http://snipplr.com/view/32227/gnome-terminals-for-rails/ "Gnome Terminals For Rails").
0
742
posted 15 years ago by draq
This demo expects there to be 10 video UI components on the stage ('playPauseBtn', 'stopBtn', 'backBtn', 'forwardBtn', 'seekBar', 'captionBtn', 'fullScreenBtn', 'muteBtn', 'volumeBar' and 'bufferingBar') these can all be skinned as required. You also...
1
1741
posted 15 years ago by adrianparr
initial code and concept bitten from: http://drupal.org/project/menutrails
3
941
posted 15 years ago by electblake
You need to download the SWC from here (http://github.com/claus/as3swf/archives/master) first.
0
848
posted 15 years ago by adrianparr
you'll need this .htaccess file also
RewriteEngine On
RewriteBase /
RewriteRule .* - [E=INFO_API_VERSION:%{API_VERSION},NE]
RewriteRule .* - [E=INFO_AUTH_TYPE:%{AUTH_TYPE},NE]
RewriteRule .* - [E=INFO_CONTENT_LENGTH:%{CONTENT_LENGTH},NE]
Rewrit...
2
1153
posted 15 years ago by jessecary
<input>
When used instead of my SharePoint: SaveButton above, the form saved it's data correctly, and the current page that the form was submitted from was reloaded for the user.
You could also put any URL in the __redirect={} that yo...
0
862
posted 15 years ago by rumremix
via [http://ryanflorence.com/mootools-for-beginners-part-5-native-extensions/](http://ryanflorence.com/mootools-for-beginners-part-5-native-extensions/)
0
900
posted 15 years ago by cfleschhut
Windows Registry
Windows Registry: Set open folder default icons for all A-Z drive letters and Desktop Shell Folder in Windows 7
Based upon the Drive Icon Change Windows Vista tweak and the shell icons registry settings found at the respective links below, this Windows 7 / Vista tweak will set the default icon of all A-Z drive letters (like C: for instance) and the Desktop to...
1
2039
posted 15 years ago by karlhorky
Hello friends.
I've create this script for you to change directories permissions without connecting them via Ftp Prog.
Thanks.
[En Yeni Oyunlar](http://www.yeni-oyun.com)
0
703
posted 15 years ago by jackoder
A modification of Bill James' New Folder context menu script ( http://billsway.com/vbspage/ ), this script instead creates a "New File" item in the right click context menu of Directory Backgrounds. Upon running the New File item, you will be prompte...
0
1276
posted 15 years ago by karlhorky
This script helps you to test session persistence for your HTTP API.
Launch this.php?set=valuuue to set the session value stored to value.
Launch this.php to retrieve the value.
0
835
posted 15 years ago by asterfr
PHP AdSense account monitor class, can retrieve data from your AdSense account (impressions, clicks, ctr, ecpm, earnings).
This class can retrieve (for now) only “AdSense for Content†data, for different periods of time (see class methods for mo...
0
743
posted 15 years ago by RM
<a href="http://www.bestgooglekeywordtool.com">google keyword tool</a>
0
965
posted 15 years ago by uraq
adopted from:
http://www.alistapart.com/articles/makingcompactformsmoreaccessible/
0
991
posted 15 years ago by cfleschhut
Annoyed by the "username's blog" links on your single-author Drupal blog? Don't reach for "display:none;"! Don't remove the $links variable from your node template!
Just paste this code into your theme's template.php file. Be sure to replace...
1
982
posted 15 years ago by sheena_d
Patterns: http://www.geekzilla.co.uk/View00FF7904-B510-468C-A2C8-F859AA20581F.htm
0
994
posted 15 years ago by arpit
It was based in Markjnet example here:
>> http://www.markj.net/iphone-asynchronous-table-image/
4
1503
posted 15 years ago by rabc
A simple script to run with [drush](http://drupal.org/project/drush) to clean all Drupal nodes containing style tags.
1
1059
posted 15 years ago by mongolito404
Documentación en: http://eric.garside.name/docs.html?p=epiclock
0
759
posted 15 years ago by arantxaortega
note that for the corners to work in IE, you need to install the htc code from http://code.google.com/p/curved-corner/
.curved {
-moz-border-radius:10px; /* Firefox */
-webkit-border-radius:10px; /* Safari and chrome */
-khtml-border-r...
4
1213
posted 15 years ago by MikeyLikesIt
You can replace the library item with whatever you want, or draw a shape in actionscript to use.
TweenMax is used in this snippet, get it here: http://www.greensock.com/tweenmax/ and thank Jack Doyle for being great by donating.
0
1000
posted 15 years ago by IsoJon
This small function receive a text as input and returns an html text with links if the source text contains urls (http://www… but also ftp://… and every other protocol), emails, twitter’s usernames (with @ at the beginning) and also twitter tag...
0
1388
posted 15 years ago by ginoplusio
original source - http://www.filamentgroup.com/lab/update_styling_the_button_element_with_css_sliding_doors_now_with_image_spr/
Overides default styling
0
842
posted 15 years ago by tennison
adapted from:
[http://aktuell.de.selfhtml.org/artikel/javascript/fader-framework/bilderslideshow.htm](http://aktuell.de.selfhtml.org/artikel/javascript/fader-framework/bilderslideshow.htm)
0
940
posted 15 years ago by cfleschhut
Read the [best article on the subject - Exploring Secrets of Persistent Application Settings](http://www.devx.com/dotnet/Article/33944/1954) - and then the following links if desired. (Note, I recommend reading [this forum post about settings not bei...
0
1961
posted 15 years ago by pckujawa
NOTE: THIS HAS BEEN MOVED TO GITHUB:
If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there:
https://github.com/adamcoulombe/jquery.customSelect
Plugin Download: http://www.adamcoulombe.info...
2
1858
posted 15 years ago by adamcoulombe
Changing Facebook Status with PHP, download the Mini Bot PHP class from the blog http://www.barattalo.it
1
1360
posted 15 years ago by ginoplusio