Slashdot Mirror


User: roubert

roubert's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. Re:How do you type the funny e? on Google CEO Schmidt Predicts End of Online Anonymity · · Score: 1

    On most normal keyboards, you first press the ' key and then you press the e key.

  2. Re:4 monitors - one desktop - here's how on 2 Displays and 2 Workspaces With Linux and X? · · Score: 1

    [...] I simply right-click on the icon in the upper-left corner (of most windows - Chrome beta doesn't have one for some reason)

    To get the Window Menu provided by your window manager in Chrome you have to modify your settings and set Chrome to use the window manager to draw its window borders. Then it'll behave like any other application.

  3. Python on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 1

    I would suggest Python. I have several years' experience of teaching computer programming to kids, and while it certainly is possible to use just any language for teaching, Python has three features that I see as essential for a good language for learners: The basic syntax is very straightforward and only a minimum of boilerplate code is required; There is an interactive execution environment so that expressions can be evaluated immediately; The language can be and is indeed used for serious "real world" programs.

  4. Alert Microsoft? on New IE Holes Discovered · · Score: 1

    Does anyone actually know how to submit a bug report to Microsoft?

    I've found a couple of bugs (in DirectX Media, MIDL and other developer stuff) that I'd like to report, but I can't find out how to do that. I can't blame anyone from posting found bugs on the internet instead of reporting them to Microsoft. The people in Redmond surely don't make it easy to find out how to report bugs ...