Search posterous

Search all posts and users. Type a name, type a favorite song title, whatever! See what comes up.
  

More posterous blogs











More recommended blogs »

Here are posterous posts filed under sysvision...

mathiaslin says...

We would like to invite you to the following event:

WEB WEDNESDAY – GUANGZHOU

Date: 30.09.2009 - 7 pm, The Paddy Field 田野西餐吧
No admission fee, no registration required

A direct descendant of Hong Kong's successful
networking event. Meet the GZ "Digerati" and greet guests
from around Asia who are leaders on the Internet!
Our main goal is to network and meet new people with
common interests in the Guangzhou area, learn from our
guests and, oh ya, HAVE FUN!


Guest this month

MATHIAS LIN
Managing Director at SYSVISION Ltd.

Topic:

OPEN SOURCE SOFTWARE
from a Business Perspective


How to save costs and stay vendor independent with IT

This month's Web Wednesday event will give you some valuable tips on Open Source Software and how it can help your company save costs and stay vendor independent. Join this event and you will go home with useful advice that you can use right-away - whether you're a company director, marketing manager, or head of IT.

Mathias Lin will introduce you into the eco-system of Open Source Software in a non-technical, easy-to-understand way.

This is what you will learn at the next Web Wednesday:

I. Introduction

1. What is open source software (OSS)?
2. Examples of available products

II. Evaluation and Implementation

1. Benefits of OSS
2. Problems and obstacles to OSS
3. Choosing and evaluation OSS
4. Current status and trends

III. Discussion and Q&A


Mathias Lin


Mathias Lin, born 1978 in Hamburg/Germany, is founder and managing director at SYSVISION Ltd. (Hong Kong) as well as Vice President, Products & Technologies at SYSVISION USA, Inc. Prior to living and working in Asia for 3.5 years, he served as managing director at SYSVISION, Germany.
Mathias has 11+ years of professional experience in IT and has been consulting clients ranging from startups to Fortune 500 corporations, such as Bayer, China Telecom, Lufthansa, Unilever, Philips, Dräger, META Group, Atos Origin, et al. He is an enthusiastic proponent about technology and its impact on business and productivity.
His personal interest lies in healthcare IT and how open source and open knowledge concepts and projects can contribute to the healthcare systems in developing and emerging countries.

http://www.linkedin.com/in/mathiaslin
https://www.xing.com/profile/Mathias_Lin
http://twitter.com/mathiaslin
http://www.sysvision.com
E-Mail: mathias.lin@sysvision.com

This month's event is presented in cooperation with:
German Chamber of Commerce in China - South China
-->


Venue:

The Paddy Field 田野西餐吧
Booth 1A, G/F, Central Plaza, 38 Huale Lu,Yuexiu
华乐路38号广怡大厦首层1A


本月主讲嘉宾

汉智科技常务董事
MATHIAS LIN

主题
开源软件
——自《商务前景》一书
如何利用IT节省成本和保持供应商独立

本月的Web Wednesday活动会给你带来一些关于开源软件有用的小提示,及其如何帮助你的公司节省成本和保持供应商独立。无论你是一个公司的总监、市场经理或者 IT部门的领导,只要参加这个活动,就可以马上得到有用的建议。Mathias Lin 会深入浅出地向你介绍开源软件的运作模式。
以下是本月Web Wednesday活动的演讲纲要:

I. 概述

1.什么是开源软件
2.应用产品举例

II. 评估与实现

1.开源软件的好处
2.开源软件的问题与阻碍
3.选择与评估
4.现状与趋势

III.讨论与问答环节

Mathias Lin


1978年生于德国汉堡,汉智科技(香港)的创始人和常务董事,同时也是美国汉智科技产品及技术的副总裁。
他已经在亚洲生活与工作了三年半,在此之前他于德国担任汉智科技总经理。
Mathias 在IT方面拥有超过11年的丰富经验,曾为各种不同的客户——从刚起步的企业到财富500强——提供IT咨询,包括:拜耳,中国电信,德国汉莎航空公司, 联合利华,飞利浦,德尔格,梅塔集团,源讯等等。他是科技及其工商影响力的热诚倡导者。

