Skip to content

SiteKickr Web Development

search
search
Fun with JavaScript Strings and Prototype
Oct27November 7, 2012JavaScript

Fun with JavaScript Strings and Prototype

My recent post titled Fun with JavaScript Numbers and Prototype got a lot more attention than I thought it would. So, I considered it cruel…

Using barricades for a more robust website
Oct25October 27, 2012JavaScript, Methodology, Security

Using barricades for a more robust website

You hear the term robust thrown around loosely. "Hey Bob, that new app is gonna be robust, right?" "Oh yeah Steve, I'm all over that…

Oct24JavaScript

Fun with JavaScript Numbers and Prototype

One of the things that makes JavaScript so portable is it's intentionally minimal library of built-in functions. By reducing the assumption that some off-the-wall function…

Oct21Crazy Ideas, JavaScript, Methodology, Server / Performance

JavaScript caching function return values

As web applications get more complex, more and more of the processing work is pushed to the client browser in the form of JavaScript code.…

Oct20October 20, 2012JavaScript, Methodology, Web Developer Resource

Drop and give me 20 units: enhancing the numeric (JavaScript)

When your high school gym teacher asked you to "drop and give me 20", did you ever have the guts to ask, "20 what?" Being…

Oct18October 18, 2012JavaScript, Methodology

JavaScript Assertions are possible

Assertions are a great development-time debugging tool. They allow us to raise a red flag whenever a condition occurs that should never occur. This is,…

Sep30September 30, 2012JavaScript, Methodology

JavaScript Organization for web development

For those of you who have come across this post, and don't yet know about the object-oriented features of JavaScript, it will not carry much…

Sep23September 23, 2012JavaScript, Server / Performance

Reduce load time and resource usage with Content On-Demand

Your local area cable provider has been putting the concept of On-Demand to good use for years, providing television or movie titles only when specifically…

Sep20September 20, 2012CSS, Style & Presentation, HTML, JavaScript, Server / Performance

Reasons to avoid inline CSS & JavaScript

Every HTML page consists of three major components: The skin/template (including meta data) HTML tags used to wrap the content and provide information about the…

Sep06JavaScript

Cross-browser field dimensions

Yesterday I was tasked with fitting a new design on a very old site. As expected, the existing site made heavy use of the rows,…

Posts navigation

Previous 1 … 3 4 5 … 11 Next
© 2025 SiteKickr