By Oleg Mazurashu, on August 18th, 2010 As I showed in previous post it is useful to use Inline Method when we have a lot of functionality which is on several methods and need to put this functionality to the one method. In this post I want to show, in my point of view, subtechnique of Inline Method which is called Inline . . . → Read More: Refactoring: Inline Temp
By Oleg Mazurashu, on August 17th, 2010 In this post I want to show other practice which works in other way then Extract Method technique. It is called Inline Method. As usual I will show example for understanding.
. . . → Read More: Refactoring: Inline Method
By Oleg Mazurashu, on August 16th, 2010 I am going to start with basic things such refactoring. In my point of view every developer should know these methods.
. . . → Read More: Refactoring: Extract Method
By Oleg Mazurashu, on April 23rd, 2010 The NetBeans team announced that beta of 6.9 version is available for download.
Feature highlights: OSGi Develop OSGi bundles with Maven Bundled Felix container, ability to register other containers such as Equinox Use OSGi bundles in a NetBeans RCP application NetBeans Platform OSGi interoperability (developing and consuming OSGi bundles in Platform-based applications) Felix 2.0.3 OSGi . . . → Read More: NetBeans 6.9 Beta is available
By Oleg Mazurashu, on April 22nd, 2010 Download page and Release Notes page.
By Oleg Mazurashu, on April 19th, 2010 In this post I am going to show you how to use SequenceInputStream in Java. A SequenceInputStream first reads all the bytes from the first stream in the sequence, then all the bytes from the second, third and so on. When the end of one stream is reached, that stream is closed and the next . . . → Read More: Using Sequence Input Stream in Java
By Oleg Mazurashu, on April 16th, 2010 Genuitec announced that MyEclipse 8.5 is released. For me, MyEclipse is on of the best Eclipse based IDE in the world. The newest release includes updates for many popular open source frameworks (including Spring and Hibernate), and includes C/ALM (Collaboration Application Lifecycle Management) technologies. For Blue users, MyEclipse 8.5 includes support for Linux operating systems . . . → Read More: MyEclipse 8.5 is released
By Oleg Mazurashu, on April 16th, 2010 You can download it from this link. Details you can find on Release Notes page.
By Oleg Mazurashu, on March 30th, 2010 You can download it from this link. Details you can find on Release Notes page.
By Oleg Mazurashu, on March 25th, 2010 The System class maintains a Properties object that describes the configuration of the current working environment. System properties include information about the current user, the current version of the Java runtime, and the character used to separate components of a file path name. In this post I am going to show simple example which shows . . . → Read More: Using system properties in Java
|
A sample text widget
Etiam pulvinar consectetur dolor sed malesuada. Ut convallis
euismod dolor nec pretium. Nunc ut tristique massa.
Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan.
Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem,
suscipit in posuere in, interdum non magna.
|
"If people do not believe that architecture is simple, it is only because they do not realize how complicated life is." - J.H. von Neumann
|
Recent Comments