When

Thursday January 12, 2017 from 4:30 PM to 9:00 PM CST
Add to Calendar 

Where

Mo's Irish Pub 
10842 W Bluemound Rd
Wauwatosa, WI 53226
 

 
Driving Directions 

Contact

Sue Zimmermann 
Wisconsin Midrange Computer Professional Association 
 
vicepres@wmcpa.org 
 

WMCPA January 2017 Monthly Meeting - Stephanie Rabbani 

Stephanie has been doing web application development on the IBM i for over 14 years.  She is an independent consultant working with the Seiden Group and prior to that worked for BCD Software Professional Services. 

Working for the Seiden Group and BCD, she has developed a large range of applications including shopping cart, ordering, warehousing,  dashboards, mobile/responsive applications, and many others for small to Fortune 500 companies.

Stephanie writes PHP as her primary language, is Zend Framework 2 certified and has expertise in various web development technologies. She also has in-depth experience with DB2, SQL, and the IBM i environment. She also consults on the ongoing development of the PHP Toolkit for IBM i.

 

Session I - Git Open Source and Source Control

In this session find out how to use Git to contribute to open source projects, and get an introduction on how to use Git to manage source code within your organization. You will learn:
  • How to create your own repository
  • The basics of Git flow
  • Tips and tricks for using Git on Mac/Windows
  • How to use Github/Gitlab/Bitbucket to contribute to open source projects

Session II - Debugging Your Web Application

500 internal server error? Wait, now it's a 404 error. I think it's actually a syntax error. And now my program call isn't returning anything.

Attend this session to hear tips and tricks on how to debug your web application on IBM i, including:

  • Analyzing Apache logs and Apache server issues
  • Debugging your program calls and Toolkit issues
  • Debugging db2 and library list issues
  • Debugging Javascript and CSS