SystemHaus`s DNA

SystemHaus`s DNA

There is a saying: nothing happens by chance...

SystemHaus is present in 16 countries and believes that to be successful in its projects, it is not enough to have the best system and the best service. The key is to be open and willing to connect and adapt to the local culture. This is our way of doing business.

Perhaps this way is directly related to the development of our country.

Brazil is a young country; a great mix of cultures, different people from different countries who have migrated and brought their traditions and customs in search of new life and prosperity. The result is a unique, inspiring and welcoming culture, with room for all that is new and different, with great appreciation and gratitude for its origins.

Our country has 26 states and 1 Federal District,  beyond of a huge territorial extension, because of this we often say that there are many “Brazils” within Brazil. It is easy to see the differences from one region to another. Thus it is possible to understand a diversity shaped by the origin of the local population, full of customs and the history of the settlers who came to live in each of these regions.

In the southern region of Brazil, where SystemHaus is located, the colonization of European immigrants was preponderant. Portuguese came first, followed by the Africans. Later, German immigrants in search of new life and land to cultivate. A  few years later Italian immigrants and after that the Polish, Japanese and many others of different nationalities who contributed to the formation of the culture of our region.

These immigrants gradually transformed the profile of Rio Grande do Sul: they brought new techniques and manufacturing skills to our nation. Through these activities, they generated wealth and development for our state.

Currently, within Systemhaus, we notice the effects of this union of cultures in our daily life. People from different backgrounds bring the culture of our company to life. The sum of our differences strengthens us and the diversity of skills, visions and knowledge has become the key to our success and drives us to do more and better.

We have strong roots in our past and we honor the family we came from. All of these prepared us for great heights. It`s easy to imagine how strong and determininate our ancestors were to overcome so many challenges. Perhaps the smallest of them was cruising the ocean on precarious ships. With courage and wisdom, they found a new land with totally unknown language and customs. They had to reinvent themselves to prosper. Like our ancestors, today in SystemHaus, we are always looking for new opportunities that challenge us in Brazil and around the world. 
This reflection about the immigrants of our region triggered the idea of knowing a little more about the ancestors of SystemHaus team. We found the following:


We have no doubt that also within SystemHaus, we are a “cultural mix”.

The diversity of backgrounds is the basis of our creative power and our strength. And when we join local teams in the countries where we work, we learn to preserve, respect and understand the habits of the communities in the markets where we operate. This is the driving force that bring us closer and has the property to transform businesses around the world.

We are proud of our team and their histories and we try to provide the professional and cultural growth to each one. We know that people are the heart of our company and it is through them, that together and every day,  we are building OUR HISTORY.

Business Intelligence #systemhaus Award Fairs ERP Tanneries Leather A. Buhler CSCB software for tannery System for Tannery LINEAPELLE FAIR birthday ACLE Sustainability Inspiramais Industry 3.0 Tannerie Antara

Related Posts

We are still looking at the future

In the corporate environment, a company`s ability to think and perform its activities in a different way - with greater efficiency, less cost, more agil...

READ MORE
31 years of SystemHaus
31 years of SystemHaus

SystemHaus celebrates today another year of work, dedicated to understanding and helping the leather industry to overcome the most different market chal...

READ MORE
An eye into the future
An eye into the future

Another year has passed by. In September 2020, Systemhaus will accomplish its 32nd Anniversary, celebrating a trajectory of dedication, effort, evolut...

READ MORE

Eventos

0,02ms - Debug é instanciado.
0,03ms - Classe 'Erro' é instanciada.
0,04ms - Definindo configurações do aplicativo.
0,08ms - Classe 'Carregar' é instanciada.
0,11ms - Instanciada as constantes.
0,17ms - Classe 'Config' é instanciada.
0,24ms - Classe 'Arquivo' é instanciada.
0,25ms - Classe 'Criptografia' é instanciada.
0,26ms - Classe 'Entrada' é instanciada.
0,30ms - Classe 'DB' é instanciada.
0,33ms - Classe 'Mysql' é instanciada.
0,35ms - Iniciando carregamento do aplicativo.
0,40ms - Classe 'Rota' é instanciada.
1,24ms - Rota "/:sigla/lgpd/aceitar" sendo sobrescrita para o método "LgpdControle::aceitar"
1,25ms - Rota "/:sigla/lgpd/quadro" sendo sobrescrita para o método "LgpdControle::quadro"
1,25ms - Rota "/:sigla/lgpd/quadrodetalhado" sendo sobrescrita para o método "LgpdControle::quadroDetalhado"
1,25ms - Rota "/:sigla/lgpd/privacidade" sendo sobrescrita para o método "LgpdControle::pagina"
1,31ms - Classe 'Controle' é instanciada.
1,34ms - Classe 'Seo' é instanciada.
1,59ms - 3,10ms = [Tempo: 1,52ms] - Conexão com o banco 'localhost:sist8023_systemhaus'.
1,32ms - 6,14ms = [Tempo: 4,81ms] - Tempo para incluir o arquivo _Comum.php.
6,19ms - Classe 'BlogControle' é instanciada.
15,31ms - 22,43ms = [Tempo: 7,12ms] - Renderizando a página 'site/visual/html/modeloPadrao.php'.
6,20ms - 22,44ms = [Tempo: 16,25ms] - Metodo 'BlogControle::interna()' é executado.
22,45ms - Debug::mostrarDebug();


