Navigation
  • About Me
  • Journal
  • Journal Archive
On Kayaks
  • Friends
  •   History
    • History Preview
    • Clothes
    • Hunting
  •   Reviews
    • P&H. Capella 173
    • P&H. Orion
    • Pittarak. Single
    • Qajaq. Seawolf
    • Ndk. Greenlander
    • Valley. Aquanut
    • Valley. Aquila
    • Valley. Anas Acuta
    • Valley. Argonaut
    • Valley. Pintail
    • Valley. Qajariaq
    • Valley. Skerray
  •   Paddles
    • Werner Kalliste
    • Werner Camano
    • Werner Sprite
    • Bending Branches. Sun Shadow
  •   Gear
    • Foot Braces
    • Flexible Solar Panels
    • Mp3 Players
    • Olympus Digital Underwater Housings
    • Self-powered radios
    • Shelters
    • Vhf Marine Radio
    • Waterproof Cameras
    • Waterproof Digital Cameras
    • Waterproof headlamps
  • Picture Gallery
  •   Links
    • Kayak coaches
    • Kayak Clubs
    • Kayak Expeditions
    • Kayak Magazines
    • Kayak Manufacturers
    • Paddle Manufacturers
    • Kayak Photography
    • Kayak Shops
    • Kayak Travels
    • Gear Manufacturers
    • —  Native Crafts
    • Sportswear
  • Animation
  •   Stories & Articles
    • Barbary Pirates
    • Four Men in a Boat
    • Sea Trek
    • Inuit Rope Gymnastics
    • Razorbill
    • Sirius Patrol
    • Waves properties
    • Anglesey
    • Beau Brummell
    • Rolex Submariner
    • Bond's Obituary
    • Bond's Military Record
    • Frequent Questions
    • Navy salutes and ceremonial
  • Selected Books
  • O Muses!
Civil Discussions
  •   Civil Discussions
    • Abstruse Speculation
    • Outrageous Fortune
    • Quiet Dogmas
    • Intense Curiosity
Maps
  •   Destinations
    • Formentera
    • Gata Cape
    • Skye
    • Medas
    • Falmouth
    • Nordland
    • Cies Islands
