Mailing list <-> web forum gateway619 (11/12/2005 7:55:53 PM) comp.lang.ruby Hi, I have created an experimental List Forum gateway for the Rails mailing list: http://rforum-demo.andreas-s.net/forum/forum/3 It works in both directions. Would you like something similar for the ruby-l... Andreas
GNAT for arm-elf target?132 (8/20/2005 3:19:39 PM) comp.lang.ada Hello, can I expect to get a usable Ada cross compiler for ARM simply by compiling gcc with --enable-languages=c,ada --target=arm-elf, or is there more to it? Thanks Andreas -- http://www.mikrocontroller.... Andreas
[ANN] RForum 0.1 released037 (4/10/2005 8:39:53 PM) comp.lang.ruby Description ----------- RForum is a web forum based on Ruby on Rails. It will be used to host http://www.ruby-forum.org/. I started development in October 2004 and was joined shortly after by Alexey Verkhovs... Andreas
Problem building wxRuby: htmlproc.h not found532 (12/12/2004 2:23:06 PM) comp.lang.ruby I'm trying to build wxRuby 6.0 on Linux (Ubuntu). When I run make I get an error because htmlproc.h is not found (it does not exist in the Linux version of wxWidgets). I see that the html* object files are re... Andreas
[Rails] caching compiled templates169 (9/29/2004 1:06:19 PM) comp.lang.ruby Hi, I'm using the following code for template caching in Rails: http://codepaste.org/view/paste/188 This basically works, but there is one problem. Example: Controller: class SomeController def a @va... Andreas
Problem with extension on OS X326 (7/13/2004 3:43:15 PM) comp.lang.ruby Hello, I have compiled SQLite.c from ruby-dbi on OS X, but when I try to load it in ruby with 'require "sqlite"' I get the following eror message: irb(main):001:0> require 'sqlite' LoadError: Failed to looku... Andreas
Failed tests with stable-snapshot & OS X137 (7/13/2004 10:09:08 AM) comp.lang.ruby Loaded suite . Started .............................................................................................................................................................................................. Andreas
Gem & extconf.rb command line options217 (7/12/2004 3:57:13 PM) comp.lang.ruby Hello, i want to build a gem for an extension that needs to be configured with "--with-opt-dir=/sw" on my system. How can I tell the gem installer that I want to call extconf with this option? Thanks Andrea... Andreas
SD cards - differences?938 (6/2/2006 3:07:19 AM) comp.arch.embedded I'm working on a project that uses an SD card in SPI mode, and I have encountered some oddities. Most strikingly, I have code that works perfectly on a bunch of 32Mb Toshiba cards but refuses to work at all on ... zwsdotcom(2768)
Scope recommendations1239 (6/2/2006 6:11:54 PM) comp.arch.embedded G'day all, I'm looking for a digitla scope recommendation. I would like a pretty deep memory and good bandwidth. I'm looking to pay $300, but could be persuaded to drop $500 it its for a really good cause. ... rektide(22)
PIC MP3 Decoder1748 (6/16/2006 12:16:02 PM) comp.arch.embedded I'm looking for code for any of Microchip's dsPICs that will decode an MP3 file stream into PCM data. C is preferable, but asm will work fine, as well. Does anyone have any leads on this? Thanks. ... bmearns(23)
SPI Setup on AT91SAM7S256520 (7/7/2006 6:52:02 AM) comp.arch.embedded Hi, I've spent the last few hours trying to set up the SPI port on the SAM7S256 to send single bytes on command. My scope shows me no SCK pulses or data pulses. I suspect that I have messed up something in ... Mark
OneAgain - Which Development Board to Chose?1333 (7/8/2006 9:32:11 AM) comp.arch.embedded Hi ALL I know this is a topic that is onstanly covered. I am an Electrical Engineering student and I want to play around and learn some embedded programming and I want to buy a development board to make this ... hammer1234(18)
Recommendation for PCI DSP board?426 (7/18/2006 1:40:08 PM) comp.dsp Hello, For a laoboratory measurement control / data acquisition system I'd like to use a DSP board that plugs into a standard PC. A nice, low-cost card that fits the bill is this one: http://www.signalogic.co... boblatest2(238)
OT: Linux2132 (12/17/2006 12:26:26 AM) comp.dsp I just love my linux machine (Fedora Core 4). I finally had to reboot this evening after 21 days of uptime. And that was due to something funky done by VMWare (running Win2k as a guest OS) to the x-server. I... yates(3886)
Export pcolor to .eps340 (5/27/2008 9:45:03 AM) comp.soft-sys.matlab Hi everybody,
I have a problem exporting a pcolor plot to a eps file. Here
is my code used:
y = 10*rand(5,5);
pcolor(y)
colorbar
If I try to save the figure as a eps file I get diagonal
stripes ... cartman9876(1)
Leopard /var/folders security18110 (1/29/2009 6:20:04 AM) comp.sys.mac.system New to Leopard is the /private/var/folders directory. I was poking around in there today and found a copy of an e-mail attachment that I had received yesterday. The actual path to the file is /private/var/... me9(1609)