Maximum Etherpad limit users per pad

Quotas.js restricts this and by default reads:

function getMaxSimultaneousPadEditors(globalPadId) {
if (isProDomainRequest()) {
if (pne_utils.isPNE()) {
return licensing.getMaxUsersPerPad();
} else {
return 1e6;
}
} else {
// etherpad.com public pads
if (globalPadId && stringutils.startsWith(globalPadId, “conf-“)) {
return 64;
} else {
return 32;
}
}
return 1e6;
}
function getMaxSavedRevisionsPerPad() {
if (isProDomainRequest()) {
return 1e3;
} else {
// free public etherpad.com
return 100;
}
}
So to summarize:
Depending on the mode you are in depends on the amount you have
Non-Pro –>
Max per time on 1 pad: 64
Max revisions: 100
Pro –>
Max per time: Unlimited
Max revisions: Unlimited

Safe Curriculum games plugin / widget for WordPress & WPMU

Description:

Put the top 5 curriculum games from Primary Games Arena onto your blog.
Installation:
  1. Download from here
  2. Unzip to wp-contents/plugins
  3. Activate site wide (In plugins)
  4. Log into wp-admin
  5. Click Appearance > Widgets
  6. Drag the widget onto your sidebar

Example:

Safe Search Ad free plugin for wordpress & wpmu

Description:

Put an ad free Google Safe Search for Schools onto your wordpress blog. This widget is powered by Google CSE and is very simple, the CSE is provided by http://primaryschoolict.com which is run by a team of educators and emphasizes educational results.
Installation:
  1. Download from here
  2. Unzip to wp-contents/plugins
  3. Activate site wide (In plugins)
  4. Log into wp-admin
  5. Click Appearance > Widgets
  6. Drag the widget onto your sidebar
Example:

2009 review

#Win

Completed sexual predator detection system
Avatar in 3D at Imax – Proof 3D is the future of films.
People realized Wave was over hyped
Etherpad went open source and Primary Pad went live
Realized PS3 and Xbox could get onto the internet, dissapointed in Wii.
Got a new mattress – Mmmm so comfy. But pricey.
Microsoft released Security Essentials
Dark restaraunt – Eating mysterious food in the pitch black
Discovered the world of twitter & hootsuite
Anrdoid V2 firmware update
Discovered Miro – Ted, Fora, GBTV and Diggnation
My School Closures found a practical use from the UK to Nepal
Battle for Terra
Nephew was born
Windows 7 got released
All of our learning sites had consistantly increased traffic all year

# fail
Microsoft released SESP licensing to insult us all
UK still way behind US in online school engagement
E-Ink didn’t happen 🙁 yet
Didnt get my wind turbine up
Blood and Bones [Film]
Name fail
Jaldi Jaldi destroyed curry
Window frames failed
Bradford Council destroyed Bradford city centre
Conservatives had no clarity on technology in education
800×600 is re-born due to netbooks

Project Natal demo video way to premature