Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - forumsearch0r
91
Off-topic / Re: git hiccups
« on October 21st, 2013, 06:27 PM »
HTML formatting is a great Plus when you have mixed contents (like HTML and PHP) which sometimes is hard to avoid IMO.
92
Off-topic / Re: git hiccups
« on October 21st, 2013, 02:50 PM »
Quote from Nao on October 21st, 2013, 12:50 PM
- Indenazi hack. Only executed if used in a skin.
Sounds neat. What is it?
Quote from Nao on October 21st, 2013, 12:50 PM
The SMF codebase was fantastic and very modern in 2003.
Ah, good old UBB, YaBB and, ehm... PHP-Nuke days.
93
Other software / Re: Arantor back on SMF Team!
« on October 21st, 2013, 11:24 AM »
Quote from Arantor on October 21st, 2013, 04:28 AM
SMF may not be as fully featured as Wedge, but there's absolutely no way the code is better in Wedge. The amount of stuff rammed through the buffer at the end of page processing is shocking.
So you actually put shocking code into Wedge until it was too much and now you complain about it being too much? :whistle:
94
Other software / Re: Arantor back on SMF Team!
« on October 20th, 2013, 04:49 PM »
:wow:

 :lol:
Quote from Nao on October 20th, 2013, 04:42 PM
To make things short... The Wedge license doesn't allow it, no.
Well, given that what he does is (more or less) betraying you, you might want to punish that. Good times which have come to an end are no reason for forgiving anything IMO.
95
Other software / Re: Arantor back on SMF Team!
« on October 20th, 2013, 04:29 PM »
Quote from Nao on October 20th, 2013, 04:26 PM
look at his 05be2b92 revert
I wish I could!
Quote from Nao on October 20th, 2013, 04:26 PM
Other than that, I couldn't care less about what he has to bring to SMF. Good for them. But any code/ideas he takes from Wedge? Shame on him.
Basically, it's "his own work" he contributes (again). I don't know if the Wedge license allows that though. :whistle:
96
Other software / Re: Arantor back on SMF Team!
« on October 20th, 2013, 02:53 PM »
Quote from TE on October 20th, 2013, 11:01 AM
You're more than welcome to fork and fix it :cool:
While I (as I mentioned above) make my money with coding, I don't have a clue about OpenID implementations, so this would probably take me longer than you... :unsure:
97
Other software / Re: Arantor back on SMF Team!
« on October 20th, 2013, 06:07 AM »
That would require all of their creators to share a goal. Won't happen.
98
Other software / Re: Arantor back on SMF Team!
« on October 20th, 2013, 01:18 AM »
Quote from BurkeKnight on October 20th, 2013, 01:16 AM
If instead of being against each other, SMF and forks, should be working together on main issues and features.
Diversity causes creativity. The more teams are able to work on their vision of a "perfect" BBS, the faster new features can evolve without having to ask all other teams first. A good example might be Windows NT, which started as a completely separate core team before Microsoft applied their improvements.
99
Other software / Re: Arantor back on SMF Team!
« on October 20th, 2013, 12:17 AM »
Quote from TE on October 13th, 2013, 06:24 PM
And we have also added lots of cool new features :cool:  Post by E-Mail, OpenID 2.0, Likes,  (...)
Yup, I just registered on your board to test that. Got a timeout after returning from my OpenID provider instantly. Now that's a cool feature! I had to use the password-based authentication.

Guess I should fork ElkArte and make it right. Chances are good I'm done before Nao is. :ph34r:
(On the other hand, I'm lazy and already do too much coding in my spare time... :unsure:)
100
Other software / Re: Arantor back on SMF Team!
« on October 19th, 2013, 11:26 PM »
Quote from Nao on October 19th, 2013, 06:00 PM
If you're evaluating software quality through its number of users alone, I can tell you which forum system is the best: vBulletin. Ah, ah. Very droll. ::)
... with phpBB being a very close second, if not first, now that XenForo is starting to spread well ... so much about quality.

Hm, let me summarize: Arantor doesn't want to be the bad guy, so he decides to merge Wedge's "top features" into SMF, leaving some more "boo-fucking-hoo everyone hates me" wherever he can. Good and consistent decision, pal.

I wonder what they had to do to make him work with them again. Granting unlimited freedom regarding any changes he wants to commit? Not that SMF wasn't dead enough already...

Popcorn, anyone?
101
Off-topic / Re: Is Wordpress actually Most SEO CMS?
« on October 4th, 2013, 07:25 PM »
Quote from Wanchope on October 4th, 2013, 07:20 PM
I was reading somewhere that PHPBB3 is the best seo forum software,
PHP3, not phpBB3.
Quote from Wanchope on October 4th, 2013, 07:20 PM
My first time of hearing somebody not using Google, care to share your online research tool?
DuckDuckGo (perfect for us devs) and Wikipedia.
102
Off-topic / Re: Is Wordpress actually Most SEO CMS?
« on October 3rd, 2013, 11:31 PM »
I, for one, don't give much on a site's Google ranking. I don't even use Google. When I am looking for information, meta and title tags are less interesting than a site's content.
103
Off-topic / Re: Is Wordpress actually Most SEO CMS?
« on October 3rd, 2013, 10:49 PM »
Quote from Pandos on October 3rd, 2013, 10:12 PM
most of the sites will get about 50% of their visitors from Google.
If you're not do some SEO, you'll be lost.
Do you want unique visitors or recurring ones? ;)
104
Off-topic / Re: Is Wordpress actually Most SEO CMS?
« on September 30th, 2013, 08:34 PM »
SEO, after all, is a lie.  You can have the best SEO of the world - people want content, not search engine optimizations. I, for one, create websites to gather people, not bots.
105
Off-topic / Re: CSS issue
« on September 30th, 2013, 08:32 PM »
position:relative should work if both the main and the sub menu are assigned the same value.