301

(5 replies, posted in Programming)

Why bother with variables?

cp mydb mydb_`date "+%Y-%m-%d"`.sql.gz;

should work fine.

302

(5 replies, posted in Programming)

Under bash, I use this:

`date "+%Y-%m-%d"`

Maybe you should ask the Attachment mod's author ?

304

(5 replies, posted in General discussion)

Look for a hosting plan that allow Apache VHOST configuration with wildcard.

Or take a small cheap dedicated server, and do it yourself, if you know how.

To answer the original question, as far as I know, that doesn't exist. Clean, streamlined, fast, web standard compliant, easy to tweak... nope.

306

(28 replies, posted in General discussion)

asleo wrote:
Jérémie wrote:

Clean: /community/support-forum/how-do-i-switch-to-punbb

Nice one, but please give us _underscores_ in the clean URLs in 1.3, please, pleeeeaaaaasssssee! yikes big_smile cool

You will be able to edit the URI scheme for your own twisted dark needs.

307

(28 replies, posted in General discussion)

AlanCollier wrote:

What's a "clean URI"?
In fact, what's a dirty URI? smile

Dirty: /community/viewtopic.php?f=234&t=3546543154&sid=35243513513135421

Clean: /community/support-forum/how-do-i-switch-to-punbb

Note: hypothetical url smile

308

(28 replies, posted in General discussion)

There are some things interesting (unicode support, at last) and a few features more, but to release a new major version without clean URI, plugins, and the like... PhpBB is still behind.

309

(17 replies, posted in PunBB 1.2 discussion)

fixed wrote:

