» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

geguilin (change)
Swik Users (change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase adapter? The contents of adapter page and all pages directly attached to adapter will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
adapter

adapter

Tags Applied to adapter

No one has tagged this page.

adapter Wiki Pages

What is adapter? Edit this page and describe it here.

sorted by: recent | see : popular
Content Tagged adapter

Solar Powered Golf Cart!

Solar Powered Golf Cart!

I wonder why golf cart manufacturers never thought of a sustainable solar powered golf cart like this in the first place.  The great thing about these solar carts is that they will re-charge themselves most likely during the round of golf so you never really have to re-charge them via a wall-plug.


The Solar Powered Golf Cart.
This is the electric golf cart that has an array of 72 photovoltaic cells built into the roof that collect solar energy, providing up to 33% more range between recharges than non-solar electric golf carts. The carts 160-watt array produces up to three amps per hour for its 48-volt rechargeable battery system, providing a range of up to 49 milesapproximately 10 rounds of golfbefore requiring a full recharge (overnight via its 6′ long AC adapter; 15 hours via its solar array). The array also extends the life of the battery system by 60% more than other electric golf carts. Its 5 1/2-hp electric motor and 19-spline rear axle provides a maximum speed of 24 MPH and is powerful enough to enable the cart to climb a 28° incline when fully l oaded with two passengers and golf bags, supporting up to 755 lbs.

via hammacher

Brought to you by: Zedomax.com

Solar Powered Golf Cart!

, , , , , , , , , , , , , , , , , , , , , , ,

Related posts

User:zedomax: Zedomax

USB Stealth Switch!

USB Stealth Switch!

This USB Stealth switch allows you to fully utilize your work time hours for IMing, games, and more while your boss thinks you are working so hard.  Why work so much when you are working for someone else’s gain?

Perform actions like an office ninja with a simple foot pedal that plugs into any USB port!
Just keep it hidden under your desk and you will be free to perform private actions, and switch back to work documents with a simple foot movement!

The Stealth Switch is supplied with a PS2 adapter (old style mouse port) for computers without a spare usb port.

via drinkstuff

Brought to you by: Zedomax.com

USB Stealth Switch!

, , , , , , , , , , , , , , , , , , , , ,

Related posts

User:zedomax: Zedomax

One of Life’s Essential Must-Have Gadgets - The Digital Coin Sorter!

One of Life\'s Essential Must-Have Gadgets - The Digital Coin Sorter!

Buying one of these life’s essential must-have gadgets, a Digital Coin Sorter, could actually end up paying for the gadget itself in a short few months.

Of course, you can go use a Coin-Star machine but they take almost 9%!

At $30, it’s not a bargain, but will eventually pay for itself.

Product Features

* Count and organize your change electronically
* Motorized coin sorter sorts up to 50 coins at a time
* Provides a digital readout of the monetary amount
* Stacks coins directly into wrappers
* Includes AC adapter and overflow tray.
* Play Time of 1-2 Hours
* Batteries Required (Sold Separately): 2 AAA Batteries

via amazon

Brought to you by: Zedomax.com

One of Life’s Essential Must-Have Gadgets - The Digital Coin Sorter!

, , , , , , , , , , , , , , , , , ,

Related posts

User:zedomax: Zedomax

Howto Setup a DLINK WUA-2340 USB Wireless Adapter in Ubuntu Hardy

So you want to have a working wireless setup in Hardy and you happen to have a D-Link WUA-2340 Wireless USB adapter.



We will be using ndiswrapper to install the driver for the adapter, so we should ensure all components of it are installed:

sudo apt-get install ndiswrapper-common ndiswrapper-utils-1.9

Now would be a good time to start to download the driver, grab it from here

Now unzip the file:

cd directory where you downloaded the zip

unzip WUA2340_driver_140.zip

Now we need to setup ndiswrapper to use the driver we just downloaded.

Firstly, we need to get ndiswrapper itself setup properly.

sudo depmod -a

sudo modprobe ndiswrapper

sudo ndiswrapper -m

The preceding incantation will load the ndiswrapper module and ensure that it loads automatically at startup. To ensure the module loaded correctly now is a good time to check it:

sudo lsmod | grep ndiswrapper

You should see a couple of lines with 'ndiswrapper' in them, if you don't then the module did not load correctly. It's beyond the scope of this howto to troubleshoot that issue unfortunately.

Now that ndiswrapper is installed and loaded up we need to install the driver.

cd 20071112-WUA-2340-S0026

cd Drivers

cd WinXP_2K

sudo ndiswrapper -i netA5AGU.inf

You may get some output stating that it is changing the registers from 256 to 64, this is not an issue and you can safely ignore it.

Now make sure it installed properly:

sudo ndiswrapper -l

You should see that the driver is installed and the device is present.

Now in a perfect world, you would be done now. However network-manager in hardy will not display any wireless networks for you to connect to. Rest assured your wireless adapter is installed and working, the problem is with network-manager.

There are two ways you can go from here. The first involves setting the wireless network you want to connect to manually (this might be good if you only use your wireless connection at home). The other choice is to replace network-manager with WICD which does work properly with this setup.

The Network Administration Method

* Open System->Administration->Network
* You should see your wireless connection in the list, click the Unlock button to make changes.
* Select your wireless connection and hit the properties button.
* Deselect 'Roaming'
* Select your wireless network from the list and enter in your WPA/WEP information for the card.
* Click ok, and now you have a working wireless connection. Congrats!


Using WICD

For this method we will install WICD which is an alternative to network-manager that has the benefit of, you know, working with this adapter.

Before you start you should know:

Installing WICD will remove network-manager and ubuntu-desktop from your system. This is not an issue for day to day use but ubuntu-desktop MUST be installed for distribution upgrades to work properly (Ie, Hardy->Ibex). Before you dist-upgrade to Ibex, reinstall the ubuntu-desktop package (this will uninstall WICD).

Now that the disclaimer is out of the way, lets get going.

We need to add the WICD repository to our sources.list.

gksu gedit /etc/apt/sources.list

Append the following to the file then Save and close it:

deb http://apt.wicd.net hardy extras

Now update your packages and install WICD:

sudo apt-get update

sudo apt-get install wicd

You will be prompted if you want to install this package from an unverified repository. If you wish the installation to proceed, type Yes.

Now that WICD is installed type Alt-F2 and then /opt/wicd/tray.py to launch the tray applet. Double-clicking the applet will display a list of all wireless networks in range. Use the dropdown arrow next to your network and enter your encryption key for your network, click connect automatically at start, then click connect. Now you should be connected to your wireless network!

To make the applet load automatically at startup do the following:

* System->Preferences->Sessions
* Click Add
* Enter WICD for the name
* Enter /opt/wicd/tray.py for the command
* Enter WICD Tray Applet for the description.
* Click OK
* Click Close

Ubuntu: OnlyUbuntu Tutorials

Howto Setup a DLINK WUA-2340 USB Wireless Adapter in Ubuntu Hardy

So you want to have a working wireless setup in Hardy and you happen to have a D-Link WUA-2340 Wireless USB adapter.



We will be using ndiswrapper to install the driver for the adapter, so we should ensure all components of it are installed:

sudo apt-get install ndiswrapper-common ndiswrapper-utils-1.9

Now would be a good time to start to download the driver, grab it from here

Now unzip the file:

cd directory where you downloaded the zip

unzip WUA2340_driver_140.zip

Now we need to setup ndiswrapper to use the driver we just downloaded.

Firstly, we need to get ndiswrapper itself setup properly.

sudo depmod -a

sudo modprobe ndiswrapper

sudo ndiswrapper -m

The preceding incantation will load the ndiswrapper module and ensure that it loads automatically at startup. To ensure the module loaded correctly now is a good time to check it:

sudo lsmod | grep ndiswrapper

You should see a couple of lines with 'ndiswrapper' in them, if you don't then the module did not load correctly. It's beyond the scope of this howto to troubleshoot that issue unfortunately.

Now that ndiswrapper is installed and loaded up we need to install the driver.

cd 20071112-WUA-2340-S0026

cd Drivers

cd WinXP_2K

sudo ndiswrapper -i netA5AGU.inf

You may get some output stating that it is changing the registers from 256 to 64, this is not an issue and you can safely ignore it.

Now make sure it installed properly:

sudo ndiswrapper -l

You should see that the driver is installed and the device is present.

Now in a perfect world, you would be done now. However network-manager in hardy will not display any wireless networks for you to connect to. Rest assured your wireless adapter is installed and working, the problem is with network-manager.

There are two ways you can go from here. The first involves setting the wireless network you want to connect to manually (this might be good if you only use your wireless connection at home). The other choice is to replace network-manager with WICD which does work properly with this setup.

The Network Administration Method

* Open System->Administration->Network
* You should see your wireless connection in the list, click the Unlock button to make changes.
* Select your wireless connection and hit the properties button.
* Deselect 'Roaming'
* Select your wireless network from the list and enter in your WPA/WEP information for the card.
* Click ok, and now you have a working wireless connection. Congrats!


Using WICD

For this method we will install WICD which is an alternative to network-manager that has the benefit of, you know, working with this adapter.

Before you start you should know:

Installing WICD will remove network-manager and ubuntu-desktop from your system. This is not an issue for day to day use but ubuntu-desktop MUST be installed for distribution upgrades to work properly (Ie, Hardy->Ibex). Before you dist-upgrade to Ibex, reinstall the ubuntu-desktop package (this will uninstall WICD).

Now that the disclaimer is out of the way, lets get going.

We need to add the WICD repository to our sources.list.

gksu gedit /etc/apt/sources.list

Append the following to the file then Save and close it:

deb http://apt.wicd.net hardy extras

Now update your packages and install WICD:

sudo apt-get update

sudo apt-get install wicd

You will be prompted if you want to install this package from an unverified repository. If you wish the installation to proceed, type Yes.

Now that WICD is installed type Alt-F2 and then /opt/wicd/tray.py to launch the tray applet. Double-clicking the applet will display a list of all wireless networks in range. Use the dropdown arrow next to your network and enter your encryption key for your network, click connect automatically at start, then click connect. Now you should be connected to your wireless network!

To make the applet load automatically at startup do the following:

* System->Preferences->Sessions
* Click Add
* Enter WICD for the name
* Enter /opt/wicd/tray.py for the command
* Enter WICD Tray Applet for the description.
* Click OK
* Click Close

Ubuntu: Only Ubuntu

Page 1 | Next >>
Username:
Password:
(or Cancel)