Linux Media Guide
This is a *good* read
Programmer 4 life
Well perl5 engine is started and seems to compile ok with new
Parrot VM
"Failed 2 test scripts out of 779, 99.74% okay."
Look how i did it :
1. download code from http://opensource.fotango.com/~nclark/ponie-3.tar.gz
2.tar -zxvf ponie-3.tar.gz
3.cd ponie-3
4.perl Configure.pl
5. make test
Now i should run ./perl harness (that was the message build gave me)
Maybe i'm blue today - Imagine Blue sun ..
Hmm very good *Free* Pascal Unit for testing
I have to test it http://camelos.sourceforge.net/fpcUnit.html
/opt/parrot/bin/parrot ncurses_life.imc
3884 generations in 316.299867 seconds. 12.279487 generations/sec
A total of 12656656 bytes were allocated
A total of 179 DOD runs were made
A total of 9 collection runs were made
Copying a total of 13508336 bytes
There are 1702 active Buffer structs
There are 7053 total Buffer structs
"These results were obtained by running a script with different sets of optimization flags and measuring the run time results of the same floating-point intensive analytic code on the same set of data. The script cleaned and recompiled the code with the given set of flags, and logged the results. Inorder to reproduce the same background load on the machine each time, the xscreensaver daemon was killed, along with any other X-applications (such as mozilla, open-office, etc). The only other applications running were a few xterms, gkrellm, a window manager (Enlightenment in this case). Due to asynchronous loading of mail polling, and other monitor updates, there was an observed timing uncertainty of roughly half a second, meaning that run time differences of 1 second may not be statistically significant. For a more detailed discussion of the methology, flags, and results for other systems, follow the links:"
I took the release (V1.5.2.4719 Firebird 1.5) from the cvs and reached to this point (have to define IMPLEMENTATIOn in jrd/common.ch)
../src/jrd/inf.cpp:483: `IMPLEMENTATION' undeclared (first use this function)
../src/jrd/inf.cpp:483: (Each undeclared identifier is reported only once for
each function it appears in.)
../src/jrd/inf.cpp: In function `USHORT get_counts(short unsigned int, UCHAR*,
short unsigned int)':
../src/jrd/inf.cpp:1084: warning: suggest parentheses around assignment used as
truth value
make[3]: *** [../temp/libfbstatic/jrd/inf.o] Error 1
"The -mpowerpc option allows GCC to generate instructions that are found only in the 32-bit subset of the PowerPC architecture. Specifying -mpowerpc-gpopt implies -mpowerpc and also allows GCC to use the optional PowerPC architecture instructions in the General Purpose group, including floating-point square root. Specifying -mpowerpc-gfxopt implies -mpowerpc and also allows GCC to use the optional PowerPC architecture instructions in the Graphics group, including floating-point select.
The -mpowerpc64 option allows GCC to generate the additional 64-bit instructions that are found in the full PowerPC64 architecture and to treat GPRs as 64-bit, doubleword quantities. GCC defaults to -mno-powerpc64. "
http://developer.apple.com/documentation/DeveloperTools/gcc-3.3/gcc/RS-6000-and-PowerPC-Options.html
Firstly, Fujitsu is apparently working to make your car talk to you like the HAL 9000, while Motorola is said to be working on various remote-control devices (I don't have URLs for those two, unfortunately -- that's just gossip I picked up on mikeslist -- but I'm willing to mention them anyway, because they are intriguing).
very nice file manager
"How about this file manager? The front end is XUL + Javascript and the back end ASP in this example (recommend Firefox 9.x+ - allow the popups from that site)."
http://www.sitepoint.com/blog-post-view.php?id=211452
PintCompiler
Sterling, Thies and a few others, have been busy investigating PHP for Parrot, I had a chance to browse the code a couple of weeks ago. Last time I saw it was at the PHP conference last November, which was a bit chaotic, so although I did start trying to hack up a compiler in PHP to do the same thing, the phpSharp code base I was using wasnt quite ready..
su -c 'modprobe videodev'
su -c 'modprobe usbvideo'
su -c 'insmod nw8xx.ko'
dmesg | grep video
Linux video capture interface: v1.00
nw802.c: Potentially NW8xx supported cam found ( supported vendor/product IDs )
nw802.c: Detected bridge type : DivIO NW802
videodev: "nw802 USB Camera" has no release callback. Please fix your driver for proper sysfs support, see http://lwn.net/Articles/36850/
drivers/usb/media/usbvideo.c: nw802 on /dev/video0: canvas=320x240 videosize=320x240
usbcore: registered new driver nw802
nw802.c: Module loaded