Search Inside
Implementation exception (Search): org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection - TRACE: org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection <- org.apache.ojb.broker.accesslayer.StatementManager.getPreparedStatement(Unknown Source) <- org.apache.ojb.broker.accesslayer.JdbcAccessImpl.executeQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsQueryObject.performQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsIterator.(Unknown Source) <- org.apache.ojb.broker.core.RsIteratorFactoryImpl.createRsIterator(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getRsIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- com.squarespace.resolver.AccessUtils.accessContainedObject(AccessUtils.java:330) <- com.squarespace.module.search.SearchModuleImplementation.constructContext(SearchModuleImplementation.java:333) <- com.squarespace.core.action.UserOperation.initializeSidebar(UserOperation.java:1133) <- com.squarespace.core.action.HeavyUserOperation._onValidationSuccess(HeavyUserOperation.java:57) <- com.squarespace.core.action.UserOperation.onValidationSuccess(UserOperation.java:117) <- com.squarespace.framework.ActionServlet.svc(ActionServlet.java:318) <- com.squarespace.framework.ActionServlet.doGet(ActionServlet.java:143) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:617) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:717) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) <- org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) <- org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) <- org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) <- com.squarespace.core.servlet.UserRouter.routeRequest(UserRouter.java:414) <- com.squarespace.core.filters.VirtualDomainFilter.doFilter(VirtualDomainFilter.java:188) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.EnvironmentSafetyFilter.doFilter(EnvironmentSafetyFilter.java:62) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.CrossSiteLoginFilter.doFilter(CrossSiteLoginFilter.java:127) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.framework.FrameworkFilter.doFilter(FrameworkFilter.java:41) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.DDOSFilter.doFilter(DDOSFilter.java:167) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) <- org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) <- org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) <- org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) <- org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) <- org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) <- org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) <- org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) <- org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) <- java.lang.Thread.run(Thread.java:619)
More About This Website
Implementation exception (HTML): org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection - TRACE: org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection <- org.apache.ojb.broker.accesslayer.StatementManager.getPreparedStatement(Unknown Source) <- org.apache.ojb.broker.accesslayer.JdbcAccessImpl.executeQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsQueryObject.performQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsIterator.(Unknown Source) <- org.apache.ojb.broker.core.RsIteratorFactoryImpl.createRsIterator(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getRsIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- com.squarespace.resolver.AccessUtils.accessContainedObject(AccessUtils.java:330) <- com.squarespace.module.page.PageModuleImplementation.constructContext(PageModuleImplementation.java:153) <- com.squarespace.core.action.UserOperation.initializeSidebar(UserOperation.java:1133) <- com.squarespace.core.action.HeavyUserOperation._onValidationSuccess(HeavyUserOperation.java:57) <- com.squarespace.core.action.UserOperation.onValidationSuccess(UserOperation.java:117) <- com.squarespace.framework.ActionServlet.svc(ActionServlet.java:318) <- com.squarespace.framework.ActionServlet.doGet(ActionServlet.java:143) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:617) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:717) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) <- org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) <- org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) <- org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) <- com.squarespace.core.servlet.UserRouter.routeRequest(UserRouter.java:414) <- com.squarespace.core.filters.VirtualDomainFilter.doFilter(VirtualDomainFilter.java:188) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.EnvironmentSafetyFilter.doFilter(EnvironmentSafetyFilter.java:62) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.CrossSiteLoginFilter.doFilter(CrossSiteLoginFilter.java:127) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.framework.FrameworkFilter.doFilter(FrameworkFilter.java:41) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.DDOSFilter.doFilter(DDOSFilter.java:167) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) <- org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) <- org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) <- org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) <- org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) <- org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) <- org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) <- org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) <- org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) <- java.lang.Thread.run(Thread.java:619)
Pesda Press
Implementation exception (HTML): org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection - TRACE: org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection <- org.apache.ojb.broker.accesslayer.StatementManager.getPreparedStatement(Unknown Source) <- org.apache.ojb.broker.accesslayer.JdbcAccessImpl.executeQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsQueryObject.performQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsIterator.(Unknown Source) <- org.apache.ojb.broker.core.RsIteratorFactoryImpl.createRsIterator(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getRsIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- com.squarespace.resolver.AccessUtils.accessContainedObject(AccessUtils.java:330) <- com.squarespace.module.page.PageModuleImplementation.constructContext(PageModuleImplementation.java:153) <- com.squarespace.core.action.UserOperation.initializeSidebar(UserOperation.java:1133) <- com.squarespace.core.action.HeavyUserOperation._onValidationSuccess(HeavyUserOperation.java:57) <- com.squarespace.core.action.UserOperation.onValidationSuccess(UserOperation.java:117) <- com.squarespace.framework.ActionServlet.svc(ActionServlet.java:318) <- com.squarespace.framework.ActionServlet.doGet(ActionServlet.java:143) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:617) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:717) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) <- org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) <- org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) <- org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) <- com.squarespace.core.servlet.UserRouter.routeRequest(UserRouter.java:414) <- com.squarespace.core.filters.VirtualDomainFilter.doFilter(VirtualDomainFilter.java:188) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.EnvironmentSafetyFilter.doFilter(EnvironmentSafetyFilter.java:62) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.CrossSiteLoginFilter.doFilter(CrossSiteLoginFilter.java:127) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.framework.FrameworkFilter.doFilter(FrameworkFilter.java:41) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.DDOSFilter.doFilter(DDOSFilter.java:167) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) <- org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) <- org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) <- org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) <- org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) <- org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) <- org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) <- org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) <- org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) <- java.lang.Thread.run(Thread.java:619)
NeoEarth
Implementation exception (HTML): org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection - TRACE: org.apache.ojb.broker.PersistenceBrokerException: Used ConnectionManager instance could not obtain a connection <- org.apache.ojb.broker.accesslayer.StatementManager.getPreparedStatement(Unknown Source) <- org.apache.ojb.broker.accesslayer.JdbcAccessImpl.executeQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsQueryObject.performQuery(Unknown Source) <- org.apache.ojb.broker.accesslayer.RsIterator.(Unknown Source) <- org.apache.ojb.broker.core.RsIteratorFactoryImpl.createRsIterator(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getRsIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getIteratorFromQuery(Unknown Source) <- org.apache.ojb.broker.core.PersistenceBrokerImpl.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- org.apache.ojb.broker.core.DelegatingPersistenceBroker.getObjectByQuery(Unknown Source) <- com.squarespace.resolver.AccessUtils.accessContainedObject(AccessUtils.java:330) <- com.squarespace.module.page.PageModuleImplementation.constructContext(PageModuleImplementation.java:153) <- com.squarespace.core.action.UserOperation.initializeSidebar(UserOperation.java:1133) <- com.squarespace.core.action.HeavyUserOperation._onValidationSuccess(HeavyUserOperation.java:57) <- com.squarespace.core.action.UserOperation.onValidationSuccess(UserOperation.java:117) <- com.squarespace.framework.ActionServlet.svc(ActionServlet.java:318) <- com.squarespace.framework.ActionServlet.doGet(ActionServlet.java:143) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:617) <- javax.servlet.http.HttpServlet.service(HttpServlet.java:717) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) <- org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) <- org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) <- org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) <- com.squarespace.core.servlet.UserRouter.routeRequest(UserRouter.java:414) <- com.squarespace.core.filters.VirtualDomainFilter.doFilter(VirtualDomainFilter.java:188) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.EnvironmentSafetyFilter.doFilter(EnvironmentSafetyFilter.java:62) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.CrossSiteLoginFilter.doFilter(CrossSiteLoginFilter.java:127) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.framework.FrameworkFilter.doFilter(FrameworkFilter.java:41) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- com.squarespace.core.filters.DDOSFilter.doFilter(DDOSFilter.java:167) <- org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) <- org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) <- org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) <- org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) <- org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) <- org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) <- org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) <- org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) <- org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) <- org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) <- org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) <- java.lang.Thread.run(Thread.java:619)
Squarespace
Powered by Squarespace
Reading Now

