Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Research Tool in Google Docs

The Research tool in Google Docs is an interesting feature which harnesses the power of Google search by allowing you to perform research tasks from within Google Docs. You can select the Research Tool from Tools menu or use the short cut Ctrl...

Cut Video File into a Smaller Clip using FFmpeg command

Hello Readers, If you need to cut a video clip from a video, just now you can use FFmpeg application command for the same task to cut a small video clip from a video. You must copy the image in the bin folder. Then execute this com...

Adding Poster Image to an Audio File using FFmpeg Command

Hello Readers, Usually, we need to add a poster image with audio like with mp3 in your project. You can use FFmpeg application command for the same task to add audio (e.g. audio.mp3) to one "poster" image. You will need -shortest co...

Resize the Video File using FFmpeg

Hello Readers, FFmpeg has an extremely effective level filtration system, which usually can be used to completed the various tasks. A lot of them are listed here. You more can be found in the FFmpeg official documentation. In all the follo...

How to insert data from CSV file to MYSQL DB using Pentaho

Step 1: Create an Input, drag and drop CSV File Input from Input step into your Transformation. Right click, edit the Input file. Provide File Name, click on Get Fields, then Preview to have a look in your input file. Double check ...

Extracting Audio only From Video File using FFmpeg command

Hello Readers, FFmpeg is such a command line application tool which provides complete solution for recording, converting as well as streaming video and audio. It is a good command line application tool which convert a video file format in ...

How can Internet of Things improve your day to day productivity levels?

source: blog.externetworks.com   Internet of Things(IoT) means communication between everyday objects over the internet, allowing them to send and receive data. The term was coined by British entrepreneur Kevin Ashton in 1999 a...

What is FFmpeg?

Hello Readers, Usually, we need to perform a different tasks/activities with audio/video like video/audio format conversion, resize the video Files, adding poster image to an audio file and so on. Even then we need to knowledge of FFmpe...

Linear Search in DSA(Data Structure and Algorithms)

Linear search is simple search algorithm in which a sequential searching is done over all the items in a list. Every items are checked and if any match is found then that item is returned otherwise search will be continuued till the end of the...

What is optimization?

Optimization is the process to finding an alternative with the most cost effective or highest achievable performance with given constraints. Optimization refers to a positive and intrinsically concept of minimization or maximization to achieve ...

How to solve #NUM! error in excel?

Hello friends, Many times while doing a calculation in excel we got stuck with errors such as, #N/A, #REF!, #NAME?, #DIV/0!, #NULL!, #VALUE! or #NUM!. So here in this blog I am picking up #NUM! error and providing you the solution for this,...

Different Techniques Used for 3D Modeling

source: webneel.com   The concept of 3D modeling is extensively used nowadays in movies, videogames, architecture, publishing, geology, medical science etc. 3D modeling in simple words can be described as creation of a 3D image...

Some Useful shortcuts to be used in Sublime Editor

