Slashdot Mirror


User: belgian_embedded_

belgian_embedded_'s activity in the archive.

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

Comments · 4

  1. Re:paper is overrated on Computer Textbooks For High Schoolers? · · Score: 1

    Well, we did, and it works great! For various courses (Linux, networking, etc.~ Prof. Bachelor ICT) we get to pick a subject like 'setup a IMAP server' and documant it on TRAC. This way student can work at home; work at moment they choose. Great system!

  2. Re:An interesting video but ... on Developing On the PS3 Under Fedora · · Score: 3, Informative

    The cellprocessor is actually a 'normal' powerpc processor (2 threads), with 8 coprocessors (Synergistic Processor cores, 1 thread each), optimized for single precisionfloating point operations. All 9 cores can use DMA simultaneous... Since the cell is actually an 'upgraded' powerpc, all FLOSS code will run on it, of course not optimazed... That's why it's so easy to port linux to it...

  3. Re:How oddly timely on Developing On the PS3 Under Fedora · · Score: 4, Interesting

    I want to play around with some Cell coding;

    A few months ago, i was part of a project writing a demo app for PS3... We wrote some cell-code to scale webcam images. The app is written in C, the project website can be found here: http://cellproject.kjeldelaey.be/documentatie/html/annotated.html The site is in dutch, but the code is documented in english.

  4. Re:but...what does it DO??? on OpenMoko In Stores On July 4 · · Score: 2, Insightful

    OpenMoko uses OpenEmbedded for setting up the toolchain/filesystem... You can use OE to build the entire enviroment without much effort [we all know what that meens in embedded :-) ].
    OpenMoko Wiki
    OpenEmbedded