I post this here, since maybe someone finds it useful. Recently my nvidia 6600GT graphics card (on a 3yrs old PC) had serious problem and nothing was displayed any more.My PC’s diagnostic leds displayed error on the graphics card.
Btw my motherboard is Diamond P4N which support PCI Express 1.0 and SLI So I bought a new one Asus EN210 which is PCI Express 2.0. I removed the old graphics card and installed the new one.
(Please check also the update Tutorial with Helios here)
The purpose of these series Tutorial (updated with eclipse galileo) is to introduce tools needed, setup and initial guidelines for Service Oriented Applications.
Recently a colleague of mine, remind me of a book that I had bought last summer but I let aside some time ago for other priorities. I picked it up again and I’m still trying to finish it.
The book Beautiful Code: Leading Programmers Explain How They Think presents ideas and solutions from pioneering software designers.
Just yesterday Bytemobile announced the deployment of Web Fidelity™ Service (WFS).
During this release we have introduced many nice new features.
Maybe sometimes you wonder if your unit tests during your TDD cover all your code. Well, in perl there is a module called Devel::Coverage which does what you expect. If it is not installed yet in your system just install it by typing (e.g. in your Linux box):
#sudo apt-get install libdevel-cover-per
#sudo apt-get install libpod-coverage-perl
Create a small perl program, like the following one:
Usually the best result that you can get out of your TDD practice is a 100% code coverage. Code coverage is a software metric that tells how much of your production code is run either when the unit tests or the actual application run and usually consists of several metrics criteria.
We are quite excited in BEDC, since Vodafone Greece lunched their new service called Vodafone Internet Plus which is based on our Web Fidelity Service!
For a flat monthly rate, the service gives subscribers direct access to Google, YouTube, eBay, MySpace, and other websites from their mass-market mobile handsets.
You are a top object-oriented developer. You have written many algorithms. Have you ever wondered for the quality of your code?
Well, Test Driven Development (TDD), is an evolutionary practice for development where you write a test before you write production code. In other words, it’s one way to think the requirements through your design before you write your functional code
Do you wonder how to add expressions and constraints to your UML and OO models? Well, Object Constraint Language is the answer!
The Object Constraint Language (OCL) is a language that enables you to describe expressions and constraints on object-oriented models and not only. An expression is an indication or specification of a value. A constraint is a restriction on one or more values of an object-oriented model or system.
For example, expressions usage in your UML model might be for:
Recent comments
12 years 50 weeks ago
13 years 1 day ago
13 years 1 week ago
13 years 3 weeks ago
13 years 3 weeks ago
13 years 3 weeks ago
13 years 4 weeks ago
13 years 4 weeks ago
13 years 5 weeks ago
13 years 5 weeks ago