In 1998, Kevin Warwick connected his own nervous system to a computer. The deed transformed the expert in Cybernetics of the University of Reading in the world's first cyborg. The unusual and sometimes controversial English Professor is one of the presences at the Colloquium of Robotics and Cybernetics that the University of Aveiro (UA) organizes on October 13, 2012.
Friday, August 31, 2012
Colóquio de Robótica e Cibernética
Em 1998, Kevin Warwick ligou o próprio sistema nervoso a um computador. O feito tornou o especialista em Cibernética da Universidade de Reading no primeiro ciborgue do mundo. O invulgar e, por vezes, polémico professor universitário inglês é uma das presenças do Colóquio de Robótica e Cibernética que a Universidade de Aveiro (UA) organiza a 13 de Outubro de 2012.
Labels:
Cybernetics,
Events,
Robotics
Wednesday, June 6, 2012
Getting PrimeFaces mix of Selects, Objects and Converters to work
If you are having problems with the AJAX Select components from PrimeFaces when selecting Java objects, inside a DataTable or not, this solution might work for you.
Labels:
Java,
JSF,
PrimeFaces
Friday, May 18, 2012
Google Earth Plug-in and the ATL 10.00
Monday, May 14, 2012
Aligning contents of PrimeFaces' PanelGrid
If you are trying to align the contents of a
panelGrid and nothing seems to work (styles that you define eventually don't appear in the rendered page) then this might help you.
Labels:
JSF,
PrimeFaces
Saturday, May 5, 2012
EJB is null inside RESTful web service
While developing my enterprise application and learning Java EE at the same time, I came to a situation where injecting an EJB inside a RESTful web service class would be the same as nothing. The EJB variable was always
So, what did I change to fix this?
null.So, what did I change to fix this?
Error creating managed object for class
Well, while developing my enterprise application in NetBeans 7.1.2 with GlassFish 3.1.2 as the application server, the following most notable error appeared and made the project unable to deploy:
and a bunch of other errors and exceptions.
Error creating managed object for class: class org.jboss.weld.servlet.WeldListener
and a bunch of other errors and exceptions.
Tuesday, April 17, 2012
Generated Facelets templates not applying / can't find CSS stylesheets
Using NetBeans, I created a Facelets template and a Facelets template client through the wizards provided. No changes were made to the source code.
However, when navigating in the generated template client with my browser, I noticed that the sections "inserted" (e.g, header, footer, content) were not being stylized in any way.
After a great deal of head banging onto the wall, I finally found a solution for this.
Wednesday, April 4, 2012
Fixing remote GlassFish server errors on NetBeans
If you are having errors when adding a remote GlassFish server to your NetBeans installation and you are sure there's connectivity between you and the remote server and all the required ports are open, a possible cause might be not having the remote secure administration enabled (which is required if you want to deploy remotely).
Monday, April 2, 2012
No Program Associated with Emptying the Recycle Bin Error
When trying to empty the recycle bin in Microsoft Windows Vista/7/2008/2008 R2 (and probably XP, though it was not tested) via the "Empty the Recycle Bin" option, the following error appears:
Subscribe to:
Posts (Atom)


