Every conf call I join includes at least two of the following.
- The leader who is in the conf room calls in from the table phone and from their PC and can't figure out how to stop the screaming feedback. What's funny about this one to me is that the same people do it every time.
- Tom calls from his car. He must be on the interstate, judging from the road gradient we can hear.
- Dick joins from his laptop, where the microphone is conveniently part of the same physical device as the keyboard. CLACKCLACKCLACKCLACK.
- Harry is working from home. We become intimately familiar with his three-year-old daughter's escapades with Cheerios and love of Phineas & Ferb.
- Judging from the number of sirens, Jake apparently lives in a bad part of town or is watching Blues Brothers in the background.
- Lucy has apparently joined while sitting in a conference room, attending another meeting simultaneously.
- Robert joins 15 minutes late and would like everything he missed to be recapped.
- Mark absolutely will not let the meeting progress unless someone is recording. Everyone spends 10 minutes figuring out how to do this. No one can find the file at the end of the meeting.
- James calls in via a VOIP connection from India, introducing a slight delay. "Hello?" "Hellohello" "Hi James, can-" "Hello" "Hi James, we are-" "Hello, hi yes-" "Hi James-"
- Dave joins from the airport. According to the PA, someone named Janice needs to report to the ticket desk.
- Mike has apparently set his cell phone ringer volume to "over 9000" and has placed it next to his mic.
- "Can you see my screen?" "No". "How about now?" -cue pictures of cats- "Yes but I think you have shared the wrong monitor." "How about now?" -cue spreadsheet- "Yes." -cue scrolling that the video broadcast can't keep up with- "Now if you can see here, here and here..."
Mass meetings are the funniest. During one surreal leadership presentation where hundreds of people joined via a web meeting and many more were present in person, someone forgot to lock down presenter rights, and people kept drawing on the slides.
Twitter has done well releasing this and when I first saw it ages ago it looked neat and fairly professional.
However, like a pop song which has been completely overplayed on the radio it has become tired and frankly a bit annoying. It has its uses offline to quickly get a demo up and running but it shouldn't be used on a live site. At least not in its entirety.
If you have to use this for your project due to convenience or lack of design skills then do everyone a favor and mix it up a little bit. Change the colors on the buttons. Avoid the black bar running along the top of your website. Just don't look 100% like a vanilla bootstrap site.
I've been using Foundation for a new project and am really digging the responsive layout features.
http://twitter.github.com/bootstrap/download.html
(Bonus: note the use of ScrollSpy to pin the sub-menu on that page!)
Even though the main use case for Bootstrap seems to be for rapid prototyping, any thoughts on using it for a production app (but perhaps custom-themed), instead of rolling a custom design altogether? It seems Bootstrap has matured to the level that it can be used as for most projects with little customizations if any. A lot of what I read in the comments imply that Bootstrap is great at prototyping an app and once that phase is over, you throw it all out and start developing a custom design based on what has been prototyped. Why can't one just stick with Bootstrap and customize it as needed?
This would imply a fluid grid, which it lacks.
http://www.zeldman.com/2011/07/06/responsive-design-i-dont-t...
I understand that you can re-skin but I'm thinking many folks will go with the pre-built look/feel.
Even so, this is awesome for getting stuff out quickly. Great job.
I have a personal project that uses Bootstrap but it pains me to use it on my mobile device.
The js templating (loading JSON data into the view) that I do is a necessary part but I'd be willing to hardcode.
Is there a reason for this?
I wonder if we can look forward to mustache being implemented in in 2.1?
I would be a little bit sad if every new web app I visited overused Bootstrap and stuck to that now increasingly popular design.
One slight problem (Chrome, Mac OSX Lion): http://i.imgur.com/SOrUZ.png
Anyone that's already done it - how easy is it to upgrade from 1.4?