OOP and JavaScript
08 May 2007Do you think you know well JavaScript?
Read the following article from MSDN magazine, sent to me by my friend Antonio Di Motta:
Javascript Issues
Bye,
Dino.
Do you think you know well JavaScript?
Read the following article from MSDN magazine, sent to me by my friend Antonio Di Motta:
Javascript Issues
Bye,
Dino.
A Virtual Appliance is a pre-installed and configured virtual machine. In short VMware has created a market of virtual machines. Many of those are free.
I tried many open source editors for the web. My choice is
FCKEditor. I like its capability to hide the toolbar, it’s multilanguge (i tried arabic version at work and right-to-left, all is ok), it’s multi-browser support and it’is very stable.
Give it a try.
Have a good year.
Today is the linux day in Italy. I downloaded ubuntu distro and I installed it in a vmware workstation. My impressions are positive: i like the live installer cd, you can choose to use it as a live distro or install to your hd to release its full potential.
Enterprise web applications have multiple configuration files both XML and properties types. When you deploy your application you may need to change values like URL, IP, login, password, etc. in all of those files. My solution was to build a tool with ANT using “replaceregexp”. But let’s go with an example.
This locale resolver reads the locale from JSTL configuration.
Here is an example on how inject classes with Spring container.