Displaying 4 results from an estimated 4 matches for "andym".
Did you mean:
andy
2007 Oct 22
2
problems building libvorbis-1.2.0 on Solaris 10 (sparc)
Hello,
I'm running into problems while trying to build libvorbis. My build
platform is Solaris 10 (sparc) (11/06) with GCC 3.4.6.
The build fails with the following error :
Making all in examples
gmake[2]: Entering directory
`/afs/cad.njit.edu/u/a/n/andym/ftp/freeware/multimedia/ogg/libvorbis-1.2.0/examples'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include
-I/afs/cad/solaris/ogg-1.1.3/include -O20 -ffast-math
-D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -MT decoder_example.o
-MD -MP -MF .deps/decoder_example.Tpo -c -o decoder_example.o
decode...
2009 Oct 13
0
Re: How can I parse encoded and serialized XML with REXML?
On Sep 24, 2:14 pm, Andy <andym...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> I''ve getting data like this:
>
> <![CDATA[a:1:{i:0;s:6:"Sometext";}]]>
>
> I know in PHP I can unserialize and decode, but I''m not sure the best
> way to do it in Rails.
>
> I...
2009 Oct 13
0
Re: How can I parse encoded and serialized XML with REXML?
...s. They''re already writing to an extensible
serialization format (XML) but then just whack language-specific
serialized data in instead. That''s right up there with the HTTP-over-
SOAP-over-HTTP stuff I''ve seen floating around...
--Matt Jones
On Sep 24, 9:14 am, Andy <andym...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> I''ve getting data like this:
>
> <![CDATA[a:1:{i:0;s:6:"Sometext";}]]>
>
> I know in PHP I can unserialize and decode, but I''m not sure the best
> way to do it in Rails.
>
> I...
2008 Jul 29
1
can't crop images using ImageMagick
I''m using Attachment_Fu to save several thumbnails of a photo
(resizing with ImageMagick)
But when I try to crop them, nothing seems to happen to the file I
want to drop and no error messages. I check the file timestamp of the
thumbnail I want to crop and it looks updated. What''s strange is that
ALL the other thumbnails and the original image''s file timestamps are