an approximate timeframe (i'm not holding anybody to anything) would be appreciated!

We are all in the same boat. I have one project stalled, and I just installed two vBulletin for two clients because of the no visibility on the time frame we got on PunBB (meaning Pun 1.3 would have been better, but when someone needs something now or close to now, I can't advise them to wait in the dark).

That's how it goes, the devs can't commit to something without the resources to do it. And most PunBB user don't want to pay a grand to use it.

310

(17 replies, posted in PunBB 1.2 discussion)

Right now, 1.3 is in alpha. I haven't seen anyone commit not to change a critical thing in the 1.3 branch, the API, whatever.

As far as I know, of course.

Esteem wrote:

i want everything within the forum. just like how you can have forums embedded in CMS's. everything under the same roof. gives the option to browse around the forums and files being able to click links, instead of your browser's back button. also so the listings are under the same skin/theme... etc.

You can do that with a standalone app. Just modify the templates to integrates the links you need.

So why not use a directory browser tool?

PunBB is a forum...

Pfu, I've been dug out to the grave; and never noticed it.

I should sleep more ^^

There is no rush; plus it's seem it doesn't interest many people hmm

Mail me when you get back, maybe I'll still be looking for it.

David_1cog wrote:

OK, I didn't spot the noindex on the pages I gave as example.  Still, my argument stands - 'rel="nofollow"' is a better solution and nofollow is better because the bot doesn't need to visit 'forgotten password', etc. to discover it shouldn't index it!

Doesn't work like that. Googlebot for example get and store everything. Then, somewhere during indexing or during the filtering for public access (most likely at the end, so that Google has it internally) the "nofollow" content is tagged.

The name of the attribute is a misnomer. It's not "do not follow", it's "do not use as a weight or backlink when you decide the ranking of the linked page".

Check Google's docs on that.

As for rel=nofollow vs robot meta tag, I don't have right now a strong view on this, and I'm not even sure one way is better than the other one. However, since the rel does add some weight to a page, it might be worth it to check it out thoroughly. Maybe we could do that at the beta stage, to take some of the research work off the back of the devs.

I need a quite simple and specific little tool, but after several tries I can't get my close-to-non-existent PHP skills around it. So I'll need help, and I can compensate (a little, since it's a very simple, and rough, job, nothing fancy here) for it.

Summary: what I need is to be able to give a year (between 1980 and 2100, and more if possible) and to get in return a clean XHTML (semantic and valid XHTML 1.0 strict) calendar of that year (just a simple xhtml display, no action besides that, I told you it was simple). The day with Full Moon and New Moon needs to be mentioned in the relevant days.

Refinement 1: if a Time Zone is given with the year, each day in the calendar has the sunrise and sunset local hours mentioned (in hh:mm 24h format).

Refinement 2: if a UseDST parameter is set, the local time is adjusted simplistically: from UTC to UTC+2, DST is applied at 2am from the last March Sunday to the last October Sunday; and from UTC-5 to UTC-10, DST is applied at 2am from April first Sunday to October last Sunday. If outside that range, the UTC/UTC+2 setting is applied if UseDST is selected.

Note: if someone has a "real" DST library he can use, that would be fine by me, if it doesn't increase the cost.

License: can be release as any license wanted (I just need to be able to do whatever I want with it once I have it). I doubt it interest anybody else, but if the coder wants to release it as CC or GPL or whatever (for example because he needs to borrow code from somewhere else, under that license), not a problem for me.

How to give parameters: from the URL. If /calendar/ is the base URL, /calendar/yyyy/ give the calendar for that year. /calendar/yyyy/+xx/ or /calendar/yyyy/-xx/ give the time zone. /calendar/yyyy/+xx/ete/ add the UseDST parameter.

Environment: Textpattern 4.0.4 and later (optional, see above), Apache 1.3 and later with rewrite rules, PHP 5.1.2 and later (I can provide a phpinfo()); if needed (I don't see why, but...) MySQL 5.0 and later.

I will do all the XHTML part needed (provide with bits of html code, edit the PHP source to add whatever semantic, id, class, etc. I'll need), CSS, localization (in French, but I can edit the PHP source for that if needed). I don't need something fancy, pluggable in another API or anything like that, just something that get the works done.

Note: it can be done as a Textpattern plugin, but also as a standalone php file, outside of Textpattern. Both are fine by me, so the simplest (hence the cheapest) is the best.

If you are interested (need a little pocket money, want to publish a first time simple plugin, etc.), please send me a mail with a quote and details.

317

(9 replies, posted in Feature requests)

It's a more "international" adaptation, to get it understood by our British friend over there smile

The exact say, in French, is: The spit of the toad doesn't get to the white dove. However, here, the translation doesn't alter it, but it's an aphorism so...

318

(9 replies, posted in Feature requests)

The spit of the red cow does not get to the blue, delicate, angel like   frog.

big_smile

319

(9 replies, posted in Feature requests)

This is doable as an extension?

Gosh...

I will kiss the ground where this plugin's author has walk... I may even send him a bottle of French wine if is not too far away...

320

(9 replies, posted in Feature requests)

Well, it took some time, but PunBB is moving toward unicode and hack free. Multigroup is the next one on that list... come back in a couple of years wink

321

(18 replies, posted in PunBB 1.2 discussion)

Yup, PunBB is one of the most, if not the most, accessible. He might not be perfect (no software or website is), but knowing your userbase impairments you could easily adjust it for them. Its base is very neat and clean.

322

(38 replies, posted in PunBB 1.2 discussion)

I have to say, my first impression was in spytrdr's line. I use the sulfur theme on every default PunBB I read, and I think it's more modern than the alpha 1.3 one in several aspect. The first I saw the 1.3 one, my thought was: "this look like smf/phorum/x/y/z, in a nutshell every other small forum software out there".

But to be honest I'm not a big fan of blue, and the 1.3 light blue on top of the page makes me want to puke; so it may be just me.

Well, an auto-DST would be quite nice. If one is registered and contributing to, say, 10 forums, having to change a setting twice a year on 10 websites in sequence is a pain in the lower parts.

On the other hand, the worldwide DST system is a huge mess. Without a clean GPL library, maybe more fitted for an extension at first?

Yup, but it's a insider tagline. From the outside, you'll take it on the first degree.

325

(4 replies, posted in PunBB 1.2 discussion)

OVH is one of the largest European web hosting company (about 1 million websites hosted), and for his shared server plans offer a free one-clic install of PunBB since a couple of days.

Nice to see it taking up momentum smile