Skip to main content

Nick Wang

I am Senior Project Manager located at Perficient China GDC. 16 years in IT industry, growing up from developer, I involved in various development projects as project manager. My interests are Project Managment, Agile Development and some edge Technical knowledge.

Blogs from this Author

How to Set Up Build Light with YeeLight WIFI Bulb

Introduction In the agile software development world, continuous integration is a widely used practice and it is very helpful in building quality software. It is vital to bring failed builds to the attention of responsible developers as quickly as possible. This problem can be easily solved in a fun way by using YeeLight WiFi Bulb […]

Zen Coding in Editplus 3.50

You may already know Editplus as an excellent text editor software. 2012.11.01, Editplus released a new version 3.50, in this version added one more major feature – Zen Coding. What is Zen Coding Zen Coding is an editor plug-in for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core […]

Unmask Siebel Background Workflow Running Context from Email Time Zone Issue Troubleshooting

In Siebel, sometimes it’s difficult to know when context for background workflows is running. It’s not always obvious. I found the truth of the context for background workflow running from an email time zone issue. Let’s start with the issue first. One day, I found an issue in the Siebel outbound email date type time zone, the date data in Siebel UI is GMT+7, but […]

Another usage of WinSCP – A simple way to make automatic remote call Linux/Unix shell from Windows

When you want to execute Linux/Unix shell from windows, you definitely will think of putty, which can help you log in to Linux/Unix server and execute shell. But if you need an auto-run job to do that for you, putty does not work, Cygwin might work. Recently in my project, I found another simple way […]