View Larger Map

Light Touch – any flat surface becomes a computer

January 7th, 2010
Light Touch

Light Touch by Light Blue Optics

OK, when this hits the consumer market I’m getting one.  I think this is one of the coolest things to come out in a long time.

Created by Light Blue Optics, this interactive projector works by detecting your finger placement and responds to your touches on any flat surface. It sports a 10 inch screen (same as many newer netbooks) and has full color laser projection.

Also included are features like WiFi, Video IN, built in speakers, headphone jack, and micro USB.

Website Link: http://lightblueoptics.com/products/light-touch/

Imagine going in to a coffee shop, setting the Light Touch down, and the table becomes your interactive computer screen. Your kitchen table could turn into a personal finance workspace. Watch a movie on the hood of your car. Or edit video clips using your bedroom wall. The possibilities are endless.

I really like the idea of leaving behind the bulky laptops and desktops we’ver been using for years.  This may not be the next huge technological evolution for computers, but I think we’re getting closer. This is at least a step in the right direction. While most companies are focussed on the need for more cool hardare, needing LESS hardware (no keyboard, mouse, or monitor) is actually a refreshing change.

One thing they didn’t explore on their website is the possibility that these devices could interact with each other.  Perhaps the devices would behave differently if the image from another device was detected. This could allow for security verifications, sharing profile information, granting privileges, etc.

Or what if this thing (now were into speculation) could see barcodes and instantly take you to the company’s website, or ebay, or youtube, or amazon, or wordpress and show related content.. I know we already have barcode scanners, but this could take that idea to a new level.

Right now the Light tough by Light Blue Optics runs Windows CE as it’s operating system and also has Adobe Flash Lite. So out of the box it is capable of doing some amazing things. Games, video, photos, office programs, email, social networking, web browsing, etc. 

Although I haven’t had hands on experience with this yet, it has sparked my imagination and so I think it is on it’s way to being a successful product.  We’ll see.

The N game – The game that incarcerated my concentration

January 4th, 2010

The N Game

This game could have been created in the 80s.  The graphics are super simple. The game play is easy to learn. And yet it’s challenging enough to keep you enraptured for hours at a time.  The N-game (sometimes called N+) is simply amazing.

Remember “LINE RIDER”?  Yeah, this is sort of like that game in many respects. Simple yet adictive.

Now I’m not someone who plays a lot of computer games.  I find them a waste of time most of the time. Occasionally I will play a little Halo or Star Wars with my oldest son. Sometimes I spend some time with my 2nd son playing racing or flying. But in general I just can’t seem to find the time when I’m not trying to be ‘productive’.

Enter “The N-Game”. My son started playing this a couple of weeks ago and I though it was pretty funny to watch. When the little stick figure guy dies he sprays into little tiny pieces.  He can jump super high and runs very fast for his size.  And the playing arena is all done on one screen.

So I watched for a while and then one day said “Hey, let me try that.” That’s all it took. I was hooked. For the first time since college my wife will occasionally come into the room and catch me playing, to my slight embarrassment. But I just can’t help myself. It’s just so fun.

Plus the N-game is available for a bunch of different platforms.  X-box, PSP, and my favorite, the PC web browser. It is a flash-based game that plays with any internet connection.  (It may be available for more systems, but these are the ones I know about).

PLAY IT HERE: http://www.madgravityradio.com/ngame.html 

…THEN BOOKMARK IT!  You’ll need later. :)  

I hope you enjoy it as much as I have.
Let me know what you think. Comment below.

Combine several VOB files into one

January 3rd, 2010

Star Trek

First of all… What is a VOB file and why should you care? Right?

VOB is the default file type for standard movie DVDs. More detailed information here at Wikipedia. If you want to back-up a DVD onto your computer, you will immediately come in contact with VOB files.

