K2, nueva versión

K2, nueva versión

Después de mucho tiempo esperando una actualización, con fechas que se postergaban cada vez, llegó al fin la esperada nueva versión de K2 y compatible con PHP 7.

Personalmente, K2 ha sido la aplicación que uso para construir sitios un poco más complejos, como catálogos, directorios, blogs o sitios de cursos, donde en unos minutos importas miles de artículos desde un archivo Excel. Versátil como pocos, es una extensión de cabecera no sólo para mí, sino que para muchos usuario de Joomla!

Continue reading
  2927 Hits

Call to Action efectivos

Call to Action efectivos

Son los botones que se usan para definir una acción del usuario en una página web, por medio de los cuales se puede vender un producto o servicio o invitar a una subscripción de newsletter o a seguir un blog. En la publicidad de hace algunos años eran reconocidos como “Aproveche Ya! “ “ ¡Llame ahora!”

Continue reading
  4593 Hits

Making a successful membership site with Joomla

Making a successful membership site with Joomla

What do your members want? It is important to deliver what your members want, NOT what they need. Hang in there with me and I’ll explain.

Continue reading
  10068 Hits

Joomla no Google Summer of Code

Joomla no Google Summer of Code

Você já conhece o Google Summer of Code? Este é um programa global que começou em 2005. O objetivo do programa é estimular estudantes de nível superior em contribuir com projetos de código aberto (open source). Em 2016 o Projeto Joomla está mais uma vez presente com um time de participantes de várias partes do mundo. Além da ótima oportunidade de contribuir para um dos CMSs mais utilizados no mercado e receber por isso, o estudantes tem a oportunidade de ter um grande aprendizado, ao mesmo tempo que abrem portas no mercado de trabalho internacional.

Continue reading
  5039 Hits

Avoid Elegant Code: Use These 3 Principles Instead

Avoid Elegant Code: Use These 3 Principles Instead

There are terabytes of poorly written code in the Internet's Joomla population.  This is because of the nature of Joomla as an extensible application. It's wonderful because anyone can create a solution for it and it's horrible because anyone can create a solution for it.  Because Joomla sites interweave the efforts and knowledge of hundreds of developers across space and time the highest virtue that its code can aspire to is cleanliness.  If you've never heard of code referred to as clean, what it boils down to is simply code that is easy to read, write, and maintain. In this article, will look at why elegant code should be avoided and three simple principles to writing good, clean, Joomla code.

Continue reading
  16167 Hits

Apresentando os Estudantes da Equipe Joomla GSoC 2016

Apresentando os Estudantes da Equipe Joomla GSoC 2016

Temos o prazer de apresentar a Comunidade Joomla os estudantes selecionados para se juntar a Equipe Joomla Google Summer of Code 2016. Eles representam a diversidade Joomla da equipe, junto com mentores, com homens e mulheres de diferent partes do mundo que passarão os próximos meses codificando conosco.

Continue reading
  4818 Hits

Entrevista: Ana Barcellos - Equipe Joomla GSoC

Entrevista: Ana Barcellos - Equipe Joomla GSoC

Em 2016 o Projeto Joomla está mais uma vez presente no Google Summer of Code. A JCM conversou com Ana Barcellos, brasileira que faz parte da Equipe Joomla GSoC como Líder Assistente.

Continue reading
  5414 Hits

Five Reasons To Choose Joomla

Five Reasons To Choose Joomla

There are more CMS platform choices than ever. All of them boast powerful features but it’s not always clear how these features help us in real life. These are five reasons why many people choose Joomla to accomplish website goals and solve real world website challenges.

Continue reading
  20478 Hits

Pourquoi s'investir dans le projet Joomla!

Pourquoi s'investir dans le projet Joomla!

Né en 2005, Joomla! est un projet collaboratif Open Source qui repose sur la participation active de millions de bénévoles à travers le monde : les Joomlers.
Ces bénévoles contribuent chacun à leur niveau à faire de Joomla l'un des meilleurs CMS au monde. Décider de s'investir dans le projet Joomla! est un choix évident pour beaucoup et nous allons voir que cet engagement peut revêtir de nombreuses formes.

Continue reading
  5543 Hits
Tags:

Joomla! for the rebels

Joomla! for the rebels