Ocean%20Paddler%20Magazine.%20Cover%20issue%20September%202007.jpgOcean Paddler.
In the summer of 2007, Graham Beckram and Richard Parkins reinvented themselves and formed Masik Publishing. Ocean Paddler Magazine is published 12 times a year, featuring 84 pages of excellent quality that comprise trips and expedition reports with accurate advice on tidal directions, prevailing winds et al, technique articles, interviews, notes on the latest equipment, and reviews of real kayaks.
Already the most prominent sea kayaking magazine, Ocean Paddler is revered by its legendary contributors and its visual panache, and is set to function as the holy scriptures for anyone that worships paddling at the altar of the British style.
Outside%20Magazine.%20Cover%20issue%20september%202007.jpgOutside Magazine.
Here it is adventure journalism at its best. Outside is the only magazine to win the National Magazine Award for General Excellence three years in a row. I first heard of it when reading “Into Thin Air” by John Krakauer, one his regular contributors. Soon I found that Sebastian Junger’s “The Perfect Storm” began as stories in the magazine.
Now and then, it is possible to stumble into those beautiful tales of epic silliness that I love.
Buy at Amazon.com.
Sea%20Kayaker%20Magazine.%20Cover%20October%202007.jpgSea Kayaker Magazine.
The best known sea kayak magazine. Its kayak reviews are a work of reference for both manufacturers and paddlers. Staff is most amiable and efficient. Contributors are well known paddlers and expeditioners. Printing quality should be though, improved. Perhaps as a direct marketing consequence for the broader base of the purchaser’s pyramid, the magazine has lately focused in recreational boats. Sea Kayaker Magazine is still a compulsory subscription for its technical reviews and original stories, changes should be introduced as better information is already available in paddling forums and other internet resources.
Buy at Amazon.comKeep Australia on your left.jpg
Keep Australia on your left.
A self-searching Manhattan kayak salesman teams up with a rowdy Australian male model to circumnavigate Australia by kayak. Eric Stiller, now a professional New York fitness trainer and founder of the Manhattan Kayak Company, was raised in a family that sold Klepper kayaks, the German folding expedition boats known for their resilience in violent conditions. His mate in a two-man kayak on very rough seas, the Australian Tony Brown, a fashion model who refused an arresting offer made by Donna Karan, is the son of a surgeon and a natural athlete filled with joie de vivre whose navigational strategy was simply, “Just keep Australia on your left, mate.” The sorrow for his native New York and the concern of his father’s Union Square shop, being closed by a new management of Klepper, grieved Stiller, a talented man brought up with expectations to succeed in a city full of them. His worries contrast sharply with the elan of Brown who began paddling a few months before with Eric as his trainer, who endures marathonian paddling sessions, rogue waves, wild landings in high surf and strong winds, straining always to push for a few more miles. Stiller, a Navy Seals trainer, a thorough expert on paddling and the technical details of the equipment and for what I know from Nyc paddlers, a terrific coach, strives to keep up with the novice’s joie de vivre and disdain for navigational strategy.
The expedition encounters in one of the most beautiful and treacherous coastlines on the planet, an impressive variety of harrowing sea conditions. The inhospitable Tasman Sea is rife with deadly creatures as crocodiles, sharks, sea wasps and a toxic jellyfish with tentacles several meters long. At one point the team must cross the Gulf of Carpenteria, the most arduous leg of the trip, requiring seven days on the water with no land in sight. Relief is found occasionally through their friendly Australian hosts, the striking scenery, the wild nights in isolated cities hundreds of miles from anywhere and the personal honour that comes with such a valiant effort.
Buy at Amazon.com
Southern Exposure.jpgSouthern Exposure.
From the Back Cover
Experience the full power and beauty of the wild seas off the largely uninhabited coast of New Zealand’s South Island. Southern Exposure is the firsthand account of how Chris Duff accomplished what only one man had done before. Not just a tale of physical endurance and determination, this epic sea kayaking adventure reveals the philosophical and psychological life of a man who has chosen the sea as his spiritual master. Southern Exposure’s stunning photos and vivid descriptions of Duff’s setbacks and triumphs will captivate the armchair adventurer as well as the seasoned ocean traveler.
About the Author
Chris Duff has traveled more than 15,000 miles by sea kayak and was the first person ever to solo circumnavigate England, Wales, and Scotland. He is the author of On Celtic Tides (St. Martin’s Press, 1999) and has contributed articles to Sea Kayaker magazine and the anthology Seekers of the Horizon (Globe Pequot, 1989). He lives in Port Angeles, Washington.
Buy at Amazon.com

