Shopping on line can be easy, simple and save you lots of money. It can also take a lot of your time, frustrate you, and result in unwanted purchases. Now the same can be said for regular high street shopping, but with the vast opportunity presented by the Internet it will pay you to spend a few minutes reading this and understanding how to better optimize your Boat Anchor shopping experience:
1. Compare - without doubt the biggest advantage that the Boat Anchor offers shoppers today is the ability to compare thousands of Boat Anchor at a time. This is a great thing, but not necessarily all the time! Too much can be daunting at times so take advantage of the great comparison sites and where possible let them do the hard work for you.
2. Research - if it has been said it will be on the internet. Ignorance is no longer a justifiable reason for buying the wrong thing. Take the time to research in detail everything that you could possible want to know about
3. Testimonials - don't know anybody that has bought a Boat Anchor? Wrong! If the Boat Anchor is good the internet will let you know. Use the Internet as a friend and get testimonials before you buy.
4. Questions - Got a question about Boat Anchor then search the Forums, FAQ's, Blogs etc. Don't be afraid to ask .....
5. Reputation - Never heard of the company selling Boat Anchor? Don't worry, no reason why you should know every company in the world, but you know someone that does! Use the internet to find out what people are saying about Boat Anchor and build up a picture of their reputation for sales, returns, customer service, delivery etc.
6. Returns - still worried that even after all of the above your Boat Anchor wont be what you want? Check out the returns policy. There is so much competition now that someone, somewhere is bound to offer the terms that you are comfortable with.
7. Feedback - happy with your Boat Anchor then let people know, after all you are depending on others people input in your buying decision, so why not give a little back.
8. Security - check for the yellow padlock on the Boat Anchor site before you buy, and the s after http:/ /i.e. https:// = a secure site
9. Contact - got a question about Boat Anchor, or want to leave a comment then check out the sites contact page. Reputable companies have them and respond.
10. Payment - ready to pay for your Boat Anchor, then use your credit card or PayPal! Be aware of companies that don't accept them, there may be genuine reasons but given the huge amount of choice you have when buying online there is no reason at all not to buy via credit card or PayPal.
In
amateur radio and computing,
boat anchor is a slang term used to describe something obsolete, useless, and cumbersome - so-called because metaphorically its only productive use is to be thrown into the water as a boat
mooring.
Computers
Hardware
Early
Computing were physically large and heavy devices. As computers became more compact, the term
boat anchor became popular among users to signify that the earlier, larger computer gear was obsolete, and no longer useful.http://www.computer-dictionary-online.org/boat%20anchor.htm?q=boat%20anchor
Software
The term
boat anchor is also used in
software development to refer to an unused piece of code (computer programming) http://www.netlingo.com/lookup.cfm?term=boat%20anchorthat is left in a system's
source code, typically for the reason "In case we need it later". This is an example of an
anti-pattern and therefore can cause many problems for people attempting to maintain the
computer program that contains the obsolete code. The key problem comes from the fact that programmers will have a hard time differentiating between obsolete code which doesn't do anything and working code which does. For example, a programmer may be looking into a bug with the program's input handling system, so they search through the code looking for code that links into the
input handling
API. Obviously if the programmer comes across obsolete input handling code they may well start editing and debugging it, wasting valuable time before they realise that the code that they're working with is never executed and therefore not part of the problem they're trying to solve. Other problems include longer
compile times and the risk that programmers may accidentally link working code into the defunct code, inadvertently resurrection it. The correct solution for dealing with boat anchors in source code is to remove them from the source code and to place them in a separate location so that they can be referred to if necessary, but will not be compiled or be mistaken as "working" code.
Amateur radio
In
amateur radio, a
boat anchor is an old piece of radio equipment.http://www.virhistory.com/ham/rrab.faq.htm In this case they may not be considered useless as there are many aficionados that appreciate
Vintage amateur radio. The term is thought to have been used by amateur radio operators long before computers were commonplace. The following are three
theory on the
Etymology of the term.
*
Version I: During
World War II, military radio technicians used the term
boat anchor as they struggled with the very large, heavy, electronic equipment of the day; full of
transformers, vacuum tubes, etc. Also, the US Navy frequently marked electronic gear with an anchor. After the war, much of the surplus equipment appeared on the market and kept the name
boat anchor due to the previous reasons.
*
Version II: After WWII, a national
magazine editor was asked what to do with the outdated, heavy, large, surplus electronic equipment. He supposedly answered, "Tie a line to it and use it as a boat anchor."
*
Version III: A letter to the editor of
CQ Radio Amateur Magazine appeared on page 16 of the October
1956 issue and was as follows: "Gentlemen: I recently acquired a Signal Corps Wireless Set. No. 19 MK II Transceiver. Are there schematics or conversion data for this rig? Any info will be appreciated. --David J. Wilke W3LSG Pottstown, Pennsylvania." The editor replied: "The only conversion we seem to have on the files here at CQ calls for 100 feet of 1 inch Manila line, one end of which is to be tied securely around the MK II Transceiver. This then converts the unit into a fine anchor for a small boat. If any readers have better conversions we will be glad to hear about them. --Ed."
However, it wasn't until later when smaller, lighter gear became popular enough and the older gear was outdated enough that there was reason to categorize the older, heavier electronics as
boat anchors. http://www.ac6v.com/73.htm#ba
See also
References
External links
- Origin of Ham Speak
- BoatAnchor Manual Archive
In
amateur radio and computing,
boat anchor is a
slang term used to describe something obsolete, useless, and cumbersome - so-called because metaphorically its only productive use is to be thrown into the water as a boat
mooring.
Computers
Hardware
Early Computing were physically large and heavy devices. As computers became more compact, the term
boat anchor became popular among users to signify that the earlier, larger computer gear was obsolete, and no longer useful.http://www.computer-dictionary-online.org/boat%20anchor.htm?q=boat%20anchor
Software
The term
boat anchor is also used in
software development to refer to an unused piece of
code (computer programming) http://www.netlingo.com/lookup.cfm?term=boat%20anchorthat is left in a system's source code, typically for the reason "In case we need it later". This is an example of an anti-pattern and therefore can cause many problems for people attempting to maintain the computer program that contains the obsolete code. The key problem comes from the fact that programmers will have a hard time differentiating between obsolete code which doesn't do anything and working code which does. For example, a programmer may be looking into a bug with the program's
input handling system, so they search through the code looking for code that links into the
input handling API. Obviously if the programmer comes across obsolete input handling code they may well start editing and debugging it, wasting valuable time before they realise that the code that they're working with is never executed and therefore not part of the problem they're trying to solve. Other problems include longer
compile times and the risk that programmers may accidentally link working code into the defunct code, inadvertently
resurrection it. The correct solution for dealing with boat anchors in source code is to remove them from the
source code and to place them in a separate location so that they can be referred to if necessary, but will not be compiled or be mistaken as "working" code.
Amateur radio
In
amateur radio, a
boat anchor is an old piece of
radio equipment.http://www.virhistory.com/ham/rrab.faq.htm In this case they may not be considered useless as there are many aficionados that appreciate Vintage amateur radio. The term is thought to have been used by amateur radio operators long before computers were commonplace. The following are three
theory on the Etymology of the term.
*
Version I: During World War II, military radio technicians used the term
boat anchor as they struggled with the very large, heavy, electronic equipment of the day; full of transformers, vacuum tubes, etc. Also, the
US Navy frequently marked electronic gear with an anchor. After the war, much of the surplus equipment appeared on the market and kept the name
boat anchor due to the previous reasons.
*
Version II: After WWII, a national
magazine editor was asked what to do with the outdated, heavy, large, surplus electronic equipment. He supposedly answered, "Tie a line to it and use it as a boat anchor."
*
Version III: A letter to the editor of
CQ Radio Amateur Magazine appeared on page 16 of the October
1956 issue and was as follows: "Gentlemen: I recently acquired a
Signal Corps Wireless Set. No. 19 MK II
Transceiver. Are there schematics or conversion data for this rig? Any info will be appreciated. --David J. Wilke W3LSG
Pottstown, Pennsylvania." The editor replied: "The only conversion we seem to have on the files here at CQ calls for 100 feet of 1 inch Manila line, one end of which is to be tied securely around the MK II Transceiver. This then converts the unit into a fine anchor for a small boat. If any readers have better conversions we will be glad to hear about them. --Ed."
However, it wasn't until later when smaller, lighter gear became popular enough and the older gear was outdated enough that there was reason to categorize the older, heavier electronics as
boat anchors. http://www.ac6v.com/73.htm#ba
See also
References
External links
- Origin of Ham Speak
- BoatAnchor Manual Archive
boat anchor from FOLDOC
boat anchor. 1. Like doorstop but more severe; implies that the offending hardware is irreversibly dead or useless. "That was a working motherboard once.
Boat anchor - Wikipedia, the free encyclopedia
In amateur radio and computing, boat anchor is a slang term used to describe something obsolete, useless, and cumbersome - so-called because metaphorically its only productive use ...
Boat-anchor.com
Coming Soon! This site is under construction.
Anchor Folk Boat Trip 2005
Anchor Folk Boat Trip 2005 1st October Boat trip
boat anchor
The Free Online Dictionary of Computing (http://foldoc.doc.ic.ac.uk/) is edited by Denis Howe < dbh@doc.ic.ac.uk >. Previous: board Next: Bob boat anchor
boat anchor
boat anchor n. [common; from ham radio] 1. Like doorstop but more severe; implies that the offending hardware is irreversibly dead or useless.
Boat Anchor
CategoryAntiPattern: This is a mini AntiPattern.) Problem: A BoatAnchor is a piece of software or hardware that serves no useful purpose on the current project.
Boat Anchor Manual Archive - What does BAMA stand for? Acronyms and ...
What does BAMA stand for? Definition of Boat Anchor Manual Archive in the list of acronyms and abbreviations provided by the Free Online Dictionary and Thesaurus.
boat anchor definition of boat anchor in the Free Online Encyclopedia.
Encyclopedia article about boat anchor. Information about boat anchor in the Columbia Encyclopedia, Computer Desktop Encyclopedia, computing dictionary. boat anchors
boat anchor - Hutchinson encyclopedia article about boat anchor
Hutchinson encyclopedia article about boat anchor. boat anchor. Information about boat anchor in the Hutchinson encyclopedia. boat anchors