Showing posts with label TechTips. Show all posts
Showing posts with label TechTips. Show all posts

Saturday, January 5, 2019

How to Add Google Translator Button on Your Webpage ?

January 05, 2019
Sometimes we have some kind of articles or webpage in any other languages like Spanish , French, Greek, Urdu, Chinese etc. Its very hard to understand these languages if we are from any other country. At this time we need a translator to translate these languages into our mother tongue.

                   Suppose we are from India and we are trying to access some useful information that is very important for us and at that time we find that information in a website, But the problem is that this website is a french website in french language, So we are from India  we can not understand French So we have to translate this website into our mother tongue that is Hindi, We can do that using Google Translator.

So Let's See

How to Use Google Translator On Our Website ?

Basically you have to follow the basic Three Step's to  add a google translator on your webpage, Let's See these basic steps.

Step : 1 - Create a basic webpage and add a " div " element which we create later.

<div id="google_translator"> </div>

Step : 2 - In this step you have to add a google translator API.

<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

Step : 3 - In this last step we will add  a JavaScript function.

<script type="text/javascript">
       function googleTranslateElementInit(){
             new google.translate.TranslateElement({pageLanguage: 'en'},'google_translator');
}
</script>

If you face any kind of problem in above steps please check the Example code to find the error in your code.

Example Code
<!DOCTYPE html>
    <html>
         <body>
<h1>Welcome to Syntaxios, Spread the love among Programmers.</h1>

    <h3>Translate this Webpage in your preferred language.</h3>

         <div id="google_translator"> <div>

<script type="text/javascript">

       function googleTranslateElementInit(){
             new google.translate.TranslateElement({pageLanguage: 'en'},'google_translator');
}

</script>

<script type="text/javascriptsrc="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

<p>you can translate this content in your preferred language, Select your preferred language.</p>

    </body>
</html>

At Last Thanks for Reading...
If you have any doubt don't forget to leave comment in comment box.


Tuesday, November 27, 2018

Samsung is Now Ready to Track Your Hands ! Check Here How ?

November 27, 2018
Hello World,
                                          Everyone know about Samsung is a big game changer in this SmartPhones Market, Samsung trying to beat Apple in the SmartPhone market, Almost Samsung covers the billion dollor SmartPhone market of india not only india It covers the entire world's market.

Samsung is now ready to enter the SmartWatches market, When Samsung explore the smartwatch interactions beyond the screen, At that time Apple thinking about to doing Hardwork because one another best competitor trying to create competition in the smartwatches market.

Read Also : How to Turn Off Google's Location Tracking and Delete Past Location History ?.

Samsung become the best competitor of Apple always, Samsung develop a prototype software for android watches to detect the natural gestures, motion and signals we make with our hands. Samsung build this prototype software using accelerometers, This accelerometer detect all kind of things that we did with our hands, This accelerometer detect not only the motion It can also detect the subtle impact signature of a snap or a flick of the finger or it can also detect the knock on the table, door or anything else which you can knock #Hahahaha.

How ? :

Now the question arise How Samsung will detect our hands motions, gestures or signals ?, If you have patiences read this post carefully, you will definitely know everything about How  Samsung Track your Hands movements ?.

Read Also : How to Turn ON or Off Bulb Using JavaScript ?.

Samsung track your hands movement using this prototype software, we always make some movement, gesture and signals using our hands, Samsung track these movements like given below Tap , Double Tap, Flip, Double Flip, Lift, Drop, Knock etc. 
Now the another question knock your head's door, How Samsung do that ?. I reply Good Question like our Teachers said but never reply back #Hahaahaha. No no i am not gonna reply anything like this. #Hahahaha, As I already told you Samsung do it using accelerometer, Samsung use accelerometer in their prototype software, this will track your every hands movement.

Still Have any Question Leave Comment...


Wednesday, October 24, 2018

Artificial Intelligence and Machine Learning for Beginners

October 24, 2018
              If you are interested in Artificial Intelligence / Machine Learning and willing to learn these technologies, So who want to engage and speed up your career in AI or ML, This post will help you to How to get Started with Artificial Intelligence and Machine Learning.

                                   If you heard anything little bit about Artificial Intelligence or Machine Learning, Then you have some basic idea about what Artificial Intelligence and Machine Learning is ? and How, Where & Why we use Artificial Intelligence or Machine Learning ?.

Read Also : How to Turn Off Google's Location Tracking and Delete Past Location History ?

What is Artificial Intelligence ?
                    Artificial Intelligence is a foundation of Mathematics, Probability, Decision Theory, Neuroscience and a little bit Philosophy all these fields come under the umbrella of AI, We use AI in many fields or a ways today some of them is Computer Vision, Robotics and Natural Language Processing (NLP) etc.

Photography Jobs Online | Get Paid To Take Photos!

Everyday Thousands Of People Are Looking For Photography Jobs, How To Sell Their Photos And How To Make Money With Their Photography - We Have The Answer! Get 70% Recurring Commissions, $1 Trial Converts 1 Out Of 30! 6 Months Retention Rate. +$77 Upsell!


What is Machine Learning ?
A machine play an Musical Instrument
                              Now What is Machine Learning ?, Machine Learning is a subfield of Artificial Intelligence So it also have the same fields as AI.

Read Also : How to Download Videos From YouTube ?

Who read this ?
                                          A Technical and a Non-Technical people who is willing to enter the world of Artificial Intelligence or Machine Learning, Anyone Who want to engage with these technologies for better future and The one who want to speed up there career in AL or ML, If you are also curious about these kind of technologies and want to go deeper and deeper, So welcome the bottom of my heart. Lets learn together.

                                 So If you are ready to enter the world of Artificial Intelligence or Machine Learning, So lets start our journey together, I will try to show you the roadmap, So i expect that you all are the beginner in Artificial Intelligence or Machine Learning like me. But i will try to share my knowledge and enough stuff for leaning these technologies on this blog, So keep reading this blog, Best of Luck, Lets Start.

