Posts tagged integration
Developing Java software on a Mac: file management
Sep 5th
Posted by Bart Kummel in Java
For a developer, file management is an essential task. More than the average computer user, the location and name of a file matters to a developer. Often, (sets of) files have to be copied, either on the local machine or to or from a network share. Sometimes the command line is very fast and efficient for file management tasks. However, as directory structures get more complex, I prefer a visual file management tool, as it gives me a better overview of the structure.
Developing Java software on a Mac: file management
Sep 5th
Posted by Bart Kummel in Java
For a developer, file management is an essential task. More than the average computer user, the location and name of a file matters to a developer. Often, (sets of) files have to be copied, either on the local machine or to or from a network share. Sometimes the command line is very fast and efficient for file management tasks. However, as directory structures get more complex, I prefer a visual file management tool, as it gives me a better overview of the structure.
Developing Java software on a Mac: file management
Sep 5th
Posted by Bart Kummel in Java
For a developer, file management is an essential task. More than the average computer user, the location and name of a file matters to a developer. Often, (sets of) files have to be copied, either on the local machine or to or from a network share. Sometimes the command line is very fast and efficient for file management tasks. However, as directory structures get more complex, I prefer a visual file management tool, as it gives me a better overview of the structure.
Back from Vienna
Apr 17th
Posted by Bart Kummel in Java
I returned from Vienna yesterday evening. After the CONFESS_2011 conference, I enjoyed the city for two days before heading home. I’ve just unpacked my stuff, so now I have the time to post my slides online at Slideshare. The source code of the demos is already online at my Google Code project. (You can just download the MeetingRooms folder from the trunk, that contains the state of the project as it was at the end of my presentation.)