61
phppp
Re: What a ranker!
  • 2010/5/25 2:16

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

trabis wrote:

I will ask you one last time to give me(and the community) a release date, please.


I really can not specify a detailed release date.
My plan was to finish one more iteration on high level API refactor and started to invite a few designers and developers to work on basic components during the past weekend. I believe you read my posts in core dev mailing list about front-end frameworks and developers.

But, accidently, I had to stop X3 and pick up 2.4.5 release. Optimistically I would expect one more week on 2.4.5, means that I have to put X3 aside for two weeks.

I had let a developer to lead XOOPS 2.4 with your help, but as we have discussed many times in mailing list, we have problems in the branch.
Again, I really hope we can finish the 2.4 series, either led by you or by me, as soon as possible. Then we can focus on X3 again.

[Added]
Once 2.4.5 Final is released, I will work with X3 internal preview group to evaluate potential work for X3 to be ready for public release, then I give the X3 ETA with the preview group help. Hopefully two weeks after the 2.4.5 Final release.
Is this OK?
If not, let's talk about an practical solution.



62
phppp
Re: What a ranker!
  • 2010/5/24 14:18

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

trabis wrote:
I don't think anyone is motivated for moving modules to blue when we are told that xoops 3.0 is comming soon with new API.
Why have the trouble if we will have to rewrite them for SEO support or for multi instance or or or...
We need to know, at least, the API we can expect, even if we do not have the actual code to play with. We also need to know when. If you(Mamba or DJ) tell me that it will take on more year, then fine, we'll move to blue. If you tell me that it will be next month then again, why bother?


I would agree with trabis on this.

On the other hand, however, even X3 comes to public soon, it is still in alpha state.
And I have advised developers several times in core dev mailing list: while waiting for the next new architecture, implement new features at module level. In this way we can have desired new features without horrible compat issues, and the module level new features can also be good sandbox for future core features.

As for an ETA of X3, it has been the daily question from mamba for me. I can feel that he is more anxious than anyone of us: no concrete code from me, but more and more pressure from other developers. Sorry mamba, this won't be long.

BTW, the last question from trabis: compatibility, which has been the biggest burden for the XOOPS project.
In the past 10 months of full-time development, 50% of my effort is on compatibility, 30% is on architecture design and experiment, 10% on basic modules and components, 10% on new technology.
As you can see, once X3 goes public, we need a lot on module development.
Now, back to compat issue, as a result of so much effort, I have successfully managed to make the new X3 compat with legacy modules and new engine. For example, if you have an SEO solution for a legacy module, it will work with new architecture with new SEO solution for new modules. And of course you can switch your SEO solution to new SEO engine without changing your module backend.



63
phppp
Re: Site Logo Management
  • 2010/5/23 4:44

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Creating a logo manager is necessary.
The hard part is that the manager needs to be friend to both back end, site management or resource management, and front end, theme design.

On admin side, for administrators:
logo controller responsible for
logo upload
logo browse
logo edit, mainly for cropping and resizing


On view side, for theme designers:
We could build some widget-like plugin, which will be available in next major version:
<{logo size=84:31}>
which will be matched tohttp://img.xoops.url/images/logo/logo-84x31.png



64
phppp
Re: What a ranker!
  • 2010/5/22 16:50

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


By the way I sadly find that I have lost much of my speaking skill since I have been so deep in code for so long time.
Hope my documentation skill will be recovered soon once I move on to technical documentation.


Sorry I can not spend too much time on the subject right now.
We need to finish the 2.45 release in the weekend.
After that we will have more and more on our new version of XOOPS, for sure.



65
phppp
Re: What a ranker!
  • 2010/5/22 16:46

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

Again this is not to say that DJ is a good lead developer or not, its just to say that well his current situation may not permit him enough time to work for xoops and thats fair enough but then shouldn't his role be changed to give him more time and mental peace to set his life in order. Once that happens and he has enough time for xoops, as Mamba said


Actually I have been working on X3 full-time since long time ago, every day and night. Even for right now, it is 12:40 in the evening for me, I am still writing code X3.
Thus I have been quiet on the forum, just discuss SVN topics with other developers in mail list.

The good thing is that after so long time hard design and development, a brand new architecture with basic services is being finalized. Actually I have started to invite other designers and developers for internal preview, especially ajax for user experience improvement.

I hope a small group of developers and designers will start to expand the X3.

When? I would say very likely in two weeks.
before that, we will have a brief architecture description and by next week.




66
phppp
Re: New Default Theme for XOOPS 2.5
  • 2010/2/2 10:50

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


The xo- namespace will be dropped off in X3



67
phppp
Re: All available preloads in XOOPS 2.4.2
  • 2009/12/23 6:04

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Please be careful with 'xoopsPreload', it is not officially supported in XOOPS 3 although there might be some compatible solutions.

Before the new API list for X3 is released, please build your new functionality at module level, not rely too much on new classes or APIs introduced in after X2.3.

But anyway, all modules for 2.4+ will be supported with some compromising way.



68
phppp
Re: Learning from others: Wordpress through the eyes of a xoops developer
  • 2009/12/14 2:16

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

red_Slider wrote:


And the most important thing - we have to focus on 2.3.x and 2.4.x versions. It's a good habit to have support only for 2 last versions. Modules compatibility (special thanks to babylonbyxoops, mamba and others, who said that we shall see compatybility list hero on xoops.org). We shoul focus on themes, extensios, block, hacks just for those 2 versions. Whatever else is dead! Incompatibibities shoud be moved to archives.


+1



69
phppp
Re: phppp: new xoops architecture
  • 2009/12/10 2:48

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Yes, I am alive, together with the project.

It is painful to keep deadly quiet such a long time.



70
phppp
Re: phppp: new xoops architecture
  • 2009/12/9 17:07

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


I can not tell much at this moment.
Simply speaking, I am trying to get XOOPS to catch up with new developments in PHP, MySQL while keep backward compatibility as much as possible.

We will have a new architecture with solid library for developers.




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 148 »



Login

Who's Online

297 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 297


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits