Notebook since 2001

Blog, page 60

page 60 of 79

Continuing through the writing archive.

Development · 1 min

How to create a menu and submenu on right click in MFC

MFC snippet that builds a right-click context menu with a nested submenu using CMenu and TrackPopupMenu.

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

Troubleshooting CakePHP

A running list of CakePHP 1.2 fixes, starting with HtmlHelper::file moving to FormHelper.

#PHP#Code#Tutorial
Read post
Development · 2 min

Testing writing from Windows Live Writer

First impressions of Windows Live Writer as a desktop blog client for WordPress, with categories, live preview, and source editing.

#Web#PHP#Review#Journal
Read post
Junk · 1 min

You may call me /b/

A B-heavy Urban Dictionary definition of /b/, the public bulletin board built of brilliance and barbarity.

#Bookmark#Journal
Read post
Tips · 1 min

Wordpress, Creating a RSS feed for each category.

The undocumented WordPress URL pattern for getting a per-category RSS feed: /?feed=rss2&cat=ID.

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

C++ name mangling hell

Why exported C++ functions show up with mangled names like FirstGetBuf@US&NP and how extern "C" fixes GetProcAddress.

#Code#C++#Tutorial
Read post
Tips · 1 min

How to Move/Backup/Load a SVN repository

Three svnadmin commands to dump, move, and reload an SVN repository onto a new server.

#Code#Tutorial
Read post
Tips · 1 min

Default action for vista power button

How to change the Vista Start menu power button from Sleep to Shut Down so a closed laptop stops draining the battery.

#Tutorial
Read post
Development · 1 min

What time is it

A PHP script that auto-generates 79,206 timezone-comparison pages for cities like Vancouver, Paris, and New York.

#Code#Vancouver#Web#PHP
Read post
Development · 1 min

Why is everything so plain?

After 15 redesigns, the 16th strips the site down to a clean simple template that just works.

#Web#Journal
Read post