Jan 31

Liquid e-Learning has been nominated in the categories Best Technology Blog/Blogger and Best Specialist Blog for the Irish Blogger Awards along with loads of other great blogs, like http://gadgetrepublic.com/, http://www.web2ireland.org/ and http://podcampireland.com/. I’m really chuffed to be nominated – so thanks!

My Focal an Lae blog over at www.talkirish.com has been nominated for Best Use of the Irish Language in a Blog. I’m really excited about this nomination, because this blog has been consuming me recently. I have to post every day, and it requires the creation and co-ordination of audio, flashcards and text in two languages. It’s not just the content side that’s time-consuming though. I hadn’t anticipated how much time I’d devote to encouraging learners to use their Irish in the comments section.

It surprises me how many learners email me directly to try out their Irish or to ask questions, or just to reach out and say ‘wow, I love what you’re doing’ – but don’t use the comments section. I’m not sure why. I guess maybe a lot of the people who are using the service aren’t bloggers or blog readers – they’re language learners. They’re happy to get their content delivered to them via blogging, but they’re not yet using blogging tools to interact in the way they could – guess I need to work on encouragement and demonstration!

The blogger awards are being held in Cork Airport on Saturday 21st February. Tickets have long been sold out (and I don’t have one), but you can register for the waiting list www.awards.ie. Great people who make great sites make for a really great night. Beg/borrow/steal to be there ;)

Tags: Technology, tools
Jan 31

Writen by Jason Kohrs

The first installment in this two-part series of Tech Tips provided an introduction to the basic capabilities and hardware involved in wireless networking. In the final installment of this two-part series, we will look at some of the basic setup and security considerations that should be addressed. The physical installation of a wireless network may be easier than a wired network, but the more difficult part is setting up the software and security to make sure everything stays up and running without incident.

Although this Tech Tip is by no means an exhaustive resource on configuring a wireless network, it will provide information and pointers that can be applied to most typical installations. Many of these tips are general enough that they may provide some good advice for those utilizing wired networks as well.

For the sake of this article, we will assume that the hardware has been successfully installed physically, and that the user is now prepared to set up and secure the system through software. Wireless devices, especially routers / access points, generally include a web-based configuration utility that allows the user to customize the hardware to meet their needs. The hardware will most likely work with minimal configuration, but to make it work so that the integrity of the network is protected may take a few more steps.

In addition to the configuration interface provided with the wireless networking hardware, Microsoft has integrated a “Wireless Network Setup Wizard” with the release of Windows XP Service Pack 2 that will lead a user of any expertise through the installation of their network. In addition, the “Microsoft Broadband Network Utility” will help them monitor and maintain the network just as easily once it is set up.

Change Default Password

Routers, whether wired or wireless, require a password for configuring the various settings, and all of them ship with extremely simple default passwords. The first step taken in setting up the router should be to change the default password to something more difficult to guess. Longer passwords that use a combination of letters and numbers are preferable as they make hacking attempts that much more difficult.

Change Router IP Address

Most routers ship with a default IP (Internet Protocol) address, something like 192.168.1.1, which is utilized by the user for accessing the configuration utility interface, as well as by the network itself for negotiating the LAN and WAN connections. The configuration utility of most routers will include a page that will allow for the default IP address to be manually changed by the user. Although changing the default IP address doesn’t provide a great amount of security since it can easily be discovered anyway, it may deter intrusion by local users that may be casually scanning the network.

Configure Router or Access Point Use

In the first part of this series of Tech Tips, I mentioned that almost all routers intended for home use can also double as wireless access points, and this is generally accomplished by clicking a check box within the control panel software. If a wireless router is being added to a network with an existing router and broadband connection, the new device needs to be set to access point mode. Otherwise, there could be a conflict as the network may not know where to expect the internet connection, since it will now have two routers that both want to serve as the gateway. If the wireless router is replacing an existing router, or is the only one on the network, this should not be an issue as these devices generally ship configured to operate as a router by default.

Broadcasting the SSID

The SSID, or Service Set Identifier, is basically the name assigned to a particular wireless network. The user can choose just about any name they want, as long as it is less than 32 characters long, and they just need to be sure that all computers on the network are configured to use the same name. Two steps related to the SSID can be taken to help improve the security of the network:

First, change the default SSID to a unique name that includes a combination of letters and numbers that doesn’t reveal anything personal about you or your network. Second, disable the broadcast of the SSID once all of your computers are successfully connected, even if your router / access point recommends broadcasting it. I have used a few wireless routers, and all of them have a check box in the control panel for enabling/disabling the broadcast of the SSID, and they have all recommended leaving broadcasting enabled. Broadcasting the SSID allows new computers to easily find your network, and then all they have to do is access it given the proper credentials. Broadcasting your SSID puts it out there for anyone within range to see, and it just allows would-be hackers to get one step closer to compromising your security. In a home environment, there are probably few computers that need to access the network, and if more are ever added, you can temporarily enable the broadcast to get them set up.

