TEST

Coming soon

thumbnail
This is Wenchie.com, a brand new site by Wenchie that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to Read more »

Facebook is so biased in favor of verbal people...

thumbnail
Facebook is so biased in favor of "verbal" people. It's like a boisterous dinner conversation dominated by the comedians and debaters and yellers. Everyone else is left on the sidelines, shyly and anonymously "sharing" Read more »

Easy JavaScript: change your CSS styles with no functions needed

thumbnail
After you have invested some time in learning HTML and CSS, you might be overwhelmed by the prospect of ALSO learning Javascript. Luckily, there are lots of things you can do with Javascript without actually knowing it. One easy win Read more »

SSH from the point of view of someone who doesn't give a damn

The worst part about managing your own blog is that you will be forced against your will to learn about web security. It's the biggest wall you will run into, not just technically, but emotionally. Problem after problem Read more »

DAT.GUI: so useful...so ugly. I extracted the CSS and prettied it up

thumbnail
This exercise is a good demonstration of an important principle: you don't have to have any idea what you are doing to get in there and change things up. When I was making my Manifesto page, I kept Read more »

My journey through layering hell with PIXI.js and HTML (hey, that rhymes)

thumbnail
How I made my "dangling cloth with a photo on it" Read more »

Is your Windows 10 laptop overheating and the CPU racing full speed? Instant fix.

For now apparent reason, my laptop was heating up, and the CPU was racing. I had two browsers open, but they were not doing anything strenuous. So I googled around and found this: http://news.softpedia.com/news/windows-10-high-cpu-usage-fix-490908.shtml Read more »

A demonstration of simple ways to align images in a Ghost blog post.

thumbnail
Getting an image to center or right-align should not be cause for despair. Just copy and paste my examples, and walk toward the light. Read more »

Play my Ruby blackjack game, and learn how to use PRISM.JS to pretty up your code

thumbnail
Attempting to show off my blackjack game forced me to learn about syntax highlighting in blog posts. Read more »

The trick to using multiple counters in css... and how to number your figures

thumbnail
Once I figured out how to use them, I fell in love with counters. You can add incrementing numbers to anything. Read more »

Create your own vanity gravatar... then hash it

thumbnail
As you wander the web, you might notice that many people have a cute little photo associated with their name. For example, when I login to GitHub, Codepen, DigitalOcean, or many other sites, a mini-me magically appears. If I write Read more »

Pixi to make "cloth" photos

Using PIXI to make cloth flag photos Cloth code adapted from Tearable Cloth v2 by dissumulate. Most images from unsplash.it. Read more »

How to shout "understated elegance" with your very own drop cap

thumbnail
You obviously can't be a blogger without a personalized drop-cap. Says who? Says I, because I spent an entire day making mine, so everyone else should, too. Unfortunately, by writing this post, I discovered all sorts of new Read more »

HOW I MADE MY EASTER EGG POPUP

The turning point for the wrapping problem... realized the 'later' eggs were doing it, so I fixed them with absolute and let the others be squished around. You can fix absolutely yet still move them with @media queries. Read more »

A stupid and irresponsible diet article from CNN on New Years

thumbnail
Every New Years, you can expect to see filler articles about dieting resolutions and how they are destined to fail. This one from CNN is particularly stupid and irresponsible. "Why Dieting is So Much Harder than it Looks" Read more »

SCAM ALERT: LogMeIn.com DOUBLES price, auto-renews, and provides NO WAY to cancel

If corporations are people, shouldn't we be able to jail them for being criminals? . . . And, are you telling me we STILL have no federal laws regarding the crap that this guy went through over twenty years ago? I& Read more »

How to save a Facebook (or any) video to your hard drive

As of April, 2017, this works perfectly. These types of tools tend to disappear as Facebook changes its algorithms, but for now it is fast, free, and effective. You see a funny cat video on Facebook that you want to Read more »

Ensky's seems to be the only "Album Downloader" for Facebook that actually works

I'm making a family photo archive, so I wanted to download 50 photos from a relative's Facebook photo album. I didn't want to download them one by one, so I did some research... It Read more »