Topsy Turvy Cards

There’s a great little card trick that I think is a George Sands thing and more recently popularized by David Williamson. You and the audience have four cards each. They follow along with you, turning cards over, and you always end up with all your cards facing the same way, and theirs don’t.

The instructions that I learned from said to give them the cards to do the last phase. The problem I had with this is that you’re handing them a packet that secretly has a card reversed. Most of the time, the spectator would expose that reversed card. My solution to this was for me to hold the cards in one hand and they perform the action. That keeps the cards squared, and the secretly reversed card a secret!

Here’s what it looks like:

This is a trick that isn’t part of my normal work, but it’s a fun thing you can do for a group that they all get to do. What I don’t like about it is that the spectator doesn’t “win” and I haven’t figured out a way to make that happen. In David Williamson’s version they do win and it’s great!

-Louie

Vintage Magic Props

A little while ago I picked up a magic box with props from the 1960s. Here’s what was in it:

One of the interesting things was the Joseph Silk Gun:

joseph silk gun

Here’s a video of one of them in action:

The Joseph Silk Gun isn’t something that I’d use in a show, but it’s a very cool prop!

-Louie

Another Vanishing Bottle Idea

Here’s another idea for the Vanishing Bottle.

Effect: You show a bottle and tell a story about a friend paying you back for a beer. You say, “he paid me back with venmo, but as a joke he said it was for an eggplant.” You put the beer bottle into a paper bag. You snap your fingers and bring out an egg plant! You then crumple the bag and toss it over your shoulder to show it’s empty.

vanishing bottle magic trick

That’s it. It’s a simple plot with an easy presentation hook. It is also a non-standard routine for the vanishing bottle.

-Louie

Coke Bottle Routine Idea

The other day I was thinking about the modern routine with a latex coke bottle where you put the empty bottle into a bag and it comes out full. That’s a great quick flash trick, however what if I wanted to give it a bit more meat.

Here’s the routine:

You have a paper bag on your table.

You reach in and remove a full bottle of Coke. The full bottle of Coke goes back into the bag.

You then hold up an imaginary glass, and grab the bag from the bottom. You tip the bag as you pretend to pour from the bag into the imaginary glass. The bag ends up upside down while you pretend to pout pour the last drop.

The bag is turned right side up and you put the imaginary glass into it.

You then reach into the bag and remove a now empty coke bottle!

Then for the kicker you remove a full glass of coke!

The bag is crumpled and tossed over your shoulder as you hold the glass up and cheers the audience!

The working is super easy. Latex bottle, empty bottle, and a production glass. You should be able to work it out from there.

-Louie

More Snake Basket Work

The more I work on this snake basket, the more I want to simplify the wiring in it. The previous versions had an LED to indicate that it was on. I eliminated that using the ESP32’s built in LED, so that took out some wires. Here’s the current wiring:

snake basket magic trick

One thing I have that’s redundant is that each action is triggered by a button press. The first version just had a single button that started all of the actions that would be timed. I didn’t like this as it makes me a slave to the preprogrammed timing. To give me more freedom, I added a second remote control button, and both buttons trigger each action. I could eliminate the wired button, however, I can see a situation where it could come in handy, like if the remote unexpectedly ran out of batteries.

The next tweak will be in the code, and that will be adding some delays after the button press. That will get my hands away from the remote control or the wired button when the action takes place.

I think this is coming along nicely, and I’ve learned a lot about using microprocessors!

-Louie

Prop Management

Recently, I acquired a 60+ year old box of magic tricks. I’m guessing this belonged to Portland, OR magicians Duane Duvall. One of the things I think is interesting is looking inside the working cases of magicians. How did they keep their props in the case during their show?

Here’s a look at the case from the 1960s:

Simple solutions to holding things on the lid and around the inside of the case.

-Louie

White Board Onstage

I started using a handheld whiteboard in my show last summer. I never really thought much about it, it’s just a prop I used. Then a couple of weeks ago I saw a picture of me performing with it.

magician with whiteboard

The backside of it looked like garbage. The backside was just cardboard, and it’d gotten dinged up over months of use. I went for a simple fix and just covered the back with some stick on black velvet that I had

magician with whiteboard

It looks way better now! I’m glad I noticed that in the picture, it’s a small thing I could do to make my show look a little bit classier.

-Louie

Improving an 80 Year Old Magic Trick

In the June 1946 issue of The Bat magic magazine, there’s a trick called Puff by Frank Chapman. The effect is that you have a small piece of paper that you roll into a tube. You blow through the tube, and a ribbon comes out. That’s it. I think the effect can be changed a little bit to make it better.

First of all, why produce a ribbon? Ribbon isn’t valuable or interesting. The only reason I can think of is to do a trick with the ribbon.

Second, why not add a layer to this? Right now you snuck ribbon into a tube of rolled up paper.

Here’s my idea to address those two things.

Effect: You show a small piece of paper that has the colors of the rainbow printed on it. Someone picks a color; you then roll the paper into a tube, and that color confetti flies out.

Needed: A piece of paper with a rainbow printed on it. This would be the six color rainbow. The colors are red, orange, yellow, green, blue, and purple in that order. You’ll also need a thumb tip with a small hole at the tip and some yellow confetti.

Set up: Put the confetti into the thumb tip. The thumb tip starts on your thumb, and you’re holding the piece of paper.

Working: Show the paper and force the color yellow using the “hot rod force”. Roll the paper into a tube around the thumb tip. Lift the tube with thumb tip to your lips and blow through the end with the small hole. As the confetti flies out, put the thumb tip on your other thumb as you unroll the paper.


That’s it. Super easy, not much to it, but the trick is better. The force of a color makes it a bit more of a head scratcher. The confetti falling is visually interesting, and no one expects you to scoop it up and do something with it. Confetti falling is a period, not a comma.

-Louie

Freshening Up The Magic Show

In the off season I spend time replacing worn out parts of my show. The fish bowl on the left is the one I’ve used in the show for the last year, and the one one the right is the new one.

Magic fishbowl

It always amazes me how things can get beaten up slowly, and because it happens over time, I don’t notice till it’s really bad. It’s always good to check your props and clean or replace them regularly!

You might not notice the wear, but people do.

-Louie

Working on a Snake Basket…

For decades, I’ve wanted to do a snake basket that combined the two popular versions from the late 1990s. Those two were Terry Lunceford’s Viper and Collector’s Workshop’s Khyber Kobra. I wrote a blog post about those two a few months ago, which includes videos of them; you can read it here. In a nutshell, I wanted to combine the two of them, so there’s the byplay of the Khyber Kobra with the ending of the Viper.

I’ve been working on learning to use Arduino and over the summer I made a working model on an Arduino simulator, but haven’t had time to actually make it, until a few days ago.

snake basket magic trick

The arrangement above has a lot of wires, but it works! All of the functions do their thing. Like any project, once it becomes a physical thing, it will change. I realized I could eliminate one motor and have one servo handle two tasks. The motor would make the snake rise, then the servo would make it move back and forth. I decided to eliminate the motor and have the servo make the snake rise and shake. That simplified this a lot, and here’s the new wiring:

snake basket magic trick

Usually, simpler is better; here’s less to go wrong, and it’s easier to diagnose if something does go wrong.

The next step will be to move it from an Arduino UNO board to an ESP32 board and put everything onto a PCB board for more sturdy final version of this.

-Louie