Blog

This blog is intended for software system engineers, architects and managers or people generally interested in development, testing and integration of software systems. It is part of profiq’s community effort that has the objective of sharing knowledge and ideas about software system integration, testing and development. In addition to this technical content, we share updates about life at profiq.

Running ExtJS App as a Liferay Portlet: Part 2

Posted 6 years ago by Jiri Znoj

How to create Liferay portlet with ExtJS app in it Introduction  Hello, In this blog post, I would like to show you the next steps for running JavaScript apps (based on ExtJS framework) in a Liferay Portal. In my previous blog post, Running ExtJS App as a Liferay Portlet: Part 1, I showed you how […]

Read article

Running ExtJS app as a Liferay portlet: Part 1

Posted 6 years ago by Jiri Znoj

Rendering ExtJS app in a specific page element Introduction Hello, My name is Jiří Znoj and I am working as a Software Engineer at profiq, an agile software development company. I, as a part of the team “Tech Research”, investigate various technologies for potential customers and for our purposes – to use the best technologies […]

Read article

Sencha Architect 4 – Tips and tricks

Posted 7 years ago by Petr Večeřa

Sencha ExtJS is popular JavaScript framework for building data-intensive, cross-platform web and mobile applications. It comes with unique visual app builder called Sencha Architect that released its latest version 4 in December. If you don’t know Sencha Architect, it’s fully fledged IDE for developing ExtJS apps. Few months ago we talked about theming options in […]

Read article

How to theme an ExtJS application in Sencha Architect 4

Posted 7 years ago by Petr Večeřa

Sencha ExtJS is popular JavaScript framework for building data-intensive, cross-platform web and mobile applications. It comes with unique visual app builder called Sencha Architect that released its latest version 4 in December. Sencha Architect 4 is fully-fledged IDE for developing ExtJS applications which can help you with all the key features such as theming. The […]

Read article

Authenticating Sencha Web Application Manager via ForgeRock’s OpenDJ

Posted 8 years ago by Jakub Janoska

I am going to show how to integrate two impressive technologies: 1. Sencha Web Application Manager (SWAM), that is an application platform for deploying and managing web and mobile apps and 2. ForgeRock OpenDJ open-source LDAP directory server. Sencha SWAM is an enterprise software product for deploying and managing HTML 5 applications, which are accessible from Windows Desktop, […]

Read article

How to run Sencha.io examples

Posted 11 years ago by janhaj

Although deploying and executing Sencha.io examples should be a basic operation, I faced some difficulties, when setting them up according to the existing documentation. There is a couple of details that I had to do in addition to complete the process successfully. Hence, I decided to summarize my findings in this articles. I hope, they […]

Read article