Domain: le.ac.uk
Stories and comments across the archive that link to le.ac.uk.
Stories · 14
-
Yellowstone Supervolcano Eruptions Even Bigger Than Originally Thought (csmonitor.com)
schwit1 writes: A recent study published in the Geological Society of America Bulletin identifies an area of great volcanic activity along the Snake River Plain between Oregon and Yellowstone. While scientists have long known that the supervolcano now under Yellowstone left a trail of mega-eruptions across the Pacific Northwest, an international research team has found evidence of only 12 distinct eruptions, contradicting earlier theories that the eruptions were more numerous and less extreme. "The size and magnitude of this newly defined eruption is as large, if not larger, than better known eruptions at Yellowstone," said the study's lead author, Dr. Thomas Knott, in a University of Leicester press release, "and it is just the first in an emerging record of newly discovered super-eruptions during a period of intense magmatic activity between 8 and 12 million years ago." -
Physics Students Devise Concept For Star Wars-Style Deflector Shields
mpicpp (3454017) writes in with good news for everyone worrying about the strength of their shields. "If you have often imagined yourself piloting your X-Wing fighter on an attack run on the Death Star, you'll be reassured that University of Leicester students have demonstrated that your shields could take whatever the Imperial fleet can throw at you. The only drawback is that you won't be able to see a thing outside of your starfighter. In anticipation of Star Wars Day on 4 May, three fourth-year Physics students at the University have proven that shields, such as those seen protecting spaceships in the Star Wars film series, would not only be scientifically feasible, they have also shown that the science behind the principle is already used here on Earth." -
It Takes 2.99 Gigajoules To Vaporize a Human Body
Have you ever wondered how much energy is needed to power a phaser set to kill? A trio of researchers at the University of Leicester did, so they ran some tests and found out it would take roughly 2.99 GJ to vaporize an average-sized adult human body. Quoting: "First, consider the true vaporization – the complete separation of all atoms within a molecule – of water. With a simple molecular structure containing an oxygen atom bonded to two hydrogen atoms, it takes serious energy to break these bonds. In fact, it takes 460 kilojoules of energy to break just one mole of oxygen-hydrogen bonds — around the same energy that a 2,000-pound car going 70 miles per hour on the highway has in potential. And that's just 18 grams of water! So as you can see, it would take a gargantuan amount of energy to separate all the atoms in even a small glass of water — especially if that glass of water is your analog for a person. The human body is a bit more complicated than a glass of water, but it still vaporizes like one. And thanks to our spies spread across scientific organizations, we now have the energy required to turn a human into an atomic soup, to break all the atomic bonds in a body. According to the captured study, it takes around three gigajoules of death-ray to entirely vaporize a person — enough to completely melt 5,000 pounds of steel or simulate a lightning bolt." -
Students Calculate What Hyperspace Travel Would Actually Look Like
cylonlover writes "The two Star franchises (Wars and Trek) and countless science fiction movies have given generations of armchair space travelers an idea of what to expect when looking out the window of a spaceship that's traveling faster than the speed of light. But it appears these views are – if you'll excuse the pun – a bit warped. Four students from the University of Leicester have used Einstein's theory of Special Relativity to calculate what faster than light travel would actually look like to Han and Chewie at the controls of the Millennium Falcon. The fourth year physics students – Riley Connors, Katie Dexter, Joshua Argyle, and Cameron Scoular – say that the crew wouldn't see star lines (PDF) stretching out past the ship during the jump to hyperspace, but would actually see a central disc of bright light." -
Students Calculate What Hyperspace Travel Would Actually Look Like
cylonlover writes "The two Star franchises (Wars and Trek) and countless science fiction movies have given generations of armchair space travelers an idea of what to expect when looking out the window of a spaceship that's traveling faster than the speed of light. But it appears these views are – if you'll excuse the pun – a bit warped. Four students from the University of Leicester have used Einstein's theory of Special Relativity to calculate what faster than light travel would actually look like to Han and Chewie at the controls of the Millennium Falcon. The fourth year physics students – Riley Connors, Katie Dexter, Joshua Argyle, and Cameron Scoular – say that the crew wouldn't see star lines (PDF) stretching out past the ship during the jump to hyperspace, but would actually see a central disc of bright light." -
British Astronomers Turn To Interstellar Spam
Barrista En Flambe alerts us to a stunt that may reflect the desperate funding crisis in British astronomy: astronomers have agreed to beam a 30-second Doritos ad to a solar system 42 light years from Earth. The transmission is being directed at the solar system of 47 Ursae Majoris, a star similar to the Sun which has planets and may have a habitable zone. -
Consensus on Global Warming
FredFnord writes "Well, here's an interesting one: the fine folks at Science Magazine have done an analysis of the last ten years' published scientific articles (articles from crank or non-peer-reviewed publications were not counted) on the subject of global climate change. The results themselves are interesting, but the most remarkable part was that, of the 928 papers they found, 75% accepted that global warming was caused by human activities, either explicitly or implicitly. 25% made no mention either way. And not a single paper asserted otherwise." JamesBell submits this article by a geologist which suggests that the Earth is in serious, imminent, unavoidable danger. -
Professional Apache Tomcat
Liam writes "Tomcat is a subproject of the Apache Software Foundation's Jakarta project, its purpose being to serve Java Servlets and JavaServer Pages. It's a complex piece of software and though the documentation is very comprehensive, it helps to have a good reference work to hand. There aren't many books on the subject to choose from, so a publisher could make a fast buck putting out an incomplete work lacking in depth. Fortunately Wrox Press has done a great job with its new publication Professional Apache Tomcat." Read on for the rest of Liam's review. Professional Apache Tomcat author Chanoch Wiggers et al pages 600 publisher Wrox Press Ltd rating 9 reviewer Liam ISBN 1861007736 summary Comprehensive guide to Apache's Tomcat serverThe book covers every aspect of installing and configuring Tomcat in a great deal of depth, detailing its every aspect. From standalone use (where Tomcat is used as a general web server as well as for serving Java content), to integration with the leading web servers Apache (both Unix and Windows versions) and Microsoft's Internet Information Services, nothing appears to have been left out (however, integration with Netscape's Enterprise Server is mentioned in passing early on, but doesn't appear again).
Being only a month old, it's pretty much bang up to date, covering Tomcat 3.x, 4.0.x and 4.1.x with Apache 1.3.x and 2.0.x and IIS 4 and 5.
The book starts with an introduction to the Apache project, and Tomcat's place in the wider scheme of things. The historical progression in serving dynamic web content from CGI to Servlets and JSP is charted, and there's an overview of JSP tags and general web application architecture. This is interesting enough and useful as background, but as this book is intended for administrators, it's covered quickly in the first two chapters, and the main business of installing Tomcat gets underway in chapter 3.
Installation is discussed with both Windows and Linux users in mind, from both binary and source distributions. As the Tomcat source is usually built with Ant, build and installation of this tool is also discussed (Ant and Log4j, both also part of Jakarta, get chapters of their own later in the book). From there, basic configuration of the standalone server followed by detailed examinations of the components that make up Tomcat's architecture fills the next 200 or so pages.
Serious users of Tomcat will wish to employ Tomcat with an existing web server, and four chapters concentrate on this job. There is more emphasis on Apache than IIS, though given Apache's dominance of the web server field, this is understandable. There is inevitably a certain amount of detail aimed at Apache and IIS configuration, and a basic knowledge of both is assumed throughout. However, any necessary information is included in detail; for example the (Apache) connector modules mod_webapp and mod_jk/jk2 are given a thorough treatment, describing their use from source installation to configuration, together with the pros and cons of the various connectors available. Beyond that, we learn how to design larger-scale setups, with an explanation of load balancing techniques and scaling of the system, and performance testing with JMeter, yet another Jakarta project component.
As ever, security is a major concern and gets a lot of emphasis. Before client authentication and the use of SSL are discussed, there's an overview of basic system security with Unix and Windows. This should be teaching granny to suck eggs for a book aimed at administrators, but it's only a few pages and completes the subject. More interesting are the sections on security realms and user/client authentication. We are presented with examples of authenticating against a MySQL database with JDBC (database connectivity with JDBC is a big enough subject in its own right, and so gets a separate chapter too), and digest authentication. We then move on to encryption with SSL: using Tomcat itself with the JSSE and PureTLS Java SSL implementations, then later with Apache and SSL (setting up mod_ssl with Apache gets a very useful appendix of its own, taken from Professional Apache 2.0, another Wrox book). Again, there's lots of detail, right down to how to get hold of signed certificates for your server. Here the book's general emphasis on Apache over IIS is most apparent, as SSL with IIS is not discussed at all. However, I have no experience with IIS, so I can't say for sure how serious this omission might be.
There's a very brief appendix on setting up Apache's Axis SOAP toolkit, but without any mention of SOAP appearing elsewhere in the book. As other concepts are introduced so well, it's a curious addition.
With nine co-authors (though only four got onto the cover photograph - I wonder if they drew straws?), one might expect wildly different styles throughout the book, but each chapter is consistently and clearly laid out with diagrams and relevant configuration file fragments where necessary. There's little levity and it's all written in a very business-like manner, but then this is hardly a subject you'd choose for holiday reading.
Professional Apache Tomcat is surely the definitive book on the subject. I recently used it to integrate Tomcat 4 with an existing Apache 2 installation, and everything went very smoothly. More than just a set of tutorials, it offers a thorough description of the whole architecture, and makes an excellent companion to either of Wrox's Professional Apache books.
There's no CD with the book, but Wrox's website provides some support code, and there are lively forums for readers at p2p.wrox.com.
You can purchase Professional Apache Tomcat from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page. -
Carbon Releases in Asia
ninthwave writes "After previous discussions on global warning, I thought I would post some interesting research in the affects of forest fires and drought in Asia on carbon output. The Guardian has this article. More detailed information can be found in these articles from Leicester University and the BBC" -
Mars on Earth
rmohr02 writes "According to Reuters, scientists at Leicester University have recreated the atmospheric conditions of Mars in order to aid in planning the mission of the Beagle 2, set to leave for Mars in May 2003 and arrive the following December. The Beagle 2 will be searching for life and plans to set down on top of an underground lake." -
Gamma Ray Bursts are Nascent Black Holes
tjgoodwin writes "A paper (PDF format) published in Nature shows, for the first time, that Gamma Ray Bursts are the result of a massive (> 10 solar masses) star collapsing to form a black hole. PPARC has a press release which includes a notable picture of a T. Rex glancing nervously over its shoulder at a supernova!" -
Gamma Ray Bursts are Nascent Black Holes
tjgoodwin writes "A paper (PDF format) published in Nature shows, for the first time, that Gamma Ray Bursts are the result of a massive (> 10 solar masses) star collapsing to form a black hole. PPARC has a press release which includes a notable picture of a T. Rex glancing nervously over its shoulder at a supernova!" -
Open Source, GIS and Data Visualization?
Mubarmij asks: "A lot of people, including the ex-Vice President, think that Terrain Visualization and the Georeferencing of all kinds of data is the next big thing. Given the broad applications (sims, education, games, GIS, virtual tourism, etc) that can be derived from such technology, I would tend to agree that if this is not actually the NBG(tm), then at least it is very close. Like the internet, this technology has taken its time in obtaining it's current level of sophistication. However, there is huge potential here that has yet to be tapped, despite the fact that it currently fills a huge niche market. I had once read that NASA spends more than 70% of its resources on space imaging and visualization-related activities (unfortunately I link to the article that mentions this, but one should remember that the major goal of all space satellites is to take multihued pictures of Earth and other planets, and you will see that this is not an exaggeration), which is quite a lot of money." Open Source has provided several frameworks for GIS from which a "killer app" may spring from. Read more on the various Open Source projects on GIS, and feel free to share your thoughts on where this technology may head in the future."There are quite a few web sites, commercial and non commercial that tend to this technology. However, it seems like the early nineties, where people are just starting to get aware of the internet, but are still awaiting for the killer app to make this thing fly.
There are two open source projects I am aware of that deal with this area. The first, VTP, is a real open source project attempting to create a real terrain visualizer. The second, OpenSkies, is not really open source yet (despite its claim)... but it is interesting in that it allows networked people to fly or drive through virtual worlds that are reality based.
Here are a few other questions:
- Do you think that this technology will remain a niche market (albeit a big one)? If so, is this likely to occur?
- Are you aware of any open source projects other than the two mentioned above that deal with this area?"
-
Mail User Agent Comparisons?
tjgoodwin asks: "I'm the SysAdmin in an astronomy department. Our currently supported mail user agent is pine [?] , but I'm looking at alternatives. I'm particularly interested in strong support for qmail's maildirs. I need to support at least one text-based UA: mutt [?] does what I need with maildirs, but is it really suitable for a user base, many of whom are new to Unix? I'm also considering graphical UAs, preferably gnome-based. I've failed to find any useful comparison information (the UNIX Email Software Survey FAQ is seriously out of date). Any pointers?"