search for: art

Displaying 20 results from an estimated 2348 matches for "art".

Did you mean: are
2015 Dec 29
0
[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
...------------------------------------------------ Nos satisface invitar a la comunidad acad?mica y empresarial a presentar trabajos a la CISTI'2016 (11? Conferencia Ib?rica de Sistemas y Tecnolog?as de Informaci?n), a celebrar en Gran Canaria, Espa?a, entre el 15 y 18 de Junio de 2016, enviando art?culos cient?ficos originales sobre ideas innovadoras, soluciones desarrolladas que aborden problemas reales, trabajos emp?ricos, estudios de caso, etc., en el dominio de los sistemas y tecnolog?as de la informaci?n, que se encuadren en las tem?ticas de la conferencia. Podr?n ser enviados cuatro ti...
2015 Dec 29
0
[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
...------------------------------------------------ Nos satisface invitar a la comunidad acad?mica y empresarial a presentar trabajos a la CISTI'2016 (11? Conferencia Ib?rica de Sistemas y Tecnolog?as de Informaci?n), a celebrar en Gran Canaria, Espa?a, entre el 15 y 18 de Junio de 2016, enviando art?culos cient?ficos originales sobre ideas innovadoras, soluciones desarrolladas que aborden problemas reales, trabajos emp?ricos, estudios de caso, etc., en el dominio de los sistemas y tecnolog?as de la informaci?n, que se encuadren en las tem?ticas de la conferencia. Podr?n ser enviados cuatro ti...
2006 Jun 24
1
Parsing XML with REXML problem
Why can it not find my object? What am i missing here? Here is my code: require ''rexml/document'' include REXML # classes to represent the objects and relationships in the xml file class Article attr_accessor :id, :post, :archive, :ntype, :head, :blurb, :body, :fblurb, :fimage, :att, :source, :copy, :brand end # the base parser class BaseXMLParser def initialize(filename) @raw_xml = File.open(filename).read @newsfeed = [] end end # DOM-based parsing class FeedXMLParser...
2009 Mar 31
0
[fdo] Open Clip Art Library Release 0.19 Announcement and OCAL10K Goal Exceeeded
March 31, 2009 - Release 0.19 of Open Clip Art Library (http://www.openclipart.org), containing over 12,000 high quality scalable vector graphics (SVG) files released into the public domain by over a 1000 artists, is now available for download and use. In celebration of this accomplishment, since OCAL???s last release happened in 2005, and...
2012 Sep 23
5
Translation of centos-art.sh script (Round 2)
Hi guys, I want to thank you for all the feedback provided in previous mails about the translation of centos-art.sh script. I would like to share that, based on your feedback, the centos-art.sh script was updated with the intention of removing the issues found. I would appreciate if you could realize another test for the script. Note that both the centos-art.sh script and the CentOS artwork repository we...
2005 Apr 01
0
[fdo] Open Clip Art Library Release 0.11 Announcement
Open Clip Art Library Release 0.11 Announcement March 8, 2005 UTC - Release 0.11 of the Open Clip Art Library (www.openclipart.org) is now available for download on-line as an individual package consisting of 2896 images submitted by over 200 artists from around the world. Some of the new clip art received this...
2020 Aug 11
1
Install OpenVAS on CentOS Linux release 8.2.2004 (Core)
...ntioned issue. #wget -q -O - http://www.atomicorp.com/installers/atomic |sh [root at openvas8 ~]# yum -y install openvas Last metadata expiration check: 1:40:48 ago on Tue 11 Aug 2020 11:53:08 AM EDT. Error: Problem: conflicting requests - package greenbone-vulnerability-manager-11.0.0-9461.el8.art.noarch requires openvas-manager, but none of the providers can be installed - package gvm-11.0.0-14318.el8.art.noarch requires gvmd, but none of the providers can be installed - package gvm-11.0.0-14324.el8.art.noarch requires gvmd, but none of the providers can be installed - package gvm-11....
2008 Oct 13
10
Album art - requirements
Hi, there was a thread a few months ago about album art, and how to embed it in an Ogg stream. The outcome was unconclusive, and kind of settled on the existing practice of adding a uuencoded image in a Vorbis comment, or similar. A better solution would be to embed those images as a separate stream, including hints as to what image represents (front c...
2013 Jan 11
4
count combined occurrences of categories
...s associated with each of the category of the variable 'nam'. The position of the author does not matter.   nam <- c('da', 'ya', 'da', 'da', 'fr', 'fr', 'fr', 'da', 'ya', 'fr') au1 <- c('deb', 'art', 'deb', 'seb', 'deb', 'deb', 'mar', 'mar', 'joy', 'joy') au2 <- c('art', 'deb', 'mar', 'deb', 'joy', 'mar', 'art', 'lio', 'nem', 'mar') au3 <- c...
2005 Aug 08
0
[fdo] Open Clip Art Library Release 0.16 Announcement :: http://www.openclipart.org
Aug 8, 2005 UTC - Release 0.16 of the Open Clip Art Library (www.openclipart.org) is now available on-line for download as an individual package consisting of 4442 images submitted by over 443 artists from around the world. This releases squishes a major bug that replaced valid keywords in the clip art files with some strange HASH memory location t...
2003 Jul 05
0
improvement for libao aRts detection
I recently had a function added to the aRts API that lets you see if aRts is actually holding the DSP device open or not. This call can be useful in trying to autodetect what audio output to use, like libao does. I've written a patch for libao to take advantage of this. It adds an autoconf macro to test for the presence of this new f...
2009 Jan 20
1
generalizing expand.table: table -> data.frame
...s) < dim(df)[2]) stop("Too few var.names given.") else if (length(var.names) > dim(df)[2]) stop("Too many var.names given.") else names(df) <- var.names } df } __end__ expand.table.R Thus for the following table library(vcd) art <- xtabs(~Treatment + Improved, data = Arthritis) > art Improved Treatment None Some Marked Placebo 29 7 7 Treated 13 7 21 expand.table (above) gives a data frame of sum(art)=84 observations, with factors Treatment and Improved. > artdf <- expand....
2017 May 10
4
max size for album art?
Is there any size limitation for album art? I have a user who says adding large artwork (from a scanner) is corrupting the file metadata. I don't know if this is a flac limitation, a tag lib issue, or something I'm doing. Thanks, Scott -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists...
2008 Oct 13
4
Album art - requirements
On Mon, Oct 13, 2008 at 6:40 AM, Ivo Emanuel Gon?alves <justivo at gmail.com> wrote: > A good proposal, except for the fact most album art is JPEG. Not > forgetting either that, semantically, it's pretty bizarre to have > album art in a text format. I *desperately* want to provide the cover art for my own album in PDF format. Presently I provide JPG in the MP3s; at 72 DPI it looks really terrible. Both my CD label and ca...
2009 Mar 26
8
Cover art
Hello to the people reading this list! I am developing tagging support for ogg vorbis in Nero products and we are currently thinking of supporting cover art in ogg files. What is the current state of proposal for cover art in ogg files? Is this http://wiki.xiph.org/index.php/VorbisComment#Cover_art still the latest information? Regards, Goran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermai...
2005 Dec 09
6
New Winecfg crash
I updated my copy of WINE CVS today, and now if I click the audio tab in Winecfg, I'm getting this on my Mandrake 2006 machine. *** glibc detected *** free(): invalid pointer: 0x7c0a6cd0 *** wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger... This happens everytime I run winecfg and click the audio tab. Clicking the other tabs works fine. I've updated to the latest KDE 3.5 CVS and made many other changes since I last modified my WINE audio settings, so I'm not entirely sure WINE is at fault yet. Has anyone els...
2008 Oct 18
1
Album art - requirements
>> So, a possible way to encode album art would be: >> >> - a Skeleton stream with appropriate header messages >> - one Kate stream per image, carrying a PNG image >> (alternatively, use Ogg/MNG, if someone brings it from the dead) >> [...] Silvia wrote: >Interesting proposal. Not sure it won't over-...
2007 Jan 24
0
arts in wine 0.9.29
Hi, I am running Ryzom game (MMORPG) under Wine quite well. Nevertheless, we have issues with the sound (as in many games) and we tested many solution with alsa and oss sound rendering in Wine. Recently, I tried to use arts sound module using wine 0.9.20 and the sound was really good (and avoid some network problem we have when using alsa). Recently, its seems that developers decided to disable arts in recent wine versions. I read somewhere that it was because arts was not anymore supported (or not enough). But for...
2005 Sep 07
0
[fdo] Open Clip Art Library Release 0.17 Announcement :: www.openclipart.org
Sept 7, 2005 UTC - Release 0.17 of the Open Clip Art Library (http://www.openclipart.org) is now available on-line for download as an individual package consisting of over 5000 images submitted by over 500 international artists. The size of this release successfully exceeds the months "OCAL 5K Pledge" of 5000 images thanks to the contri...
2007 Jun 15
2
Is it still possible to use should_have_rjs
Hi I''ve come back to a Rails project after about a month doing other work, and there''s a lot of changes. I was on the 0.7 branch before and I''ve upgraded to RSpec 1.0.5. I used the spec translator, fixed the cases where it barfed on unusual line contents, and all my model and controller specs now pass. But I''m getting 53 failures on my view specs,