Skip to main content

Posts

Showing posts from November, 2013

Make Software With Notepad

Do You Want To Make Software ?? But For This You have to Know Computer Programming Language  In this post i will guide you How to make a software without any programming skills , just from Notepad . Ever Wanted To Make A software through Notepad Then Follow This Steps- 1. Open Notepad . 2. Copy and paste the below mentioned code : Dim msg, sapi msg=InputBox("Enter your text for conversion–www.sonuandtechnology.blogspot.com","Sonuandtechnology Text-To-Audio Converter") Set sapi=CreateObject("sapi.spvoice") sapi.Speak msg 3. Save this file with any name with .vbs as extension. For eg. Text-To-Audio.vbs It will look like this  Then Open It by double clicking it What To Do With The Software?? You Can Convert Text To Audio With This Software Whatever you write in the text box , system will change that into a audio So enjoy the post and subscribe to be updated.....

Create A Talking Application Using Notepad

There are many times when you wanted something interactive from your computer. For fun you can build this application, which is too easy. This can also save your money as there are some app which asks for money. So this will be awesome for you! I am going to guide you about how to make an Notepad application that speaks. This application basically works on "visual basic coding" Before starting up I will teach you some important things, the things you need to learn is what each statement does. The Image above is the actual notepad coding that you are going to learn. Before making any application it is necessary to learn the small things. You must know that what does each line exactly do. As it will going to help you if you wanted to edit you app yourself. So In the next paragraph I will explain you each line! Below is the image marked with numbers. In same numerical order I will be guiding you! T

Creating A Game With Notepad

You probably won't know what all of this means right now, but I'll explain it soon. Introduction Did you know that the simple Notepad program on your computer is actually a very powerful programming tool? That's right, and it is also very easy to learn. In this article I'm going to show you how to make a simple game using only the Notepad program and a programming language called "Batch." Batch is a language that runs primarily out of your Windows command prompt. Now, it's not even close to being the most powerful programming language out there, but it still let's you do enough to be extremely useful to know (at least for anyone in the computer field). Not only is it useful, but it can also be used to create amazing text-based games ! What is a text-based game you ask? It's a game (a very simple one) in which the user interacts through the use of text and choice-making.You will learn h

How to Make a Program Using Notepad

Steps 1 First open Notepad. It can be found in Acessories 2 Type the following code: @echo off 3 Type the following code: echo This is my first program. 4 Type the following code: pause 5 Type the following code to copy to Startup: xcopy C:\Users\username\Desktop\name.bat C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup 6 Go to the File menu, select Save As . For the file name type pp.bat 7 See Make a Program using Notepad.

How to make a timer with notepad.

Open notepad. Here's a base code frame that you can use to make a timer. @echo off color 0a :1 pause timeout 60 goto 1 color changes the color combination in the application file timeout set the time in seconds the :1 and the goto 1 loops the timer so that it stops and resets so you can start it again with a press of a button. the @ehco off keeps the app from putting other stuff on the app screen to keep it clean and simple. Step 1: save the file as a text file ".txt" in the desired location. Step 2: then save it again, but this time as a batch file ".bat" in the desired location. Step 3: run the batch file. Step 4: to edit open the text file, make your changes, save it as a text file, then save agian as a batch file. Step 5: now you have a timer.

Earn Money when Someone Downloads your Uploaded FILE

Its easy and simple steps to earn money when someone downloads a file which is uploaded by you.This is such a simple task you just UPLOAD a file in filebucks.org and share this link of uploaded file on any social network website,emails,blogs or websites and when any persons download this file from the given link you provided then you will be earned.            This above given image is of FileBucks homepage where you have to  signup and start uploading the files to earn money.It is fast and secure also the payment is securely done via PAYPAL. How it get profit to pay you the earnings ?    This is so simple when someone comes to this site to download something provided by your link to download then they have to complete a very short survey to access your given download link.So now it clear that how they gain profit and how they pays you for others to downloads your Uploaded file.Just go through the below process: Just SignUp for an account and sta

Explore and Build your own Linux

Hey friends this is an interesting post to Create, Build and explore your own Linux operating system with Linux distribution.If you are ready to build then its totally free,easy to build and no programming skills required.so any one who have a internet connection can create.The only thing you have to do is give name to your linux, set the version of the(e.g 64 bit or 32 bit) and select the linux template which are preloaded in this website with enough amount of codes.Just like you can select ordinary linux os,server os templates etc....Also there is menu for you to select from the category of your OS.It can be gnome desktop,server KDE desktop etc..And also the good thing is you can download your linux version later which is created by you.They store your linux in their server for given time.So you dont need to dowload as soon as you create it.You can create as many linux os with different function for server, desktop and many more. Now follow the below given steps

Free your RAM using notepad and speed up your Computer

Here i want to say that windows computer needs to be restarted after some use because the RAM is occupying the space while the process is given to it and by using much of the application your computer becomes very slow and needs to be restarted to free up the memory allocated to your RAM, so we can use PC at good speed.   This trick shows how to free your computer RAM using notepad and speed up your computer without restarting your computer. Follow the below steps : 1.Open notepad and Type FreeMem=Space(10240000000) 2.Now save your notepad file with name whatever you want but the extension of the file name must be .vbs e.x. Feroze.vbs 3.Now run the file you have created (my file is Ferozevbs). And that's it now memory of your RAM is cleaned and speed of your computer is increased....

How to Install Windows 8 From USB

So you want to take Windows 8 for a spin on a computer that doesn’t have a disc drive? Not a problem. While Microsoft has only released a disc image of Windows 8 Developer Preview you can use the Windows 7 USB/DVD tool to install Windows 8 without a disc drive. Update : Windows 8 Consumer Preview is now available . I’ve updated some of the links in this guide to use the latest pre-release version of Windows. I touched on this recently when I discussed installing Windows 8 on a netbook , but if you’re looking for step-by-step instructions, well, here you go. Before we get started, you should note that Windows 8 is available as a preview. Some features may not work, there’s no guarantee that all of your hardware or apps will be supported. In other words, it’s probably not a good idea to install Windows 8 on your primary computer. But if you’ve got a spare machine lying around, this guide is for you. If you’re a little more adventurous, it’s also possible to install Window