MS Access VBA: Generating Code for Handlers

I've been working with "unbound forms" and, ay ay ay, what a pain in the butt. Unbound forms are regular forms, except that the controls aren't associated with any data source. An unbound form is like a panel of controls, without wires behind them, and no information being shown or recorded. It's like a prop without a performance. It's weird to use an Access form that doesn't seem to work, because the data structure behind it doesn't exist -- without information, there's no animation.

Javascript Calculator: Split Up Your Reciepts

Here's a Javascript calculator that was put together to deal with situations where you have to split up a grocery receipt with a friend. You can type in the prices, one per line. Check the box if it's a taxable item. (Set the tax rate if it's not 8.25%.) Then, click the "+" button to add it up.

CSV Files, Comma Separated Values

This is the latest version of the CSV class, but renamed to work with CakePHP.

GIMP HTML Trick: Paste Color Names

If you paste the HTML color name of a color, like "palegoldenrod", into the color picker, the color will be set to that color.

Getting Blackberry Desktop to Work with MS Outlook

For some reason, the Blackberry Desktop software wasn't showing Microsoft Outlook as one of the PIMs to synchronize with. I tried versions 4.3 4.5 and 4.6, with identical results.

The Information Proletariat in the Era of Globalisation

This is a paper I'm reading, by David Hookes. There's a lot of talk about "blue collar" people, jobs, etc. but the majority of workers in the West do not do that kind of work.

Hispanic Surname Extraction with Regular Expressions

The challenge with these names is twofold. For one, they follow a European convention of using "of" to denote the family, e.g. De La Cruz. This is like the Irish O'Connor or Italian del Vecchio.

CakePHP Notes

1. I can't figure out how to use a composite primary key.
2. I can't figure out how to make a table without a primary key.

Symfony: SQL-Phobia

In the symfony book
there's an alarming bit of explanation:

Common MIME Types, in PHP

This is based on a list of common MIME types that's been posted around the web. It's in PHP array format. The long list cannot be used as-is due to repeated keys. The long list is followed by a shorter sublist of popular formats you're likely to need.

Setting Up Many Windows Computers Quickly

How to set up a bunch of new computers for deployment to your staff. This page is under construction.

Guantanamo Bay, Cuba

This is a map of Cuba and Guantanamo Bay NAS.

Setting Up Video for a Presentation or Meeting

Lately, I've become the guy who shows videos at the office. Somehow, it became part of my job to set up the video projector, and prepare a laptop computer to show a video (or presentation).

Multiplication Table

x 0 1 2 3

Sarah Palin Pork Barrel Calculator

Vice Presidential candidate Sarah Palin has recently been criticized for her pork-barrel spending. This web-calculator helps you figure out how extreme she is. (Calculator is on the full story.)

.

Donate Bitcoin to support the writer: 1F13NCPcFKjJ7oy36zc2vBTtqoQCBPpAPH

Comments are disabled

If you wish to comment, post this article on reddit or hacker news.

Syndicate content