I am John Yeary. I am a futurist and technologist. I believe in the spirit of community. We together can make the world a better place. Technology has the power to improve the lives of our fellow man. It also has the power to destroy us all.
We as a society must try to understand how we transform the world around us!
In 1984, we had a vision of the future where we were connected. The fear of "Big Brother" was just science fiction. Today, we have "smart" phones with geographical location, and cameras. Youtube, Flickr, and Picasa are a click away. Social sites have broken down privacy so that we have come to accept "friending" as a social norm with all of its barriers to privacy abandoned.
This is not to say that technology is so scary. Geo-location can save lives, it can help farmers control planting, keeping in touch with family and friends is a click away. Twitter can tell us when something like an earthquake is happening before the official information is reported. Facebook can lead to social revolution like the "Arab Spring".
Popular Posts
-
Introduction This article is not another diatribe to tell you the importance of unit testing. I think we can all agree that it is important...
-
A friend of mine asked me if there was a list of reserved words in EL and JSF. He had previously looked for it, and after some Google search...
-
I saw a question posed on stackoverflow called Trouble with Primefaces 3.0.M2 SelectOneMenu Ajax behavior and I had just done an example a...
-
I was working on a couple of SSL based issues when I made a couple of observations. The default self-signed key generation in Java does not ...
-
This is an example on how to make a system call to the local operating system to execute external programs. This example was written to work...
-
We have been doing a lot of work lately with PrimeFaces. A common set of questions comes up about displaying <p:dialog/> boxes on a pa...
-
I was asked earlier today how to reset fields in a JSF application, if the validation fails. In his case, he had a Richfaces table which had...
-
Image by quasarkitten via Flickr The basics for creating a Maven archetype can be found in the Maven - Guide to Creating Archetypes . The ...
-
Previously, I posted an example of how to use JSF 1.2 with form based authentication (j_security_check). In this example, I use JSF 2.x to...
-
Abstract A common use case is to iterate over a collection of elements, and display them on a page. In the world of JSP, we would use a Ja...