INTERNET, PHONES and COMPUTER Codes |
- How to Make a Program Using Notepad
- How to Make a Program Using Notepad
- How to Make a Password Generator Using Command Prompt
- How to Create a Shutdown Icon on Your Desktop
- How to Create a Partition
- How to Create a Chatbot/Chatbox
- How to Choose Keywords For SEO
- How to Change Word to Txt
- How to Change File Properties
- Latest posts today - 08/01/2013
How to Make a Program Using Notepad Posted: 31 Jul 2013 11:55 AM PDT Though Notepad is not an ideal text editor for programming, it has all the functions that allow it to be used for writing programs. It'll be hard to write thousands of lines of code and still keep everything straight given the lack of formatting features, but you can get started with simple code in a free program already on your PC. EditSteps 1First open Notepad. It can be found in Acessories |
How to Make a Program Using Notepad Posted: 31 Jul 2013 11:49 AM PDT Though Notepad is not an ideal text editor for programming, it has all the functions that allow it to be used for writing programs. It'll be hard to write thousands of lines of code and still keep everything straight given the lack of formatting features, but you can get started with simple code in a free program already on your PC. EditSteps 1First open Notepad. It can be found in Acessories |
How to Make a Password Generator Using Command Prompt Posted: 31 Jul 2013 11:47 AM PDT You may be bored with your work andwant to make something for fun or something else, then you can try this technique to make a password generator in command prompt. EditSteps 1Open Notepad. There are many ways to open it. You can do this by: Click on Start -> Accessories -> Notepad, or Click on Start -> Run and typenotepad, then hit Enter. 2Type the code as shown below into Notepad. 3Click onFile |
How to Create a Shutdown Icon on Your Desktop Posted: 31 Jul 2013 11:46 AM PDT In this article you will be shown how to create an interactive icon on your desktop that shuts down your PC. EditSteps 1Open Notepad and type in (without quotes) "c:\windows\system32\shutdown -s -f -t 10".Save it as "shutdown.bat"(you have to change the file type drop down box to "All Files(*.*)"). DO NOT FORGET THE".bat"! 2Find a great internet photo of a shutdown button and save it. 3Open |
Posted: 31 Jul 2013 11:44 AM PDT Sometimes you may want to divide a single hard disk into multiple drives, often called partitions or volumes. You may want multiple partitions to ensure the integrity of certain types of data, to install different operating systems on a single computer, or to limit the amount of space certain information can occupy, like music or video. The process for partitioning a hard disk is not necessarily |
How to Create a Chatbot/Chatbox Posted: 31 Jul 2013 11:42 AM PDT This is a simple tutorial how to make your chatbot/chatbox in notepad... EditSteps 1Open notepad. 2Then type in the following: fname=inputbox ("hello") fname=inputbox ("i am Sara") fname=inputbox ("what's your name?") fname=inputbox ("i like your name") fname=inputbox ("i must go") fname=inputbox ("see ya") 3Save document as a.vbs file. EditVideo This is my video xD EditTips fname=inputbox ("") |
How to Choose Keywords For SEO Posted: 31 Jul 2013 11:40 AM PDT Finding and using valuable keywords can increase the success of your website. Identifying the best adjectives and nouns for your websitewill determine your success in the search engine optimization (SEO) process. Make sure you understand the SEO process well before picking the keywords. Learn how to choose keywords for SEO. EditSteps Part One: Prepare a Keyword List 1Think like a consumer. Search |
Posted: 31 Jul 2013 11:37 AM PDT Text, or .txt files generally don't have formatting, but are much smaller thanMS Word documents. They are ideal for e-mail or posting to the web. Programing files are almost universally written in plain text format, and are often used to store notes or CSS and HTML files. EditSteps 1Open your MS Word, Corel WordPerfect, or OpenOffice document. 2Click on the file menu near the top left hand corner |
Posted: 31 Jul 2013 11:36 AM PDT When a file is created on a computer it is automatically given a set of properties such as date, size, and format. Changing properties can allowyou to personalize the organization and synchronization of files on your computer. You can manually change some attributes in Windows 7 and Vista by using the Details pane at the bottom of each folder window. You can also access the Properties menu of the |
Latest posts today - 08/01/2013 Posted: 31 Jul 2013 11:03 AM PDT <!-- // BEGIN PREHEADER --> <!-- --> Email not displaying correctly? |
You are subscribed to email updates from INTERNET, PHONES and COMPUTER Codes To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment