tstephens + howto   24

10 Coding Tips to Write Superior jQuery Plugins
Following a consistent design pattern and structure also helps when fixing bugs or building on top of a plugin. Having a structure that has proved to stand well in my other plugins means I won’t have to rehash my code to account for new details. I know it can hold well with small plugins as well as larger ones.
jquery  javascript  plugin  howto  tips  via:popular 
february 2012 by tstephens
Stupid htaccess Tricks
All sorts of good htaccess tricks here.
howto  reference  web 
july 2011 by tstephens
Amateur Snapper | 10 Top Photography Composition Rules
The only rule in photography is that there are no rules. However, there are many composition guidelines which can be applied in almost any situation, to enhance the impact of a scene. Below are ten of the most popular and most widely respected composition 'rules'.
photos  how-to  tips  photography  howto  tutorial  photo 
april 2009 by tstephens
Solving a Rubiks Cube.
My sons Rubiks Cube just got all messed up. I could get the top two layers, but not the bottom one. I cheated, and found this handy reference chart online. I totally need to learn these moves.
reference  howto  diy  puzzles 
march 2009 by tstephens
Rebuilding Spotlight's Index on OS X (Manually) | Walt-O-Matic
My spotlight recently got hosed, this is a good reference on how to fix that.
mac  tips  hacks  osx  tip  howto 
march 2009 by tstephens
Blambot Comic Fonts and Lettering
Comic book lettering has some grammatical and aesthetic traditions that are quite unique. What follows is a list that every letterer eventually commits to his/her own mental reference file.
art  reference  comics  fonts  howto  rules 
february 2009 by tstephens
How to Design the Perfect List
Lists are a beautiful way to display content and information in a very easy to scan, easy to read method. Lists are found on most blogs to list posts, comments, tags, or links. In this post we will be exploring the modern practices of lists as an element of web design and they will be showing you how to design better lists to add to the overall design of your site.
reference  lists  tips  css  webdesign  howto  tutorial 
january 2009 by tstephens
jQuery & CSS Example
An extremely basic, yet extremely powerful, technique for adding dropdown menus using jQuery and CSS.
CSS  webdesign  jQuery  HowTo  tutorials  javascript  menus 
october 2008 by tstephens
When to Use Which User Experience Research Methods
Modern day user experience research methods can now answer a wide range of questions. Knowing when to use each method can be understood by mapping them in 3 key dimensions and across typical product development phases.
design  usability  HowTo  IA  userExperience  research  testing 
october 2008 by tstephens
12 Examples of Paragraph Typography
Only standard <p> tags have been used. Some of these styles are experiments using pseudo elements and adjacent sibling selectors; browser support is not consistent. Paragraph font size is set at 1em (equivalent to 16px if browser font size is unchanged) and line height set at 1.25em. Georgia was used exclusively. No browser specific CSS has been used—any inconsistency in the rendering of line-height, baseline and element positioning has been left for cross browser comparison before implementing.
coding  CSS  howto  examples  text  type  design 
october 2008 by tstephens
j.Parallax
Parallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialisation), they move by different amounts, in a parallaxy kind of way.
j  javascript  design  webdesign  inspiration  UI  jquery  animation  awesome  HowTo  plugin  plugins  js 
september 2008 by tstephens
Qualified Selectors in jQuery
Nice overview of .has(), and how to create a plugin that does ("a > img")
jquery  javascript  css  how-to  HowTo 
may 2008 by tstephens

Copy this bookmark:



description:


tags: