Quantcast
Jan Poehland

Biography

Jan Poehland has been developing software for over 20 years. Jan is a native of Germany and has studied in Chemnitz/Saxony. He is now the owner and president of Comparatio, a software development company in the Twin Cities, Minnesota.

Jan has built software in various industries and has a wide area of expertise including Flex, Delphi, Java and Lotus Notes. He especially enjoys building custom software that solves non-standard problems. Today, Jan is developing Flex applications and frameworks with his team at Comparatio to implement complex database applications online.

Web site: www.comparatio.com

Blog

Recent Posts | All Posts

Barcode Scanner Support for Flex

November 05 2009

I recently came across an interesting problem when we had to access barcode scanners from Flex applications. The scanners came in different models but all were connected to the computer via serial port or USB (Serial2USB). Now, how do you... read more

Printing with Flex

July 23 2009

Printing is not really a strong point of Flex. Have you ever tried to print complex documents? Do reports always look fuzzy and take forever to actually print? On the quest to print high-quality reports with Flex I wanted to... read more

Template-Based Application Design With Flex

May 15 2009

Very often the layout and design process of rich Internet applications is detached from the actual application development itself. The application layout is developed from scratch for every new application or designers generate the layout independently. While this is certainly... read more

Simple Server Backends for Flex Database Applications

April 17 2009

Developing Rich Internet Applications that access databases always require a complex infrastructure in the background. The same applies to Flex. Really? What if data can be sent to the server in form of SQL queries without compromising security? This would... read more

Flex Database Applications

March 19 2009

How does one develop Flex database applications without having to configure or deploy complex server environments? Is there a way to do this without having to set up different data services for every application but still have secure communication? Budgets... read more

Recent Posts | All Posts

Jan Poehland