Contexts and Dependency Injection in Java EE 6: @EJB vs @Inject
Learn how and when to use the contexts and dependency injection model in Java EE 6. Java Platform, Enterprise Edition (Java EE) 5 brought... more »
Tweet 0 Comments Save Tags: frameworks , java , server , tools
RubyInstaller for Windows: The easy way to install Ruby on Windows
RubyInstaller for Windows is a self-contained Windows-based installer that includes the Ruby language, an execution environment,... more »
Tweet 0 Comments Save Tags: ruby , tools , windows
Hacking A Maven Dependency with Javassist to Fix It
Have you ever wondered what to do when needing “just a small change” to a third-part library your project depended on? This post... more »
Tweet 0 Comments Save Tags: frameworks , java , methodology , tools
Equinox p2 provisioning support in RCP applications
To date, putting the Equinox p2 provisioning support into an RCP application has been a bit of a chore. Witness the plethora of blog and... more »
Tweet 0 Comments Save Tags: eclipse , frameworks , java , tools
Notify Property Weaver extension for Visual Studio 2010 and Visual Studio 11
Generate PropertyChanged notifications automatically when inheriting from INotifyPropertyChanged.
Tweet 0 Comments Save Tags: .net , open source , reviews , tools
Naming Conventions in JustCode
Choosing appropriate identifiers for the constructs in your code provides better readability and maintainability. With the latest build... more »
Tweet 0 Comments Save Tags: .net , microsoft , tools
Performance Analysis of REST/HTTP Services with JMeter and Yourkit
My last post described how to accomplish stress- or load-testing of asynchronous REST/HTTP services with JMeter. However, running such... more »
Tweet 0 Comments Save Tags: how-to , java , tools , web services
041 RR Code Metrics
This week the Ruby Rogues welcome their guest Rogue, Bryan Helmkamp, to discuss code metrics, what that is, and tools and services to... more »
Tweet 0 Comments Save Tags: ruby , tools
Best Resume Ever: How to Woo a Startup
This story, like all incredibly successful hiring stories, includes bad puns, elaborate presentation-proposals and one of the cutest... more »
Tweet 0 Comments Save Tags: how-to , research , tools , trends
Heroku Toolbelt
Everything you need to get started using Heroku
Git in a nutshell
Git is really not that hard to learn, yet it is a powerful tool to manage version control of your work. I learned the basics recently... more »
Tweet 0 Comments Save Tags: how-to , open source , tools
Postgres Plus Advanced Server 9.1 - Some Firsts
Postgres Plus Advanced Server 9.1 is the first database to enable transaction-level control over synchronous replication – a big... more »
Tweet 0 Comments Save Tags: database , news , tools
MyHDL Tutorial I (LED Strobe)
Each of the development boards used in this tutorial have medium sized FPGAs and a bank of LEDs available. The boards are development... more »
Tweet 0 Comments Save Tags: hardware , how-to , python , tools
The Basics of Wireless Roaming Latency Analysis
Roaming latency is a common pain point within a wireless system and can degrade the performance of your network. Learn what causes... more »
Tweet 0 Comments Save Tags: how-to , standards , tools , trends
Facebook open graph publishing simplified
Facebook has just enabled the open graph for 60 lucky apps. The new open graph beta allows you to post a user’s actions to their... more »
Tweet 0 Comments Save Tags: how-to , python , tools , web services
A simple way to watermark of images
Some time ago, I was searching for a way to simply watermark images to put them on my galery. I couldn't find any software that would do... more »
Tweet 0 Comments Save Tags: open source , other languages , tools , unix-linux
Chrome 17 released, will preload autocompleted URLs as you type
Google has just released Chrome version 17, which brings several minor enhancements to the company's web browser—including a new Web... more »
Tweet 0 Comments Save Tags: reviews , tools
Find/Replace in Visual Studio using Regular Expressions
David Amador gives a brief tutorial on using Find/Replace to change unwanted code snippets using regular expressions in Visual Studio.
Tweet 0 Comments Save Tags: .net , how-to , microsoft , tools
Jelastic vs. Heroku
Comparing 10 major points for Jelastic and Heroku. Author is a Jelastic employee.
Running Python and R Inside Emacs
John Cook shows you how to enable support for Python and R inside Emacs, along with some of the basic possibilities for managing blocks... more »
Tweet 0 Comments Save Tags: how-to , python , tools
Model2Roo: a Model Driven Approach for Web Application Development based on the Eclipse Modeling Framework and Spring Roo
A tool to generate Spring Roo scripts by UML. We propose an approach based on model-driven techniques in order to guide the development... more »
Tweet 0 Comments Save Tags: java , tools
Java 7 - Project Coin Decompiled Part II
Hello everybody, this is the second part of Java 7 - Project Coin Decompiled, as you remember, we have already seen some of the small... more »
Tweet 0 Comments Save Tags: java , research , reviews , tools
Gossip Protocol: An Introduction
Gossip Protocol is a type of communication protocol used mostly in large scale distributed systems. This post provides a basic... more »
Tweet 0 Comments Save Tags: research , standards , tools
Bring Google Analytics to WP Admin with Reporteur
Reporteur is a free WordPress plugin, which brings in a fast and uncomplicated Google Analytics Report snapshot to your WordPress admin... more »
Tweet 0 Comments Save Tags: frameworks , open source , tools
Recording Robot Framework Keywords with Selenium IDE
A very useful tool to record your robot tests with Selenium IDE
Tweet 0 Comments Save Tags: frameworks , javascript , tools


