Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
How to dwonload and use a Retro Avatar image in a iPhone App.
In this example: uid is a Facebook user id, optionally you can use any string, a name, a md5 hash of a email address and it is assumed you have an image view with tag id 1 you want to set...
1
4318
posted 16 years ago by ollie
This script creates thumbnail images containing 25 thumbs each and display the EXIF time and date if your version of ImageMagick supports that (some do not).
0
1737
posted 16 years ago by deepsoul
Useful if some files already exist at the destination and are newer or would take too long to copy again.
0
1588
posted 16 years ago by deepsoul
Very simple example of pulling in a JSON feed from Yahoo pipes using jQuery.
0
2440
posted 16 years ago by 1man
A very simple class that quickly gets you interacting with a database, as long as you know sql :P.
1
2575
posted 16 years ago by r3morse
JavaScript
ASP.net & MS AJAX: Enabling WebKit support (chrome, safari) in MS AJAX (fixing webkit browser detection)
Load this Javascript after the MS AJAX files have been loaded. In the example I am using jQuery to call the patchMicrosoftAjax() method, but you can use any method you desire.
0
2884
posted 16 years ago by jink
Via: [http://www.touchdesk.nl/2009/04/full-menu-tree-with-active-trail-in-drupal-6/](http://www.touchdesk.nl/2009/04/full-menu-tree-with-active-trail-in-drupal-6/)
0
1705
posted 16 years ago by Ateneatech