Just a heads up that Trac commits will be pretty low over the next couple of days, as all the core committers are in Orlando: Matt, Ryan, Andrew, Peter and Mark. We all came for WordCamp Orlando (fun!) and are staying a couple of extra days to discuss the vision for WordPress in the coming year, the merge, canonical plugins, the WordPress.org site, community stuff, and all the other things that are important but that we never seem to have time to address. Since when things like this come up in the IRC dev chat or in various forums there’s inevitably a point at which someone says, “We really need to have [insert a core committer name here] here to make a decision,” we thought it would make sense to get together and figure out where everyone stands on all these ideas so that we can move forward a little more efficiently. Also, not all the committers had met in person before (and I’d never met Andrew or Peter), so it’s also a chance for us to just get to know each other a little. Watch this space around Tuesday or Wednesday for a post summarizing the things we’ve discussed, and the beginning of planning for how members of community can get involved in (or spearhead) the things that interest them.
Package:
Summary:
Manage variables with dynamic names
Groups:
Author:
Description:
This class can be used to manage variables with dynamic names variables with dynamic names.
It can create and assign object variables with names defined dynamically.
Package:
Summary:
Calculate hosting bandwidth based on its audience
Groups:
Author:
Description:
This is a simple class that can be used to calculate hosting bandwidth based on its audience.
It takes as parameters the average number of visitors, page views per visitor and page size.
The class calculates estimates and displays the average bandwidth usage per day, per month, per visitor, minimum and maximum transfer rate per second.
Package:
Summary:
Calculate hosting bandwidth based on its audience
Groups:
Author:
Description:
This is a simple class that can be used to calculate hosting bandwidth based on its audience.
It takes as parameters the average number of visitors, page views per visitor and page size.
The class calculates estimates and displays the average bandwidth usage per day, per month, per visitor, minimum and maximum transfer rate per second.
Package:
Summary:
Execute Oracle database queries
Groups:
Author:
Description:
This class can be used to execute Oracle database queries.
It can establish a connection to an Oracle server, parse queries and execute them.
The class can execute SELECT, INSERT, UPDATE, DELETE and TRUNCATE queries.
It can log the queries to a file and display warnings or exit when an error occurs.
Package:
Summary:
Retrieve server traffic information using RRDTool
Groups:
Author:
Description:
This class can be used to retrieve server traffic information using RRDTool.
It takes as parameters about the RRD file paths, network interfaces and period to analyze.
The class retrieves information about the in and out traffic currently, average, maximum and percentage.
Package:
Summary:
Burn CD using CreateCD Windows program
Groups:
Author:
Description:
This class can be used to burn CD using CreateCD Windows program.
It takes a CD image file and executes the CreateCD program to burn the image into a disk in a given drive.
The class may also erase the disk first, give it a given label name, burn it at a given speed and make the CD bootable.
Package:
Summary:
Merge template values in OpenOffice and Office
Groups:
Author:
Description:
This package can be used to merge template values in OpenOffice and Office.
It is a plug-in for the TinyButStrong template engine that can open compressed documents in the format of OpenOffice or Microsoft Office 2007 or later, and replace placeholders by template variables.
The resulting documents are saved to file, served for download or returned as a string.