DHCP Server

The DHCP (Dynamic Host Configuration Protocol) Server is a feature of most routers that makes adding new computers extremely simple. Whenever a new computer connects to the network, the router will assign an IP address to it, instead of the user having to assign an IP address to each manually while sitting at that particular computer. This makes configuring a network very easy, but it also leaves the network vulnerable, as any new computer detected will be welcomed to the neighborhood and assigned an IP address automatically. Two different approaches can be taken to improve security, as related to the DHCP server:

One method, and the best as far as security is concerned, is to disable the DHCP server. This will require that all computers that are authorized to connect to the network be configured manually, but it will prevent unauthorized computers from obtaining an IP address. The second method, which doesn’t provide bulletproof security, is better than doing nothing. In general, a DHCP server can support up to 250 computers, and by default leaves a range of addresses readily available for that many to connect. If disabling the DHCP server doesn’t seem convenient for a user, they can limit the DHCP server to only provide as many IP addresses as they know they need. If you know there will never be more than five computers connected, limit the range of available IP addresses to a total of five within the configuration utility.

Different Levels of Encryption

All wireless components support some sort of encryption, which simply scrambles the information being sent across the network so that it can not easily be read by anyone else connected to the network. There are different types and levels of encryption, and a brief overview is provided for them below:

WEP, or Wireless Equivalency Protocol, was the first format of encryption available on wireless networks. WEP allows the network administrator to assign an encryption string to be shared by all computers authorized to access the wireless network. The encryption through WEP is either 64bit, 128bit, or 256bit, where the higher number represents greater encryption, and the strings can be generated by the administrator as a series of letters and numbers.

WPA, or “Wi-Fi Protected Access,” is an improvement over WEP that starts off with a similar master encryption string and then mathematically derives encryption keys to keep the security dynamic. WPA continually changes the encryption keys used for each packet of data, and due to the extra processing required to support this protocol the overall throughput of the connection may suffer slightly. Despite the potential for decreased speed, WPA is considered to be far more robust than WEP, and should be implemented where possible. In some instances, WEP encryption has actually been defeated, making WPA all that more appealing.

