By James, on December 13th, 2008% I recently started using Ubuntu 8.10 at my workplace as well. Till then, I have been using Ubuntu only at home. For me, Ubuntu@Work was very different from Ubuntu@Home. I mostly surf, blog, listen to music and play some games at home. But Ubuntu@Work was a completely different scenario.
Since I’m new to this linux stuff, it took me some time to configure things like static ip address, host names etc. But once everything was setup, things started moving quickly. I initially had doubt in my minds about the font rendering of NetBeans (or any swing app for that . . . → Read More: Ubuntu 8.10 – A Productive Java Development Environment
By James, on November 17th, 2008% Yesterday I asked my wife to chat with her mother using my new Ubuntu 8.10 and she happily accepted it. She quickly picked up pidgin and started chatting. But then she asked me, ” I want to speak to my mother, how can I go about?”. I told her that with pidgin you can only do text chat and voice chat facilities are not supported in pidgin. When she asked me, “Why don’t you just install Google Talk?”, I replied her, “Google Talk is not yet available for Linux”. She just went to her Windows XP notebook. Looks like . . . → Read More: Good news for Google Talk users on Linux
By James, on August 1st, 2008% In one of my previous post, I explained about using TortoiseSVN with subversion. Continuing in the same vein, we will see how to extend subversion with the Apache web server. Apache, the most popular http server in the world provides powerful extension point to your subversion repositories and a strong understanding of how these two technologies work together is very important for those who are into it.
Objective: – To learn how to configure Apache http server to provide remote access to subversion repositories. – To learn how to configure authorization and access control to subversion repositories through Apache . . . → Read More: Extending Subversion with Apache
By James, on April 7th, 2008% Introduction:
Subversion is arguably the most popular version control system as of now. No wonder NetBeans has very good support for Subversion. I personally feel that a java developer must be familiar with both these tools. This article shall help you to get started with both these tools.
Objectives:
- To create a simple java project in NetBeans.
- To import the java project into the subversion repository.
- To commit the changes made in a java source file.
- To view the revision history of a java source file which was changed.
- To rollback to the . . . → Read More: Subversion and NetBeans – A quick start guide
By James, on March 19th, 2008% Apart from your favourite IDE, I feel, a Java Developer might be very productive with the following tools (in no particular order):
- Firefox (Do I need to say anything about it?)
- Apache Ant (Not needed, if you use NetBeans. NetBeans has got bundled ant)
- JEdit (Mainly for it’s wide range of plugins. I use it’s LogViewer and HexViewer plugin frequently. Also it has got excellent syntax highlighting for your properties file, java files, nsis scripts etc)
- Subversion Version Control System(Got excellent integration with NetBeans and Eclipse. You must consider it atleast for your personal development.) . . . → Read More: Must have tools for a Java Developer
By James, on March 14th, 2008% Though Subversion is a powerful version control system, it’s command-line based interface may not appeal to some users who used other version control systems like Visual Source Safe. And what if you want to remotely access your repository as well?
TortoiseSVN and Apache comes to your aid. TortoiseSVN is a powerful tool for Subversion, which helps you to issue most of the subversion commands from your windows explorer. Subversion has an inbuilt “svnserve” utility which helps you to expose your repository to remote users, but it’s highly recommended to use the flexible Apache Web Server for this purpose. Subversion . . . → Read More: Extending Subversion by using TortoiseSVN
|
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.
|
|
Recent Comments