By Kenrick Freemen  EPractize Labs is the first company that offered software study book and practice mock questions for Oracle’s Java SE 7 Programmer II(1Z1-804, OCPJP 7) Exam to achieve Oracle Certified Professional, Java SE 7 Programmer. The software guide has been released in the early stage of OCPJP ... Aug. 23, 2012 07:45 AM EDT Reads: 1,673 |
By Javier Paniza  OpenXava is a framework for Rapid Java Web Development, well-suited for business and database oriented applications.
OpenXava allows you develop applications just by writing simple domain classes with Java or Groovy. The user interface is generated automatically in runtime, without co... Jul. 21, 2012 01:00 PM EDT Reads: 2,447 |
By Tanmay Deshpande  PaaS is nothing but uploading your small kernel of code with business logic and the PaaS service provider will run that code on allocated computing and storage instances. The aim of PaaS is to let the developers concentrate on developing their code rather than creating and maintaining ... May. 1, 2012 07:45 AM EDT Reads: 4,418 |
By Tad Anderson  Finally someone has put the most important software architecture practices into words. Within this book lies the concepts that are the heart of true agility. Without a modularized architecture, any decent size project can not achieve agility. I have seen so many agile projects flop bec... Apr. 18, 2012 07:30 AM EDT Reads: 2,982 |
By Christophe Marton  The world has changed dramatically for organizations that use web-enabled business applications in enterprise environments. The complexities of modern applications, which include multi-tiered, globally distributed architectures, SOA and a host of other new technologies, have forced maj... Feb. 7, 2012 02:31 PM EST Reads: 7,871 |
By Gorka Sadowski  We saw what typically happens when trying to use static rule-based log correlation to perform real-time incident management... combinatory explosion and lack of scalability. How do you automate non-deterministic attacks in a few discrete steps???
Today, we'll look at more scenarios fo... Dec. 20, 2011 09:00 AM EST Reads: 2,981 |
By Hollis Tibbetts  I am neither pro-crowdsourcing nor anti-crowdsourcing. Some projects are crowdsource-appropriate, and some are not. How do you tell the difference? What are the advantages and disadvantages of crowdsourcing?
For the record, I am neither pro-crowdsourcing nor anti-crowdsourcing. For... Sep. 7, 2011 10:00 AM EDT Reads: 5,553 |
By Andreas Grabner  Last week at Velocity we hosted a Birds of a Feather Session (BoF) and offered the attendees to analyze their web sites using dynaTrace Ajax Edition. Besides finding the typical performance problems (no cache settings, too many images, not minimized content, …) we found several sites t... Jun. 24, 2011 10:00 AM EDT Reads: 6,161 |
By Andreas Grabner  When we get engaged with prospects that are interested in our performance management solution we walk them through a Proof of Concept. We let them install dynaTrace on their own prior to the actual POC. During the POC we ask them to exercise typical use cases on their application that ... May. 5, 2011 10:30 AM EDT Reads: 7,432 |
By Andreas Grabner  Golfers follow the Masters 2011 - but - if you try to access masters.com right now you will get annoying popup messages from your browser telling you that you better stop JavaScript from executing because it takes too long. On my browser this looks like this:
JavaScript makes your b... Apr. 14, 2011 11:00 AM EDT Reads: 4,525 |
By Andreas Grabner  JavaScript can save your day or it can cause you nightmares. JavaScript and XHR (XmlHttpRequest) enable what the industry considers to be Web 2.0 – meaning highly interactive web sites where some application logic is pushed down to the client into the browsers JavaScript engine. As wit... Jul. 22, 2010 02:44 PM EDT Reads: 5,476 |
By Java News Desk  March Networks announced that the Australian Customs and Border Protection Service has selected the Company's VideoSphere solution to enhance its security operations in multiple airports across the country. The integrated systems include March Networks' Video Management System (VMS) so... Oct. 8, 2009 07:00 AM EDT Reads: 3,498 |
By RealWire News Distribution  IGEL’s Universal Desktop Converter is the extended software-based version of the company’s successful PC to TC Conversion Card. To upgrade third party hardware into IGEL Universal Desktops, customers simply plug in and boot from the USB token. Afterwards, the IGEL Universal Firmware ... Oct. 7, 2009 05:00 AM EDT Reads: 4,059 |
By Joe Winchester  In Jef Raskin’s excellent book, The Humane User Interface, he discusses how the human brain is able to perform many tasks simultaneously while only having the ability to focus on one conscious thought at a time. Being able to process information and analyze it intelligently is crucial ... Jul. 9, 2009 01:30 PM EDT Reads: 5,604 Replies: 1 |
By Joe Winchester  User interface generation tools are something that has always been dear to my heart. I’ve enjoyed using them and have been fortunate enough to work on developing them. However, there’s a huge tar pit to be avoided when using them on projects that I see people heading towards over and o... Apr. 9, 2009 09:00 PM EDT Reads: 8,293 Replies: 1 |
By Joe Winchester  One of the things I really enjoy at the moment is the recognition and adoption of agile programming as a fully fledged powerful way to deliver quality software projects. As its figurehead is a group of very talented individuals who have created the agile manifesto (http://agilemanifest... May. 16, 2008 11:45 AM EDT Reads: 21,564 Replies: 2 |
By Joe Winchester  An acronym occurs when the first letters of a phrase are combined into a shortened form that becomes an abbreviated way of describing the original. In science, they are often used to take a fairly verbose and complex concept, such as Light Amplification by Stimulated Emission of Radiat... Apr. 4, 2008 11:00 AM EDT Reads: 8,436 |
By Joe Winchester  Hippocrates, one of the founding fathers of modern medicine, realized that those who trained to become physicians were not only able to use their skills for good and for progress, but also might be inclined to misuse all they had learned. To protect against such abuses, new grads back ... Feb. 26, 2008 08:30 AM EST Reads: 20,617 Replies: 2 |
By Joe Winchester  Imagine you are a contestant on a TV game show and your grinning quiz master pops the question: 'Name the one thing you most associate with Google?' Think about your answer - write it on a card (don't show me yet). Turning your card over, it's likely to be one of the following...Great ... Jan. 31, 2008 03:30 PM EST Reads: 34,338 Replies: 1 |
By Joe Winchester  One of the most fundamental design principles of Java is captured in its motto 'Write Once, Run Anywhere.' It describes how a .class file encodes its instructions at the bytecode level, allowing portability between different machines that, through a specific virtual machine implementat... Dec. 24, 2007 11:00 PM EST Reads: 21,215 Replies: 1 |
By Joe Winchester  Once upon a time, software developers wrote code and ruled their kingdoms. Good programs had few bugs and performed their tasks efficiently and with style. The elite programmers went on to become designers who would lead others in their wake, instilling in them good software practices ... Nov. 21, 2007 06:00 PM EST Reads: 14,870 Replies: 5 |