Notebook since 2001

Blog, page 63

page 63 of 80

Continuing through the writing archive.

Self · 1 min

Leap Year post!

A note on leap day plus the if-mod-4-and-100-and-400 check for detecting leap years in code.

#Journal#Code
Read post
Tips · 3 min

Open DNS

Review of OpenDNS, with notes on how its NXDOMAIN redirects break utilities that depend on a real not-found reply.

#Review#Web#Tutorial#Security
Read post
Tips · 1 min

How to disable AVG 7 temporarily.

Steps to turn off the AVG 7 Resident Shield from the Free Control Center when you need to.

#Tutorial#Security
Read post
Tips · 1 min

Tom Kha Gai

Recipe for Thai coconut chicken soup with galangal, lemongrass, lime leaves, and chiles.

#Recipe#Tutorial
Read post
Junk · 1 min

Links to torrent sites

A short list of regularly-used torrent search sites and the uTorrent client.

#Bookmark#Web
Read post
Development · 1 min

VS6 SP6

A mirror of the Visual Studio 6 Service Pack 6 installer for anyone still stuck on VS6.

#Code#Bookmark#C++
Read post
Development · 2 min

Twitter vs Tumblr

Side-by-side score of Twitter and Tumblr on popularity, domains, themes, posting, and data ownership.

#Web#Review
Read post
Development · 2 min

If you build it they will come mentality...

Notes on why a new website needs promotion, with tips on search engine submission, AdWords, and outreach.

#Web#Review#Tutorial
Read post
Tips · 1 min

Disable and Enable MFC controls by name

Snippets for enabling, hiding, and moving MFC dialog controls by ID using GetDlgItem.

#C++#Tutorial#Code
Read post
Development · 3 min

How to access Facebooks data

Walkthrough of the Facebook REST API using PHP to pull friends, check pairs, and look up user info.

#PHP#Web#Tutorial#Code
Read post