Posts Tagged ‘samples’


A few code snippets.

Saturday, July 24th, 2010

I often write very short, very simply little code snippets just to test specific things in HTML, CSS, PHP, or Javascript (and jQuery).  These are short little blurbs, that are useful for looking at how certain specific things work. They are mostly notes to self.

Here are links to a few of them:

Short Code Snippets:
CSS Change image on hover.
CSS Creating large clickable areas.
CSS Images sprites exampleExternal CSS is hereSprite is here
DOM Checking how many elements in an ID.
Javascript Basketball animation
jQuery Return ID of clicked LI
jQuery Sliding, fading, and disappearing
jQuery Not this array element
jQuery Using toggle()
PHP Algorithm A linear linked list
PHP Recursion Turning digits into words
PHP JSON CSS Retrieving and displaying information from Delicious
Simple Apps:
jQuery PHP Guessing game using Stackapps and Stackoverflow data
jQuery PHP Dynamic Syntax Highlighting


Look for samples of things you like and dislike

Thursday, July 24th, 2008

How do you tell your designer what you want if you don’t know what all your options are. The answer is simple: samples.

One of the first things you will do when you begin working with a web developer is to describe how you want your site to look and feel, the audience you are targeting, etc., but a picture is worth a thousand words, and a url is worth ten thousand. Read the rest of this entry »



blog