Search The Blog
Showing posts with label Technology. Show all posts
Showing posts with label Technology. Show all posts

Wednesday, 22 November 2017

// //

How To Store Unlimited Files Of All Types In Cloud Using Pixel Phones for FREE!




So, we know that we can upload an unlimited number of photos in the Google Drive, using the Google Pixel smartphones. 
In this article, we'll learn how to store any kind of file first into your image, and then upload that image to Cloud using your Pixel Smartphone.

First, follow these steps to Store the desired files into an image :-

Step 1. Create a new folder anywhere in your PC and keep all the files you want to hide, as well as the jpg image you will use to keep that files in.

Step 2. Select the files that you want to hide, and store them into a rar file using WinRAR or any such software. Note : Only compress the files you want to hide, do not compress the jpg image. Name is anything you want.
Step 3. Now, rename the compressed rar file to 'Object1' (with .rar extension) and the image which you will use to 'Object2'. Then, copy 'Object1' and 'Object2' to desktop.
Step 4. Now, open command promt and type 'cd' to get into the root directory. Again, type 'cd Desktop'. Now, you have navigated to Desktop.

Step 4.     Type : copy /b Object2.jpg + Object1.rar Object2.jpg

Step 5 : Press Enter.

That's All, You have successfully, stored those files inside your image. Now, just transfer the image into your Pixel phone and upload it to the cloud.



How to access those files later?


To access those files, follow these steps :-

1. Download the image in which you have stored those files, into your computer.
2. Right click on the image and open it with WinRAR. There, you will find those stored files!

If you liked this article, please share it with your friends and family.

Have a nice day!

Read More

Sunday, 12 November 2017

// //

Get 5000 Likes On Your New Facebook Page Easily. [Free And Legal]



Facebook pages really play a great important role for Companies/Public figures in promotion of  their contents/products and for interaction with the audience. The number of Likes and followers is very important, as only the people who have either liked your page or follow your page, see your posts, unless you use paid promotion on your posts. So for a beginner, the first task is to get a good number of followers so that their posts get a good number of engagements.

Here's the best way to get FREE 5000 LIKES ON FACEBOOK in a pure LEGAL way.

Follow these steps :



  • Start by creating a profile and not a page. For example, if your brand's name is 'Apple', make a facebook page with the name 'Apple'.
  • Make a few posts.
  • Make 5000 friends as soon as possible.
  • Now, login to your personal facebook account.
  • Go to the profile of your brand and click on 'report'.
                  


  • Click on continue and then click on 'This profile represents a business or organisation'.
         

  • After pressing continue, click on 'Message (Profile name) to resolve this' (last option).
  • Then, login to the profile which your created for your brand.
  • You will see this message  : "Hi, it looks like your personal account represents a business or organisation. Personal accounts aren't meant for this, but you can easily change your account to a Page – it's the best way to represent a business on Facebook. Here's info on how to do it: www.facebook.com/help/?faq=213602951994043" in the inbox. Just follow the link.
  • Now, click on this link : https://www.facebook.com/pages/create/migrate .
  • Follow the on-screen information and when it asks for 'friends auto like', select all your friends.
TADA! You got your brand page with 5000 likes on it!!
If you liked this post, please share it with your friends and family.


Have a nice day!!
Read More

Friday, 10 November 2017

// //

The Coolest IDE For Java 2017-2018


Java being one of the most popular programming languages in the world, has a large number of IDEs available in the market made by big software companies and as well as by individuals. Some of the most popular IDEs are NetBeans, Eclipse, BlueJ and so many more. Almost all of them work perfectly and compile programs with ease.
But today what I'm gonna talk about is, an IDE, which not only serves all the functions of a regular Java IDE, but also has tons of extra and great features. I have been programming in Java for the last two years and have tried almost all the IDEs, starting from BlueJ to Dr. Java. A great IDE must be efficient, fast, must not affect the performance of the system, beautiful and must be filled with lots of exciting features, and, the only IDE that I found fulfilling all this is, IntelliJ IDEA. Honestly, it is the best IDE for java, that I've ever used.

Some of the features in IntelliJ IDEA which I loved are :


  • Fresh and clutter free UI.
  • The freedom to choose between themes - IntelliJ default and Dracula (my personal favourite).
  • Smart Auto Completion.
  • Byte Code Viewing.
  • Super fast, zero lag.
  • Comes pre-equipped with tools for mobile development, enterprises and web development.
  • Its free.

The smart auto completion feature is just great, it scans your whole code and gives you smart suggestions just when you need them. 

See The Features Yourself :




There are two versions of this product available, one for enterprises (paid) and the other one is for individual use(free). I've used the free version, and its great. But if you are looking an IDE to develop applications for your company, you might consider using the paid version, which will cost you $499 for the first year, $399 for the second year, and $299 from the third year onwards, each year. But, I would recommend using the free community edition and it does not differ much from the ultimate(paid) edition, but if again, if you have a big company, go for the paid version. I will be providing the download link for both the versions at the end of this article.

Here is the basic comparison between the free and paid versions of the product -

Ultimate

For web and enterprise development

Community

For JVM and Android development
LicenseCommercialOpen-source, Apache 2.0?
Java, Kotlin, Groovy, Scala
Android ?
Maven, Gradle, SBT
Git, SVN, Mercurial, CVS
Detecting Duplicates ?
Perforce, TFS
JavaScript, TypeScript ?
Java EE, Spring, GWT, Vaadin, Play, Grails, Other Frameworks ?
Database Tools, SQL


If you liked this post, kindly share it with your friends and family.

Have a nice day!!


Read More