Sqls

3,14ms - 3,71ms = [Tempo: 0,58ms] - SELECT id FROM site_idioma WHERE 1=1 AND sigla = 'en'
3,77ms - 5,08ms = [Tempo: 1,32ms] - SELECT ttexto.identificador,tidioma.texto FROM site_textoestatico ttexto INNER JOIN site_textoestatico_idioma tidioma ON (ttexto.id=tidioma.id_textoestatico) WHERE tidioma.id_idioma=02
5,44ms - 6,00ms = [Tempo: 0,56ms] - SELECT * FROM site_configuracao WHERE id_idioma = 02
6,62ms - 7,34ms = [Tempo: 0,72ms] - SELECT tidioma.* FROM site_seo tseo INNER JOIN site_seo_idioma tidioma ON (tseo.id=tidioma.id_seo) WHERE tseo.pagina = 'blog' AND tidioma.id_idioma = 02
7,72ms - 8,68ms = [Tempo: 0,96ms] - SELECT COUNT(1) AS total FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND categoria.ativo=01 ORDER BY data DESC
8,72ms - 9,36ms = [Tempo: 0,64ms] - SELECT blog.id, blog.titulo,blog.descricao, blog.data, blog.datadescritiva, blog.id_blogcategoria FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND categoria.ativo=01 ORDER BY data DESC LIMIT 0,4
9,77ms - 10,30ms = [Tempo: 0,53ms] - UPDATE site_blogpost SET acesso = acesso+1 WHERE id = 029
10,34ms - 10,90ms = [Tempo: 0,57ms] - SELECT blog.id,blog.titulo,blog.descricao,blog.data, blog.datadescritiva,blog.id_blogcategoria,blog.seopalavrachave,blog.seodescricao,blog.tag FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id=029
11,03ms - 12,59ms = [Tempo: 1,56ms] - SELECT DISTINCT ttag.tag, ttag.tagformatada FROM site_blogposttag ttag INNER JOIN site_blogpost tblog ON(tblog.id=ttag.id_blogpost) WHERE tblog.ativo = 1 AND ttag.id_idioma = 02 ORDER BY RAND() LIMIT 20
12,74ms - 13,07ms = [Tempo: 0,33ms] - SELECT id, nome FROM site_blogcategoria WHERE ativo = 1 AND id_idioma = 02 ORDER BY nome ASC
13,30ms - 13,87ms = [Tempo: 0,57ms] - SELECT COUNT(1) AS total FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id_blogcategoria=016 AND blog.id NOT IN (29) AND categoria.ativo=01 ORDER BY RAND()
13,89ms - 15,14ms = [Tempo: 1,25ms] - SELECT blog.id, blog.titulo,blog.descricao, blog.data, blog.datadescritiva, blog.id_blogcategoria FROM site_blogpost blog INNER JOIN site_blogcategoria categoria ON blog.id_blogcategoria=categoria.id WHERE blog.ativo=1 AND DATE(blog.data) <= NOW() AND blog.id_idioma = 02 AND blog.id_blogcategoria=016 AND blog.id NOT IN (29) AND categoria.ativo=01 ORDER BY RAND() LIMIT 0,3
15,54ms - 16,22ms = [Tempo: 0,68ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 ORDER BY id_menu ASC,ordem ASC
17,81ms - 18,15ms = [Tempo: 0,33ms] - SELECT * FROM site_menu WHERE ativo = 1 AND id_idioma = 02 AND link LIKE 'antara/%' ORDER BY id_menu ASC,ordem ASC
18,19ms - 18,46ms = [Tempo: 0,27ms] - SELECT id,sigla,nome FROM site_idioma WHERE 1=1 AND ativo = 1 ORDER BY ordem ASC,nome ASC
18,52ms - 19,66ms = [Tempo: 1,14ms] - SELECT tendereco.id,tendidioma.nome,tendidioma.descricao FROM site_endereco tendereco INNER JOIN site_endereco_idioma tendidioma ON (tendereco.id=tendidioma.id_endereco) WHERE tendereco.ativo = 1 AND tendidioma.id_idioma = 02 AND (tendidioma.nome IS NULL OR tendidioma.nome <> '') AND (tendidioma.descricao IS NULL OR tendidioma.descricao <> '') ORDER BY tendereco.ordem ASC,tendidioma.nome ASC
19,86ms - 20,26ms = [Tempo: 0,40ms] - SELECT id FROM site_imagem WHERE id_idioma = 02
21,43ms - 21,92ms = [Tempo: 0,49ms] - SELECT nome FROM lgpd_conteudo WHERE id_idioma = 2