PROfile
All time reputation: 107
Achievement
jatkins' Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 2] Next »
JavaScript image library graphics Drawing
2D Graphics Library (work in progress)
posted 1 week ago by jatkins
JavaScript search array binary algorithm find binarysearch saved by 1 person
JavaScript Binary Search
posted on April 27, 2012 by jatkins
JavaScript data input increment values units decrement
Increment/decrement input fields with values that have units
posted on April 3, 2012 by jatkins
PHP gd bar generator chart graph pie GD2
Pie/Bar Chart Generator
posted on March 4, 2012 by jatkins
JavaScript css elements DOM classes
getElementsFromClassName
posted on November 9, 2011 by jatkins
JavaScript trim String text manipulation
JavaScript String Trim Function
posted on November 7, 2011 by jatkins
JavaScript time calendar date
Calendar Generator (JavaScript)
posted on October 26, 2011 by jatkins
PHP time calendar date
Calendar Generator (PHP)
posted on October 26, 2011 by jatkins
Pascal String count word sentence capitalization
Pascal Word Count and Capitalization Sample Program
posted on September 30, 2011 by jatkins
JavaScript file path String name filename manipulation
Get filename from path
posted on August 10, 2011 by jatkins
JavaScript substr String manipulation substring
substr (works with negative length values)
posted on July 21, 2011 by jatkins
JavaScript String reverse manipulation
reverseString
posted on July 20, 2011 by jatkins
JavaScript element html DOM
previousElement and nextElement
posted on July 19, 2011 by jatkins
PHP diff text difference comparison
Basic text diff
posted on June 13, 2011 by jatkins
PHP search array String find multidimensional 2d
Find the parent key of a value in a two-dimensional array
posted on June 7, 2011 by jatkins
JavaScript css element html position positioning
Position one HTML element below another
posted on May 3, 2011 by jatkins
JavaScript AGE CALCULATION Calculator saved by 1 person
Calculate Age
posted on April 27, 2011 by jatkins
PHP file size humanize parser saved by 2 people
Humanize file size
posted on April 27, 2011 by jatkins
PHP file type humanize parser mime
Humanize MIME type
posted on April 27, 2011 by jatkins
JavaScript quote blog rotator
Blog Quote Rotator
posted on April 25, 2011 by jatkins
JavaScript element html DOM childnodes
Retrieve only childNodes that are HTML elements
posted on April 11, 2011 by jatkins
MySQL database sql search ranking retrieval tf-idf relevance
Very simple search retrieval query, ranking with tf-idf weight
posted on April 4, 2011 by jatkins
JavaScript image flickr size resolution full photo
Flickr Original Resolution Bookmarklet
posted on April 3, 2011 by jatkins
PHP html generator navigation pagination
Pagination Navigation Generation
posted on March 29, 2011 by jatkins
JavaScript element DOM
Find an element higher in the DOM hierarchy
posted on March 28, 2011 by jatkins
PHP date format
Convert YYYY-DD-MM dates to M d, Y format
posted on March 21, 2011 by jatkins
JavaScript replace DOM swap childNode
Swap child nodes
posted on March 6, 2011 by jatkins
PHP sort array String text Value length strlen
Find the longest string in an array
posted on February 15, 2011 by jatkins
PHP bar generator chart graph
Bar Chart Generator
posted on February 14, 2011 by jatkins
PHP String text word adjacent saved by 1 person
Find adjacent words
posted on January 31, 2011 by jatkins
JavaScript array unique
array_unique
posted on January 25, 2011 by jatkins
JavaScript element html DOM attribute childnodes
HTML element generator
posted on January 22, 2011 by jatkins
JavaScript regex replace text RegularExpression
Replace multiple occurrences of a regex with replacements from an array
posted on January 21, 2011 by jatkins
JavaScript regex search text match RegularExpression searching
Global regex search
posted on January 19, 2011 by jatkins
PHP String replacement manipulation strreplace
str_replace_first
posted on January 16, 2011 by jatkins
JavaScript saved by 1 person
WYSIWYG Editor
posted on December 8, 2010 by jatkins
Ruby words index String text word
Find words adjacent to a word given by its index in a string
posted on December 2, 2010 by jatkins
JavaScript ajax XMLHttpRequest dhtml saved by 2 people
Simple AJAX Library
posted on November 27, 2010 by jatkins
JavaScript input forms label textarea labels
Add labels to input/textarea elements which disappear when they are given focus (if they are empty)
posted on November 18, 2010 by jatkins
JavaScript words String strings capitalize ucfirst capitalization
JavaScript ucFirst (capitalize the first letter in a string)
posted on November 6, 2010 by jatkins