Page 1 of 2
1 2 LastLast
Results 1 to 10 of 19

Thread: Some news .. Any news.. Please?

  1. Some news .. Any news.. Please?

    I have been waiting for this integration for months. I can understand that it takes time to do it correctly but I would just really love some news on this topic. I have been checking this forum several times a week and staring at the same unanswered threads unfortunately.

    So please if there is any news on the e107 .7 - ipb 2.1 integration can we have it? At least tell us if you are dropping development or not so we can move on.

  2. Join Date
    Feb 2006
    Posts
    5

    Re: Some news .. Any news.. Please?

    +1 We wait your new CMS-hack, Patiek. plz do it

  3. Join Date
    Apr 2006
    Posts
    2

    Re: Some news .. Any news.. Please?

    Well, i'm waiting to upgrade my site since the end of 2004 and the lack of update of the hack is the only thing that's stopping me. Guess i've made a terrible mistake, choosing to use it from the start. Every time i open the forum, hoping for update, it is always "soon". I should learn to code myself...

  4. Join Date
    Aug 2004
    Posts
    781

    Re: Some news .. Any news.. Please?

    I will complete it for you whiny bitches .

    There are many reasons why this hack is undesirable as far as coding goes. First, e107 has shitty, shitty code. What does that mean? I don't necessarily mean that e107 doesn't work well, but rather its code is very poorly written as far as readability and definitely as far as encapsulation goes. For proof, open up e107/class2.php and now open up your forums/sources/ipsclass.php . Can you see the difference in how well the code is written? If e107 were my project, I would have initiated an entire code rewrite a long, long time ago that can be read easily, is well commented, and is encapsulated.

    That is not the only reason this hack is a bitch. While having to dive through e107's hoops in its code is a pain, it is also a pain to take care of user-related functionality. This functionality includes modification of both the CMS registration and forum registration, the CMS forgot password and the forum forgot password, the CMS login and the forum login, the CMS logout and the forum logout, the forum modify password, and the CMS profile.

    Additionally, there is the hack itself. Creating the hack takes several steps. Not only do you have to find the correct code and modify it, but at the same time you have document where you are modifying the code and use that documentation to design and implement an encapsulated modification configuration and script a backend to recognize that configuration.

    But we are not done yet! You have to ensure that there is a frontend installation script as well as an uninstall script (because people are too stupid to backup files) that can work across multiple systems.

    Oh, don't forget that you also need to include logic for pre-existing user database systems, including dumping the CMS user database for the forum database (which many people don't like, but that is what must be done to ensure security) as well as creating CMS users for existing forum users. This is actually the easiest part of the entire operation (synching database tables is very easy). However, without all of the above, the database synchronization will definitely fail overtime.

    That is why this hack is a bitch to do and is why I do work on it, but not as often as I could.

    Did you know the old hack would work if someone took the time to make a new modification file for it? Yeah, simple as that. I designed the framework that way in the hope that somewhat PHP-familiar persons could see what changed version to version and create the updated modification themselves using copy & paste based off of the old modification.

    In fact, that is what I have decided to do. I am just going to set aside the new framework for now and update the existing modification files (create new ones based on old ones). I am as sick of having to look at this forum as you are, trust me.

    I'll release the updated modification file in a few days. Creating that file is 100x easier than creating and implementing an entirely new framework.

  5. Re: Some news .. Any news.. Please?

    Lol so i'm a whiny bitch. The squeeky wheel gets the grease. Look seriously though i'm not trying to rush you. I was just hoping for an update on progress. I know e107 code is a bitch. That's why I can't even begin to try. Much respect for what you do Patiek. Anxiously waiting yet at the same time skeptical. Can you blame me? lol peace
    ----
    Thought i had notifications set on this thread. guess not.

  6. Join Date
    Aug 2004
    Posts
    781

    Re: Some news .. Any news.. Please?

    I have this partially finished but not completely yet.

    I am in the process of moving around some data on hard drives (and changing operating systems) which has delayed me two days. However, I should be good to go again by Wednesday and will hopefully finish the update soon after.

  7. Re: Some news .. Any news.. Please?

    Awesome news Patiek. Can't wait to try it out.

  8. Re: Some news .. Any news.. Please?

    Jah

  9. Join Date
    Feb 2006
    Posts
    5

    Re: Some news .. Any news.. Please?

    .. eh

  10. Join Date
    Apr 2006
    Posts
    2

    Re: Some news .. Any news.. Please?

    déjà vu...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts