The Google Summer of Code Has Begun and Joomla is In!

The Google Summer of Code Has Begun and Joomla is In!

University students from many parts of the world will spend the summer break ("winter break" in some countries) writing code and learning about open source development. Joomla! is one of the selected mentoring organizations in Google Summer of Code 2016 (GSoC 2016). Does it mean that students will be coding to make Joomla! even better? Yes! And we invite you all to join us in the GSoC 2016 journey.

Continue reading
  7219 Hits

The Joomla Automated Testing Code Sprint 2015

The Joomla Automated Testing Code Sprint 2015

A four day Code Sprint for Automated Testing aspects of the Joomla CMS and the Framework took place in Germany at the beginning of November.

Continue reading
  7208 Hits

Did they fix it yet?

Did they fix it yet?

Joomla 3.4.4 is scheduled for release on Monday 7th September and a release candidate is available for testing. Each time there is a new release, whether its a bug fix release or a new feature release, you will always find people asking "have they fixed this yet?" or complaining that "this bug that has been there for years" has still not been fixed.

Continue reading
  9671 Hits

Category Item Count: To a Generic Solution

Category Item Count: To a Generic Solution

Last month I described how a new feature was developed to count the number of articles in each category. At the end of the 2nd day of JoomlaDay France 2015, the feature was working… that is, it counted all articles (for com_content) in the Category Manager for Articles. I got it working by adding a hard-coded “if extension = com_content” check in the Category Manager. That’s not a solution but a workaround, I was fully aware of that.

Continue reading
  8437 Hits

Category Item Count: A Possible New Feature?

Category Item Count: A Possible New Feature?

How does a new feature end up in Joomla? This is a story about how a new feature is developed and how it might get into a next version of Joomla. From conception, to development, to community feedback & help, to testing, and (hopefully) to adding it to the core code. The story you are about to hear is true; only the names have not been changed to credit the people who helped me out.

Continue reading
  10009 Hits

Adding Fields to com_content The Smart Way

Adding Fields to com_content The Smart Way

I was recently working on a project where I needed to add customer testimonials. I wanted to output them using the schema.org/Reviews format. As I searched for solutions, everything I was finding was more than I needed. My goal was to keep it simple for my client to use, but still be able to output the right format. The easiest approach for my client was to add fields to the Articles (com_content) extension within Joomla. Of course I didn’t want to actually modify the com_content code or the #__content table in Joomla. Otherwise that would lead to maintenance and upgrade headaches down the road. So, plugins to the rescue!

Continue reading
  19300 Hits

Exploring Joomla!: Some Tips and Tricks

Exploring Joomla!: Some Tips and Tricks

It is very common to have issues like browser does not serves the latest javascript or stylesheet content, it serves the content from its cache which obviously does not contains the recent changes. The first solution which comes in our mind is to clean the browser cache and all sorted... right?. But you can not apply the same solution at your users’ end.

Continue reading
  16828 Hits

Outside the Box: Joomla! at php[world] Conference

Outside the Box: Joomla! at php[world] Conference

We’re used to seeing all Joomla community members attending only Joomla events. Nowadays that’s changing. David Hurley and Michael Babker are representing Joomla at a global event, the PHP World Conference mid-November. They will not only represent Joomla, but will also try to attract new members to the community. That’s worthy of an interview.

Continue reading
  17017 Hits

Developing JSON API with Joomla Framework

Developing JSON API with Joomla Framework

At the end of 2013 I was asked to develop a web app for creating interactive calculators called Calculoid. It was as exciting for me as for a kid at candy store, first because I was the one who could choose technologies for this project, and second because it was the same week the shiny new Joomla Framework was released. I decided to develop the app as a Single Page Application (SPA) with AngularJS at the client side and at the server side I decided to use, as you can probably guess, the Joomla Framework.

Continue reading
  25301 Hits

Code Poetry at JDevCon

Code Poetry at JDevCon

On a breezy Chicago summer day, the opening keynote of the first Joomla! Developer's Conference of the current decade tackled the challenge of demystifying software licensing with an episode of, "Who Wants To Be A Millionaire Developer?"

Continue reading
  8968 Hits

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