Diferior CMS on steroids
+1400 / 2338613 ( online 8 )

Thank you:D


Forum posts: 17
blizzerdz (Member) @ 08 03 08 - 21:16:57
I have installed the script onto my home server, and it is located at http://bit-zone.kicks-ass.org

This will be a fully operating server with this site on it. But it will be announced as a beta or something.lol.

I will start imigrating mods from other source codes, but I cant promise that it will be done without problems.

Hopefully everything goes like a charm, but still no promisses:D

First I need to go deep inside the source,lol. And then I can recreate some codes so that we can have popup shoutbox, chat and some other nice things.

I will annouonce mods that I have manage to fit into the source. So stay Tuned:D

But all thanks to UnrealX. Love everything about this project, it looks great, woorks great. doesnt use mucth server load. I just love it:D

Sincerly
Blizzerdz
Avatar
Blog posts: 11
Added downloads: 2
Comments: 18
Forum posts: 573
UnrealX (Lead code monkey) @ 08 03 08 - 21:31:34
Thank you very much. And please keep us updated about your progress ^_^
Forum posts: 17
blizzerdz (Member) @ 08 03 08 - 22:48:44
Thanks,
I am about half way through the translating atm. hehe

But there is one thing, I cant figure out how you have set the system up. hehe. little corky today.lol.

I see that the template system uses a template for eatch page that is generated. So I need to make a template, and that is what I am worse at.hehe. but for now I need to make the shoutbox popup, and that seems to troubleing since I cant find out how you have done the system.hehe...
So great job on this to, not easy to copy the system then. And it makes it more secure.hehe

Back to the drawing board, see you soon:D
Avatar
Blog posts: 11
Added downloads: 2
Comments: 18
Forum posts: 573
UnrealX (Lead code monkey) @ 08 03 08 - 23:06:43
Diferior uses a carefully planned out system, that completely separates program logic (functions), user action parsing (views) and output (templates).
It might be a little difficult to get into if you don't have experience with similar systems, however once you do, it's extremely easy to make changes in the script.
Forum posts: 17
blizzerdz (Member) @ 08 03 08 - 23:37:40
I havent been on these kinds of platforms, I have coded on torrent trackers like tbsource, torrenttrader, btteam etc.

We started off a new coding of tbsource over at tb-source.info, and it was souposed to be somethng like this. but it have stoped and nothing has changed, it is just an idead still.

So I need to learn more about these systems and get the hang of them. hehe.

But as for my understanding there shouldnt be a problem, because it is all based on functions instead of plain page rendring. Just need to see how I can get it to work with those small addons I think is nessecery for a tracker to have.

So I will look into the functins and hopefully get some answers.lol
Avatar
Blog posts: 11
Added downloads: 2
Comments: 18
Forum posts: 573
UnrealX (Lead code monkey) @ 08 03 08 - 23:40:39
As I have said, it takes time to get a hang of the system, but once you do, modding it is a piece of cake.

I plan to add native support for modules/addons in the next release, so if nothing else, stay tuned ;)
Forum posts: 17
blizzerdz (Member) @ 08 03 08 - 23:59:29
I think I have found out what kind of system it is, I have been on it. But I have never coded on it. Its not the exact system that I was on, but one that looks like it.

CodeIgniter??!?! hehe, it looks a lot like the same frame settings and system. You just use different classes and make it look even better:D

Now that I hopefully know something about the system, I can start learning faster.hehe..

Thnx again for this system:D Love it
Avatar
Blog posts: 11
Added downloads: 2
Comments: 18
Forum posts: 573
UnrealX (Lead code monkey) @ 08 03 09 - 00:22:17
It's not CodeIgniter, I coded Diferior from ground up
Forum posts: 17
blizzerdz (Member) @ 08 03 09 - 00:47:09
It's not CodeIgniter, I coded Diferior from ground up

I didnt meen that it was CodeIgniter, but it runs almost like systems made from that.

However, I am getting somewhere. Got the shoutbox working, but in a very wrong place and without popup.hehe.

I seem to found the system function, and now I am getting to understand it. lol.

I think I will hvae it working correct within the 2 days, depending on how mutch I can code. Tomorrow I am off to visit my father, so I cant do mutch. But hopefully I will get it done:D
Avatar
Blog posts: 11
Added downloads: 2
Comments: 18
Forum posts: 573
UnrealX (Lead code monkey) @ 08 03 09 - 07:46:53 (edited 08 03 09 - 07:47:03)
No rush ;) If you run into any trouble coding, feel free to drop me a PM.