Skip to content

WorthPosting

  • Home
  • About

Month: July 2008

Cat Links Uncategorized

The Right way to use/make a favicon

Posted on July 28, 2008September 9, 2026

Getting a proper favicon on every browser and device today takes two things: the <link> tags in your HTML head

Continue readingThe Right way to use/make a favicon

Cat Links Uncategorized

MySQL Command List

Posted on July 27, 2008September 9, 2026

This is a reference of the most commonly used MySQL commands, posted here in 2008 and still in the top

Continue readingMySQL Command List

Cat Links Uncategorized

Header("Location") on PHP

Posted on July 27, 2008September 12, 2026

A classic PHP puzzle. This code looks like it should redirect to index.php, since 1 == 1 is always true:

Continue readingHeader("Location") on PHP

Cat Links Uncategorized

21 Useful Mozilla Firefox ShortCuts

Posted on July 18, 2008September 12, 2026

Firefox has been a favorite browser among web developers for many reasons, and knowing its keyboard shortcuts is the fastest

Continue reading21 Useful Mozilla Firefox ShortCuts

Cat Links Uncategorized

jGrowl popup messages

Posted on July 18, 2008September 9, 2026

jGrowl is a jQuery plugin for raising unobtrusive notification “toasts” in the browser, styled after the way OS X’s Growl

Continue readingjGrowl popup messages

Cat Links Uncategorized

Advanced batch command menu

Posted on July 18, 2008September 9, 2026

A quick launcher menu built entirely with Windows batch commands — handy for a USB stick or a bare server

Continue readingAdvanced batch command menu

Cat Links Uncategorized

Ajax Autocomplete Tutorial

Posted on July 18, 2008September 9, 2026

This tutorial was originally written in 2008 around Ajax Agent, a PHP/JavaScript micro-framework that has since disappeared — and its

Continue readingAjax Autocomplete Tutorial

Cat Links Uncategorized

IIS Server Error

Posted on July 16, 2008September 9, 2026

Every developer takes certain things for granted — like ASP.NET being configured correctly with IIS. Sometimes something non-obvious prevents ASP.NET

Continue readingIIS Server Error

Cat Links Uncategorized

Javascript commands for the most common actions

Posted on July 14, 2008September 12, 2026

A quick reference of the JavaScript commands that come up in everyday browser scripting — event handlers, navigation, dialogs, dates,

Continue readingJavascript commands for the most common actions

Cat Links Uncategorized

Retain scroll position after browser refresh

Posted on July 10, 2008September 9, 2026

Full page refreshes have mostly given way to partial updates — fetch a bit of JSON, patch the DOM, done

Continue readingRetain scroll position after browser refresh

Posts navigation

Older posts
  • Home
  • About
Copyright © 2026 WorthPosting | Signify by WEN Themes
Scroll Up