他的个人兴趣是医疗保健的IT解决方案,以及如何通过开源软件、知识共享来帮助发展中国家和新兴国家建立他们的医疗系统。

http://www.linkedin.com/in/mathiaslin
https://www.xing.com/profile/Mathias_Lin
http://twitter.com/mathiaslin
http://www.sysvision.com
E-Mail: mathias.lin@sysvision.com


本月活动合作单位:
南中国德国商会

-->

Venue:

The Paddy Field 田野西餐吧
Booth 1A, G/F, Central Plaza, 38 Huale Lu,Yuexiu
华乐路38号广怡大厦首层1A

 

Filed under: sysvision

mathiaslin says...

SYSVISION Photoalbum Module integrates SmoothGallery (GPL) into OpenCms as an add-on module package, which allows visitors to experience nicer visual effects on photo display. The module is easy-to-use. Thanks to Jonathan Schmeoul for developing the SmoothGallery in the first place!

To use the SYSVISION Photoalbum module, you need at least OpenCms version 7.0.5.

Please see the SYSVISION_Photoalbum.PDF for details.

Download this module as zip from here: com.sysvision.opencms.frontend.photoalbum_0.2.zip (~ 2.8 MB)

http://www.sysvision.com/opencms/opencms/en/expertise/cms/solutions/photoalbum_module.html

Filed under: sysvision

mathiaslin says...

In recent projects we have used the Spring MVC integrated into OpenCms. This topic is not new to the OpenCms community, as it has already been covered a
little in the OpenCms wiki and also Bearingpoint provides an open source submodule in their Commons-Project at Sourceforge.
 
Nevertheless, we make our small 'getting-started' project available now - it's aimed for developers who want to integrate Spring & Hibernate into
OpenCms for the first time and would like to have a ready-to-go starting point/project setup.
The project includes Eclipse and NetBeans project files as well as the ant build file. We used it for OpenCms7.0.5 and OpenCms7.5. With these OpenCms versions, the versions of the depending lib files used by Spring and OpenCms should not
conflict. (We didn't use it with OpenCms6 yet).
 
SVN:
http://svn.sysvision.net:9027/svn/com.sysvision.opencms.spring/
User: anon, Password: anon
 
or download as zip from:
http://www.sysvision.de/en/expertise/cms/solutions/opencms_spring_integration.html
 
The project contains a Readme.pdf how to use it. We hope it's useful to someone and are open for any comments, suggestions and improvements.
 
(A note regarding Hibernate: we don't use the OpenSessionInViewPattern (OSIV), so you won't find it in the project. If you want/need it, you will
find infos about it in the opencms-wiki.org)

Filed under: sysvision

mathiaslin says...

When exporting the Formgenerator data to CSV, there might be some problems with exporting numbers and trailing zeros when opening the file in Excel. I.e. if you have a column with zip codes and some values start with 0, they will get lost in Excel. Also, when exporting large numbers, Excel usually displays them withe the +E syntax.
 
To avoid it, the csv should escape such numbers with a = in front of it, i.e.the CSV should read:
,="07635",
 
We modified the class com.alkacon.opencms.formgenerator.database.export.CmsCvsExportBean.java, method escapeExcelCsv: checking if the value can be parsed as Double or Long, if so, put an = in front of the escaped value.
(The = cannot be put in front of all types of fields; if put in front of an escaped string value that contains commas, it will break the format; so we
really need to check if it's a number value).


/**
* Escapes CSV values for excel.<p>
*
* @param value the value to escape
*
* @return the escaped excel value.
*/
private String escapeExcelCsv(final String value) {
// Begin: SYSVISION modification
boolean isNumber=false;
try {Long.valueOf(value);isNumber=true;} catch (Exception e) {};
try {Double.valueOf(value);isNumber=true;} catch (Exception e) {};
// End: SYSVISION modification

String result = value;
StringBuffer buffer = new StringBuffer();
buffer.append("\"");
char[] chars = value.toCharArray();
for (int i = 0; i < chars.length; i++) {
// escape double quote escape delimiter within value:
if ('"' == chars[i]) {
buffer.append("\"");
}
buffer.append(chars[i]);
}
buffer.append("\"");
result = buffer.toString();
return (isNumber?"=":"") + result; // SYSVISION modification
}

Filed under: sysvision