Listening Now

Charles Aznavour performing on stage.jpgAznavour 2000.
Trust me on this: Gallic sentimentality and stylish lounge music deludes. Let Aznavour leak out slowly from the Bang & Oluffsen loudspeakers. He and a wooden paddle rack will make up for whatever failures in your interior design. Set the music low as to give the illusion of ebbing slowly if listened. Plain sexy.
Charles Aznavour recorded these 14 new songs when he reached the ripe old age of 73 years. His throaty voice stirred by veritable emotion is a delectable treat. Marvellous Orchestrations by Yvan Cassar.
My favourites tracks are "J’ai Peur", "Quand Tu M’aimes" and of course, "Apres L’amour" from which I cannot resist to offer this segment:
"… Poussés par cet instinct,
Qui unit les amants en se fichant du reste,
Tu glisses tes doigts par ma chemise entrouverte,
Et pose sur ma peau,
La paume de ta main,
Et les yeux mi-clos nous restons,
Sans dire un mot,
Sans faire un geste, …"
It should be illegal to perform this on dates.
Charles Aznavour was born Chahnour Varinag Aznavourian in Paris, the son of Armenian immigrants, on May 22nd, 1924. His parents were temporarily based in France awaiting an American visa when their son unexpectedly arrived in the world. His father Micha Aznavourian, had been born in Georgia; his mother, Anar, came from a family of Armenian tradesmen who were based in Turkey. Soon Micha, a talented baritone whose father had been a chef to Czar Nicholas II, opened a small Armenian restaurant in Paris. Every evening he would perform to audiences of Central European exiles nostalgic for their homeland, while his wife Anar, an actress, attended to the guests. Charles and his elder sister, Aïda, grew up in the atmosphere of the restaurant in la rue de la Huchette, a favourite haunt for musicians and actors from the local theatres.
The great recession in 1929 forced the Aznavourians to abandon their restaurant.
Aznavour won Time.com’s on line poll as "Entertainer of the Century". It was well deserved.
Buy at Amazon.com

My Amazon store
Flags





   



Syndicate Rss feeds
  • Syndicate Rss
  • Xml Syndication
Blog

Sport Blogs - Blog Catalog Blog Directory

Contact
  • Contact
  • Kayak Forum
  • Change Tracker
Login
  • squarespace login
On kayaks
  • Native Crafts

    Favourites websites of traditional boats, paddles and skills
    • Shaman Kayaks
      John Petersen lives in Ventura, California. Inuit Qajaqs, Unangan Iqyax, Greenland and Aleutian paddles.
    • Wolfgang Brinck
      Wolfgang Brinck lives in Alameda, California. He built his first traditional Greenland style kayak in 1987. He researches Aleutian history and is the author of The Aleutian Kayak.
    • Cape Falcon Kayak
      A native workshop and kayak school run by Brian Schulz in the Oregon coastal town of Manzanita.
    • Cheri Perry & Turner Wilson
      Cheri and Turner live in Connecticut. They have extensive Greenland skills and run traditional skills clinics.
    • Going to Greenland
      Alison L. Sigethy dropped her successful job for training to compete in the Greenland National Kayak Championships held in July 2006, in Sisimiut.
    • Spirit Line Kayaks
      Corey Freedman is a foremost baidarka builder in Anacortes, Washington.
    • Kajakkspesialisten
      Anders Thygesen, a prominent Norwegian paddler and an arts and crafts teacher, runs excellent kayak and paddle building courses.
    • Greenland Kayaks
      Baldvin Kristjansson, Jens Peter Kielsen and Karl Isaksen build native kayaks and lead expeditions in Qaqortoq, South Greenland.
    • Greenlandpaddle.com
      Martin Nissen, a Bcu Level 4 sea coach turned to the Dark Side, is based in København, Denmark.
    • Helen Wilson
      Helen Wilson lives in Arcata, California. Helen competed in the 2008 Greenland National Kayaking Championship held in Qaqortoq, and received first place medals in individual rolling, group rolling and the distance harpoon throw.

Book Catalogue Banner 704x160

Creative Commons License
This work is licensed under a Creative Commons License.
Banner photographs by www.kajak.nu