Category :: Personal Tech Articles |
Author :: Carlos Cabezas  |
| |
| Article Title :: How To Set Up a Wireless Network in your Home for Beginners: Comcast High Speed Internet |
| |
| Let’s just skip the intro and get straight to it. This tutorial is for the Windows XP Operating System. If you don’t have it I recommend you upgrade to it.This portion of the tutorial will apply to people with Comcast High Speed Internet. For other Internet Providers I will include another tutorial specific to those.Let me start off by saying that despite what Comcast might tell you, you do not have to have Comcast come and set up your wireless network. In addition, you do not need to pay them an additional monthly fee in order to have a wireless network in your home or to have additional computers on your home network.Let’s talk a little about where to buy the (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: Jennifer Johnston-Giuliano  |
| |
| Article Title :: Inside Camcorders: Terms, Definitions, DVD Formats/Capacities - What Camcorder is Best for You? |
| |
| WHAT IS THE CAPACITY DIFFERENCE BETWEEN MINIDV AND FULL SIZE DVD’S?DVD’s come in Two Sizes. The mini CD size of 80 mm (about 3 1/8” in diameter) and the Standard CD size of 120 mm (about 4 ¾” in diameter). The Full Size DVD’s look just like Standard CD’s. DVD’s have two useable sides. Each side can have two layers for a total of four layers per disc.DVD FORMATS AND CAPACITIES
120 mm (4 ¾”) DVD – FULL SIZE DVD
DVD ROM (Read Only Memory) (Full Size DVD 120 mm)
Maximum of two layers per sideTop Layer: 4.27 Gigabytes
Bottom Layer: 4.27 GigabytesSingle Sided (two layers) 9.4 Gigabytes (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: Greg Martyn  |
| |
| Article Title :: Checking Clock and Calendar Settings in Windows |
| |
| Checking Clock and Calendar settings in Windows1. Checking Clock and Calendar (in Windows)
2. Check the date and time easily
3. Change the Date, Time or clock settings
4. Confused about Daylight savings time?
5. find daylight savings changes for New South Wales
6. Hints and Tips (date and time)-----------------------------------------------------------
1. Checking Clock and Calendar settings in Windows."Daylight saving ends on Sunday 2 April 2006 at 3 a.m. when clocks are put back one hour. Parliament legislated to extend daylight saving in 2006 to coincide with the Commonwealth Games." Source www.nsw.gov.auWith the variation of dayli (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: Kevin Savetz  |
| |
| Article Title :: Download Television Shows - Now! |
| |
| On a recent trip to New York City, my family and I visited the amazing Museum of
Television & Radio. The heart of the museum is its Library, a collection of 120,000
television and radio programs. The library is amazing. First, you search the
museum's electronic card catalog of television programs. It is vast, including
important news broadcasts, sitcoms, commercials, programs that never aired, and
more. When you find the program that you want to see, you can "check it out" by
clicking a button.In a few minutes, you are called down to the screening room and directed to one of
the viewing stations where you can watch the program that you selected. You can
even pause, (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: George Chamoun  |
| |
| Article Title :: Why Should Windows XP Users Learn Linux? |
| |
| If you want to get more flexibility, more power, more control, and save money using your computer, you will find Linux Operating system is an excellent choice to install on your
Computer.The question that might ask: I have been using Windows XP and getting all my programs and applications installed on my computer, why should I learn Linux?The question is valid, but the fact that you are used to Windows XP should not prevent you from Learning Linux.There are many important reasons why I learned Linux. Here are some:1-Linux is a free operating system, you can get it free from anyone who can copy it for you Or, you can get it free when you buy a book about Linux. (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: Mark Walters  |
| |
| Article Title :: What the Heck is a Hyperlink? |
| |
| A hyperlink, also called simply "a link", is a reference in a hypertext document to another document or other resource. It is an integral part of the hypertext transfer protocol (http) for the World Wide Web, but it is used also in offline documents, such as .pdf (portable document file, Adobe Acrobat native format) and in .XML (extended markup language). Hyperlink can be used to capture content and save it, view it as a separate document or display it as a part of the reference document.The history of the hyperlinkThe history of the hyperlink began in 1965. Theodore Nelson in "the Xanadu Project" transposed the idea from a fictional microfilm cross-referencing system into (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: Mohammad Abdullatif  |
| |
| Article Title :: Find Your Laptop Drivers Easily! |
| |
| Many people, especially beginners, struggle in finding drivers for their laptops. In this article, I will illustrate two ways to help you find your laptop drivers quickly, and easily.The first method we will consider is to visit a company's website, and attempt to find a 'Drivers' or 'downloads' link. If a similar link is not immediately apparent, look for a search box. Most laptop companies have a search box somewhere on the homepage of their website. Type the model number of your laptop into the search box and click search. Typically, you will be sent to an overview of the model you have entered. Look for 'Downloads' or 'Drivers' links. Hopefully, if this link is available, you c (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: Chris Le Roy  |
| |
| Article Title :: How To Export A Microsoft Access Report as a PDF |
| |
| Microsoft Access is one of the most awesome prototyping tools anyone in software development could ever use, however there are also some really serious downsides as well. I know the software purists will be rolling over in their graves with my comments but after 20 plus years of commercial software development for some of the worlds largest companies I stand by my comments.Microsoft Access makes it very easy and very cost effective to develop a database application and then roll it out onto the desktop. One of the downsides to this application is that it has always been incredibly difficult to export reports from Microsoft Access to another format. Most Microsoft Access d (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: Ron Donnelly  |
| |
| Article Title :: Can't See Your LCD Screen in the Sunlight? Use a Sunshade |
| |
| Digital cameras, PDAs, color screen mobile phones, laptops, and many other modern portable multimedia devices make use of an LCD or TFT monitor. LCD stands for Liquid Crystal Display, while TFT means Thin-Film Transistor – usually simply just referred to, incorrectly, as LCD, as they appear to be identical to the end user, and they work on the same basic principle. They lend themselves to these applications well as they have very low power consumption, and a lightweight design. These two factors are essential for portable devices like cameras and PDAs because they are designed to be carried around without being a noticeable encumbrance, meaning both the design of the hardware, and the b (read full article) |
| |
 |  |
| |
Category :: Personal Tech Articles |
Author :: John Hutchison  |
| |
| Article Title :: Various Connection Strings to Connect to an Access DB |
| |
| If you want to call a database from within an asp page the that is to tell your asp page where your database is. Here are a few samples of database connection strings that could be used to help you connect to your database
I have also indicated where the code starts and finishes. I have used [] as the normal < > makes it impossible to see the code in the finished article as the page thinks it is real code so does not display it. If you want to use any of the code remember to change the square brackes [] to OLE DB Method for SQL'code start
[%
set cnn = server.createobject("ADODB.Connection")
cnn.open "PROVIDER=SQLOLEDB;DATA SOURCE=sq (read full article) |
| |
 |  |
| |
| |
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 Next |