Posts

How do I find out what mobile OS I have?

Image
How do I find out what mobile OS I have? Google Android:  1.Go to settings screen 2.Scroll to the bottom and look for "About phone" or "About Device" tab 3.Look for "Android Version" 4.If you touch the Android version repeatedly you will see the Android version logo Apple iOS: 1. Select Settings  2. Look for General tab 3. Select About 4 .Look for Version

Android Tips & Tricks

Image
Android Tip & Tricks Did you lose your phone and its on silent? This happens to most people and often! Google has come up with a solution. To find your phone you need Chrome browser In the search bar type "find my phone" Image of the results below: You can see the location of the android device Make it ring, even if its on silent Find my phone results Cant find your car or where you parked? Google has a solution for you! To find your parking location Press and hold the home button/icon Results: More to come

Set up start and stop time: Youtube video

How to set up start and stop time for a YouTube Video Problem: You would like to start and stop at a specific time within a youtube video Solution: We will modify the url to youtube to start and stop youtube video. Step 1: Grab video url  -Here is my example:  https://www.youtube.com/watch?v=GwTXwJg6_VE Step 2: Modify video url to start and stop time -From url above we will remove the following: [watch?] & replace [=]   with [/] -Here is the end result:https://www.youtube.com/v/GwTXwJg6_VE Step 3: Add your start and end time, but wait it has to be in seconds; -I want to start the video at 1:07 and end at 4:19 -Lets convert this to seconds:  -Next step maybe elementary math: Warning! -Start time: 1:07 min --> (1 min)*(60 sec) + 7 sec = 67 seconds -End time: 4:19 min --> (4 min)*(60 sec) + 19 sec = 259 second Step 4: Modify url -Take the url from step 2--> https://www.youtube.com/v/GwTXwJg6...

06 WRX Hood Struts

Image
How to make custom hood struts Step 1: Buy material Home Depot Aluminum Angle 1.5" Thick  Another shot Napa Ball Studs Autozone gas shocks and part number Gas shock you will need Step 2: Cut and drill The large piece you see in the picture will go on the hood where two bolts hold the hood to the hinges. The smaller piece will be bolted to the fender. You will need 2x for both pieces if you are doing both sides.  Both pieces  Checking fitment on the small bracket Large piece checking fitment Both Pieces painted Ready to be installed, finished and painted  Step 3: Install very easy to install, just bolt the large bracket to the hood and hinge holes, use the bolts already there. The small bracket, you bolt down to the front fender, there is a bolt already there for the fender. You can use the same bolt. Now clip in the gas shock and check for clearance. Installed image Any questions, please email me at: She...

Math3323 Assignment3

Math3323 Assign3 Assignment 3 raw source code can be found here:  GitHub-Math3323-Assign3 A supporting library math332-sp15.jar can be found here:  Jar File Note: Once you download the jar file, dont forget to build a path to it and dont move the file from the directory. It's a reference file which you IDE will pull from.

CS3450 Assigments

KSU CS3540-01 Spring 2015 Here is a link to my github for CS3540 assignments https://github.com/sherkon18/CS3540

GItHub Account and Projects

GitHub Account I am pleased to announce my GitHub account and some projects i have uploaded. Mostly school assignments. I believe GitHub is better at managing raw source code than a blog is, for this reason, i will be uploading most of my code there. Here is the link, enjoy. https://github.com/sherkon18