[Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

Page 14 of 20 FirstFirst ... 467891011121314151617181920 LastLast
Results 196 to 210 of 290
  1. #196
    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping[Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping pel is offline
    MemberRank
    Jan 2012 Join Date
    Munich, GermanyLocation
    384Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Quote Originally Posted by redk0ke View Post
    Then why not just convert RevCMS to be compatible with Arcturus? Sorry to say, but that was one stupid comment.

    Sent from my SM-G928F using Tapatalk
    RevCMS' code is bad in multiple ways, but thats something different than being unique.
    Hard to understand for the average hkidcoder.

  2. #197
    "(still lacks brains)" NoBrain is offline
    MemberRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Quote Originally Posted by redk0ke View Post
    Not really like using Laravel or Lumen requires any relative complex coding, which in the end doesn't make this CMS unique in any way, other than the design and features.
    Yes because spending more time writing a brand new Framework rather than using one that is already available, tried and tested in enterprise environments makes perfect sense... Having the features, security and performance there while not being 100% unique is FAR better for production environments.

    Would us viewing brand new code from a new Framework written by them be more interesting? Yes.
    Would it be worth it for a HABBO CMS? God no.

  3. #198
    Enthusiast redk0ke is offline
    MemberRank
    Sep 2013 Join Date
    49Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Quote Originally Posted by NoBrain View Post
    Yes because spending more time writing a brand new Framework rather than using one that is already available, tried and tested in enterprise environments makes perfect sense... Having the features, security and performance there while not being 100% unique is FAR better for production environments.

    Would us viewing brand new code from a new Framework written by them be more interesting? Yes.
    Would it be worth it for a HABBO CMS? God no.
    I don't disagree with you at all, I just feel like seeing something new instead of the same shit repeating over and over again.
    Feel me?

    Sent from my SM-G928F using Tapatalk

  4. #199
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    @redk0ke, the biggest reason about I'd choose Laravel's Lumen Micro Framework, it's quite simple. Here some points.:

    1. Lumen's uses Laravel core, Laravel has thousand of people contributing and reporting any type of bug/issue/leak that you can imagine.
    2. Lumen is already optimized for serving API's.
    3. Lumen is really secure and provides everything that I need.
    4. Laravel it's performative, secure & neat. I know that Laravel uses BILLION of Composer Packages (quite boring on installation) (that gives me cancer lol)
    5. Many other pros.

    Another thing is that I really don't have time to spend on creating something from scratch, a number of bugs also will be insane. You need to know, newbies are the ideal guys to find impossible bugs.

    Anyways, like as someone said, why reinvent the wheel?
    I'd like to use Frameworks for coding personal stuff.

    On my job, we code all from scratch. But that's one of the biggest differences. Here is a Habbo RETRO community. Only some few people care about those from scratch, etc, thing.

    In terms, Chocolatey is from scratch. Chocolatey CORE is unique. The framework is like a switchblade. You can do many things with it. In fact, Lumen just provide the libraries of functions that we consider called as "Helpers". Obviously, it does many things.

    But the software developer that in really creates the "unique" thing. Just Lumen will not do anything because is just a Framework.

  5. #200
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Began working on a user-friendly artisan console command to help users setup their Espreso copy straight out of the box

    If you have any suggestions to make about this setup process, feel free to drop them


  6. #201
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    @S150217754 I'm wondering if you can give me some other tips and Issues, Improvements and opinions on GitHub.

    I'm really appreciating your feedback!

    - - - Updated - - -

    Quote Originally Posted by Emetophobic View Post
    Began working on a user-friendly artisan console command to help users setup their Espreso copy straight out of the box

    If you have any suggestions to make about this setup process, feel free to drop them

    Loved it. Hope it will be compatible with Chocolatey too! Hahah.

    - - - Updated - - -

    #UPDATES!

    Chocolatey Plugin system is coming!

    The Plugin system would allow Plugins that can interact in the followings ways.:
    1. Implement a new Angular Module on HabboWEB (Like a new Page)
    2. Implement new Routes for the API Engine.

    Plugins will be packaged using PHAR. (I don't know if this is the best solution). Maybe a composer package maybe better?

    Like "composer require author/chocolatey-staff-page-plugin"

    Which would be better?

  7. #202
    Apprentice RageChan is offline
    MemberRank
    Mar 2017 Join Date
    6Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Looks like a promising development so good luck!
    Last edited by RageChan; 10-03-17 at 12:55 AM.

  8. #203
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Quote Originally Posted by RageChan View Post
    Looks like a promising development so good luck!
    Thanks m8! I'm just discussing how it will be.
    @LeChris does you have any recommendation? Or @Emetophobic or @CodeDragon I know that yours know Laravel a lot more than me.

    - - - Updated - - -

    Ah about the recommendations, I'm talking about "recommendations for the Plugin system" But if you want to give any other recommendation, feel free to do it.

  9. #204
    Web & Interaction Design Gangnam is offline
    MemberRank
    Dec 2010 Join Date
    Lincoln, UKLocation
    1,983Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Looks awesome! +1 for Lumen. Prefer the routing in full Laravel though :P

  10. #205
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Quote Originally Posted by n0minal View Post
    Looks awesome! +1 for Lumen. Prefer the routing in full Laravel though :P
    Thanks, @n0minal. You're a little afk those last years from RZ. I really like your work.

    Regards.

  11. #206
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Quote Originally Posted by n0minal View Post
    Looks awesome! +1 for Lumen. Prefer the routing in full Laravel though :P
    Thought you were dead, we haven't seen you in a while around here

    The Housekeeping is using the full Framework tho.
    Last edited by Emetophobic; 11-03-17 at 12:46 PM.

  12. #207
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    #UPDATES (Chocolatey)

    #FIXED
    * Many NUX Problems
    * Bugs on Twitter
    * Bugs on Room's Leaderboard
    * Bugs on showing Rooms
    * Many bugs on Chocolatey
    * Other bugs??

    #CODED
    * Maintenance Custom Text
    * New Twitter API
    * IIS Compatibility
    * Arcturus 1.4 Camera Compatibility
    * Many other things

    #UPDATED
    * Latest Composer Packages

    #RELEASE
    * Alpha Release 2.300 of Chocolatey, available on.: https://github.com/sant0ro/chocolate...ases/tag/2.300

  13. #208
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Okay I fixed some bugs reported on GitHub, here we go with more updates:

    #FIXED
    * Some Room Bugs
    * Fixed Strict HTTPS when retrieving the Room Thumbnail
    * Some shit on Configuration Files
    * And other bugs.

    #RELEASE

    * Alpha Release 2.305 of Chocolatey, without bugs. https://github.com/sant0ro/chocolate...ases/tag/2.305

    #SQL
    * Before Arcturus 1.4.0 launches you will need this following SQL to use Chocolatey properly. But i barely wouldn't recommend this. Please wait for Arcturus 1.4.0
    Code:
    CREATE TABLE `camera_web` (    `id` INT NOT NULL AUTO_INCREMENT,    `user_id` INT NOT NULL,    `timestamp` INT NOT NULL,    `url` VARCHAR(128) NOT NULL DEFAULT '',    PRIMARY KEY (`id`),    INDEX (`user_id`),    UNIQUE (`id`)) ENGINE = INNODB;

  14. #209
    Valued Member Anthologique is offline
    MemberRank
    Oct 2014 Join Date
    habboretro.frLocation
    135Posts

    Re: [New] AzureWEB - the habbo clone CMS [Plus Compatible]

    Picture dont apear on Chocolatey CMS.
    (I use the latest CMS and emulator version).
    Sanstitre - HostingPics.net - Hébergement d'images gratuit

    I have found the error:
    I have this link on picture CMS:
    https://http// a r c t u r u s . w f/camera/Anthologique/6_1489578309.png
    How change on https:// a r c t u r u s . w f/camera/Anthologique/6_1489578309.png ?

  15. #210
    Enthusiast S150217754 is offline
    MemberRank
    Feb 2017 Join Date
    45Posts

    Re: [New] AzureWEB - the habbo clone CMS [Plus Compatible]

    Quote Originally Posted by Anthologique View Post
    Picture dont apear on Chocolatey CMS.
    (I use the latest CMS and emulator version).
    Sanstitre - HostingPics.net - Hébergement d'images gratuit

    I have found the error:
    I have this link on picture CMS:
    https://http// a r c t u r u s . w f/camera/Anthologique/6_1489578309.png
    How change on https:// a r c t u r u s . w f/camera/Anthologique/6_1489578309.png ?
    That's weird, can you take a screenshot of your console log?



Advertisement