Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Very simple form search box
Here for play coded http://undercover-blogger.blogspot.com/p/html-editor.html
0
912
posted 12 years ago by BebenKoben
This snippet shows how to create indexed color bitmap in C#. The code also shows how to access and modify pixel data using LockBits.
0
1903
posted 12 years ago by putu
Way to install jsontools jar. Inspired by http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html
0
760
posted 12 years ago by ef
This PHP code is made to help people using the ActionScript 3 AlivePDF library to save PDF files from a Flash app to a server.
ActionScript 3 AlivePDF save code:
_pdf.save(Method.REMOTE, "save.php", Download.ATTACHMENT, "MyFile.pdf");
0
1010
posted 12 years ago by vamapaull
다양한 형태로 jQuery를 ì´ìš©í•˜ì—¬ DOM ìš”ì†Œì— ì´ë²¤íŠ¸ë¥¼ 다는 방법
0
721
posted 12 years ago by safe1981
This method shuffles an array. This is the optimum implementation for such an algorithm - O(n).
0
835
posted 12 years ago by fixpq
Combine multiple smaller incremental commits into larger ones, perfect for encouraging you to commit often while enabling you to summarize a day's work into one, or more, simplified commit.
WARNING: Only do this on commits that haven’t been push...
0
929
posted 12 years ago by beneberle
Projecto de LabP01 que consiste na criação de uma classe que permite efectuar operações sobre ficheiros de texto.
0
733
posted 12 years ago by N-genhocas
Safe Key-value pairs for time zones for use with Drupal Webform module.
0
844
posted 12 years ago by usrbingeek
Will find all __TIF__ files and create new __JPG__ files of the same file name.
- 97% quality
- Resize _down only_ to `1024x1280`
0
659
posted 12 years ago by jasonseney
imagecache preset depending on height and width of the image
0
747
posted 12 years ago by hoogvlieger
This file provides code hinting (auto-completion) for the WordPress API in Dreamweaver's code view. There are currently 1422 functions and keywords from the WordPress API supported!
Grab the latest version from the repo: http://code.google.com/p/w...
0
1171
posted 12 years ago by mindshare
I’m sharing with you a little utility that I find myself using a lot lately. This utility is a value convertor that you can use in those times when you need to make a volume slider or something similar where you’ll need to change a value and a va...
0
1226
posted 12 years ago by vamapaull
Remove initial inputfield value on focus.. and place it back on blur in case of empty value.
0
870
posted 12 years ago by hoogvlieger
A new version of my most popular jQuery plugin -Twitter Friends widget. This version aims to be better looking and easier to setup.
1
889
posted 12 years ago by mikemore
Shows how to use an array to embed swf objects with swfobject.js. This allows for multiple embeds (synced ad's etc.)
0
805
posted 12 years ago by rickygri
Quick method for creating coloured tty in python terminal using 'termcolor'
$ pip install termcolor;
0
835
posted 12 years ago by Glycerine
Se pide 3 numeros al usuario y luego se pregunta si lo quiere en orden ascendente o descendente.
0
3058
posted 12 years ago by Chaqui