Júlio Pontes
Júlio Pontes
  • Male
  • Fortaleza, CE
  • Brazil
Share on Facebook Share on Facebook Share Twitter

Júlio Pontes's Friends

  • Johan Janssens
  • Danilo Barros Andrade
  • Mfundo Sithole
  • Chris Stewart
  • David Hurley
  • Marco Barbosa
  • Rodrigo Smania Spillere
  • Ricardo Parissi Accioly
  • Fotis Evangelou
  • Leo Miranda
  • Luis Henrique Miron Roloff
  • Ronildo Costa
  • pollen8
  • PABlo
  • Daniel Correa

Júlio Pontes's Groups

Júlio Pontes's Discussions

Project Joomla! - Looking to the future....
3 Replies

Here I will try describe my vision of the future in Joomla! Some opinions, some ideas.Let start this discution with the main idea. In my vision Joomla! would have lot of Applications. At this point,…Continue

Tags: PHP5.3, tendences, future, Interface, Fluent

Started this discussion. Last reply by Amy Stephen Oct 19, 2009.

 

Piece of mind of Júlio Pontes

Latest Activity

Profile Icon
Profile Icon
Profile Icon

Content Analytics Metrics

Hi guys,I had thinked on idea to measure granular metrics and find the "taste of the users' and with that, we will change the information displayed on the site according to this information.I will start with the "simple" Idea, cause I guess the first step have an simple way to do this and with time we can make this thing better.with NoixFLAPP Framework I can get data using an "knowledge string" like content from category with name "developers". If I can create an way to know what users \access…See More
Blog post by Júlio Pontes May 11, 2010
Profile Icon
Johan Janssens replied to Júlio Pontes's discussion 'The Fishbone and a modular system' in the group Developers
Looked at the image, this is definitly possible. As you describe you could move all the module code to global modules location, just like you do for the libraries and plugins. Ideally we would be able to move modules and componentns into one…
Apr 14, 2010
Profile Icon
Júlio Pontes replied to Júlio Pontes's discussion 'The Fishbone and a modular system' in the group Developers
attach a compared structures image. id like magento structure cause we have a solid modular extension not separated by type, but for do this is easly I guess. and we can configure a alias for example. If you use \Admin all extensions will dispatch…
Apr 14, 2010
Profile Icon
Júlio Pontes replied to Júlio Pontes's discussion 'The Fishbone and a modular system' in the group Developers
Johan Janssens, Thanks I´d love to study Nooku soon. Thanks for tips. I´m thinking now, and if we need do something like this: a) if user access and specific extension we will get an specific configuration. And if he loggin on our…
Apr 14, 2010
Profile Icon
Johan Janssens replied to Júlio Pontes's discussion 'The Fishbone and a modular system' in the group Developers
Julio, interesting proposal. I think you need to seperate the multi-site problem from the application problem. Multi-site implementations are more a data soucre layer problem while the application solution you describe sits on the higher application…
Apr 13, 2010
Profile Icon
Júlio Pontes replied to Júlio Pontes's discussion 'The Fishbone and a modular system' in the group Developers
I create a PDF maybe this will help to understand the idea.
Apr 13, 2010
Profile Icon
Júlio Pontes replied to Júlio Pontes's discussion 'NoixFLAPP Framework' in the group Developers
The great cool about this is if we change the scope of Joomla for example if on 1.6 we have some scope changes on "Content Domain" so in my framework we just need to change this part of scope.
Apr 13, 2010
Profile Icon
Júlio Pontes replied to Júlio Pontes's discussion 'NoixFLAPP Framework' in the group Developers
I´m working on Idea to transform this Data usign some like JView or Same idea of ZOO 2.0 layouts Drag and drop itens by layout type. But I´m thinking the best way to implement this design. I have an demo of this on air. Just showed for…
Apr 13, 2010
Profile Icon
Júlio Pontes replied to Júlio Pontes's discussion 'NoixFLAPP Framework' in the group Developers
Yes, do you have inside an application many domains and all your data are interpreted. For example: Joomla 1.5 for construct a Content Language we need: - Content - with Title - from category (Return Category Domain) - from section(return…
Apr 13, 2010
Profile Icon
Amy Stephen replied to Júlio Pontes's discussion 'NoixFLAPP Framework' in the group Developers
Yes. Do. Not. Like.
Apr 13, 2010
Profile Icon
Ercan Özkaya replied to Júlio Pontes's discussion 'NoixFLAPP Framework' in the group Developers
Does anybody else cry when they see that namespace operator?
Apr 13, 2010
Profile Icon
Rafael Diaz-Tushman replied to Júlio Pontes's discussion 'NoixFLAPP Framework' in the group Developers
neat!
Apr 13, 2010
Profile Icon
Júlio Pontes added 2 discussions to the group Developers Apr 13, 2010
Profile Icon
Stian Didriksen replied to Júlio Pontes's discussion 'The Fishbone and a modular system' in the group Developers
For too complicated to be practical. I like the Zoo 2.0 concept more tbh. K.I.S.S.!
Apr 13, 2010

Profile Information

Please share a bit about your Joomla! Experience and yourself. The more information you provide the quicker we will be able to process your membership.
I've matured since the end of MAMBO, worked on big projects like MEC (Ministry of Education), the component NoixACL, and now thinking on future of Joomla!, new ideas for this project.
Business Web site
http://www.noix.com.br
Blog
http://www.noix.blog.br
Twitter
http://twitter.com/juliopontes

Júlio Pontes's Blog

Júlio Pontes

Content Analytics Metrics

Hi guys,



I had thinked on idea to measure granular metrics and find the "taste of the users' and with that, we will change the information displayed on the site according to this information.



I will start with the "simple" Idea, cause I guess the first step have an simple way to do this and with time we can make this thing better.



with NoixFLAPP Framework I can get data using an "knowledge string" like content from… Continue

Posted on May 10, 2010 at 11:24pm

Júlio Pontes

Creating a Joomla 1.6 - Library Installer

How create a library installer on 1.6, its amazing to see this new feature on Joomla! for advanced developers with wish use new frameworks on Joomla! can be added easly. You just need create an XML file an lists all files.





Download my librarie in discussion: Fluent Application And… Continue

Posted on December 10, 2009 at 8:49pm — 1 Comment

Júlio Pontes

JWidget

I have think on idea for widget for Joomla. Widget is an interface to display data but in Joomla we have modules so we can construct usign Fluent Interface a Widget DSL.



Widget

- Layouts

- Display Type(Html, json, etc)



The idea is use this for modules in Joomla! like that:



$widget = new JWidget();

$widget->module('content')->setData('rows', $contentData)->layout('default')->display();



This will use module like widget you can… Continue

Posted on November 5, 2009 at 8:42pm

Júlio Pontes

Refactoring to Fluent Interface

What is Fluent Interface?



A fluent interface is normally implemented by using method chaining to relay the instruction context of a subsequent call (but a fluent interface entails more than just method chaining). Generally, the context is



* defined through the return value of a called method

* self referential, where the new context is equivalent to the last context

* terminated through the return of a void context.



This style is beneficial due… Continue

Posted on October 23, 2009 at 7:00pm — 2 Comments

Comment Wall (2 comments)

You need to be a member of All Together, As A Whole to add comments!

Join All Together, As A Whole

At 9:31pm on March 22, 2010, Amy StephenAmy Stephen said…
Happy Birthday!
At 2:40pm on September 27, 2009, Amy StephenAmy Stephen said…
I am absolutely looking forward to learning from you. You have a great mind for architecture and an excellent vision for where Joomla! could go! Already, you have a very successful extension with NoixACL and it's good to see that this is just the beginning of your Joomla! contributions. Thanks for joining in and sharing a blog post, already. In doing so, you are helping strengthen the Joomla! community -- and that is very appreciated. :)
 
 
 

Badge

Loading…

© 2012   Created by Amy Stephen.

Badges  |  Report an Issue  |  Terms of Service