Forums

Unfortunately no one can be told what FluxBB is - you have to see it for yourself.

You are not logged in.

#1 Re: General discussion » Beginning a new forum... » 2011-07-12 01:01:47

Jérémie

Notepad++ probably, for the plugin system.

#2 Re: Feature requests » Facebook Connect plugin request » 2011-07-06 22:53:36

Jérémie
Smartys wrote:

- Not everyone has a Facebook account
- Not everyone wants their Facebook account associated with their random forum identity
- Not every website owner wants people to associate their Facebook accounts with their identities on the message board
- Not everyone wants their website to have a dependency on a third party's web service.

And everyone should not want Facebook (or anyone, for that matter) fully controlling his user base, and collecting data on it. Unless they got a fat check, at the very least.

Facebook connect is a bad idea per se.

Did people learned nothing of the MovableType debacle?

#3 Re: FluxBB discussion » "Powered by" footer altered » 2011-07-06 22:50:02

Jérémie

That's called a colophon, from the traditional dead-tree habits. Nothing new.

Nothing can Flux do about it, that's up to everyone to have one (and everyone should).

#4 Re: General discussion » 417 - Expectation Failed » 2011-05-26 11:23:12

Jérémie

Maybe you should post in a Support forum, like this one: https://fluxbb.org/forums/viewforum.php?id=26

#5 Re: Feature requests » visitor message + add friend + vbulletin like post reply button » 2011-05-18 07:16:40

Jérémie

I think he means like a mini dedicated forum on each user's public profile.

#6 Re: General discussion » Website advertising » 2011-05-15 23:47:38

Jérémie

Good content, any non content thing not getting in the way. Simple, efficient.

#7 Re: FluxBB discussion » Using FluxBB users/login page for a whole site » 2011-04-08 02:00:43

Jérémie
adaur wrote:

as long as you don't remove the footer's copyright tongue

One can't remove or alter (except to add what need adding) the source copyrights. The footer is not a copyright, just a mention of it, anyone can remove it if they need to.

#8 Re: Announcements » Introducing FluxBBS! (April Fools 2011) » 2011-04-02 14:28:50

Jérémie

2400 bauds that's way to fast. 300 or 1200 should do it. Better to have several slow modems than one fast, to allow for more than one connected user.

#9 Re: General discussion » Mozilla Firefox 4.0 is here! » 2011-03-29 23:24:42

Jérémie
Ferdilicious wrote:

[*]Memory consumption is very high, especially when you're working with more windows and tabs.[/*]

Strange, I always assumed that was one of the main work being done. 1GB memory to display a few dozens pages, there's something very wrong with browsers (plural).

#10 Re: General discussion » Has anyone done it? » 2011-03-10 00:49:08

Jérémie
053+ wrote:

Just had a question, has anyone been half way through creating a style and then decided they didn't like it so they deleted it and started over?

Did just that 4 times in the past week. And still not happy with it, going for a 5th.

#11 Re: General discussion » VPS Services » 2011-03-10 00:47:59

Jérémie

Gandi isn't cheap (well, anything with a Cloud label on it get its price inflated just for that branding, whatever is behind it) but I hear good things all the time about their VPS.

#12 Re: General discussion » New net rules set to make cookies crumble » 2011-03-10 00:45:32

Jérémie
Reines wrote:

1) Ignore it, it's a stupid law obviously written by politicians that have no idea what they are doing. No-one is going to give a damn unless they are running a government or related website.

Even the one making government website ignore some, if not much, of the stuff. That one is still pretty young. But pesky things like EU version of copyright & fairuse infringements, official websites break those on a regular basis.

#13 Re: Announcements » FluxBB 1.4.3 released » 2011-01-25 19:14:30

Jérémie
Reines wrote:

What's with people not using a password on their MySQL servers neutral

The same as people transmitting MySQL password on a regular basis without encryption.

#14 Re: Feature requests » Full OpenID » 2011-01-24 07:27:15

Jérémie

Facebook connect is a bad idea for the web as a whole.

Besides, things like xml sitemap (which is a real standard, and open one), useful for 99.99% of the boards, have been refused into core... doubtful fconnect will make the cut.

#15 Re: Announcements » FluxBB 1.4.3 released » 2011-01-22 22:03:23

Jérémie
Reines wrote:

Note: As you will notice, only admins may now run the upgrade script. When attempting to update you will be challenged for the database password (example). This is the value stored in $db_password inside config.php, or in the case of SQLite the value in $db_name.

You should add a valid SSL certificate as the requirement for running Flux then. Since it would be foolish to transmit this password on a regular basis and within a limited predictable timeframe this password without encryption.

#16 Re: FluxBB discussion » Meta tags for the homepage » 2011-01-18 23:47:01

Jérémie

The description should match the actual content. Generic description are usually worse than no description at all.

#17 Re: Feature requests » Full OpenID » 2011-01-15 21:35:51

Jérémie

Apart from the privacy issue (“nothing to hide, nothing to fear” is so enormous I won't even comment it), if you don't value your life much I do. Facebook connect value is around several cents, a buck top. Sorry, but my life is much way more smile

#18 Re: Feature requests » Full OpenID » 2011-01-14 23:03:25

Jérémie
Kilsally wrote:

facebook connect

Wonderful! That way, Facebook can not only data-mine and sell to dubious organization the private life you put on their site, but everything else you do on the web.

Marvelous.

#19 Re: General support (1.4 / 1.5) » Allow HTML in posts? » 2011-01-14 12:14:04

Jérémie

BBcode is certainly not easy to use.

And it's not a real format, nor is it standardized.

BBcode came from a time where people didn't know how to parse pseudo-HTML while securing it. They were afraid of the <> tags, and thought: well, just replace <> with [] and be done with it.

There never was any thinking as to what make more sense, what's good and usable for the end user. No standardization either, on one site you have this tag, on another site you don't, on again another you have the function under another tag.

It's a mess, and a pain to use.

But, with years, it became what's de facto used on web forums. Today, it would be hard to publish a forum software without at least some support for this dreaded bbcode. There's even user software around it, such as Firefox plugin to handle it better.

I don't see any forum software (maybe except the really big ones, with an enormous user base) not handling it. The admin of a forum could make a choice to use something more powerful and simple, like Textile for example, but it should be his choice. Aka, easy plugin of parsers.

#20 Re: Core development » 2.0: Language packs etc. (RFC) » 2011-01-09 14:20:07

Jérémie
Franz wrote:

Simply wrong. Even the first proposal added no overhead

Yes it did. You were loading unused strings, and a bunch of them.

In other words, loading and processing a 4kB php page isn't the same as loading and processing a 8kB php page.

If you think that makes no differences, try it (under real working production conditions of a busy and common shared server of course, won't see much differences on a clean idle desktop computer with only one user).

#21 Re: General discussion » Poll: Services of storage of pictures » 2011-01-09 10:03:27

Jérémie
Visman wrote:

What do you use? And users of your forums?

My own hosting plans or servers.

Nothing else is a sure thing, and they're slow.

#22 Re: Core development » 2.0: Language packs etc. (RFC) » 2011-01-09 08:18:38

Jérémie
Franz wrote:

...itself will take part in the Translation Center here on the site. Here you will be provided with simple-to-use tools to contribute to the translation of your language.

That's a nice option, but it should stay an option.

A web form is the lowest possible text editor there is. No advance search&replace, no regexp, difficult to input some character (the dreaded nbsp for example), no handling of several files at once, no in-screen visual help, etc.

For example, try changing “e-mail” to “email” in a lang pack under 5 seconds using a web interface (unless you propose to load every strings into one form?).

The language packs will be generated automatically from the strings in the database. If they are not completed, missing strings will be filled with the English strings. This is done to make sure that you don't get a lot of undefined index error messages when using an incomplete language pack. English as a fallback also ensure a somewhat usable language pack in all cases (plus we don't have to do any existance checks when accessing language strings).

You should provide the code to make the files. If the website is down for some reason, if the team split, whatever, Flux software should not rely on anything other than itself to function properly.


Using the class-based approach, we'll get rid of multiple long variable names and instead can just do this:

Flux_Lang::import('common');
Flux_Lang::import('viewtopic');

This will load all the requested strings into one array, so that language strings can be fetched from one single point.

There's a benchmark of loading whole versus loading string by string when they are needed? After all, Pun/Flux main goal is speed.

Smartys wrote:

My two cents: I'm seeing a lot of kneejerk reactions here. People are rejecting the idea because it changes something they're familiar with, not necessarily because of any real problems.

I disagree. The first proposal was to increase the weight of the source code for absolutely no reason if your board isn't in English, which will increase cpu usage, memory occupation, and I/O. You'll basically load something twice. It just doesn't make any sense.

The developers are looking out for your interests: they want to make things simpler and easier for you. So, maybe trust them a little bit?

As to some other reactions, and trust in general, well that's understandable given the past years. Reaping what one sow and such.

On top of that, several minds are better than one. That's the main principle of open source, you work is better because there's other people out there that might see things you didn't.

#23 Re: Core development » 2.0: Language packs etc. (RFC) » 2011-01-07 10:35:00

Jérémie

Is Flux that light you need non-necessary ideas to increase its weight?

If you find Flux to be eating too few cpu cycles, memory and I/O, there's hundreds of things that will increase the user experience and ease. Check back the boards.

#25 Re: FluxBB discussion » What anti-spam services do you use? » 2011-01-01 01:12:49

Jérémie

Akismet. Simple, efficient, with good backers.

Board footer

Powered by FluxBB 1.5.0