Alan Hogan
These are my comments on music, movies, books, web development and programming, Mac tips, and life in general. Enjoy!
The FDA, sucralose, and “artificial flavors”
FDA,
I recently purchased a beverage produced by Neurobrands of California.
On the bottle, it prominently displays: “NO ARTIFICIAL COLORS OR FLAVORS.”
(In the ingredient list, “crystalline fructose” is listed, making me believe this was the only sweetener present.)
I purchased the drink and thought, “this tastes weird and very sweet for how many calories it contains.” Re-checking the ingredients, I discovered sucralose!
How is this allowable?
I consider “sweet” to be a flavor, wouldn’t you? Since sucralose is a sweetener, the company should NOT be allowed to say “No artificial flavors.” Or if so, then immediately below, it must say “Sweetened with sucralose, an artificial sweetener.”
Otherwise this is just disingenuous, especially for people who don’t know what sucralose is (after all, it sounds like sucrose or glucose, but is not a real sugar).
So my complaints are:
Companies should not be able to claim “no artificial flavors” while using an artificial sweetener unless clarified to exclude sweeteners (in the immediate vicinity of the text in question).
When artificial sweeteners are used, they should be declared together (somewhere other than the ingredient list).
Alan Hogan
You can voice your opinion by emailing consumer@fda.gov.
The Proposition 8 Ruling (in simple language)
On August 4, 2010, Federal Judge Vaughn R. Walker ruled that California’s Proposition 8, which prohibits California from recognizing same-sex marriage, is unconstitutional. The ruling was stayed pending appeal—which means that nothing will happen until a Federal Appeals court reviews it. As you might imagine, it will be appealed. The ruling itself is 138 pages long. I’ll summarize.
The previous lawsuit challenged Proposition 8 on procedural grounds. My post on that case is here. The California Supreme Court disagreed with me. Since the California Supreme Court gets the final say on the California Constitution, it got the last word.
The new suit was brought by two same-sex couples on different grounds. And, since it was brought in Federal court, the California Supreme Court doesn’t get a say at all. Something strange happened. California’s government was sued. The Attorney General said, essentially, “I agree that this thing is unconstitutional.” The other government groups said, “I’m not going to bother defending this.” So did a number of other people, including “ProtectMarriage.com - Yes on 8.”
The people who brought the lawsuit (“the Plaintiffs”) claimed two things. First, they claimed that marriage is a fundamental right under the 14th Amendment of the U.S. Constitution. (There is some decent precedent on this—the only question is whether the protected marriage is the one man/one woman kind of marriage). If the 14th Amendment protects same-sex marriage, the court reviews the case using “strict scrutiny” which I’ll discuss below.
GitHub Notifications
☆
I get many notifications on GitHub that I care very little about, but some of them I care very much about and want to hang onto.
So I currently have two practical options.
Migrate the important ones to other to-do managers or otherwise track them, and use “Mark All as Read” often.
Delete unimportant notifications and keep the ones I care about.
Neither is a perfect solution, as #1 involves significant work and #2 is a kind of mild data loss. (If a collaborator mentions a recent change I wanted to quickly find via the notification, I might have to go to the right project, branch, and then commit, instead of just scanning recent notifications.)
I suggest that GitHub allow me to star ★, flag ⚐, or pin important notifications while automatically marking all displayed notifications as “read” when I visit my notifications page.
This would allow a maximum of functionality (and flexibility) with a minimum of work.
★
Richard Fink wrote in A List Apart, “The font rendering in IE9 is … certainly on a par with the Mac and in some ways arguably better.”
Bollocks. Pure wishful thinking. It’s clearly still atrocious.
(IE9 screenshot via IE9 Platform Preview running in a Windows 7 VMWare Fusion instance. Font: Bodoni.)
From a Hacker News discussion, here: news.ycombinator.com/item?id=1440574
Lately, I have all of these random ideas popping up in my head of things to do that would instantly change peoples’ impressions of me and possibly make them think I was insane.
I mean, what would happen if, instead of folding that shirt at work like I was supposed to, I took a pair of scissors…
This reminds me of a Bill Burr sketch: Drive straight, go to the office party… ten degrees to the right, become homicidal maniac and run over a crowd of people. Normalcy, notoriety. Ten degrees.
In high school I would occasionally obsess over the distinction between sanity and insanity. Don Quixote, Ten Days in a Madhouse. Erroneous involuntary committals. Those who hear God telling them to kill people. Those who think they are God. The “crazy” obsessed Japanese inventor of the blue laser. The paranoid. The government projects that justify paranoia (Wiretapping & MK-Ultra anyone?). ∴ There are no convenient buckets.
Dear Sharpie,
I would like to make a simple plea: Sharpie pens in gray, please!
I absolutely love using Sharpie pens with my Moleskine notebooks.
I am an interactive designer and I do mock-ups and sketches with Sharpie pens, since they don’t bleed or smear. I recently got a bunch of colors, and they are awesome, but I could really use a grey pen to show things like inactive states and disabled buttons. (Other colors just don’t do the trick because the saturated colors draw attention instead of relinquishing it.)
Thanks,
Alan Hogan
I spelled grey “gray” once for search index mojo.
Update: Ohh.. snap. Some friendly people on twitter pointed out that there is actually an even simpler way to create Text Blur. So before this get’s too embarrassing, I quickly should change the code below. ;-) By using just color instead of -webkit-text-fill-color it also works in Firefox (although the blur looks a bit stronger). Thanks for telling.
I ♥ BLUR - Once again, I got distracted experimenting with CSS3. ;-) So far I just knew how to make text look blurry by adding a lot of text-shadows like in this example by David. But it’s more a glow, because the text still stays in front. But what if you wanna turn text into smoke? Luckily you can set the text-fill-color to transparent and that gives your text a really nice smoky blur.
color: transparent;
text-shadow: #fff 0 0 100px;That’s it! And if you animate it, it get’s even sexier.
See the Demo (Chrome/Safari only)
Sexy.
According to Adobe there is a known vulnerability in the current version of Adobe Flash on all platforms that can “allow an attacker to take control of” your computer. Worse, it’s already being exploited to install malware in the wild.
Avoid this vulnerability by turning off Flash completely. You can enable it for specific, trusted Flash-using websites like youtube.com (or just use their HTML5 player). Here’s how to turn off Flash in Google Chrome’s preferences.
I love Danah Boyd. Here, she takes Facebook to task. (She has written great stuff about social networks before, and is extremely insightful.)
Love, sex and the male brain by Louann Brizendine on CNN.com
Is it just me, or is that one of the most misleading analogies ever? There can’t literally be two gallons of the Big T flowing through male blood. I understand that it’s the ratio of one cup to two gallons that’s important here — but even that is wrong because that’s a 1:32 ratio while the preceding paragraph says there is a 200% to 250% increase in testosterone (1:3 to 2:7 ratio). She’s off by an order of magnitude!
Boobs.
*mutters* seems like the analogy parts of Louann Brizendine and her editor’s brains are pretty small



