Archive for the ‘phpBB’ Category

Jump In! Camp

Saturday, March 13th, 2010

I’ve been invited alongside two fellow phpBB developers to attend Microsoft’s Jump In! Developers’ Campnext month in Switzerland to learn about interoperability between Microsoft’s software stacks and PHP applications. For more information on how to attend this event read on or visit, www.jumpincamp.com.

(more…)

phpBB Hook to remove success messages

Tuesday, February 16th, 2010

Time for another phpBB hook, this time the aim is to remove the messages which irritate some people when a post has been made and instead redirect the user immediately to the default choice. A few considerations had to be made with this, firstly the administration panel is off limits as this uses messages for success and failure in some places. Secondly any page which goes back to itself by default is made confusing if there isn’t a confirmation, so these aren’t automatically redirected; a good example of this being the UCP preferences. (more…)

Another phpBB Hook

Sunday, April 5th, 2009

Further to my entry last month about a phpBB Hook to disable the post queue for certain users, I’ve written a really quick one to enable phpBB’s debugging mode for founder users. Debug mode is usually enabled by using the constants DEBUG and DEBUG_EXTRA in the configuration file but these can be defined anywhere. The only downside debugging information will only be available after the hook is included, however this is sufficient to get the page generation time, memory usage etc. in the footer which is what I was after. (more…)

phpBB Post Queue

Sunday, March 15th, 2009

In phpBB 3.0.3 we added the possibility to queue posts of users who had a post count lower than an administrator defined threshold, this works very well at keeping spam out of the public eye on your board. But on the board I administer which is primarily for university students who all have their own university e-mail address it penalises new users who I as the board administrator trust. To get around this, I will be applying a small modification to our board during the next maintenance period which I thought I will share with you. (more…)

Planet phpBB

Monday, March 2nd, 2009

I have created a phpBB Planet you can find it at planet.phpbb.cs278.org. Currently I am only aggregating 15 blogs of current and former team members, there is room for expansion. I am quite happy to add anybody who is notable in the phpBB community, contact me if you want your blog added.

Mah Pizza

Tuesday, February 3rd, 2009

Pizza: Iz mine n u can't have any!

Thanks Will! and Kenny.

phpBB 2.0.x Retired

Thursday, January 1st, 2009

As of this morning phpBB 2.0.x has been officially retired, there will be one more month of security update support and after that time there will not be another release.

Quiet

Friday, August 29th, 2008

So I’ve been fairly quiet for the past month, whoops. I’ve had a fairly relaxed holiday, not doing much of anything, its been the break I’ve needed though. I’ve got a while to go before I am back to university which I hopefully can spend doing some items on my list of things to do. I can’t say that life has been all sunshine and smiles, firstly because its been raining lots and because I keep getting various shit thrown at me when I least expect it which is occupying my time much than I would like. I’ve got some work on phpBB to do, which is really bugging me because I haven’t had the mindset or time to sit down and do it, its starting to make me feel bad inside. I’ve also got some X-Media work I should do, once again not enough time. I hoped I could get some stuff done this weekend but I’ve not been able to sleep too well the past two days so I am fairly tired.

Londonvasion

Sunday, July 27th, 2008

So this time last weekend I had just arrived in London, after driving around the hotel twice and Heathrow once, for Londonvasion. Which was the first of its kind for phpBB, a conference bringing together not only the teams for the first time, but users as well. Sadly I was unable to attend the team meetings on Saturday to work commitments and my late joining preventing me arranging time off. Annoyingly my plans didn’t get executed exactly as planned, and I didn’t arrive until about 10:30pm. I had no idea where anyone was, so I checked in and got my laptop out and jumped on IRC somebody heard my distress call but my laptop overheated (serves myself right for using it on a bed I guess) so I decided to return to aimlessly wondering around the hotel lobby and corridors hoping I might bump into someone. I did AdamR from the Support Team who showed me to the room were some people remained. I met quite a few people that I don’t recall who there were.

The next morning was the big event, users and team members alike gathering to listen to other users and team members talk and engage in discussions amongst one another. I must say it was extremely insightful to meet the other people that I am forging relationships with as I settle into the teams and some of the users that turned up. Meik gave a presentation detailing the route the project has taken and where its planning to go, which apparently required pulling the rest of the development team up to join him. I was most pleased to meet DavidMJ who I have known since late 2003 when we were both involved in another project. We learned a lot from Londonvasion and because of this some features are under discussion, which will become available in good time. It was good to see some outside presentations one given by Noth who sung praise of phpBB 3.0 even though I haven’t contributed as part of the development team (I have filed numerous patches and bug reports) I felt his presentation was touching. Andy Miller, a guy working on integrating Joomla! and phpBB 3.0 gave a presentation on some of his styles for phpBB and Joomla! that give an integrated look and feel to both applications and in combination with his bridge offer almost seamless operation.

To wrap up I think the event was an outstanding success and should definitely be at least a bi-annual event as a lot more can be done face to face than via IRC and forums and meeting new people is also fun and helps build relationships and morale in the teams. Many thanks to Marshalrusty who arranged everything and the phpBB users who give us a reason to do what we do. Finally would implore every phpBB administrator to try and attend the next conference!

phpBB Developer

Sunday, June 15th, 2008

It’s about time I wrote an entry about this amazing opportunity I have been given, I have joined the phpBB development team and I will be helping them with their journey towards the next major release, 3.2 or Ascraeus. Sadly I am currently quite busy with stuff that needs finishing off before I can jump in and start committing, but I am immensely looking forward to being in the thick of it so to speak.