Posts

Showing posts from August, 2017

BlackBerry Phone has Android OS

BlackBerry has an idea to purchase the licence from Android to make a much more secure phone.Generally, BlackBerry has very secure manner compare with other.To develop their market and business blackberry is going to switch over to android os and make a much more secure phone. BlackBerry wants to develop a product with android such as - medical devices and TVs, for example. This is because more and more things are starting to run Android, and all connected things can be hacked and used for cyber attacks. So the BlackBerry feels its security expertise could come in handy, at some point at least. BlackBerry fans will enjoy this news if it comes true.Now BlackBerry is signed with TCL and BB Merah Putih to make their all smartphone parts especially the keyboard in the mobile system. BlackBerry is going to launch many devices in wearable, phone and medical device in coming years with Android support.Let's hope for new advanced technology from BlackBerry.

Setup Firebase for Web Apllication

Image
In this blog, I am going to tell how to set up firebase database system for a website. First Login to the firebase console . Select the Add Project button->Enter the project name and select the country-> click the create project. Your project will be created and displayed near.Click your project and main console part will be opened there.In this part, you will notice so many functions left side tab such as Authentication, Database, Storage and hosting etc. In that see the top there will be overview button beside that setting button will be there click on that and click project setting. Project setting will appear there.In that click ADD app button.A dialogue box will appear to show a three option such as ios, android and web app. Click on the web app( Add firebase to web app).You will be seen a snippet of javascript code which is known as the key for your database.Copy that code and paste in your HTML file to access the database system. This the basic setup for web appli

2.0 Making Video

A video has been shared by director Shankar today.Starred by Super star Rajni ,Akshay Kumar and Amy Jackson. The video has been attached this in blog.Have a look and see the amazing hardwork of the crew.I hope the 2.0 will rock the world.As a Fan i except it will one of the unique flim of the rajini sir.Let hope to see the movie in the theater.

Sony Xperia XZ1

Image
Sony Xperia XZ1 is going to be launched on  August 31st at IFA in Berlin. Some images of Sony Xperia XZ1 has been leaked Which will be shown below.  Design of the phone is not changed much it is similar to Xperia family.The colour will be pink and black.Rumor is it include a 5.2-inch, Full HD display; the Snapdragon 835 processor; and a 19-megapixel, rear-facing camera. Sony is avoiding both the bezel-less and dual camera trend, and I'm not sure how many people will want to stick with an older look in 2017. The price will be around $799.99 (i am not too sure about it).I think it does not very advanced technology in it.Let's hope Sony Xperia should amaze every one. Good luck,Sony

A journey to Firebase

Image
Hi Friends In this blog, I am going share the basic information about firebase. Firebase advance database system compares with SQL and other database systems.The main speciality of firebase is storing the data in horizontal order.Usually the data store in vertical order in SQL. Main features of firebase it is real time Database system, Cloud Storage, authentication and much more. One additional feature is it can work on ios, android and web apps.Its data analytics of how your data works with the user can be seen. Hosting your web app is easy here with Http they provide certification.Many more feature is been in firebase. Let's come to the pricing of the firebase.For beginners and small app developers, it is free.When it goes to huge data for example at a time 100K people are using a time then u will be charged for 25$ per month(i think its not big deal).Firebase support google Admob so that you earn money by launching your apps. Some of the famous company usin

Blue Whale-Awareness

 If any teenager (11 to 19 years of age) is using any Internet in your family or around, then alert them to a Facebook or Whatsapp on a game called Blue Whale, do not accept it and no one will open the link. Because there are 50 Tasks in this game and the last thing is to commit suicide. If you leave the game in the middle of the game, that means that the hacker threatens to kill you and your family. Once the game starts, you can not stop and 50 tasks have to be completed. Once you start the game, the hacker hacks your mobile. If you have a group, get a contact and forward it to everyone. Time is short This message has come which has been forwarded. I do not think any link which we do not know, please do not open it. And do not ever open such links which will give you so much money or gifts

50 challenges Blue Whale

Complete List Of Blue Whale Chalangers 1. Carve with a razor "f57" on your hand, send a photo to the curator. 2. Wake up at 4.20 a.m. and watch psychedelic and scary videos that curator sends you. 3. Cut your arm with a razor along your veins, but not too deep, only 3 cuts, send a photo to the curator. 4. Draw a whale on a sheet of paper, send a photo to curator. 5. If you are ready to "become a whale", carve "YES" on your leg. If not, cut yourself many times (punish yourself). 6. Task with a cipher. 7. Carve "f40" on your hand, send a photo to curator. 8. Type "#i_am_whale" in your VKontakte status. 9. You have to overcome your fear. 10. Wake up at 4:20 a.m. and go to a roof (the higher the better) 11. Carve a whale on your hand with a razor, send a photo to curator. 12. Watch psychedelic and horror videos all day. 13. Listen to music that "they" (curators) send you. 14. Cut your lip. 15. Poke your hand with a needle many ti

