I've shared an item with you officially below
Monday, July 25, 2016
Tuesday, March 24, 2015
Vincent Hong Fay Lee's invitation is awaiting your response
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday, March 17, 2015
Vincent Hong Fay Lee's invitation is awaiting your response
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
Sunday, March 15, 2015
I'd like to add you to my professional network on LinkedIn
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday, August 20, 2008
Fwd: HOW TO PASSWORD PROTECT A JBOSS URL OR DIRECTORY
---------- Forwarded message ----------
From: ERIC TENG <ericteng177@gmail.com>
Date: Wed, Aug 20, 2008 at 2:40 PM
Subject: HOW TO PASSWORD PROTECT A JBOSS URL OR DIRECTORY
To: "KEVIN FRANCIS @ WAVELET Francis" <kevinfrancis@wavelet.biz>
Cc: "Vincent Lee @ Wavelet Lee" <vincent@wavelet.biz>, "Janet Tan @ Wavelet Janet" <janet@wavelet.biz>
Francis,
Found the solution of "HOW TO PASSWORD PROTECT A JBOSS URL" (url can but Jboss App or a simple directory under the jboss deployment root dir).
Following is the instruction, Just add the following to "/usr/java/jboss/server/default/deploy/jbossweb-tomcat50.sar/conf/web.xml" file:
===============START OF TEXT ================
<security-constraint>
<web-resource-collection>
<web-resource-name>All resources</web-resource-name>
<description>Protects all resources</description>
<url-pattern>/backup</url-pattern>
</web-resource-collection>
<auth-constraint>
<role-name>WebAppUser</role-name>
</auth-constraint>
</security-constraint>
<security-role>
<role-name>WebAppUser</role-name>
</security-role>
<login-config>
<auth-method>BASIC</auth-method>
<realm-name>Test Realm</realm-name>
</login-config>
===============END OF TEXT ================
"url-pattern" tag is the key here, regular expression is accepted. I also suspected that the role-name is security-role can be OMITTED, but didn't try that. Also, the research is not quite done, you may need to study the format of "login-config.xml" file to include username and password, or I suspect that by change the option on "login-config" tag, you can instruct JBOSS to refer the user login info using Linux OS's.
Try with following on your browser:
1. http://localhost:8080/emp
2. http://localhost:8080/wavelet-supplier
3. http://localhost:8080/backup
Found above on http://wiki.jboss.org/wiki/SecureAWebApplicationInJBoss
Regards,
Eric Teng
From: ERIC TENG <ericteng177@gmail.com>
Date: Wed, Aug 20, 2008 at 2:40 PM
Subject: HOW TO PASSWORD PROTECT A JBOSS URL OR DIRECTORY
To: "KEVIN FRANCIS @ WAVELET Francis" <kevinfrancis@wavelet.biz>
Cc: "Vincent Lee @ Wavelet Lee" <vincent@wavelet.biz>, "Janet Tan @ Wavelet Janet" <janet@wavelet.biz>
Francis,
Found the solution of "HOW TO PASSWORD PROTECT A JBOSS URL" (url can but Jboss App or a simple directory under the jboss deployment root dir).
Following is the instruction, Just add the following to "/usr/java/jboss/server/default/deploy/jbossweb-tomcat50.sar/conf/web.xml" file:
===============START OF TEXT ================
<security-constraint>
<web-resource-collection>
<web-resource-name>All resources</web-resource-name>
<description>Protects all resources</description>
<url-pattern>/backup</url-pattern>
</web-resource-collection>
<auth-constraint>
<role-name>WebAppUser</role-name>
</auth-constraint>
</security-constraint>
<security-role>
<role-name>WebAppUser</role-name>
</security-role>
<login-config>
<auth-method>BASIC</auth-method>
<realm-name>Test Realm</realm-name>
</login-config>
===============END OF TEXT ================
"url-pattern" tag is the key here, regular expression is accepted. I also suspected that the role-name is security-role can be OMITTED, but didn't try that. Also, the research is not quite done, you may need to study the format of "login-config.xml" file to include username and password, or I suspect that by change the option on "login-config" tag, you can instruct JBOSS to refer the user login info using Linux OS's.
Try with following on your browser:
1. http://localhost:8080/emp
2. http://localhost:8080/wavelet-supplier
3. http://localhost:8080/backup
Found above on http://wiki.jboss.org/wiki/SecureAWebApplicationInJBoss
Regards,
Eric Teng
--
=========================
Phone : +6012-6018838
Website : www.wavelet.biz
=========================
Wednesday, July 2, 2008
Accounting Software
You would probably know by now, with reference to what you are having, that an accounting software records & processes accounting transactions within functional modules such as:
But, your growth plans and complexity in business processes somehow demands more than the above mentioned functionalities.
Well... as a matter of fact, with your expanding manpower, number of outlets & offices and the skyrocketed amount of volume in inventory & sales, additional features & functions under core modules are actually not really too much to ask for...
Believe it or not! There are actually business owners out there with a very conservative thinking that naturally sets investment in an appropriate solution for their own company as one of the lowest priorities when it comes to business expansion.
I personally do not support this practice.
Why? Well, some "traditional" entrepreneurs that I have met are quite often comfortable with their current software.
But, are they really comfortable? Or are they comfortable with the fact that their employees, those actually USING the software are comfortable?
Perhaps so.
But, how often do you have a majority of your accountants, warehouse managers or even cashiers to be aligned with the CEO's vision and plans? If you do, you have my heartiest congratulations and take it from me, don't fire them!
It is quite needless to say that you operates in a competitive industry. I mean... who doesn't?
Competitive advantage may require creative strategies. And to deploy creative marketing tactics, you will need tools. For example, can your current software bloom your business by allowing customers to buy online via E-Commerce? No? Can your current software retains and grow your customers rather than buying from your competitors by automating a customer loyalty programme?
If you are still scrolling down & reading this line, I guess it is fair to assume that I've somehow described the limitations of your current software, and has proven itself to be one of your current challenges for business growth at the rate you have envisioned.
If that is really the case, its high time to seat back behind the yellow light and give your company's current accounting software some thoughts and consider an ERP instead.
www.wavelet.biz
- A/R & A/P
- General Ledger
- Billing
- Stock/Inventory
- Purchase Order
- Sales Order
But, your growth plans and complexity in business processes somehow demands more than the above mentioned functionalities.
Well... as a matter of fact, with your expanding manpower, number of outlets & offices and the skyrocketed amount of volume in inventory & sales, additional features & functions under core modules are actually not really too much to ask for...
Believe it or not! There are actually business owners out there with a very conservative thinking that naturally sets investment in an appropriate solution for their own company as one of the lowest priorities when it comes to business expansion.
I personally do not support this practice.
Why? Well, some "traditional" entrepreneurs that I have met are quite often comfortable with their current software.
But, are they really comfortable? Or are they comfortable with the fact that their employees, those actually USING the software are comfortable?
Perhaps so.
But, how often do you have a majority of your accountants, warehouse managers or even cashiers to be aligned with the CEO's vision and plans? If you do, you have my heartiest congratulations and take it from me, don't fire them!
It is quite needless to say that you operates in a competitive industry. I mean... who doesn't?
Competitive advantage may require creative strategies. And to deploy creative marketing tactics, you will need tools. For example, can your current software bloom your business by allowing customers to buy online via E-Commerce? No? Can your current software retains and grow your customers rather than buying from your competitors by automating a customer loyalty programme?
If you are still scrolling down & reading this line, I guess it is fair to assume that I've somehow described the limitations of your current software, and has proven itself to be one of your current challenges for business growth at the rate you have envisioned.
If that is really the case, its high time to seat back behind the yellow light and give your company's current accounting software some thoughts and consider an ERP instead.
www.wavelet.biz
Tuesday, July 1, 2008
Blog
Perhaps, your aim to open up more branches may be influenced by your ambition to convey confidence and stability to your customers, leverage on the economy of scale and etc...
One particularly compelling reason for branching out and increase your network might be your desire to fill a need in the marketplace and gradually enjoy the increase piece in the pie.
However, managing multiple stores requires a different system. In today's K-economy, knowledge is power and the need to obtaining business critical information as you want it, is inevitable.
In multi branches management, there are vital functions such as from inventory, trading & finance perspective that needs to be well centralized, perhaps in the main office (headquarters) itself.
A real solution for multi branches management allows easy access for you to convey critical data from each branches on a real time basis, allowing all locations to operate in a standardized manner and be updated to stay on the same page. From management perspective, it is equally crucial to be able to obtain vital business intelligences gathered from all locations in a single reporting tool.
To many people's disappointment, common softwares that you can find off the shelf do not really allows you maximize the fullest potential and the power of network.
www.wavelet.biz
One particularly compelling reason for branching out and increase your network might be your desire to fill a need in the marketplace and gradually enjoy the increase piece in the pie.
However, managing multiple stores requires a different system. In today's K-economy, knowledge is power and the need to obtaining business critical information as you want it, is inevitable.
In multi branches management, there are vital functions such as from inventory, trading & finance perspective that needs to be well centralized, perhaps in the main office (headquarters) itself.
A real solution for multi branches management allows easy access for you to convey critical data from each branches on a real time basis, allowing all locations to operate in a standardized manner and be updated to stay on the same page. From management perspective, it is equally crucial to be able to obtain vital business intelligences gathered from all locations in a single reporting tool.
To many people's disappointment, common softwares that you can find off the shelf do not really allows you maximize the fullest potential and the power of network.
www.wavelet.biz
Subscribe to:
Posts (Atom)

