Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Miscellaneous   (RSS)

Unorthodox chopsticks

Several years ago, my wife and I were walking through a local shopping mall. At the time, there was some sort of Asian festival. At a display booth there was a table upon which were two trays, side by side. One was empty, and the other had many beans.
Posted by Calvin_Hsia | 7 Comments
Filed under: ,

Customer site visit: 3-D printer company

I spent a few hours at a local company called 2Bot ( http://www.2bot.com/ ) which makes a 3-D printer that you can attach to your computer via USB port. Yep, I said 3 dimensional: you can feed it an architectural drawing of a building or landscape, and
Posted by Calvin_Hsia | 5 Comments
Filed under: ,

New printers are far more capable: Canon iP4300

Our several year old ink jet printer died the other day. It was an Epson Stylus Pro 5000. I knew it was on its way out, so I had been researching printers a little recently. I knew that printer quality and features had been growing substantially in recent
Posted by Calvin_Hsia | 3 Comments
Filed under: ,

Microsoft Sudoku article

Several months ago, I wrote The mechanics of Sudoku and Sudoku puzzles screen capture . As a result, Stephen Toub emailed me and asked if I’d like to beta test his Tablet PC version of Sudoku. He sent me several versions over the next few months to test-drive.
Posted by Calvin_Hsia | 6 Comments
Filed under:

Phone number and wife haven't changed in 11 years

There’s a sporting goods store that I’ve visited on occasion over the last 11 years. It’s a membership cooperative, which mails a percentage rebate check back to customers annually. I signed up as a member 11 years ago, which meant yet another card to
Posted by Calvin_Hsia | 13 Comments
Filed under: ,

What's the greatest invention of all time?

I read this from Raymond , which prompted this post. To qualify for greatness, an invention would have to affect the most people and benefit humankind in a big way When pondering this question, I’ve heard things like: Wheel Transistor Computer Printing
Posted by Calvin_Hsia | 36 Comments
Filed under: ,

Are water and salt the only inorganics we consume?

Of all the naturally occurring foods/drinks that humans normally ingest, is it true that all but two of them contain carbon? In any case, these 2 are very common. Maybe there’s a candy bar I don’t know about that doesn’t have carbon<g>. (Of course
Posted by Calvin_Hsia | 3 Comments
Filed under:

Quiz: Infinite Continued fractions

At the SouthWest Fox speaker dinner we were talking about continued (or infinite) fractions. I posed this question: What does this expression evaluate to? 1 + 1 _________ 1 + 1 ________ 1 + 1 _______ 1 + 1 ______ 1 + 1 … Clue: It’s adding some positive
Posted by Calvin_Hsia | 5 Comments
Filed under:

Do you know everything about Factorials?

When I was in 7 th grade at Amity Junior High School in Orange Connecticut , I gave a presentation on Factorial numbers. Here’s some interesting code: FOR i = 1 TO 80 ?i,Factorial(i), SQRT ( 2 * PI ()*i)*(i/ EXP ( 1 ))^i ENDFOR PROCEDURE Factorial(n)

Optimization question from a reader

I received a question: …I've always been curious about code like this: IF wParam=ASC("a") wParam=ASC("b") ENDIF Is it more appropriate to think of ASC("a") as the Fox equivalent of a C 'a', or is it an actual function call every time through? It’s easy
Posted by Calvin_Hsia | 1 Comments
Filed under:

Balloons and Planes: cabin pressure

Next time you’re on a plane (or a submarine!), take along some scotch tape and a balloon. While you’re on the ground, waiting for take-off, inflate the balloon. Wrap the balloon with the tape around the equator and note how the tape constricts the balloon’s
Posted by Calvin_Hsia | 6 Comments
Filed under:

That was the worst natural disaster to hit the US

A coworker’s family was hit hard by Katrina. She’s collecting donations in our cafeteria today and tomorrow. Don’t be surprised if you see more Foxpro conference bags/backpacks/t-shirts in Mississippi ! Here’s her blog post about it: Save Waveland, MS
Posted by Calvin_Hsia | 7 Comments
Filed under:

Remove double spaces from pasted code samples in blog

If you highlight a recent code sample from my blog and paste it into VFP, you might see the code double spaced. This can be annoying, especially if there are line continuation characters: x= "This is a " +; "continued line" I’ve found that to avoid this,
Posted by Calvin_Hsia | 12 Comments
Filed under:

New MSN Search Toolbar allows Tabbed Browsing

Several months ago, I saw an article about the FireFox browser, and how it could do “Tabbed browsing”. One of the main things I disliked about Internet Explorer was that in order to see multiple web pages, you have to have multiple windows. Alt-Tab to
Posted by Calvin_Hsia | 4 Comments
Filed under:

New Tablet PC hard disk and using RIS

My 3 year old Acer TravelMate 100 TabletPC hard disk (20G) was dying. It has served me well as a portable machine. I love the tablet features and the small size. It was one of the original prototype tablets that I started using about 6 months before TabletPCs
Posted by Calvin_Hsia | 6 Comments
Filed under:
More Posts Next page »
 
Page view tracker