How to check whether a character is an alphabet or not in C program

To do this get the character as input from a  variable and check the condition whether it is greater or equal from 'a' to 'z' and 'A' to 'Z'. Let's see a scenario where we can use it. Twin glitter doors are a type of bus door systems. This kind of door system for buses is suitable for city-bus entrance and exit doorways. In many of the buses, the door is automatically locked when no one gets into the bus. HIGHLIGHT automobile is the best manufacturer for such type of doors. To survive in the market they must implement some locking and unlocking mechanism. So they have decided to change the mechanism for unlocking the door. They allow the passenger to unlock the door by pressing any alphabets in the virtual keyboard. The door will unlock if and only if the passenger presses any alphabet. Write a C program to implement the above scenario. Test Case Input 1 A Output 1 Welcome! Happy Journey. Input 2 5 Output 2 Sorry! You

Android O to Be Revealed on Monday, in Total Solar Eclipse

Image
Android O to Be Revealed on Monday, the Day of the US Total Solar Eclipse There have been a lot of rumours surrounding what Google would name Android O. The company has used dessert names in its Android version nomenclature in the past, and it isn't expected to break that tradition this year. Many are hedging their bets on Android Oreo (Oatmeal Cookie,Octopus, and Orange are other contenders), and, a Google+ teaser posted for the Monday announcement may have inadvertently confirmed this. Notably, the Eclipse doesn't appear to make any visible hints as to the name, beyond the word 'sweet' - reinforcing the plausibility of a continued dessert naming scheme. If true, this wouldn't be the first time that Google has partnered with a major brand - it had associated with Nestle for Android 4.4 KitKat. This time around, it may tie up with Nabisco.

Call a function based on the onchange-event

Image
StackOverflow Question:My Answer I have been used addEventListener in change state so that it will easy to call two different functions by select tag HTML. Check the link given below. <!DOCTYPE html> <html>   <head>     <meta charset="utf-8">     <title></title>   </head>   <body>     <h1 id="eg"></h1>     <select id = "nextGeneration"  >   <option value="1">1</option>   <option value="2">2</option>     </select>     <script type="text/javascript">     document.getElementById("nextGeneration").addEventListener("change", function(){     if(document.getElementById("nextGeneration").value == "1")     {       F1();     }     else if (document.getElementById("nextGeneration").value == "2") {     F2();     }     });     function F1(){    

Get value of variable from function for use in another function (JavaScript)

Answer for this question <!DOCTYPE html> <html>   <head>     <meta charset="utf-8">     <title></title>   </head>   <body>     <h1 id="eg"></h1>     <button type="button" name="button" onclick="firstFunc()">Click me</button>     <button type="button" name="button" onclick="secondFunc()">Click me</button>     <script type="text/javascript">     var x = 0;     function firstFunc(){         x = 1     }     function secondFunc(){         alert(x);     }     </script>   </body> </html> Comment whether this answer is correct or not.

Calling Multiple function in javascript

Image
Is it possible to call two or multiple functions in javascript ???? Let's see on this blog, First Method The most common way to call multiple functions through on-click in  HTML  such as <input type="text" name="" value="" onclick="fun1();fun2()"> In on-click it should be separated by ; By using this we can call n number of function in javascript.Let's see an example code. <!DOCTYPE html> <html>   <head>     <meta charset="utf-8">     <title></title>   </head>   <body>     <h1 id="eg"></h1>         <button type="button" name="button" onclick="function1();function2()">Click me</button>     <script type="text/javascript">       function function1()       {         alert("hi");       }       function function2()       {         document.getElementById('eg').innerHTM

Xiaomi Redmi Note 5A

Image
Redmi Note 5A is going to be launch on August 21,2017 in china. The Redmi Note 5A has been tipped to come with a 13-megapixel rear camera and a 5-megapixel camera at front for taking selfies. The handset is expected to run Android 7.1.1 Nougat out-of-the-box. The Redmi Note 5 is expected to come with 16Gb built-in storage and feature a 3790mAh battery but the pared-down ‘5A’ variant is expected to house a 3080mAh battery. Redmi Note 5A has been tipped to measure 153×76.2×7.59mm and weigh 150 grams. The smartphone will be made available in the black, rose gold, gold, white, blue, red, pink, gray and silver coloured variants. Previous leaks attribute the Xiaomi Redmi Note 5A to be priced at around 1,000 Yuan (approximately Rs 9,500). There is no information about the phone’s India launch as yet.