Read Also : How to Add Auto Complete or Suggestion Feature Using JavaScript ?

Prerequisite -:
                                      If you want to learn AI or ML you must have some prior knowledge about Probability, Statistics, Calculus, Linear Algebra & Algorithm & Complexity, These concept is necessary to learn AI or ML, If you don't know How & Where i can learn these thing to full fill the prerequisite for AI or ML. So i will suggest few courses, Follow the given Links below.

Learn Probabilty.
Learn Statistics.
Learn Calculus.
Learn Linear Algebra.
Learn Algorithms & Complexity.

Writing Jobs 2018 | Get Paid To Write Online | $187 Per Sale

Get Paid To Write Online! Brand New Writing Jobs Membership Site Now Available For You To Promote! Get Lifetime Commission Per Customer! Our $1 Trial + Live Support Is Converting Like Crazy! Real Jobs = High Retention Rates. 100 Sales = $2,000 Per Month!


Why AI or ML ?
                                                   The Artificial Intelligence is one of the most popular technology today, Artificial Intelligence or Machine Learning are shaping our future more than any other technology or innovations, But if you did not understand this at this time then soon you will feel something left behind, When you wake up in a technology world you feel that i am very far behind, at that time you try to cover all the things that you left behind But you are too late, You should go very fast to go away in this technology world like a Chameleon.

Read Also : How to Show and Hide Password Using JavaScript ?

Goals -:
                                       Here I am not talking about Cristiano Ronaldo's goal #Hahahaha, I am talking about the Artificial Intelligence or Machine Learning's Goals, What is the actual Goal of Artificial Intelligence or Machine Learning ?.

     Artificial Intelligence's Goals :                               
                                                            In my words Artificial Intelligence is a study of an agents that understanding the world around them, actually not only around them around the world, Artificial Intelligence is a way that we can make human's life much more easier using the this way, We make plans and take decisions to achieve our goals that we make for reliable or easy future. A strong AI can change our worlds forever.

     Machine Learning's Goals :
                                                   In Machine Learning we try to enable the Computers to learn each and everythings Itself, A Machine Learning algorithm enables self learning to identifies patterns in observed data, build models that can be explain to the world and predict things without having explicit pre-programmed rules and models.

Read Also : How to Turn ON or OFF Bulb Using JavaScript ?                                  Personally I will suggest you to start with Machine Learning then you can start with Artificial Intelligence Because AI has many fields like Large Scale Machine Learning, Deep Learning, Reinforcement Learning, Robotics, Natural Language Processing, Computer Vision, Recommender Systems, Internet of Things etc. Machine Learning is one of them, If you thing that i will work hard and go fast but learn AI at any cost, so please put this motivation beside and think practically.


Day Job Killer - High Ticket

The Ultimate Course On How To Quit Your Job.. Selling Info Products, Software & Ebooks


If you need some extra resources fill the contact form below and Hit the enter button.
At last thanks for Reading.


Thursday, September 13, 2018

How to Turn Off Google's Location Tracking and Delete the Past Location Data

September 13, 2018
Do You Know ? Google track your location, Even if your Location is turn off on your phone. Google still track your Location History.

Google read your location history too, They also store your precise location, These activity will happen behind us, If you want to turn off google's location tracking and want to delete your past location data, you can control it.

How to Turn Off Google's Location Tracking ?

In Android :

To Turn Off Web Activity :

  1. Go to the Settings.
  2. Click on Google.
  3. Click on Google Account.
  4. Click on Data & Personalisation tab.
  5. Click on Web & App Activity.
  6. Toggle Web & App Activity off.
To Turn Off Location History :
  1. Go to the Settings.
  2. Click on Google tab.
  3. Click on Google Account tab.
  4. Click on Data & Personalisation tab ( same as above ).
  5. Toggle the Location History Off.

in iPhones and Computers :
  1. Click on This Link and Sign in.
  2. Toggle Web Activity Off.
  3. Toggle Location History Off.
Read Also : How to Show and Hide Password Using JavaScript ?
Alternate Method :
  • Open Google in your web browser and Sign in.
  • Click on the Profile Picture ( Top Right corner ).
  •  Click on Google Account button.
  • Click on Personal info & Privacy then My Activity.
  • Click on Activity Control.
  • Toggle Web Activity and Location History Off.

If You have any Question Don't forget to leave your Question in Comment Box.
At Last Thanks for Reading...

Sunday, August 12, 2018

How to Download Videos From YouTube ?

August 12, 2018
Did you like any Video on YouTube ? or Want to Download it, Don't be sad you can download your favorite videos from YouTube too.
 As we all know YouTube is a online videos streaming platform where you can watch your favorite videos, Most of the people have myth that we can't download videos from YouTube, We only can watch videos on YouTube, But in this post i am gonna tell you a TechTips about YouTube, How to Download Videos from YouTube ? This TechTips will help you to download your favorite videos from YouTube.

So Let's Start

  1. Search your favorite videos on YouTube
  2. Add 'SS' to URL of your video in youtube.
  3. Than select the quality of your Favorite video.
  4. click the Download button for Downloading.  

Search your favorite video on YouTube.



 Than your window look like this,

Add 'SS' in your link like this and hit the Enter key than your link should be like below link.
After pressing Enter key your window look like this
Choose video quality according to your Jio plan (#Hahahaha), and Than click the Download Button.

if you like this Tips Don't be cheap to Share with others.