Posts

Showing posts from May, 2021

Remove Line/Paragraph Breaks

Image
 In our daily activities, we make lots of references to accomplish our tasks. Usually, the references made with copying text from one document to another are most common. While copying from one .pdf document to a word document we face a common problem of line breaking and we have to run through tedious delete and backspace.  Here today I am going to share an idea to get rid of that tedious and boring method of delete and backspace. Step 1: Select the text you want to copy and paste. Step 2: Right-click over the selected text and click on copy or Ctrl+C from the keyboard. Step 3: Go to the word file where you want to paste the copied text, and simply Ctrl+V . It is better to right-click and then click on paste as text to paste in the similar format you are typing or writing. Step 4: Now press the Ctrl+G key from the keyboard and click on replace tab. Step 5: Now Type ^p  ( ^ this symbol is Shift+numeric 6in Keyboard) in find what box and type simply space in the Replace...

Mobile App Development

Image
 Nowadays, Mobile and Mobile applications are the most important part of our life. According to our occupation and passion, there are various applications available in the app store as well as the play store. but sometimes we can not find such an app, that meets our actual requirement. In that situation, all of us wish if we can develop our own app but it is not that much easy. That tough and numerous lines of coding have been changed to some small and easy blocks, which will help any of us to develop a new android app. This is possible with MIT App inventor. This an online as well as an offline platform for non-programmer people to develop their own android app.  This Web site  helps any of us to develop our own customized app. Goto this site and click on the create apps! These are   Tutorials for MIT App Inventor  developed by MIT for you. I'll come with tutorials for developing our own app in the MIT App inventor very soon.