similar to: mass conversions

Displaying 20 results from an estimated 4000 matches similar to: "mass conversions"

2013 Feb 23
2
Wikipedia plots and tables?
Hello, All: What facilities exist for plots and tables of data in the standard MediaWiki software beyond the obvious standards? The standard MediaWiki tables and graphics capabilities seem to me to be rather clumsy, and I wonder if I'm missing some available extensions? The standard MediaWiki tables are described in a Wikipedia article on "Help:Table".
2010 Jan 30
1
TinyVid.tv is dead
TinyVid.tv wrote: > I started tinyvid.tv to experiment with the HTML 5 video element. Now that the major > video sites (Daily Motion, Vimeo and YouTube) support HTML 5 video I feel there is no > longer a need for an experiemental site like tinyvid. Unfortunately the costs of running > a video sharing are too high to keep operating it as an experiment. > Thanks for your usage of
2009 Nov 03
1
fill map with gradient: package?
Hi, I'd like to fill an existing svg (or png) map with gradient colors. In detail: The file http://commons.wikimedia.org/wiki/File:Karte_%C3%96sterreich_Bundesl%C3%A4nder.svg should be filled with the population density data from this table: http://de.wikipedia.org/wiki/%C3%96sterreich#Verwaltungsgliederung choosing the right color saturation (or whatever). The final result should be something
2024 Jan 15
2
cwilcox - new version
I am a newbie to C (although I did some programming in Perl and Pascal) so forgive me for the language that follows. I am writing because I have a question concerning the *implementation of *(the internal function)* cwilcox* in https://svn.r-project.org/R/!svn/bc/81274/branches/R-DL/src/nmath/wilcox.c. This function is used to determine the test statistics of the Wilcoxon-Mann-Whitney U-test.
2010 Jun 03
1
plot polar coordinates
Hi, I'd like to plot in in polar coordinates a line which is given as a vector of lengths and angles. library("plotrix")
2005 May 08
8
Other extension for Ogg Theora then "ogg"
Hi, The standards for audio and video to be used by the Wikimedia projects (like Wikipedia) are Ogg Vorbis and Ogg Theora. The use of Ogg Vorbis files is growing fast. For now the use of video is still very limited. The problem is that an audio and an video file looks the same because of the same file extension. This is very annoying because you do not know what for file it is when you look at
2010 Mar 09
2
speed
Hi, I have found some example of R code : http://commons.wikimedia.org/wiki/File:Mandelbrot_Creation_Animation_%28800x600%29.gif When I run this code on my computer it takes few seconds. I wanted to make similar program in Maxima CAS : http://thread.gmane.org/gmane.comp.mathematics.maxima.general/29949/focus=29968 for example : f(x,y,n) := block([i:0, c:x+y*%i,ER:4,iMax:n,z:0], while
2014 Apr 08
1
need help
Dear Vorbis folks, I use a 64bit MacBookPro, have installed the XiphQT to Library/Components as instructions say. I have set iTunes to accept 32 bit as instruction say. Using Safari, on a page (in Wikipedia), when I click on ?Play?, a new tab/browser window opens and I get the message: ?Missing Plug-In?. The url of the page where I get the ?Missing Plug-In? message is:
2015 Dec 15
1
How can I change the localSID for a SAMBA Server?
Our Global Configuration is as follows: #======================= Global Settings ======================= [global] workgroup = WIKIMEDIA netbios name = THEWIGGLE server string = %h server (Samba, Ubuntu) security = user dns proxy = no #### Debugging/Accounting #### log level = 2 log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 panic action =
2014 Apr 21
2
[LLVMdev] LLVM Weekly - #16, Apr 21st 2014
LLVM Weekly - #16, Apr 21st 2014 ================================ If you prefer, you can read a HTML version of this email at <http://llvmweekly.org/issue/16> Welcome to the 16th issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by [Alex Bradbury](http://asbradbury.org). Subscribe to
2008 Nov 11
5
further debugging of my ogg/theora decoder
Hi, I am continuing to try to debug my ogg/theora decoder. The issue seems to be that not enough packets are being pulled from the bitstream, here is some sample output from my player with some debugging comments put in: (playback began at first frame, this is from the middle of the clip) get page at 1765027 got packet frame++, skip is 0 frame decoded page processed, kframe=414 : offs=442 get
2018 Jul 15
3
bad text under KDE and C7
On Sun, 2018-07-15 at 09:06 -0500, Michael Hennebry wrote: > On Sun, 15 Jul 2018, Pete Biggs wrote: > > > > I tried the live DVD from which I installed C7. > > > > I meant to use a live DVD from some other distro so that it had > > differently compiled drivers - the idea was to eliminate (or otherwise) > > the drivers from CentOS 7. > > I've been
2006 Oct 09
2
OLPC project
The One Laptop Per Child project is now including a digital camera in the design of their "$100" laptop computer. According to their latest news, this device will record video at 30 fps and at VGA resolution. Also, the OLPC project is considering using content from WikiMedia, and video files at WikiMedia are stored in ogg theora format. Have folks involved in the OLPC project
2015 Dec 15
4
How can I change the localSID for a SAMBA Server?
Hi Rowland, We need to change the SID on a standalone server because it needs to also act as a File Server. The authentication comes from LDAP, and we have existing entries in LDAP for SID of the domain. Instead of change all the SID in ldap, we would like to be able to change it on the server. Hope this helps. Thanks, Byron -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation
2009 Mar 14
3
[OT] two question about color space.
Hi there, I try to plot visible light spectrum (380nm~780nm) with color corresponding to the specific wavelength. However, I don't find a function that could do this. Another question, it's possible to plot a color space chromaticity diagram like this: http://upload.wikimedia.org/wikipedia/commons/thumb/0/02/CIExy1931.svg/300px-CIExy1931.svg.png Thanks in advance! Jinsong
2015 Dec 15
5
How can I change the localSID for a SAMBA Server?
Hi Marc, We are running Samba Version 4.1.6-Ubuntu on Ubuntu 14.04 LTS. Is there any other specific information you need? Thanks, Byron -- *Byron Bogaert* *IT System Administrator* Wikimedia Foundation Imagine a world in which every single human being can freely share in the sum of all knowledge. Help us make it a reality! https://donate.wikimedia.org On Tue, Dec 15, 2015 at 12:53 PM, Marc
2009 May 18
1
simple ogg video joiner GUI for windows
hi all, i have written a detailed explanation below bu in short, we need a simple free gui for windows to join several ogg files end by end to make one ogg file out of it for an art project. you can see more explanation below... i am working on an art projects with some art students called "readymade dictionary of the author: a copyleft crowdsourcing free/open source project" where
2012 Oct 18
1
Old Cortado bug reports
Hi, three years ago Cortado found its new home xiph.org (as per http://lists.xiph.org/pipermail/theora/2009-October/002976.html ). However there are still 13 open bug reports in Wikimedia Bugzilla: https://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&resolution=---&product=Cortado Would you like me to upstream these tickets to
2009 Jul 01
2
Revolutions blog: June roundup
I write about R every weekday at http://blog.revolution-computing.com . In case you missed them, here are some articles from last month of particular interest to R users. http://bit.ly/tygLz announced the release of the "foreach" and "iterators" packages on CRAN, for simple scalable parallel programming in R. http://bit.ly/FDS67 linked to Thomas Levin's Joy-Division-esque
2010 Mar 21
1
Who's developing mwEmbed?
Recently I found out about mwEmbed[1] which seems to me to be a great tool to embed theora videos with a fallback mechanism in place and a really smooth user experience. Since I am testing the tool for use in my blog and other websites at the moment I would like to know who is actually developing that tool and where to report bugs. (e.g. it doesn't work yet in Opera 10.50 which is a