Skip to main content

Home/ ACSE Discussion/ Group items tagged dos

Rss Feed Group items tagged

Peter Beens

How do I test whether Java is working on my computer? - 0 views

  •  
    This page will test Java to see if it's working in your browser. (for App Inventor)
tech vedic

How Can I Block a Number from Calling My Cellphone? - 0 views

  •  
    Want to get rid of unwanted calls? Don't know how to manage your blocking options?? Then we are here with this tutorial to help you further.
tech vedic

Change the Size of a Web Page - 0 views

  •  
    You often find text in web pages which is very difficult to read. To read the font clearly, you can make the page bigger. Further, some web browsers allow you to zoom in and out.
tech vedic

How to mute annoying email threads in Gmail? - 0 views

  •  
    You often use the "Reply All" button in group communication. At that time, it may seem convenient, though it may be distressing later one, when different recipients start reverting on it, even when you don't expect. No matter how many times you delete these messages from your inbox, the next message in the chain will make it all come flashing back.
tech vedic

Transfer files to another Mac using Screen Sharing - 0 views

  •  
    You can easily transfer files between Macs through USB drive or a conventional file-sharing services via network connections. Also, these days' synchronization services like BitTorrent Sync, Dropbox, and Google Drive are highly used. Nowadays, you can use Mac Screen Sharing services to transfer files.
tech vedic

Use Onefeed to replace your New Tab page in Chrome - 0 views

  •  
    Want to add information on your new Tab page in Chrome? Here is a solution with OneFeed. With OneFeed, you can add custom newsfeed as well as get alerts from your social media accounts.
tech vedic

How to do smarter file searches in Windows 8? - 0 views

  •  
    For searching your important files and documents, Windows 8 dynamic search option immediately displays and filters results. But, for documents located outside Libraries you can use File Explorer formerly known as Windows Explorer.
tech vedic

Regain your PC's administrator rights, even if you don't have the password - 0 views

  •  
    Forgot the password of your Windows PC administrator level account? This hampers your work a lot. This tutorial can give access to it.
tech vedic

Top 10 Things to maximize the performance of your cell phone - 0 views

  •  
    There are many things which you can take care to maximize the performance of your phone. Some important top ten tips are here in this tutorial.
tech vedic

How to Create and Restore System Image Backups on Windows 8.1? - 0 views

  •  
    Now, you can easily create and restore a system image backup without using third party tools. This is something interesting for system administrators.
tech vedic

The Ultimate Guide to Changing Your DNS Server - 0 views

  •  
    In case, you find the need to change the DNS server for your entire network on your router or set it individually on a PC or other device then have a look on this tutorial.
tech vedic

How to Back Up Your Computer Data? - 0 views

  •  
    In case, your computer crashes then you can lose your most important data like photos, professional documents, etc. Thus, taking back up of your computer data is very useful.
Peter McAsh

The 9 Types of Computer Viruses To Watch Out For & What They Do - 0 views

  •  
    I've included every type of computer virus in this article that I felt was relevant, but this isn't a list of every type of virus known to man. Also, I did not include any worms or trojans, two common threats that are similar to viruses but technically not the same. If there is a specific type of virus that you feel was missed and is important, let us know in the comments.
Peter Beens

Watson plays 'Jeopardy!' well, but what else can it do? - USATODAY.com - 0 views

  •  
    Watson, the IBM computer created to be a champ-challenging contestant on Jeopardy!, chewed up and spat out humanity's finest knights of trivia Wednesday night in a $77,147 drubbing of past record winners Ken Jennings ($24,000 total) and Brad Rutter ($21,600).
Peter McAsh

Java Basics: GUI: Lesson 1 - Introduction - 0 views

  • Giving up control - Event-driven programming. The GUI programming style is referred to as event-driven programming. In this style of programming you set up the graphical user interface and initialize things. It appears that the program just stops and sits there doing nothing! There is no input loop; your program isn't trying to read from the user. You, the programmer, have to learn to give up control in two ways. Your program gives control to the GUI system, and you only get control back to when your listeners are called. At an even higher level, your program has given control to the user. It's the user who selects which of your methods to call by their choice of buttons to click on, menu items to select, etc. Listeners. When the user clicks a button (or uses another GUI component), an event is sent to listener method. Your job as a programmer is to write a listener method for each component. It's the user, not the programmer, who has control, indirectly choosing methods in your program to execute by interacting with graphical user interface components.
Peter McAsh

Learn to code | Codecademy - 0 views

  •  
    Codecademy is the easiest way to learn how to code. It's interactive, fun, and you can do it with your friends.
« First ‹ Previous 61 - 79 of 79
Showing 20 items per page