1> To go-to any particular page(i.e to search the files by name) Ctrl + P (and then type the name of the page you want to navigate to) 2> To go-to a particular word in the file you are currently working on Ctrl + ; (and th...

Introduction to R

R is an open source programming language used for Research, Analytic Computing and Statistical Computing. It is commonly used by analysts and data miners for Data Analysis, it has become an important tool for Finance and Analytics companies like ...

How to split Sublime editor into multiple screens

We can split sublime editor into 2 or more screen in any one of the following 2 ways :- I am going to tell you how to split it into 2 screens, using the similar way you can split in into more than 2 screens also or vice-versa. 1>...

Issue: Fatal Error while Debugging in Godaddy Shared Server

Hello readers today we discuss about the Godaddy shared server issue. Yesterday I faced issue in Godaddy shared server. When I navigate our site sometime link break and blank page come, but when I reload or refresh again the page is working fi...

5 Crucial Skills For Project Manager

Project manager spend lot of time orchestrating meeting which make him comfortable running meeting with wide variety of audiences. Below mentioned are the few traits for effective project managers who really make ideas happen: Good Communica...

5 Tips for Maximizing Your Web Application Performance

Image Source: deepintheweb Web applications are growing in popularity with every passing day due to a plethora of benefits it offers to users. With an internet connection, you can easily access a web app from any corner of the world. Unlik...

Why Mobile Commerce Is Rising In Popularity

  Smartphones and tablets are increasingly becoming the medium of entertainment, shopping, social media engagement, gaming and many more. As users can carry smartphones anywhere, they like the idea of buying an item on...

Hide Columns and Rows in Excel

Hiding columns and rows is useful to intensify the appearance of Excel Worksheet as the columns and rows which contains data which are not useful to keep displaying every time. So if you are looking to know how to hide the columns and rows i...

7 Main Differences Between Web Apps and Native Apps

  With more and more people now preferring to use smartphones over PCs, it often becomes a conundrum for businesses to choose between web apps and native apps to provide users a pleasing experience they always expe...

High Level Language VS Low Level Language

High Level Language It is a programming language which makes it possible for programmer to write programs. It is close to human languages and is easy to maintain,read and write. Programs written in a high-level language should be translated in...

Difference between interpreter and compiler

Interpreter Translates one statement of a program at a time. The time it takes to interpret source code is very less. Interpreter program works line by line. Error is reported as soon as first error is encountered Example of languages that m...

Virtual Memory in Operating system

It is a mechanism for the execution of processes which are not completely available in memory. The main advantage of this technique is that programs is larger than physical memory. Virtual memory is basically a separation of user logical mem...

Operating System - Memory Management

Memory management is very essential feature of an operating system which manages primary memory. Memory management keeps into account each and every aspect of memory location when it is allocated to some process or when it is free. It checks ...

multiprogramming, multitasking and multiprocessing

In multiprogramming one or more programs gets loaded in the main memory of the system which can be executed. At most one process can run on the system while all the others are waiting for their turn. To maximize the use of CPU time, is the id...

Keyboard Shortcuts for Wordpress

In my previous blog Keyboard Shortcuts for all Web Browsers, I discussed about some commonly used keyboard shortcuts every Web Developer or a Web Designer will love to use. In this blog I will tell you about some keyboard shortcuts you can use wh...

E-Commerce: Top Web Design Tips

Web-designing plays a key role in making an Ecommerce site not only attractive to customers but turn their respective searches into successful sales too. Customers often find an item they are looking for through search engine resu...

How to Create a Pen Drive Bootable?

To create a Pen Drive Bootable just follows the steps given below: Step1- Insert your Pen Drive to the system. Please make sure that you dont have any important data in your Pen Drive. Step2- Type cmd in search of start menu in system. Step3- ...

Setting line numbers and smart indent in VIM editor

Hello there,                      If you recently had started learning programming and using vim editor to code. Then this blog might be useful for you as it can save a lot tim...

Keyboard shortcuts for all Web Browsers

  In Computing language, a Keyboard is an electronic typewriter like device which has a specific arrangement of buttons or keys that are used to input data into a computer. In this modern era, every Web Developer o...

Interesting read from Coding Horror

Welcome to The Internet of Compromised Things This post is a bit of a public service announcement, so I'll get right to the point: Every time you use WiFi, ask yourself: could I be connecting to the Internet through a compromised router wit...

How to use Google Search

In this 21st century, Search Engines are the backbone of every internet user. Here are some of the hidden Tips & Tricks which will help you in improving your search on Google:-   Quotation Marks() - Use ...

Best Google Chrome Extensions

Hi, Here I am writing some of the Google chrome extensions because they are very useful and I personally love them too. Around 60% people use Google chrome worldwide. Pocket :- If you want to read or view any content later, you just need t...

Benefits of an Online Invoicing Program for a Freelancer

Technology advancement has made it possible for many talented people across the globe to work as freelancers sitting at any corner of the world. Being a freelancer is often thought of pursuing a more relaxed lifestyle, but there are harsh, stark ...

Computer Graphics: Different Spaces

To get a 3d model visible on a screen, all of its vertices needs to be transformed through 4-graphic spaces, these are as follows. Objects space Objects are created in its own co-ordinate system and position of object vertices are defined...

Keyboard Shortcuts for MS Word and MS Excel

Below are some general keyboard shortcuts which you can use while working on a MS Word and MS Excel. S.No ...

How To Draw Your Project Success With Time Tracking Tool

Time is Money, so why waste it. An ample amount of money can be earned in hours through various projects. Entrepreneurs invests a huge amount to get a project whose success depends when  client will get it on time that too wi...

Agile Software Development: What you should know about Agile Development Model?

Over the past decade, many organizations have adopted the Agile development models, for successfully developing software products. Agile Model has various development methodologies which essentially involve iterative and incremental approach to s...

How to get Outlook Invitation in Thunderbird Email

If you are getting corrupted invitation from outlook in your Thunderbird Mail. Please follow the below step: a) On the top right just next to search box. You can see an option to explore Thunderbird options. Please click on this and go to Ad...

Geographic Information System

What is GIS: Geographic Information System A geography information system (GIS) is a software tool which is used for analysing and surveying geographic information and occurrence(events) that occurs on Earth. These tools allow users to capture,...

How to use Sub Total Function in MS Excel and Open Office Calc

Hi, In this session I am going to cover, How to use sub total feature in openoffice calc and Excel. Let's take an example- I have a data of Employees Name, month of joining and salary. I want to get Grand total and subtotal. Grand total w...

Overview at Workforce Diversity

Workforce diversity is the factor that examines the management of workforce (i.e., understanding the differences among the existing employees, and these differences, if properly managed, are an asset to work effectiveness). Factors that basicall...

Grouping columns and rows in Excel and Open Office Calc

Hello Friends, In My previous blog I have explained about Transpose feature of Excel- Move data from column to row and vice versa in excel. Now, in this tutorial we will talk about Grouping Columns and Rows in MS EXCEL and Open Office Calc....

What is Zapier ? how to use it ?

Zapier:- Zapier is a tool or we can say a platform to connect different web apps(Like- faccebook, gmail, google calendar e.t.c). When to use zapier:- Suppose that you are using Google calendar for your day to day activity and you want when...

How to move data from column to row and vice versa in excel- Transpose

I have a worksheet containing data in rows and columns and I want it change or rotate the data of row to column and vice-versa, for that I have to use feature named Transpose. Lets learn this from example As in below image my data in Colum...

Disconnect Your Google+ From YouTube Channel

Step 1->To Disconnect Google+ from YouTube first things we need to do is click upper right-hand corner and came down to YouTube settings, Go ahead and click on YouTube settings.   Step 2-> Clicking on settings will redirect you t...

How to Delete YouTube Channel

Hello all, If you want to Delete or remove your YouTube channel, below are the steps Note- Your channel should not be connected to any of your Google+ page, if connected then you have to first disconnect it from Google+ page then only y...

FindNerd Project Management Tool- Comparison with Trello and Pivotal Tracker

There are many Online Project Management products available in the market. All these tools provide different set of features and target various industries. These tools range from simple task management and list management features like those...

How to enable Macros in OpenOffice

You can enable the Macros in OpenOffice by following steps: Click on Tools Click on Options Click on Security Press on "Macros Security" Select "Medium" and add "Trusted Sources". You can add the folder to the Trus...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: