You are not logged in.
- Topics: Active | Unanswered
#26 Re: General discussion » two choice » 2009-05-25 14:03:12
- SuperMAG
try using an un modified version of the flux/pun bb.
and then when u need a mod, post about it here so people can know if it would be good for ul.
-------------OR-----------------
Use another forum software.
#27 Re: General discussion » How to screw up an Open Source project » 2009-05-11 19:51:54
- SuperMAG
hahaha what a story.
#28 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-11 13:40:02
- SuperMAG
Regarding Search etc, i readed a post in Punres.org, i think it might intrest you people as it mention an alternate search engine.
#29 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-06 21:35:50
- SuperMAG
is there any 1.3 full text search currently.
#30 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-06 19:46:48
- SuperMAG
well then it must be official extension, since alot of big boards need it.
#31 Re: FluxBB discussion » 1.3, 1.4, 2.0 -- i don't get it » 2009-05-06 13:33:14
- SuperMAG
pbreit wrote:This is the worst of the worst of the worst of open source software. All kinds of ridiculous forking and versioning to totally piss off users.
Yes, because that's exactly what the developers of open source software love doing. We actually get paid cash from Microsoft every time we piss off a user.</sarcasm>
hahahaha.
#32 Re: General support (1.2) » High CPU usage.... » 2009-05-04 08:44:45
- SuperMAG
where is the link of ur forum
#33 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-04 08:43:58
- SuperMAG
yes i already said, the search functions mostly (New posts, Active topics, Unanswered topics)
#34 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 22:56:33
- SuperMAG
???
i think its the part where i do not understand because of lack of coding language. oh well.
#35 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 19:41:29
- SuperMAG
well if people changed sittings, the old caches files gets expired. and new are created by the first visitor that vists the topic.
donno about putting it in core or not, because people will ask why it makes high load, in which this forum is suppose to be the lightest. so it will affect on the popularity that will be produced.
-------------
can any of the this site owners post a server load per day of this forum. this week. and which pages produce more load. i think that would be good start to begin with.
#36 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 18:53:11
- SuperMAG
all i am saying that, you can cache all the stuff that can be cached. it would left quite a little load from server. and stuff that cant be cached can always remain like this or find a better solution for it.
Display smilies, display images etc. Those are all user-defined preferences on a per-post basis.
i dont know how that affect the cache. i mean the cache is made after the post is posted. and parser is being run only once. the HTML will be produced. So all the images, smiles that are suppose to be there should be cached, if the person disables those stuff. they it can be posted in the first place. and html will only be produced after its posted.
am i making any sense (lol)
p.s: Better, not bitter.
OPSSS sorry LOL.
#37 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 18:18:50
- SuperMAG
all i am saying that, you can cache all the stuff that can be cached. if you save even few queries from being excuted then it would be a win. LOL. and it will left quite a little load from server. and stuff that cant be cached can always remain like this or find a better solution for it.
#38 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 18:16:56
- SuperMAG
mmm sorry couldn't understand the (preferences) word. if you means stats and online + offline button, you can always not cache it. it would still left a little load from the server.
#39 Re: General support (1.2) » Friendly or Clean URLs like in this forum » 2009-05-03 18:14:46
- SuperMAG
yes i do lol. well i dont like php and weird names like viewtopic?=24 for my people to see, so topic number + title look nice.
#40 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 18:10:22
- SuperMAG
well that makes me get back to the separate word. LOL
If you only cache the Posts only. Then no parsing will be requred in that place.
And user options like stats at left etc can always be separated from the cache content. (right
)
And you can add an option to users if they want to cache the users stats etc, like stats gets updated per day. there is an option about that in vbulletin.
this also includes the stats of topics, views etc.
and this must be an option for person in admin area, like if he want to cache the stats.
-------------------------------------
Parser.php is not the only load problem
The links (New posts, Active topics, Unanswered topics) Produce much more higher load then any other thing in fluxbb.
my host provider told me that, and i don't even see those links in vbulletin (may be i am blind) but they are disappeared in the latest version. high sever load might be the reason they disabled it or maked an option for it.
These are very important links and i always use it. so i cant just disable it. so a solution needed for this one.
I mean how can u cache a stuff that constantly gets updated. mmm
#41 Re: General support (1.2) » Friendly or Clean URLs like in this forum » 2009-05-03 07:07:07
- SuperMAG
yep, its just a small thing, and its nice too.
#42 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 05:55:26
- SuperMAG
well then what about cache. if you cache the posts as HTML, you don't need to parse it over and over. unless this will have security issues.
this well use alot of space. or may be impossible because some stuff always gets updated, mmm i don't know what i am thinking anymore LOL
#43 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-03 05:27:45
- SuperMAG
sorry, i gave a hint, since i am not a coder, i cant be sure what i am suggesting is right or waste, but i though of this:
Since you said that parser.php have multiple jobs, you people can separate the file, and each file loads when its needed.
#44 Re: General support (1.2) » Friendly or Clean URLs like in this forum » 2009-05-02 22:51:00
- SuperMAG
when u use words in the title, they are detected by the search engine, thats make it more friendly.
/friendly-or-clean-urls-like-in-this-forum/
#45 Re: Feature requests » /include/parser.php: waste of CPU! » 2009-05-02 20:47:39
- SuperMAG
seperate
#46 Re: Announcements » FluxBB 1.3-legacy released » 2009-04-29 22:05:29
- SuperMAG
1- yes
2- yes
3- donno
#47 Re: FluxBB discussion » Development process? » 2009-04-29 15:25:58
- SuperMAG
mmm, just one question, who the the project manager of fluxbb.
#48 General discussion » The Truth behind Google Chrome Logo » 2009-04-28 21:34:29
- SuperMAG
- Replies: 3

Now you know xD
#49 Re: Announcements » The future of FluxBB » 2009-04-15 13:54:15
- SuperMAG
hey elbekko, has any code being written in the flux 2.0
#50 Re: FluxBB discussion » Development process? » 2009-04-09 12:25:43
- SuperMAG
There is an update right around the corner
mmm what does that mean. ![]()
