Java Open Source Programming: with XDoclet, JUnit, WebWork, Hibernate
The Java language itself is not strictly open-source (Sun has held onto control, albeit with lots of public input). There is, however, a large open-source development community around this highly capable language.Java Open Source Programmingdescribes and provides tutorials on some of the most interesting public Java projects, and is designed to enable a Java programmer [...]

Categories: Free ebooks Tags: "java open source programming", doclet, free java ebooks, hib, Hibernate, java, java distributed computing, java open source, java security, junit, open, open gl, open javafx, open office, open source, source, unit, unit test, unit testing, web, web service, web services, webwork, xdoclet
How to start Solr on Linux System
To start solr on Linux just go to the the example folder of sole and run java -jar start.jar .
see the below given example
/apache-solr-1.2.0/example/
[root@pss2 example]# java -jar start.jar &
[1] 20691
[root@pss2 example]# 2009-10-22 15:21:29.943::INFO: Logging to STDERR via org.m [...]

How to verify that Java is running under Linux System
To verify java is running under linux box , run the following command
ps -ax | grep java
Warning: bad syntax, perhaps a bogus ‘-’? See /usr/share/doc/procps-3.2.3/FAQ
7534 ? Sl 336313:19 java -jar start.jar
7536 ? Sl 2:50 [...]

Java EE 6 web application (JSF 2.0 + JPA 2.0 + EJB 3.1) using Oracle, NetBeans and GlassFish
This application will use Java Server Faces 2.0 for displaying the results, Enterprise Java Beans 3.1 + Java Persistence API 2.0 for middle tier, and Oracle database server + GlassFish v3 as the backend. The most recent development bundle NetBeans 6.8 & GlassFish V3 build 68 would be good work for testing Download NetBeans IDE [...]

Categories: LAMP, Tech Guru, Technology News Tags: 1, 2, 3, 6, and, application, ee, ejb, glassfish, java, jpa, jsf, netbeans, oracle, using, web
How to Install Java Runtime Environment – Linux
You can download SUN’s latest Java JDKs at: http://java.sun.com/javase/downloads/index.jsp.
For my 64-bit Debian system I selected the 64-bit JDK multiplatform binary for Linux: jdk-6u10-linux-x64.bin.
I downloaded the binary file to /tmp and installed it as follows as root:
# mkdir -p /usr/java
# cd /usr/java
#
# chmod 700 /tmp/jdk-6u10-linux-x64.bin
# /tmp/jdk-6u10-linux-x64.bin
…
creating: jdk1.6.0_10/
creating: jdk1.6.0_10/db/
[...]

How to enable and disable Java on Browser
If you’re working on a slow system and notice a significant speed degradation while visiting Java enabled web pages, you can disable Java support to find out if you could gain some speed. Speed degradation occur on slow systems because some Java enabled pages take longer to load, specially, during your first visit. Also certain [...]

Categories: Windows Tags: Communicator 4.x, Explorer 3.x, Explorer 4.x, Explorer 5.x, Internet, internet explorer, java, Navigator 3.x, Netscape Navigator, World Wide Web
How to enable ActiveX on my browser
A control using ActiveX technologies. An ActiveX control can be automatically downloaded and executed by a Web browser. ActiveX is not a programming language, but rather a set of rules for how applications should share information. Programmers can develop ActiveX controls in a variety of languages, including C, C++, Visual Basic, and Java.
To enable ActiveX [...]

Categories: Windows Tags: developers, enable, execution, java, programmer, programmers, scripts, secure, Security, settings, Windows
How to Install Imagemagick on CentOS
ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply [...]

Categories: Linux Tags: algorithm, capability, choose, command, configuration, configure, configured, Copy, create, directory, distributions, edit, edition, execution, format, functionality, group, Identify, images, install, interface, java, perl, processors, Python, server, servers, shadow, source, system, systems, transformation, what, yum
A Quick Guide To Install SUBVERSION
Subversion depends on a number of third party tools and libraries.Some of them are only required to run a Subversion server; others are necessary just for a Subversion client. This section explains what other tools and libraries will be required so that Subversion can be built with the set of features you want

Categories: Open Source Tags: accesses, apache, audience, authenticate, backend, Backup, bases, bdb, bind, build, caching, capability, check, choose, client, command, community, compilation, compiler, compress, configuration, configure, connection, Copy, create, daemon, daemons, databases, Debugging, determine, developers, difference, directory, edit, edition, enable, errorlog, execution, Fedora, file, file folders, functionality, Generator, group, hostname, hostnames, hosts, httpd, Identify, ignore, install, java, lib, linux, listing, logs, mac, machine, memory, microsoft, multiple, network, networking, passwd, perl, possibilities, prevent, protocol, Python, redhat, rename, repositories, Repository, roots, rpm, scripts, secure, Security, server, servers, services, sites, source, ssh, ssl, Standalone, stop, subversion, switch, system, systems, targeted, tools, un usr, unix, virtualizer, what, win, Windows, workarounds, zip
What Is PHP-Nuke
It is a CMS (Content Managment System) that integrates in its inside all the instruments that are used to create a site/portal of information (meant in broad sense). Given the immense number of present functions in the installation and in an even greater quantity of modules developed from third parties, the system is also adept to the management of

Categories: Tech Guru Tags: accesses, apache, backend, community, create, edit, edition, file, format, functionality, Generator, images, install, java, my postgre, PHP-Nuke, servers, sites, SQL, system, what, yahoo
How to install dimdim on ubuntu linux
Dimdim is a cool new open source meeting service that lets you share your desktop, presentations, audio and video. Its also web based, and needs no installing. On top of all this, it works on Mac, Linux and even Windows! Its still alpha at the moment, but definately useable. Heres how to install it on [...]

Categories: Open Source Tags: authenticate, choose, config, configure, connection, dimdim, edit, edition, email, install, java, linux, mac, meeting service, open source, port, ports, source, system, ubuntu, Windows
