Although most components support both of these encryption formats, and users can select the type they wish to use from within the control software, not all do. All devices on the network must be set to operate at the same level of encryption, which may mean that some devices will force others to be less secure than they are capable of. For example, a wireless network setup around this router (http://www.geeks.com/details.asp?invtid=DI-824VUP&cat=NET) could support either WEP or WPA encryption. When two computers are added to this network using one of these network adaptors (http://www.geeks.com/details.asp?invtid=WN-4054P&cat=NET) in one case, and one of these network adaptors (http://www.geeks.com/details.asp?invtid=PBW006-N&cat=NET) in the other case, things change. Note that the second adaptor does not support WPA; therefore the whole network must now be configured to use WEP to accommodate it.

Router Position

As discussed in the first part of this Tech Tip, wireless devices can have a range of up to a few hundred feet in free space. When installed inside a home, this range may decrease greatly due to walls, floors and other obstructions, but the signal may still be strong enough to carry beyond the confines of the dwelling. A simple step that may help reduce the strength and reach of the network signal outside the house is to position the router / access point as close to the center of the house as possible. The potential for someone to detect the network from outside the home when positioned like this is now much less than if the router was placed near a window, for example.

Final Words

There are definitely additional issues that could be considered when setting up a wireless network, but covering these basics will make a wireless network much more secure than it was straight out of the box. Many people are confident that no one would be interested in their home network and feel security is just one more headache of technical mumbo-jumbo that they would rather not deal with. Whether a hacker wants access to personal files on the network or to simply gain unauthorized access to the Internet, a few simple steps are worth the peace of mind to know you are as secure as possible.

Jason Kohrs
Computer Geeks tech tips and computer help.

Tags: Computer, computers, Environment, Hackers, Hardware, information, Internet, microsoft, network, Networking, Software, space, Windows, Wireless
Jan 29

Writen by Gary Hendricks

Are you confused by the computer BIOS? The BIOS is a fundamental component of any PC and if you really want to get into the guys of a computer, it’s good through understanding what BIOS Is all about.

This article gives you a summary of what BIOS is and how you can play with the basic and advanced options in a typical BIOS configuration.

Definition

First up, let’s just define what the BIOS is. The BIOS stands for the Basic Input-Output System of a PC. It is stored on a BIOS chip on the motherboard and it is the interface between your operating system and the computer’s hardware. All the software actions you make, e.g. click a in Windows XP, are translated into machine instructions which pass through the BIOS and then subsequently to your monitor, graphics card and what not.

The BIOS is a crucial component of a PC If it fails, your PC isn’t going to boot up. I always skip a heartbeat if I see any funny behavior with a PC’s BIOS. Because it spells (almost certainly that is) doom for the computer. Make sure you’re very, very careful if you intend to fiddle around with the BIOS in anyway. Children, don’t do this at home without the supervision of a technie.

Basic Options

Let’s run through the basic options of a BIOS setup. Right after you power up the computer, there is usually a key you can hit (usually F8) which allows you to access the PC’s BIOS.

In the basic menu in the BIOS, you should see settings for configuring hard drives and boot up options. You can specify which are your primary and secondary hard risk and which will boot up first. You can also specify if the floppy disk or CD Rom boot support before or after the hard disk.

Advanced Options

If you go in to the Advanced Options menu, you can delve into the advanced options for the BIOS configuration. If you’re into overclocking, you can specify a different CPU frequency than the default. But be very careful when you do this – you may end up burning your CPU chip if you don’t know what you’re doing.

In the advanced options menu, you can also change memory frequency and timing, as well as the AGP speed for your graphics card. Again, exercise extreme care when playing around with these settings. You can damage your PC if you don’t know what you’re doing.

There are many other options in a computer’s BIOS you can play with. Some of them include password and security options to limit access to the system, or stuff like power saving options. You can also control things like whether the Numlock key should be on or off when you first start the system.

Conclusion

I hope the article has helped you understand a little of what goes into a com0utper’s BIOS and how you can make use of it. Remember, the BIOS is such a fundamental component of any PC that you MUST exercise extreme caution when meddling with it. If you’re not sure – don’t change anything. It’s best to understand the BIOS properly from an expert or read a good book before changing it in any way.

Gary Hendricks runs a hobby site on building computers. Visit his website at http://www.build-your-own-computers.com for tips and tricks on assembling a PC, as well as buying good computer components.

Tags: Computer, computers, Hardware, Software, Windows
Jan 29

Writen by Richard Romando

Color inkjets are perfect for small companies or private parties. Color printers have enabled computer-users to engender and turn out color documents in artistic and vibrant ways. Coupled with either desktop publishing software or a graphics program, color printers can make eye-catching outputs ranging from massive billboards and photographic tarpaulins to the smallest customized stationeries like sticker-photos and business cards.

Inkjet, laser, solid ink, thermal wax, and dye sublimation are the five types of color printers available today. They emit ink droplets on the surface of the paper by using jets or nozzles. These nozzles are found in the inkjet cartridge, which comes in various set-ups. Some color inkjet printers have ink separate cartridges for each ink colors. Color inkjets are the least expensive among the other color printers but are difficult –and costly – to maintain. Branded inkjet cartridges are expensive compared to laser cartridges but a growing number of thrifty consumers resort to compatible off-brand inkjet cartridges.

High-end color inkjets that are available today for home and small-business applications can print images and graphics that look almost as good as standard prints and make visually interesting presentations and documents. However, they are susceptible to smudging and blotting.

Aside from the ordinary printers for home and office use, there are printers that are at work with professionals like graphic design artists, architects, and engineers. These color inkjet printers can produce an output up to six meters wide. They are used to print billboards, building graphics and banners, and huge photos for art exhibits and gallery displays.

Inkjets provides detailed information on Inkjets, Inkjet Cartridges, Inkjet Printers, Color Inkjets and more. Inkjets is affiliated with Inkjet Printer Cartridges.

Tags: application, business, Computer, consumers, information, Small Business, Software
Jan 28

Writen by Steve Valentino

The electricity that flows in two ways, AC or alternating current and DC or direct current, is actually a movement of electrons along the conductor. The difference of the two lies in the direction, wherein the former keeps the moving electrons in a switching manner, while the latter is in a steady single track. The AC system of the power supply is utilized for transmitting long distance power to various power companies. Therefore, high voltages are needed to fill the transformers of those companies. DC power supplies, on the other hand, provide current on a small-scale basis.

The direct way of supplying a current is typically found in the form of a battery or batteries, in which positive and negative terminals are moving in a single direction. DC power supplies are used in various mechanisms such as car audio equipment, DC-powered radios, mobile phones and a whole lot more. In the competitive market, there are all different kinds of DC power supplies in different wattages and voltages. The specifications of each DC power supply that you will find will vary depending on what the battery is used for.

DC power supply is already an indispensable and ubiquitous component in our everyday life. It provides power to almost all of the portable electronic gadgets that we use such as our laptops, cellular phones, handheld computers and MP3 players. Make sure that the DC power supply that you purchase meets the specification of the equipment you need it for. If you use the wrong power supply, you just may damage your equipment.

Power Supplies provides detailed information on Power Supplies, What Power Supply Do I Need?, Uninterruptible Power Supplies, DC Power Supplies and more. Power Supplies is affiliated with Welding Inverters.

Tags: Computer, computers, information