So my son gets a PSP (Play Station Portable) for Christmas and right away wants to put movies on it to watch by himself. So I say “Fine, we have  a bunch of movies here that I can transfer to the PSP.”  I grab a DVD off the shelf and stick it in the computer. Then I grab one of my handy dandy conversion tools and get to work.

  • DVDDecrypter (Download Here)
    • I first tried DVDDecrypter because this program simply transfers the raw DVD files (VOBs) onto the computer without compressing them or changing them in any way.  But that didn’t work for this particular DVD. 
  • DVD Shrink (Download Here)
    • Then I try DVDShrink because it does a good job transferring DVDs also. It worked. The whole DVD, all the VOB files, were transferred successfully to the hard drive.  But OOPS, I forgot to check the little box that says “Make one big huge VOB file from the DVD”. So instead the movie was chopped into 5 pieces, each one with it’s own VOB file.
      • DVDShrink is usually used to compress a full movie from a double layer disc (up to 8gb) so it will fit  onto a regular DVD (4.7 gb). And it does this very well. But in my case I didn’t need compression, just file transfer.
  • AVS File Converters (Download here)
    • I almost always use AVS File Converter to convert the VOBs into other formats, like AVI, MP4, MPG, MOV, FLV, etc.  It does a great job and has a very easy to use interface.  Problem is, if I try to convert the DVD files as they are, I’ll have 5 little movies. That won’t do. I need to combine them into one big VOB.

Come to find out… WIndows has a built-in VOB combiner. And it’s easy to use.   Just follow these instructions.

  1. Go to: Start > Run, Then type Cmd (this opens a DOS window)
  2. Type: cd \Videofiles(“Videofiles” being the folder where decrypter saved your VOB files. you’ll need to navigate to the location YOUR files are located.)
  3. Then type: copy /b vts_01_1.vob + vts_01_2.vob + vts_01_3.vob + vts_01_4.vob new.vob
    1. Be sure to include each VOB file you’re wanting to combine and in the order you want them to play.
    2. The very last file in the sequence (in this case “new.vob”) is the name of the combined file you want to create.
  4. new.vob is now 1 VOB file of the movie.

I then used AVS to easily convert to a PSP compliant format and copied it to the memory stick that my son uses. 

This whole process ended up taking about 2 hours. But I think I could knock a bunch of time off that now that I know what I’m doing.  For example, in the process I found out that AVS will convert the entire movie directly from the DVD. So, assuming there wasn’t any DVD encryption to deal with, that right there could have saved a bunch of steps.  In my case the DVD WAS encrypted, so I would have needed DVDShrink anyway.

Hope this helps SOMEBODY out there.  If you have any other solutions for this problem, please comment below.

Inspiration for this post found here: http://forums.snapstream.com/vb/beyond-media-user-user-troubleshooting-support-forum/38077-multiple-vobs-combining-into-one-file.html

Notepad++ (A programming life saver)

December 31st, 2009

NotePad++ (Free Software)

I haven’t created a blog in a while because… well there’s not that much to say.  However, today I came across this great new little program that I know is going to revolutionize the way I create websites and edit code.  It’s called “Notepad++”

This little piece of software is just like notepad for windows… but oh so much more.

For code junkies like me this program color codes the different types of text in the document for easy visual reference.  Not only that, it also prints in color.  Add “tabbed browsing” style document management,  intelligent collapsible content sections and the ability to install plugins  and you have yourself a monster of a program.

The other great thing I noticed right away is that you have the option to put a “Context menu” selector in windows explorer.  This allows you to simply right-click on a file to open it in Notepad++. That is extremely handy.

Now, I’ve only been using this program for about 15 minutes, so I have yet to see what it can really do when put through the paces. But so far I’m giving Notepad++ an A++ .

Actually, install was a little tricky because I always look at the wall of available files to download and think… “which one do I actually need”. But without too much trouble I found the file called “installer” and that was the end of my confusion.

Great little program. I think I will get MUCH use out of it in the future.

Download Here… http://notepad-plus.sourceforge.net/uk/site.htm  (Sort of a freaky website, but don’t let that deture you.)

Kool-Aid with Stevia

May 12th, 2009

koolaidpacketgrapeOur office just bought an ice machine for the break-room. This happened just in time for summer.  And to celebrate, I fixed myself a huge pitcher of Kool-Aid with stevia – One of the seven liquid wonders of the world.

 If you have never tried it, you should.  You get 100% of the great classic Kool-Aid taste with ZERO sugar.  It’s amazing.

 Stevia is a super-sweet herb that is all-natural and completely organic. ½ Teaspoon of this stuff sweetens just like a whole cup of sugar would, except you don’t get the sugar jitters, hyper activity, or the crash an hour later.

 Here’s how to make the Kool-Aid

  • One pack of Kool-Aid drink mix
  • 2 quarts of water
  • ½ Teaspoon Stevia (powdered extract)
  • Ice, of course

 You’ll love it. 

