jQuery Performance Tips and Tricks (2011)
august 2011 by tstephens
Nice slideshow of a few good tricks about the underpinnings of speed and jQuery.
jquery
js
tips
webdev
coding
august 2011 by tstephens
CSS3 Submit Button
january 2011 by tstephens
Create a IE Submit Button natively with CSS. Slick.
css
coding
design
january 2011 by tstephens
Optimizing HTML
january 2010 by tstephens
Great writeup on why you should optimize your HTML.
html
webstandards
webdesign
coding
from delicious
january 2010 by tstephens
10 Killer WordPress Hacks
january 2009 by tstephens
Nice collection of hacks and examples for WordPress.
wordpress
lists
how-to
coding
january 2009 by tstephens
Envy Code R preview #7 (scalable coding font)
december 2008 by tstephens
This isn't a bad looking coding font. Don't know if it's going to be my go-to, but I like the sizing options with this a great deal. Defintely worth checking out. The price is free, as in beer.
coding
tools
font
typography
fonts
development
december 2008 by tstephens
Displaying code on your blog
november 2008 by tstephens
Nice embeddable code using SyntxHighlighter
coding
html
development
javascript
plugins
november 2008 by tstephens
Image Resizing
november 2008 by tstephens
Interestingly (and not surprisingly), browsers differ in rendering images at non-native sizes, with some providing noticeably better results than others. Internet Explorer 6 in particular looked to be the least smooth when scaling images down, but some interesting workarounds are available.
UI
CSS
coding
november 2008 by tstephens
Are You Making These 10 CSS Mistakes? - NETTUTS
november 2008 by tstephens
A nice listing of Ten Common CSS Mistakes.
css
lists
how-to
html
coding
design
november 2008 by tstephens
Golden Ratio in modern CSS
november 2008 by tstephens
A short article, but useful information. "...Let’s say for example that our page width is 960 pixels and we want to divide this using the golden ratio. Our main-content will be 960 / 1.62 = 593 pixels and our sidebar 960 - 593 = 367 pixels. ..."
css
coding
reference
design
november 2008 by tstephens
The Best Cheat Sheets for Web Developers
november 2008 by tstephens
Good collection of links to a wide variety of cheat sheets. jQuery, prototype, extJS, HTML, CSS, PHP, etc.
reference
coding
november 2008 by tstephens
CSS simple fluid drop shadows
october 2008 by tstephens
Stu Nichols provides an easy CSS example of creating fluid solid drop-shadows.
css
coding
how-to
reference
UI
effects
webdesign
october 2008 by tstephens
12 Examples of Paragraph Typography
october 2008 by tstephens
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
10 Smart Javascript Techniques to Improve Your UI
september 2008 by tstephens
Nice list. Includes: jQuery Hover Sub Tag Cloud, Opacity Change, Image Upload and Auto Crop, Password Strength Meter, Magic Zoom, jQuery Autotab, Incredible Javascript Login Form, Context Highlighting Web Forms, Sliding Top Panel, Social History
javascript
jquery
lists
how-to
coding
september 2008 by tstephens
7 Principles Of Clean And Optimized CSS Code
august 2008 by tstephens
Nice collection of tips and how to optimize and use shorthand.
css
coding
how-to
reference
webdesign
august 2008 by tstephens
mooFx v2.
november 2006 by tstephens
moo.fx2 Introduces a lot of new stuff: beginning with Fx.Style, to modify any chosen CSS property, then Fx.Styles, to modify any number of CSS properties at once. Those two are the most powerful effects, and if you're hardcore enough, the ones you'll ever
javascript
coding
web2.0
tools
november 2006 by tstephens
WordPress Comments System built with Yahoo! UI
october 2006 by tstephens
WordPress Comments System built with Yahoo! UI
cool
ajax
wordpress
coding
javascript
yahoo
october 2006 by tstephens
Customizing the Content Query Web Part XSL
june 2006 by tstephens
Customizing the Content Query Web Part XSL
sharepoint
reference
xslt
coding
how-to
june 2006 by tstephens
Em Calculator
june 2006 by tstephens
Em Calculator
css
coding
utility
reference
tools
webdesign
calculator
june 2006 by tstephens
SharePoint Wrappers - Welcome
april 2006 by tstephens
SharePoint Wrappers are a set of .NET classes that provide reusable objects to access Microsoft SharePoint Services via standard web service calls. The SharePoint Web Services are wrapped up into real .NET objects and through encapsulation and a simple ob
coding
sharepoint
april 2006 by tstephens
Lightbox JS: Fullsize Image Overlays
december 2005 by tstephens
Nice JS effect for popup images without the popups.
javascript
coding
reference
UI
webdesign
photos
how-to
december 2005 by tstephens
NG-BASIC for Javascript
december 2005 by tstephens
Navaho Gunleg has created a shell that runs BASIC using Javascript. Quite fascinating.
coding
cool
fun
history
december 2005 by tstephens
Wow! I Didn't Know You Could Do That In vi
november 2005 by tstephens
Good vi Reference
reference
Coding
software
how-to
november 2005 by tstephens
SilverStripe Tree Control
october 2005 by tstephens
Nifty Javascript Tree Control
javascript
reference
coding
html
how-to
october 2005 by tstephens
JamesDam.com ≈ AJAX Login System Demo
august 2005 by tstephens
Interesting Login. Very different than the expected norm.
ajax
coding
javascript
reference
how-to
august 2005 by tstephens
Replicate OS X Column Views
may 2005 by tstephens
using JavaScript and CSS. Nice Effect.
javascript
coding
css
may 2005 by tstephens
Secure iFrame gotcha
may 2005 by tstephens
Create your iFrames via innerHTML than createElement to avoid IE problems.
javascript
coding
may 2005 by tstephens
JavaScript - Popups
may 2005 by tstephens
Usefull quick reference for creating pop-ups
javascript
browsers
coding
may 2005 by tstephens
Dive Into Greasemonkey
may 2005 by tstephens
A free online book from Mark Pilgrim going into Greasemonkey in extreme depth.
javascript
browsers
coding
may 2005 by tstephens
Dynamic HTML and XML
february 2005 by tstephens
The XMLHttpRequest Object, by Apple.
javascript
reference
coding
february 2005 by tstephens
Rhino - JavaScript for Java
january 2005 by tstephens
wow. this could be very cool.
javascript
java
coding
cool
january 2005 by tstephens
Practical PHP Programming
january 2005 by tstephens
online book for PHP. Good looking.
coding
PHP
reference
january 2005 by tstephens
Subtraction: Individual Style
january 2005 by tstephens
A neat trick using PHP and MT.
CSS
PHP
coding
tips
blog
how-to
january 2005 by tstephens
ObjectGraph Dictionary
january 2005 by tstephens
Nice dictionary that does a Google-Suggest type of lookup on your word.
coding
javascript
fun
january 2005 by tstephens
How to be a Programmer
january 2005 by tstephens
To be a good programmer is difficult and noble. The hardest part of making real a collective vision of a software project is dealing with one's coworkers and customers.
readLater
coding
reference
january 2005 by tstephens
PHP Login System with Admin Features
december 2004 by tstephens
It, at first glance, appears to be a complete script that can be easily integrated. Worth looking into.
PHP
coding
reference
how-to
december 2004 by tstephens
css Zen Ocean
december 2004 by tstephens
Make sure to play with this one in Safari or Firefox.
coding
cool
css
html
december 2004 by tstephens
Resizing, Fading Slideshow Demo
december 2004 by tstephens
That's javascript, not flash. Nice.
coding
cool
javascript
html
december 2004 by tstephens
taga.licio.us
december 2004 by tstephens
Integration with del.icio.us using PHP and MagPie.
coding
del.icio.us
php
reference
tips
december 2004 by tstephens
Finding the Best Programmer's Font
december 2004 by tstephens
A nice list of monospaced fonts.
coding
font
december 2004 by tstephens
related tags
ajax ⊕ art ⊕ blog ⊕ browsers ⊕ calculator ⊕ coding ⊖ cool ⊕ css ⊕ database ⊕ debugging ⊕ del.icio.us ⊕ design ⊕ development ⊕ effects ⊕ example ⊕ examples ⊕ font ⊕ fonts ⊕ forms ⊕ fun ⊕ funny ⊕ guide ⊕ history ⊕ how-to ⊕ howto ⊕ html ⊕ html5 ⊕ info ⊕ infoDesign ⊕ java ⊕ javascript ⊕ jquery ⊕ js ⊕ layout ⊕ lists ⊕ logging ⊕ look_and_feel ⊕ mac ⊕ mt ⊕ photos ⊕ php ⊕ plugins ⊕ prototype ⊕ Python ⊕ readlater ⊕ reference ⊕ regex ⊕ server ⊕ sharepoint ⊕ software ⊕ SQL ⊕ standards ⊕ text ⊕ tips ⊕ tools ⊕ tutorials ⊕ type ⊕ typography ⊕ UI ⊕ utility ⊕ via:popular ⊕ web2.0 ⊕ webdesign ⊕ webdev ⊕ webstandards ⊕ wordpress ⊕ work ⊕ xml ⊕ xslt ⊕ yahoo ⊕Copy this bookmark: