2: POE ... same. Just obvious.
3: USB-client. That's gonna be a bit more tricky. Some mobiles phones (both in the same plug), and some printers (two seperate plugs) can act as USB host and USB client. It is usefull to make flexible products. Typical case, I want to have my rPi be able to use a USB disk, and then, simulate it is itself a USB disk. Example. I have a 16G card, and I want to set a 8G partition a way that, when I plug my rPi on a computer, the computer thinks the rPi is a 8G disk. Just a short example; there would be many other uses of a configurable USB-client feature. It would probably either need to add a new USB plug for this, or use the existing mini USB B plug that is, at the moment, used for power.
4: redesign the layout to minimise volumes. The actual layout of plugs is really a desaster. One of the main guideline of the rPi conception is volume efficiency: put as much power as possible, in a very little room. Power is there, but it is usable only when plugged. And once plugged, it's taking 3 times more space. A: the SDcard comes out way too much; either put the card in the center of the board, or, leave it on the edge, but in the other way: connecter near the edge, and card facing the center. B: same for power USB. This plug is the only one that is absolutely mandatory for every one: this plug must be placed somewhere where the male plug will fit the credit card size. C: same for audio jack and video RCA and ethernet: solder them in the middle of the board, so that when the male plug is in, the whole male plug will be above the card. The card is large enough to do that; the plugs can be above the chips: the chips are very thin, and the space above chips can be used. D: USB host and HDMI are a different case. USB A plugs and HDMI are very long plugs; it's almost impossible to move those two plugs in the center of the board, and hope that the male plugs will fit above the board; still, they could be place one side to the other, so that people using rPi for video will have those two very rigid wires together, and can attach them together easily.
We can find audio and RJ45 thin cables: once the plugs are in, the wire can be put anywhere, or even placed between other plugs. Having plugs on all 4 sides is not handy for final packaging. Please help us doing small final packaging. You can do it; we have faith
5: put two TP plots behind the USB power for soldering power. Most people doing dev in a small lab may dislike the USB plug, and will prefer to have a port. Just behind the power USB, I am expecting to have, at least two holes, so that I can either solder wires in, or solder a connector holder. The shape of the Port 6 is exactly what I am talking about (rPi B1.0); P6 unpopulated is fine. Lazy people will solder directly; patient people will solder a plug.
6: All GPIO lines should be brought to a 2.56" port. I have seen in various documentations that a second I2C bus is hidden in a small footprint port, for a webcam. Those lines should be routed to a port, unpopulated like P5 is fine. A port where we can solder the header if we want. Before soldering, we would have to read the doc, and the doc would clearly say that those lines are shared between two ports, and that only one port can be used at a time. Beginers would have the place unpopulated, and those will not be attempted to use it.
If a card with those improovements was released soon, by mid 2013, I would be ready to pay up to 50€ (instead of 30).
Two points from my friends, not from me:
7: make the audio card stereo. Mono is a bit cheap
8: remove RCA, it's taking room, and useless for many people.
rPi is just perfect; very good start; 10y I was waiting for this kind of thing; at last i have it. I hope version C will come fast.