It also works well with lemons.  A few fresh squeezed lemons a little water and a pinch of stevia….  WOW! What a great guilt-free pleasure.  Bring on the Ice and the summer heat. I’m ready!

 NOTE: I use the stevia “extract” powder. There are other mixes that add fillers and bulking agents. These other products would require different proportions to achieve the same taste results.

 Here are some more links for other stevia resources:

Simple CSS Horizontal Drop-Down menu

May 2nd, 2009

One of my greatest frustrations in my years of web site building has been creating an easy to use (and modify) drop down navigation bar. Everybody wants to use them on their sites, but it seems like there hasn’t been any simple solutions that work in all the browsers.

I’ve purchased menu creating programs that output large chunks of code. I’ve created Javascript and DHTML solutions. And I’ve read every tutorial under the sun that promises to have a ’simple’ solution. I have always made my menus work somehow, but have never really been happy with how they were constructed from a programming perspective. And the code has never been easily transferred from one site to another.

But… I have come across a great solution for drop-down menus that uses ONLY CSS (no Javascript) and is simple to install. To change your links or page structure, you simply modify the bulleted list. 30 seconds worth of modifications can change the entire drop-down structure. I’m using this from now on.

NOTE: I haven’t tested this code in every application. If you’re wanting a drop-down for your facebook profile or craigslist posting, I don’t think you’ll be able to get this to work. You need to have access to the HTML files for your website. Anyway… here goes.

View the sample Dropdown Navigation: Click here

Here’s how to build it in 3 easy steps.

Step 1: Modify this bulleted list to for your desired navigation structure

<div id=”navwrap”>
   <ul id=”nav” class=”dropdown dropdown-horizontal”>
         <li><a href=”#”>Home</a></li>
         <li class=”dir”><a href=”#”>About Us</a>
                   <ul >
                        <li><a href=”#”>About My Company</a></li>
                        <li><a href=”#”>Additional Outsourcing</a></li>
                        <li ><a href=”#”>Global Partnerships</a></li>
                   </ul>
           </li>
           <li class=”dir”><a href=”#”>Products</a>
                     <ul>
                          <li><a href=”#”>Clients</a></li>
                          <li><a href=”#”>Customers</a></li>
                    </ul>
            </li>
            <li><a href=”#”>Services</a></li>
            <li><a href=”#”>Contact Us</a> </li>
    </ul>
</div>

Step 2: Copy this code into your master style sheet (modify it for your styling needs)

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
list-style: none;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
}

ul.dropdown {
position: relative;
z-index: 597;
float: left;
letter-spacing:0px;
}

ul.dropdown li {
float: left;
line-height: 1.3em;
vertical-align: middle;
zoom: 1;

}

ul.dropdown li.hover,
ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: default;
}

ul.dropdown ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 100%;
}

ul.dropdown ul li {
float: none;
}

ul.dropdown ul ul {
top: 0px;
left: 99%;

}

ul.dropdown li:hover > ul {
visibility: visible;
}

ul.dropdown li.rtl ul {
top: 100%;
right: 0;
left: auto;
}

ul.dropdown li.rtl ul ul {
top: 1px;
right: 99%;
left: auto;
}

ul.dropdown {
font-weight: bold;

}

ul.dropdown li {
padding: 3px 15px;
border-left:1px solid #036;
border-bottom:1px solid #FFFFFF;
color:#036;
margin-bottom:0px;
background-color:#FFFFFF;

}

ul.dropdown li.hover,
ul.dropdown li:hover {
background-color:#8D9FE9;
color: #036;
}

