Friday, August 31, 2007
Thursday, August 30, 2007
Wednesday, August 29, 2007
Monday, August 27, 2007
Java General Java Perl to Java regular expressions tutorial Tutorial
Java General Java Perl to Java regular expressions tutorial Tutorial
This article provides a good comparison between Java and Perl regular expression.
The best place is it provide simple but enough samples for those differences.
This article provides a good comparison between Java and Perl regular expression.
The best place is it provide simple but enough samples for those differences.
Monday, August 20, 2007
My Eclipse Plugins
EPIC - http://e-p-i-c.sourceforge.net/
Aptana Rails Plugin - http://update.aptana.com/install/rails/3.2/
Aptana web plugin - http://update.aptana.com/install/3.2/
Aptana Rails Plugin - http://update.aptana.com/install/rails/3.2/
Aptana web plugin - http://update.aptana.com/install/3.2/
Sunday, August 19, 2007
Problem with i18n:jsp,struts,utf-8
Problem with i18n:jsp,struts,utf-8: "
- Jsp: add and in : - add <%@page language="java" pageEncoding="utf8" contentType="text/html; charset=UTF8"%> and in <header>: <meta equiv="Content-Type" content="text/html; charset=UTF-8"> <header><meta equiv="Content-Type" content="text/html; charset=UTF-8">
- Tomcat Catalina.bat: add set JAVA_OPTS=-Dfile.encoding=UTF-8 to interpret data from the db correctly.
- Web.xml: add a filter as in http://www.javaworld.com/javaworld/jw-05-2004/jw-0524-i18n.html to make POSTs send correctly encoded characters."
- Jsp: add and in : - add <%@page language="java" pageEncoding="utf8" contentType="text/html; charset=UTF8"%> and in <header>: <meta equiv="Content-Type" content="text/html; charset=UTF-8"> <header><meta equiv="Content-Type" content="text/html; charset=UTF-8">
- Tomcat Catalina.bat: add set JAVA_OPTS=-Dfile.encoding=UTF-8 to interpret data from the db correctly.
- Web.xml: add a filter as in http://www.javaworld.com/javaworld/jw-05-2004/jw-0524-i18n.html to make POSTs send correctly encoded characters."
Automating Xen Virtual Machine Deployment
Automating Xen Virtual Machine Deployment:
This article described how to use SystemImager to deploy Xen virtual SUTs.
This article described how to use SystemImager to deploy Xen virtual SUTs.
Tuesday, August 7, 2007
Friday, August 3, 2007
export DISPLAY of entire desktop
export DISPLAY of entire desktop
from the dept. I'm a newbie starting in the non-MS world(Yeh I know!). I'm wanting to bring up a FreeBSD system to host my backup mail server. what i need help on is export the entire desktop using X-Windows to my desktop machine. I've exported my entire desktop with Red Hat however Linux & Red Hat seem to have as many exploits these days as Windows OS. I already have to baby sit one OS, i need two. I'm able to export a specific program to my remote desektop machine based on the article here on this site but can't figure out how to do i launch my window manager(KDE, GNOME, afterStep) to my remote desktop machine. export DISPLAY=1.1.1.1:0.0 < | >
|
| ||||||||||
|
Set up the VNC Server in Fedora
Set up the VNC Server in Fedora
This article contents most of the vnc configuration instructions.
The bad thing is, it can't cover all the VNC configuration, and sometimes it doesn't work.
This article contents most of the vnc configuration instructions.
The bad thing is, it can't cover all the VNC configuration, and sometimes it doesn't work.
Getting the X Window System Working with X-Configurator
Getting the X Window System Working with X-Configurator
I forgot the F86Config command...........
too bad
I should draft a useful Linux command list in my Blog.
I forgot the F86Config command...........
too bad
I should draft a useful Linux command list in my Blog.
Subscribe to:
Posts (Atom)