Skip to content

SiteKickr Web Development

search
search
Combining multiple SQL queries for listing pages into one
Sep16September 16, 2014SQL / Database

Combining multiple SQL queries for listing pages into one

With a little extra effort, you can construct a single query that returns multiple rows using the SQL IN operator.
From there, you can convert the query results into a language construct that is easy to work with.

Replacing Icons with CSS
Mar09March 15, 2013Beginner, CSS, Style & Presentation, Server / Performance

Replacing Icons with CSS

CSS only graphics provide consistency, speed, changeability and search engine friendliness. The techniques are simple and many are supported by even the oldest of web browsers.

Optimizing onKeyPress AJAX handlers in JavaScript
Jan01January 1, 2013Intermediate, JavaScript, Server / Performance

Optimizing onKeyPress AJAX handlers in JavaScript

Not everyone has Google's mega-awesome data center with tens of thousands of servers, servers that allow them to do things like instant live search on-keydown.…

Mar01June 20, 2011Server / Performance

Browser caching in 60 seconds

There are a multitude of articles out there on browser caching. If you're using Apache as your web server and want to cut to the…

© 2025 SiteKickr