All of Kostis Kapelonis' Content on InfoQ
Latest featured content by Kostis Kapelonis

- Topics
- Java,
- Debuggers,
- Tools,
- Languages,
- Debugging,
- Agile,
- Programming
A debugger is a great tool for examining the internal state of an application, reproducing however a specific issue is a completely different matter. Fully replicating the production environment into a staging area might even be a feat on its own. Meet recording debuggers that remove all the guesswork and extra effort by monitoring the application in production and knowing exactly what happened.
News by Kostis Kapelonis
- Topics
- Java,
- Languages,
- Operations,
- Deployment,
- Cloud Computing,
- Infrastructure,
- JRebel,
- Programming,
- server automation
ZeroTurnaround brings its hotpatching technology into production deployments via LiveRebel, a solution for online updates of Java EE applications. New in this version are the improved user interface and the transactional nature of updates (fully reversible).
- Topics
- Java,
- SpringSource,
- Cloud Foundry,
- VMWare,
- Open Source,
- PaaS,
- Languages,
- Programming,
- Cloud Computing,
- Companies
SpringSource releases version 1.0 of CloudFoundry integration for Eclipse, allowing developers to manage CloudFoundry applications directly from the IDE. The plugin allows for managing and deployment of Cloud Foundry instances, binding of supported services such as database and viewing for remote files.
- Topics
- JBoss Seam,
- CDI,
- JBoss,
- Java EE,
- Application Servers,
- Java,
- Languages,
- RedHat,
- Companies,
- Frameworks,
- Programming
Seam 3.1 is the last "bundled" release from JBoss. The project continues in the form of Apache DeltaSpike (currently in incubation) an attempt to combine all individual efforts on CDI extensions.
- Topics
- Java,
- Web Frameworks,
- Languages,
- AJAX,
- WOA,
- Programming,
- ZK,
- Rich Internet Apps,
- Architecture
ZK Web Framework 6.0 released with a completely new data binding system, jQuery style selectors that run on the server, Servlet 3.0 Async support, new components and several other enhancements.
- Topics
- Java,
- NoSQL,
- Languages,
- Database,
- Programming,
- Apache Solr,
- Performance & Scalability,
- MapReduce,
- Lucene,
- Search
LinkedIn engineering releases SenseiDB 1.0.0, a NoSQL database focused on high update rates and complex semi-structured search queries, already used in production by LinkedIn in its search related pages (e.g. People/Company search)
- Topics
- JBoss,
- Application Servers,
- RedHat,
- Java,
- Companies,
- Languages,
- Persistence,
- Data Access,
- Database,
- Programming,
- Envers,
- Security,
- Hibernate
JBoss relases Hibernate 4.1 with improvements to the Envers module that allow for finding the database revision responsible for a change in a specific audited property.
- Topics
- HTML 5,
- JSF,
- HTML5,
- Java EE,
- HTML,
- Java Web Frameworks,
- jQuery Mobile,
- Web Frameworks,
- Java,
- Web Development,
- Markup Languages,
- WOA,
- Languages,
- Mobile Development,
- AJAX,
- Open Source,
- Rich Internet Apps,
- Programming,
- Architecture,
- Mobile
PrimeFaces 3.0 was recently released offering an extensive suite of JSF2 Ajax enabled components, a separate version for iPhone/Android devices and support for Internet Explorer 9.
- Topics
- Java,
- SQL,
- SpringSource,
- Caching,
- Languages,
- Clustering & Caching,
- Persistence,
- Data Access,
- VMWare,
- Relational Databases,
- Performance & Scalability,
- Database,
- Data Partitioning,
- Programming,
- Infrastructure,
- vFabric,
- Database Replication,
- Companies,
- GemFire
VMware releases SQLFire 1.0 a distributed SQL database geared towards high availability and horizontal scalability which offers table replication, table partitioning and parallel execution of queries.
- Topics
- JBoss,
- JPA,
- RedHat,
- Application Servers,
- Java EE,
- Companies,
- Java,
- Languages,
- Persistence,
- Data Access,
- Data Partitioning,
- Database,
- Hibernate,
- Programming
JBoss Releases Hibernate 4.0 which comes with Multi-tenancy support, the introduction of a standard mechanism for writing Hibernate extensions, initial refactorings towards OSGI and several other cleanups.
- Topics
- SpringSource,
- Java,
- Data Access,
- NoSQL,
- Languages,
- Open Source,
- VMWare,
- Database,
- Programming,
- Redis,
- Data Binding,
- Companies
SpringSource has recently released Spring Data Redis, an abstraction over the existing Java Redis libraries that offers a unified API and easier Java Object serialization for Spring based applications.