Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Clientside script for a personal DynDNS service. Works together with a server-side script written in php [ http://snipplr.com/view/55482/own-dyndns-service-serverside-script ] .
You may want to set up a cron jop to run this script every x minutes.
0
882
posted 13 years ago by madc
Serverside script for a personal DynDNS service.
Works together with a clientside script written in ruby [ http://snipplr.com/view/55484/own-dyndns-service-clientside-script/ ] .
Redirect to current saved IP(http, port 80):
http://dynDns.yourver...
0
963
posted 13 years ago by madc
It’s been driving me crazy that there’s no definitive script written to take out a user’s Flickr recent photos and parse it for formatting into HTML with a larger size than the standard 75 x 75 dimensions that the public_photo.gne Flickr script...
1
989
posted 13 years ago by jakekimpton
This should enable you to clear elements such as search boxes effectively whilst maintaining usability.
Enjoy!
0
772
posted 13 years ago by Fitzgenius
First, find the proper package from http://www.joomla.org/download/ and copy its path. Then, over ssh, navigate to the root of the joomla install and perform these commands. In the case of an upgrade, this will overwrite in place the needed files, an...
0
858
posted 13 years ago by beneberle
This is a simple trick that allows you to design the html5 search input like another input.
0
649
posted 13 years ago by fabricelejeune
This is made for a webservice that outputs varaiable data according to user input, ajax is called each time there is a change on the input.
0
967
posted 13 years ago by Cwerther