Calculate the Miles Per Gallon on your Car

February 2, 2013 By Scott Cate

I’m writing this as a fun fact that millions of people already know, and calling to light something that may seem obvious but you just never thought of. How can you calculate the miles per gallon on your car?

  1. Fill your tank with gas, all the way
  2. Set your trip on the odometer to zero
  3. Drive.
  4. Drive some more.
  5. Drive until you have less than 1/8 a tank
  6. Fill your tank again.
  7. Before leaving the Gas Station, look at you trip meter. How Many miles did you drive?
    1. X = Miles driven (We’ll use 400 for our Example) X=400
  8. Look at the gallons purchased on your second gas reciept
    1. Y = Gallons of Gas Purchased (We’ll use 11 for our example) Y=11
  9. X / Y = Miles Per Gallon
    1. 400 / 11 = 36.3 Miles Per Gallon.

Try it, it’s fun. Maybe try this for 3 to 10 tanks of gas, and you’ll be able to take an average and get a good feel for what your car is delivering.

spacer Tweetspacer
Filed Under: Technology

Windows 8 Keyboard Shortcuts

January 31, 2013 By Scott Cate

These are listed in a lot of places, but I keep forgetting, and then need a place to find them. What a better place than here?

In Combination with the [WINDOWS] key, these are keyboard shortcuts worth remembering.

[WIN]Q – Search
[WIN]H – Share
[WIN]K – Devices
[WIN]I – Settings
[WIN]W – WinSettings
[WIN]Z – App Bar
[WIN]. – (Period) Snap Cycle
[WIN]D – Show Desktop
[WIN]B – Back to Desktop – Also sets focus to task tray??
[WIN]X – Fast Access Menu
[WIN], – (Comma)Desktop Peek

spacer Tweetspacer
Filed Under: Technology

Scorekeeper Update: Jan 23, 2013

January 23, 2013 By Scott Cate
spacer

Submitting an update to my Scorekeeper Application (Link to App in Window 8 Store) today.

Here is a list of changes.

  • Killed the Drawing Canvas called SketchPad. It’s outside the scope of this app, and is a little buggy anyway.
  • Changed so any score in the last column, adds a new column. Previously, only when the last column was full of scores, it would then add a new column.
  • Updated the ScoreEntry popup, so that it has nudgers to increase and decrease the valid score range. This was a request from @palermo4, that let’s them change the score ranges in the game, instead of having to hit the settings charm. NOTE: Due to lack of real estate, you can only DECREASE the minimum  and you can only INCREASE the maximum range. The increase and decrease, is stepped based on the value of your score range stepping (also set in settings).
  • I decreased the size of the min/max range values, and increased the size of the current score, to further highlight what all the numbers mean. Before they were all three sized at 24pt. Now the min/max is sixes at 18pt, and the score is sized at 36.
  • Made the name on the player card slightly bigger.
  • Right justified the Player Card Score, so that all players current score are easier to read (as you scan down)
spacer Tweetspacer
Filed Under: Technology Tagged With: scorekeeper, Windows8

Windows Phone 8: Working with ICS Files

January 7, 2013 By Scott Cate
spacer

ICS is a file type online commonly used for calendar data. Windows Phone 8 doesn’t have support for ICS built in, but it does allow applications to handle that file for you, and given access to your calendar, can quickly add items to your calendar.

This video uses a nice application from Quincy Mitchell named Add to Calendar.

Maybe someday, the OS will have this baked in, but for now, we’re happy that the extensions can be handled by 3rd party applications.

[Read more...]

spacer Tweetspacer
Filed Under: Technology Tagged With: Windows Phone

Windows Azure Website: Deploy from GitHub ScreenCast

January 7, 2013 By Scott Cate
spacer

WOW. That is how I describe this screen cast. It’s 7 minutes long, and what can be done in 7 minutes is simply amazing. I know there are other ways to do this, and that Azure isn’t the first continuous deployment solution by any means …. but WOW. I have seen this and heard it talked about before, but today is the first time I’ve actually done it on my own.

In this screen cast, I start from scratch. Zero. Ziltch. Zippo. Nadda. Nothing. And from there we …

  • Create a new Windows Azure Website
  • Create a public GitHub Repo
  • Clone that repo to my local machine
  • Create a blank Visual Studio MVC App, with a generic Home controller and View
  • Head back to Windows Azure, and sync the new Website to the Github Repo
  • Commit the new MVC App, and push to GitHub.
  • Watch and Smile as the AutoSync deploys to Windows Azure Website.
  • For Fun, do another small change, commit, push, watch the auto deploy.

Final site can be seen here: scottcate-waws.azurewebsites.net/
Github repo: https://github.com/scottcate/scottcate-waws

Enjoy the Video … This one was REALLY fun to record. Watch it full screen, you’ll enjoy it.

[Read more...]

spacer Tweetspacer
Filed Under: Technology Tagged With: Azure
« Older Posts
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.