- Learn about open source software on the net. The greatest open source software is Linux. Try out a distro of Linux, like Ubuntu. www.sourceforge.net is a good place to find such software.
- Download a free text editor such as Notepad++ or bluefish. Or for writing source code of a particular language IDE can be used. But IDE isolate you from some inner mechanics of the languages, so until you are experienced avoid IDEs.
- Set up the coding environment. Download MySQL Database and use LAMP/WAMP Server for great ready environment to get started(if it is web programming). Set up JDK for Java and so on.
- Use Google and Youtube to learn about programming. Read books on your subject too. http://www.daniweb.com is a cool place to discuss some problems of coding.
- Use online ready built scripts that other have created to get you in the mood.www.planet-source-code.com is a good place to find them.
- Joining e-learning services such as lynda.com and others works well for fellow programmers.
Minggu, 18 November 2012
How to Program Software
Many people have great ideas and they want to make it a web software or a
desktop software that other people can start using for business or
lifestyle immediately!
Selasa, 13 November 2012
How to Activate GPRS
GPRS (Global Packet Radio Service) is a packet-based method of data
transfer, used for wireless services on cellular phones and mobile
Internet devices. This means that data files are broken into chunks, or
packets, to be routed through different Internet channels, then are put
together again to form the complete data file once they reach their
destination location. With GPRS, data transfers at a much faster rate
than with mobile communication services, and those using GPRS have
uninterrupted Internet connections on all of their mobile devices. GPRS
services enable MP3 downloads, videos, games, wallpapers, animations and
more. Each mobile service provider has different guidelines for
activating GPRS, so follow the method appropriate to your provider.
Mobile phone SIM (Subscriber Identification Module) cards sometimes come
with the GPRS capabilities already activated, but if your SIM is not
equipped with GPRS, you will have to opt-in to GPRS services. Follow the
steps below for how to activate GPRS.
- Determine that you have a phone with a SIM card that is equipped for Global Packet Radio Service. You cannot activate GPRS on a phone that is not programmed for GPRS services. If you do not have the correct type of phone and/or SIM card, you will have to get a new one.
- Enroll in a mobile service provider plan that is GPRS compatible. GPRS is available in over 200 countries. Shop around for a mobile phone service that provides GPRS and GPRS-equipped phones.
- Contact your service provider and ask for instructions.
The customer care department should be able to guide you through the
steps necessary to activate GPRS services on your phone. The activation
process generally requires 1 of the following 3 steps:
- Calling your provider's automated GPRS activation service using the appropriate number code.
- Sending an SMS (Short Message Service) or text message to activate GPRS. The message text will be a number or codeword that your service provider can give you.
- Accessing GPRS services settings through a menu on your mobile phone. Once your service provider gives you instructions to guide you to the appropriate menu, you can control the GPRS services settings on your phone, and sometimes access GPRS applications, depending on your service provider and the mobile telephone model you are using.
Senin, 12 November 2012
How to Write Successfully for the Web
Online readers love free information. They scour the Internet daily
looking for specific information to solve their problems, help them be
successful, live longer or get healthy. You should join the information
revolution too! Publish your free, helpful solution-oriented articles to
the web.
- Make your article scan ready.
A study by Jakob Nielson, publicized as the guru of web page usability
by the New York Times, revealed that only 16 percent of his test users
actually read the copy they found online; 79 percent of them simply
scanned it. Your impatient web readers will want important information
to jump out at them. Some practical ways to make your text scannable:
- headings
- sub-headings
- bulleted lists
- numbered lists
- easy steps
- typeface variation
- Keep it short. Get and keep the attention of web readers by delivering short messages. You put effort into gaining your web reader's attention; now make their click worthwhile with brief compelling copy in bite sizes. Start with the conclusion. Your readers may not make it to the end of your piece to get it. Web readers don't want to get bogged down in long blocks of text. So get to the point early and use the rest of your article to support that main point.
- Make your title sizzle. Dull titles will not capture your readers' interest. It will make your article fade into the sea of other boring articles listed in article banks these days. You have to create a title that will reach out and grab your reader by the collar. Make it short. Create interest. Include the main benefit or solution in your title.
- Talk to your target audience. Your information is not for everyone. Avoid generalities. Choose a friend or family member that's interested in your topic. Write your article to them. Writing to a friend will make your copy personable and friendly. You won't come across as a fussy hen, do this, do this, don't do that. You will connect with your readers as a friend giving advice. Your article will do a better job of building credibility for you.
- Add substance. Resist fluffing your articles. Include practical, valuable information in your copy. Everyone loses when you don't take the time to impart substance. It increases the reputation of the web being an unreliable source of knowledge. Additionally, lack of substance will block your road to profitable referrals. Do the research and/or draw from your knowledge and experience to illustrate. Your stories and real life examples will meet your reader's need for practical information and connect with their emotion. It's a known fact emotions will move people to action. Whether you desire them to act by signing up or making a purchase, add substance and improve your reader responses.
- Make it web professional. Create a more web professional look by using short sentences, then format your page to approximately 65 characters per line. Long stringed sentences that stream from side to side of the web page look visually unprofessional. Select a layout for your article from several short article formats that include the how-to, tips list, question-answer, problem-solutions and interview. Make your introduction and summary short but do add one. Your web readers don't want just a list of boring facts and information. They want to connect with you by reading your personable introduction and practical tips with a definite ending or summary. Remember, excited readers become enthusiastic buyers and enthusiastic buyers will refer your product or service to all their friends.
- Don't spice the article with "optimized" keywords to flatter search engines -- this how-to is about how to write successfully for the web, not search engines, after all. Usually, the search engines will follow the links of real readers, who actually liked your content.
- Appeal to emotion especially if you're trying to sell something. "I went for a walk" or "I went for a walk in the summer sun". Which walk would you prefer?
- Use a good description for link text. It should tell the visitor where they are going next. Avoid using Click here.
- Keep it clean.
Take the time to read everything through before you send it live. Typos
and spelling errors will undermine your credibility and send readers
away from your pages. Proofread everything before you post it to the
web.Source : www.wikihow.com
Kamis, 08 November 2012
How to Love Programming
- Get lots of sleep. Because you will likely spend a lot of time in front of a computer when you are programming, it is advised to get lots of sleep before hand. Make sure you are awake and alert.
- Take breaks. Looking at a computer screen for a long period of time puts strain on the eyes, and the mind. Take short breaks every hour or so. Within these breaks you can have a power nap, read a book, pay the bills, anything which does not involve electronics.
- Be passionate about your project. If you are developing something which you are not passionate about, then there is something wrong. You must be determined to get through the project, and complete it.
- Plan ahead. Try to know what you are going to do, and when. Organize your time, so when you sit down to begin programming, you know what you are going to do, whether it is improving UI, adding features or debugging.
- Get into a routine. Try and create regular time periods to program in. You may even look forward to starting your days work. Don't leave a project to rot, unless you are leaving it forever, keep it active, otherwise you may begin to doubt it, which will in result lessen your chances of Step 3!
- Don't do it just for the money. You may be programming within work, or as a hobby, and very likely, you are doing it to get paid. Problem is, if you are really not enjoying it, then stop it, quit your job (be careful though) and do something that you enjoy.
- Don't leave programming if you find it frustrating. Programming becomes real problem sometimes. But don't ever leave it. For example:- If you leave your girlfriend for a small matter then you will feel regret later.
Tips on How to save electrical energy on Computers and Laptops
Energy
Saving Tips PC, Laptop - Have you ever felt the electricity payment
swollen because of the use of computer or laptop every day? Especially
now that it uses electrical pulses, of course, we have to be more
economically efficient electrical pulses that we not quickly exhausted. So to overcome this, the following AllSoft sharing tips on how to save energy on computers and laptops.
1. Adjust the monitor brightness and contrastMaybe for the layman or novice in using computers, they rarely pay attention to their monitor settings. What is meant in this case is the level of brightness and contrast were set too high will get to spend a lot of energy. So for that you should be able to adjust the lighting and contrast, to adjust the monitor brightness and contrast using the button under the monitor.
2. Turn off monitorTips to-two is to turn off the monitor, especially the monitor type is the type of CRT (Cathode Ray Tubel), because these types of monitors consume more power. So, if you want to leave the PC in a long time, you should turn off your monitor.You can also set its Windows to automatically direct die within a certain time, it can be done by, click "Control Panel-Options". In "Power Options Properties" tab click the "Power Schemes". Then click the arrow in the "Power Schemes" and select "Home / Office desk". Then select the desired time on the "Turn Off Monitor" and click "Apply" and "OK".
3. Turn off hard disksAlthough we are not doing anything on the computer, but your data will always be read from the hard disk (by the operating system and some applications). For this reason, the hard disk hard disk will continue to spin and of course this will consume energy. If you want to leave your PC for a long time, then you should turn off your PC's hard disk. In "Power Options Properties" and then click the tab "Power Schmes". Click the arrows in the "Power Schemes" and select "Home / Off desk". Then click "Turn off hard disks" and select the time. Then click "Apply" and "Ok".
4. Turn off other equipmentTurn off other equipment such as, speakers, external modems, scanners, Zip drives and printers. Because the equipment it is to spend a lot of energy. Often people leave equipment switched on, even when we were out for a long time.
5. Hibernate ModeHibernate mode is the facility to shut down, but not shut down or turn off the applications that we are open earlier. This can be done by Mode "Hibernate". With this mode, the contents of main memory (RAM) is stored in the hard disk. How to do hibernate mode are as follows, in "Power Options" tab click on "Hibernate". Then click the box next to "Enable Hibernation". Also click on the "Advanced" tab. In the section "When I Press the power button" and then click the arrows then click "Hibernate". Click "Apply" and "Ok". After that, press the "Power" on your computer. Hibernate mode is working, press the "Power" button again, you will turn on your computer and will automatically open the application you have open earlier.
6. Standby ModeIn order to save energy, we recommend setting the monitor and the hard disk is the most low in standby mode. If you want to leave the PC for a while, you should activate the standby mode. But you should know is, when the active standby mode the data that you have saved can be damaged or lost if your PC is damaged. We recommend that you first save the data or documents before you activate this standby mode. Standby mode can be done by, click the "Start-Turn Off Computer" then click "Stanby".
7. Use UPSAlways use UPS, because this tool can help rescue data or shut down during a power failure. To set up and configure the UPS equipment tool "Power Option Properties" and select the UPS tab. Section status in the UPS tab displays the approximate number of minutes that can be supported by UPS to your PC. Actually a lot of ways to configure the UPS, but this depends on the model and capacity of the UPS is used.
8. Laptop BatteryIf you charge a laptop battery, make sure the charge process is complete. Because the charge is done half-half and then resumed, it will instead spend a lot of energy. If you want to travel, you should take the battery always tambaha. To save on battery consumption. You can use the Hibernate feature / Suspended or use an electric socket that plugs into a wall outlet.
9. USB portIf when you make use of the laptop and then you put one into the USB port on your laptop, you should immediately be released when it's finished it. Because the equipment is still stuck in the USB port, it can also be exhausting on your PC or laptop. Should remove the device when pemakainnya thats enough.
10. Energy Consumption Scheme LaptopUsually laptop manufacturers also include power management features and software. This software is very useful for the consumer laptop, because the software is able to regulate the use of battery and electric power is being used. In this software there are several options that can be used to determine the burden of hard disks and other energy being used by the laptop. Among knowing the speed of the processor or monitor the proper lighting to conserve battery life. This software can simultaneously be a watchdog for us to use the laptop.
1. Adjust the monitor brightness and contrastMaybe for the layman or novice in using computers, they rarely pay attention to their monitor settings. What is meant in this case is the level of brightness and contrast were set too high will get to spend a lot of energy. So for that you should be able to adjust the lighting and contrast, to adjust the monitor brightness and contrast using the button under the monitor.
2. Turn off monitorTips to-two is to turn off the monitor, especially the monitor type is the type of CRT (Cathode Ray Tubel), because these types of monitors consume more power. So, if you want to leave the PC in a long time, you should turn off your monitor.You can also set its Windows to automatically direct die within a certain time, it can be done by, click "Control Panel-Options". In "Power Options Properties" tab click the "Power Schemes". Then click the arrow in the "Power Schemes" and select "Home / Office desk". Then select the desired time on the "Turn Off Monitor" and click "Apply" and "OK".
3. Turn off hard disksAlthough we are not doing anything on the computer, but your data will always be read from the hard disk (by the operating system and some applications). For this reason, the hard disk hard disk will continue to spin and of course this will consume energy. If you want to leave your PC for a long time, then you should turn off your PC's hard disk. In "Power Options Properties" and then click the tab "Power Schmes". Click the arrows in the "Power Schemes" and select "Home / Off desk". Then click "Turn off hard disks" and select the time. Then click "Apply" and "Ok".
4. Turn off other equipmentTurn off other equipment such as, speakers, external modems, scanners, Zip drives and printers. Because the equipment it is to spend a lot of energy. Often people leave equipment switched on, even when we were out for a long time.
5. Hibernate ModeHibernate mode is the facility to shut down, but not shut down or turn off the applications that we are open earlier. This can be done by Mode "Hibernate". With this mode, the contents of main memory (RAM) is stored in the hard disk. How to do hibernate mode are as follows, in "Power Options" tab click on "Hibernate". Then click the box next to "Enable Hibernation". Also click on the "Advanced" tab. In the section "When I Press the power button" and then click the arrows then click "Hibernate". Click "Apply" and "Ok". After that, press the "Power" on your computer. Hibernate mode is working, press the "Power" button again, you will turn on your computer and will automatically open the application you have open earlier.
6. Standby ModeIn order to save energy, we recommend setting the monitor and the hard disk is the most low in standby mode. If you want to leave the PC for a while, you should activate the standby mode. But you should know is, when the active standby mode the data that you have saved can be damaged or lost if your PC is damaged. We recommend that you first save the data or documents before you activate this standby mode. Standby mode can be done by, click the "Start-Turn Off Computer" then click "Stanby".
7. Use UPSAlways use UPS, because this tool can help rescue data or shut down during a power failure. To set up and configure the UPS equipment tool "Power Option Properties" and select the UPS tab. Section status in the UPS tab displays the approximate number of minutes that can be supported by UPS to your PC. Actually a lot of ways to configure the UPS, but this depends on the model and capacity of the UPS is used.
8. Laptop BatteryIf you charge a laptop battery, make sure the charge process is complete. Because the charge is done half-half and then resumed, it will instead spend a lot of energy. If you want to travel, you should take the battery always tambaha. To save on battery consumption. You can use the Hibernate feature / Suspended or use an electric socket that plugs into a wall outlet.
9. USB portIf when you make use of the laptop and then you put one into the USB port on your laptop, you should immediately be released when it's finished it. Because the equipment is still stuck in the USB port, it can also be exhausting on your PC or laptop. Should remove the device when pemakainnya thats enough.
10. Energy Consumption Scheme LaptopUsually laptop manufacturers also include power management features and software. This software is very useful for the consumer laptop, because the software is able to regulate the use of battery and electric power is being used. In this software there are several options that can be used to determine the burden of hard disks and other energy being used by the laptop. Among knowing the speed of the processor or monitor the proper lighting to conserve battery life. This software can simultaneously be a watchdog for us to use the laptop.
How to Add a Folder to Start Menu
1. Open the folder you want to add to the Start menu.
If you don't know its location, click on the "Start" button at the
bottom of your desktop screen to open the Start menu. In XP or earlier
operating systems, look in the right pane of the Start menu to find the
search function. In Windows Vista and Windows 7, a search box appears at
the bottom of the Start menu's left pane. Search for your file, and
open it when you find it.
Open the Start menu to see your folder in the top section of the Start menu's right pane.
Source : www.wikihow.com
Langganan:
Komentar (Atom)