Yes, I have a rebellious soul. I'm almost a Brazilian Katniss Everdeen. And this is the reason why the Joomla! Project attracted me. First of all, because Joomla! - as an open source project - brings the values of collaboration and user empowerment that are very pleasing to me.

Continue reading
  11460 Hits

Le syndrome de la page blanche

Le syndrome de la page blanche

Ça y est, c’est décidé ! Vous allez créer votre site internet et vous avez décidé de le faire avec Joomla ! C’est bien, vous avez pris deux bonnes décisions le même jour!

Continue reading
  4895 Hits
Tags:

نکات مفید برای بالا بردن سرعت سایت جوملا

نکات مفید برای بالا بردن سرعت سایت جوملا

در اینجا پنج کاری که می توانید برای بالا بردن سرعت وب سایت وکمک به  کاربران  خود داشته باشید تا از سایت شما لذت ببرند بیان شده است.

Continue reading
  7190 Hits
Tags:

Interview: Puneet Kala - GSoC Team

Interview: Puneet Kala - GSoC Team

Google Summer of Code is a global program focused on bringing more student developers into open source software development. Students work with an open source organization on a 3 month programming project during their break from school. This year, the Joomla Project is once again present and JCM talked to Puneet Kala, who is leading the group through this exciting moment.

Continue reading
  6338 Hits

Introducing GSoC 2016 Team

Introducing GSoC 2016 Team

We are proud to introduce to Joomla! Community the team of students selected to join us for the Google Summer of Code 2016. They show all our J!Diversity. Considering students and mentors, we have men and women from all continents in the world coding with us over next summer. 

Continue reading
  8255 Hits

How to Upgrade Your Website PHP Version

How to Upgrade Your Website PHP Version

If you are reading this post, chances are your website is running with an ancient version of PHP. You are not alone, PHP version 5.3 is used by 31.1% of all the websites and 5.4 has 29% share. Both of this PHP version already reached end of its life and no more security update will be provided. That means, you are already in big security risk!

Continue reading
  162060 Hits

Stretching Configuration.php for Git

Stretching Configuration.php for Git

My company worked on a web application that was basically an extension of the Joomla 2.5 core a few years ago.  We took over the app from another development company that had gotten stuck (we never would have modified the core.) It was being deployed to AWS and the original developers altered the configuration.php file to return different values from their local environments based upon environmental variables set by Amazon's cloud servers. When I saw this I thought, "There has got to be a better way."

Continue reading
  10235 Hits

J and Beyond 2016 - a family gathering!

J and Beyond 2016 - a family gathering!

Joomla! Is often referred to as a large extended family, with that in mind, it goes without saying that JandBeyond is certainly considered to be "The Family Meeting" par excellence of the Joomla! Event calendar.

Now in its seventh year, this year’s edition of JandBeyond sees the Joomla! community gather in Barcelona, the colorful, lively, creative Spanish city on the stunning Mediterranean coast. In Barcelona soulfulness, vitality, impressive architecture and an element of high-tech combine to make a unique melting pot brimming with creative energy, the parallels to the lifeblood of the Joomla! community could not be clearer.

Continue reading
  8038 Hits
Tags:

Celebrating Joomla in All Seasons

Celebrating Joomla in All Seasons

In many cultures, Autumn and Spring are times of festivals celebrating harvest and thanksgiving, or life, renewal and rebirth.

 

Continue reading
  7971 Hits

Translating Joomla Community Magazine Articles

Translating Joomla Community Magazine Articles

The international Joomla Community Magazine is a major repository of knowledge about Joomla. It holds valuable content, generally in english. Every now and then, some contributors take the time to translate these articles into their native languages. In this article I present some tips and tricks for translators to help them improve their contribution.

Continue reading
  7860 Hits

Traduzindo Artigos da Revista da Comunidade Joomla

Traduzindo Artigos da Revista da Comunidade Joomla

A Revista da Comunidade Joomla é o maior repositório de informações gerais sobre o Joomla. Aqui encontramos um conteúdo valioso, geralmente em inglês. Às vezes, alguns voluntários separam um tempo para traduzir alguns desses artigos em sua própria língua. Nesse artigo vou apresentar alguma dicas e truques para ajudar os tradutores melhorar seus trabalhos.

Continue reading
  6573 Hits

By accepting you will be accessing a service provided by a third-party external to https://magazine.joomla.org/