ul.dropdown a:link,
ul.dropdown a:visited { color:#036; text-decoration: none; font-weight:normal; font-size:14px; }
ul.dropdown a:hover { color: #036; }
ul.dropdown a:active { color: #000066; }

/* — level mark — */

ul.dropdown ul {
width: 200px;
margin-top: 0px;

}

ul.dropdown ul li {
font-weight: normal;
border-left-color:#FFF;
border-bottom-color:#666666;
letter-spacing:0px;
padding-top:2px;
padding-bottom:2px;
}

/*————————————————-/
* @section Support Class `dir`
* @level sep ul, .class
*/

ul.dropdown *.dir {
padding-right: 20px;
background-image: url(images/nav-arrow-down.png);
background-position: 100% 50%;
background-repeat: no-repeat;
}

/* — Components override — */

ul.dropdown-horizontal ul *.dir {
padding-right: 15px;
background-image: url(images/nav-arrow-right.png);
background-position: 100% 50%;
background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
padding-right: 10px;
padding-left: 15px;
background-image: url(images/nav-arrow-left.png);
background-position: 0 50%;
}

Step 3: Make sure you have this line in the very top of your HTML code. I’m not sure exactly why… but erasing this line will make the code stop working.

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

There you have it, an easy to use CSS drop-down menu that works in both FireFox and Internet Explorer. I am excited about how this code is going to helpme out in creating fast, and easy drop-down menus in the future.

I hope it helps you too.

MP3 Gain – How To Normalize Your MP3s

April 12th, 2009

A big problem in listening to MP3s is that they are rarely encoded at a constant volume level.

Well, I have come across a great tool for taking existing MP3s and “normalizing” them to a consistent volume.

It is called MP3Gain.  It’s FREE, it’s easy, it’s fast and it does a great job.

Give it a shot.

http://download.cnet.com/MP3Gain/3000-2169_4-10175552.html

Why aren’t women up in arms about Muslims in America?

April 2nd, 2009

Islam Now Exempt from Criticism:

AP Story Here:

http://www.google.com/hostednews/ap/article/ALeqM5iRHXSIoJJdXQpG3kPrRO2LWMnWTAD975TOK00

The story mentioned above is extremely alarming.  Every man, woman, and child should be outraged by this recent vote.  This basically says that no speech that portrays Islam in a negative light will be tolerated.

On the one hand one might say “It’s just the U.N. They don’t govern us here in the USA.”  Wrong.  The United States is part of the UN council and we are very much affected by what happens there.  Besides, I predict that the United States will give up our sovereignty to UN control within the next couple of years if not later this year. If Obama thought he could get away with it, we would have already done it. And the UN doesn’t really care about our little constitutional “freedom of speech” rules. Those are going out the window.

So my question is… why aren’t our women’s groups up in arms about the spread and growth of Islam in this country?  In the Mid-Eastern nations where Islam reigns the women are horribly mistreated on an ongoing basis. They’re forced to be completely covered head to toe. They’re forbidden to drive or be out after dark without their husband. They can’t have authority over men, and their husbands can beat and kill them at will without fear of punishment. And this is just a part of the list.

The women in America are outraged when they perceive they are getting a lower salary than their male counterparts.  Where is the N.O.W.? Why aren’t they complaining about this “Honor Killing” (Article Here) by a Muslim man right here in the USA? Where is the ACLU? Why aren’t they commenting on this?  The ten commandments in a courtroom for some reason is a hideous crime, but cutting off your wife’s head “in the name of Allah” is somehow “honorable”? I don’t get it.

Women… Islam is so obviously NOT your friend. When you see the ladies dressed head to toe in the grocery store. That’s not a cute little middle eastern clothing style.  They might as well be wearing a sadwich-board sign that says… “I could be killed if I don’t follow the rules”.

For some reason America is bending over backwards to bring muslims into this country and let them promote their religon all over the place.  But beware… they are not some “neutral” religon.

Guns in Beaverton Grade School

March 30th, 2009

Just when you thought it was safe to send your kids back to school…

Yes, I know. We all panicked when the two boys in McMinnville ran down the halls slapping butts. (Story Here). Boys, girls, didn’t matter. They slapped them all. The parents in this small city were suddenly saddled with the enormous job of having to evaluate whether their kids were actually safe from the “Butt Slapping” monsters and others like them, or if these two domestic terrorists should be punished and possibly put to death.

Well it seems that the parents of the community didn’t feel like it was a big enough deal considering all the REAL issues we all face. So since the parents wouldn’t, the school itself decided to overstep its role and make criminals out of these kids. The two were interrogated, jailed, and officially charged with sex crimes. These kids were all set to spend time in prison and register as sex offenders. That is until the public stepped in and completely humiliated that principal for being such a insensitive piece of….. nuclear waste (I had to edit out what I wanted to say).

Well, after a long, hard, unnecessary battle, the charges were dropped and the children were allowed to have a childhood once again. Yes.. finally a happy ending….

But wait… the story doesn’t stop there. It’s happening again. And now we’ve sunk to an all new low. Apparently the public schools are just absolutely determined to make criminals out of each of our kids. They won’t stop until each of them are behind bars.

My child brought home a paper from their school principal today (**Read it here**) informing all parents that two children in the school have committed the worst crime imaginable. These two kids were caught red handed… in possession of… drum-roll please… a toy. A simple toy. Like the one’s YOU played with as a child. This is a toy that could have been purchased at ANY local department store in ANY of our 50 states. A toy that is otherwise VERY legal and has been played with by all children since the 1700s. A toy gun.

In all seriousness….

These kids were just charged with a crime. They could be jailed and have ‘violent criminal’ put on their record for life. They will likely be expelled from school, and have ‘action’ taken against them. All in the name of ‘zero tolerance’. Let’s all leave our brains at the door shall we?

I am really hoping that the public hears about this absolutely stupid act by our school system. I’m hoping that pressure is put on the school district to drop all charges and start evaluating these issues on a case by case basis.

I mean really… who was in danger? Noone. Who got hurt? Noone. Who could have possibly got hurt? Noone. This is a NON-ISSUE that is now going to give these kids a criminal background for life. Don’t we have better things to do with our time? Do they expect us to pass their tax increases so they can turn around and bully our children like this? Don’t they have better things to spend our tax dollars on?

So I’m officially calling for the Beaverton School District to do the right thing and withdrawal their vicious attack against these innocent children.

BEAVERTON…. DO THE RIGHT THING!

A down Acconomy – Don’t save your money!

March 21st, 2009

OK, I’m no economist. Although I did take some economy classes in college, I’m not a professional who deals with stocks and bonds and I can’t tell you when to buy “puts” and when to purchase “calls”.  

 

However, it seems to me that in this declining economy people are really doing the opposite of what makes logical sense. They’re “saving” their money.  The trend seems to be to save up your cash and avoid spending anything you don’t have to. Be frugal. Save, and only spend when you absolutely have to. This will leave you more for when times are tougher down the road.

 

I am certainly open to correction on this, but that thinking makes no sense to me. Why? Well, we know that we are in a time of massive impending inflation. The government just passed a series of bills (with many more to come) that literally creates cash out of thin air and pumps it into the economy.  This action, just as it always does, is going to cause our dollar to plummet in value. And the enormity of the cash that is going to be released in this country soon is something we have never seen in our history. The inflation we are going to encounter is projected to be huge and fast.

 

So why would you want to save up something that is going to be worth much less in the near future than it is now? It seems to me the logical thing to do is to spend your money on things that will last that you won’t be able to afford in the future. Or to convert your cash money into something that won’t be affected as much by inflation. Like gold or property, etc.

 

For example, if I have $100 now. For the purposes of this argument, let’s assume that in 6 months that $100 will be worth 1/3 of its original value due to inflation. By simply “saving” my money I just lost 2/3  ($66) of what I’ve worked so hard NOT to spend.  Where did it go?  Out the window. It is just gone.

 

It seems to me that money would have been better spent putting it towards buying a car, or a Sony MP3 player, or making memories in Disneyland, something useful. At least a trip to the beach will leave you with memories for the rest of your life. The savings account left you with virtually nothing. And let’s face it, you’re out the money either way. If it isn’t spent by you, and soon, it will be literally robbed from you by inflation. The only way to beat inflation is to put your money into things that can’t be taken by inflation…. things that you can afford now, that will be out of reach in the future. For example, if you would not be able to afford a toaster in the future, but you need one, buy it now while it costs $25 rather than $250 down the road.  A savings account does not shield you from losing your money to inflation. The more money you have saved in cash form in the bank, the more you will lose.

 

Think about this.  Have you ever said, or heard somebody say… “We could have bought that house for $25,000 – X many years ago.  What were we thinking? Why didn’t we do it”.  Yeah, that’s exactly what I’m talking about. But now, because of inflation, that house is worth $600,000 and nobody can get a loan for it, and you wish you had that $575,000 in property equity.

 

The flip side:

I’m trying to come up with a flip side… reasons why what I’m saying is actually NOT true, and I just can’t. But like I said, I’m not an economist. So if you have any thoughts on the subject, and have reasons why you think I am in error, please comment on this post below. I would like to hear your opinion.