Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Moving your data from runkeeper (Score 1) 93

There's very useful service https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Ftapiriik.com%2F (free and open source https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fgithub.com%2Fcpfair%2Ftapi... ) that lets you migrate workouts between different fitness apps. It supports runkeeper, strava (my favourite), endomondo, garmin and even dropbox.

Comment That's why I like(d) PHP docs (Score 5, Interesting) 418

In PHP docs with every item there comes the section for for "user contributed notes" which are sometimes pretty insightful (like there php strings intro or there implode string function ). Long time ago in a galaxy far away when I used to code in PHP those useful comments not only usually saved my day, but somehow compensated for the unorthogonality (well, an understatement) of the PHP standard library and the language itself. So - yes - I definitely prefer using worse language with better docs than the other way round (think Haskell vs PHP).
Announcements

FreeBSD 7.2 Released 204

An anonymous reader writes "The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 7.2-RELEASE. This is the third release from the 7-STABLE branch which improves on the functionality of FreeBSD 7.1 and introduces some new features. Some of the highlights: Support for fully transparent use of superpages for application memory; Support for multiple IPv4 and IPv6 addresses for jails; csup(1) now supports CVSMode to fetch a complete CVS repository; Gnome updated to 2.26, KDE updated to 4.2.2; Sparc64 now supports UltraSparc-III processors. For a complete list of new features and known problems, please see the online release notes and errata list." Adds another anonymous reader, "You can grab the latest version from FreeBSD from the mirrors or via BitTorrent. There is also a quick review of the new features and upgrade instructions."
Microsoft

Submission + - Microsoft to disable Autorun!!! (technet.com)

jchrisos writes: "Microsoft is planning to disable autorun in the next Release Candidate of Windows 7 and future updates to Windows XP and Vista. In order to maintain a "balance between security and usability", non-writable media will maintain its current behavior however. In any case, if it means no more autorun on flash drives, removable hard drives and network shares, that is definitely a step in the right direction. Will be interesting to see what malware creators do to get around this..."
Operating Systems

FreeBSD 7.1 Released 324

Sol-Invictus writes "The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 7.1-RELEASE. This is the second release from the 7-STABLE branch which improves on the functionality of FreeBSD 7.0 and introduces some new features. Some of the highlights: The ULE scheduler is now the default in GENERIC kernels for amd64 and i386 architectures. The ULE scheduler significantly improves performance on multicore systems for many workloads. Support for using DTrace inside the kernel has been imported from OpenSolaris. DTrace is a comprehensive dynamic tracing framework. A new and much-improved NFS Lock Manager (NLM) client. Boot loader changes allow, among other things, booting from USB devices and booting from GPT-labeled devices. KDE updated to 3.5.10, GNOME updated to 2.22.3. DVD-sized media for the amd64 and i386 architectures."
Education

Best Introduction To Programming For Bright 11-14-Year-Olds? 962

firthisaword writes "I will be teaching an enrichment programming course to 11-14 year old gifted children in the Spring. It is meant as an introduction to very basic programming paradigms (conditions, variables, loops, etc.), but the kids will invariably have a mix of experience in dealing with computers and programming. The question: Which programming language would be best for starting these kids off on? I am tempted by QBasic which I remember from my early days — it is straightforward and fast, if antiquated and barely supported under XP. Others have suggested Pascal which was conceived as an instructional pseudocode language. Does anyone have experience in that age range? Anything you would recommend? And as a P.S: Out of the innumerable little puzzles/programs/tasks that novice programmers get introduced to such as Fibonacci numbers, primes or binary calculators, which was the most fun and which one taught you the most?" A few years ago, a reader asked a similar but more general question, and several questions have focused on how to introduce kids to programming. Would you do anything different in teaching kids identified as academically advanced?
Education

When Teachers Are Obstacles To Linux In Education 1589

jamie found this blog post up on the HeliOS Project, which brings Linux to school kids in Austin, TX. It makes very clear some of the obstacles that free software faces in the classroom. It seems a teacher came upon a student demonstrating Linux to other kids and handing out LiveCDs. The teacher confiscated the CDs and wrote an angry email to HeliOS's founder, Ken Starks: "Mr. Starks, I am sure you strongly believe in what you are doing but I cannot either support your efforts or allow them to happen in my classroom. At this point, I am not sure what you are doing is legal. No software is free and spreading that misconception is harmful. ... This is a world where Windows runs on virtually every computer and putting on a carnival show for an operating system is not helping these children at all. I am sure if you contacted Microsoft, they would be more than happy to supply you with copies of an older version of Windows and that way, your computers would actually be of service to those receiving them..." Starks pens an eloquent reply, which contains a factoid I have not seen mentioned before: "The fact that you seem to believe that Microsoft is the end all and be-all is actually funny in a sad sort of way. Then again, being a good NEA member, you would spout the Union line. Microsoft has pumped tens of millions of dollars into your union. Of course you are going to 'recommend' Microsoft Windows."

Comment Real PC, few advices (Score 1) 556

My kids (now 3 and 6) use old thinkpad t22 - it's totally kids-proof. It was dropped from the table several times, hit with ball, you can see tooth marks on the lid etc. There's great tux-paint drawing app (there's no need to be able to read to use it), there are few great sites for youngsters, eg. www.uptoten.com Remember to limit the time spend at computer (like 30 minutes/day for 2-5 years old - it may sound long but we don't watch TV at all). You may need to prepare content-filtering proxy (Squid+addons serves well) and turn on "safe" mode in google (my son uses google since 5).
Science

Earliest LHC Restart Slated For Late Summer 2009 229

gaijinsr writes "The damage done in what CERN calls the 'S34 Incident' (and what other people call a major explosion in the cryogenics system) is much more serious than originally admitted: The earliest possible restart date is late summer next year, but with some proposed improvements to avoid repetitions of the incident, it looks more like 2010. They kept this pretty quiet up to now, not the kind of information policy I would expect from CERN."

Slashdot Top Deals

Nothing will ever be attempted if all possible objections must be first overcome. -- Dr. Johnson

Working...