search for: profusion

Displaying 20 results from an estimated 57 matches for "profusion".

2008 May 13
6
Testing that named_scope is defined
...efined. I tried doing this: describe Post, ".most_recent" do it "should be defined" do Post.method_defined?(:most_recent).should be_true end end But it always fails, even though it *is* defined. Any idea on how to test this? Thanks a lot! Cheers, -- Helder Ribeiro ProFUSION Embedded Systems http://profusion.mobi "If I have not seen as far as others, it is because giants were standing on my shoulders" -- Jeff Goll
2010 Nov 19
1
[PATCH] i915resolution: add id for GM45 chipset
...800 (+2560), 16 bits Mode 0x0315: 1280x800 (+5120), 24 bits Mode 0x0301: 640x480 (+640), 8 bits Mode 0x0303: 1280x800 (+1280), 8 bits Mode 0x0311: 640x480 (+1280), 16 bits Config Status: cfg=new, avail=yes, need=no, active=unknown Signed-off-by: Lucas De Marchi <lucas.demarchi at profusion.mobi> --- com32/lib/sys/vesa/i915resolution.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/com32/lib/sys/vesa/i915resolution.c b/com32/lib/sys/vesa/i915resolution.c index 6ebb04d..1249524 100644 --- a/com32/lib/sys/vesa/i915resolution.c +++ b/com32/lib/sys/v...
2002 Mar 29
2
wmf on Unix?
.... (I was originally going to write to the list to ask why small circles appear to be filled (in src/gnuwin32/graphapp/gdraw.c) by generating a series of rectangles rather than using some kind of "filled circle" primitive; someone I passed an R-generated EMF file to was worried that the profusion of little rectangle objects might give the printer hiccups ... I assume there is some good reason for this, probably now lost in the mists of time.) Ben Bolker -- 318 Carr Hall bolker@zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu...
2012 Dec 27
2
A Couple Questions About a New Project
My compliments on the release of syslinux-5.0 and happy holidays to the entire Syslinux team.? I have a longer message in me.? Lots of curiousity about the direction of the project, but that will have to wait until I finish my first 5.0 project (*not* my first Syslinux project), which just happens to touch past problems: drive enumeration. This particular effort is on a USB flash drive, with two
2010 Dec 16
6
two cents or not two cents
...the CentOS user must compile and install the later versions of such applications from source, rather than having the luxury of pre-packaged binaries. It doesn't reconcile if there is some other critical reason why newer such applications just wont install. But which? I ask here because the profusion of vague mission statements and 'target-enduser-profile' claims that litter the internet re '*nix distros' seldom actually address those real issues. And hopefully someone can enlighten. My complex production & developement desktop takes months to fully port to a new OS (or...
2005 Mar 09
20
WebGUI Scripts announcement
...lse does (altough I''ll try to do the best my competence - and the time available - will allow). I''m not a real guru and most of what I''ve done to make those script working - starting from the basic knowledge of *nix - is self-taught so please put into consideration a good profusion of patience from your side -- this is my first open source experience. Actions What you''ll play with is a stable 1.4.2 code installed over a Bering 1.2 distro an mounted on a embedded system -- activities are undergoing to move the code to a ''full'' distro (now testing o...
2007 Jul 28
8
[LLVMdev] Web Site Re-Design
...the site is really kind of confusing -- that needs to be resolved by someone, and I'll try more as I go along) 5. I would recommend establishing a wiki or "CRM" system where everybody who is registered (trusted users/whatever) can contribute; that might help to cut back on the profusion/diaspora/melee of information, some of which can and should be updated more frequently and with less of a hassle than putting it into SVN/CVS. 6. Lastly, and most importantly, I am not a professional web designer or graphic artist, so I definitely need some feedback about things people don...
2004 Sep 29
4
Vorbis and .NET
Thanks for the pointers on this. I'm really new to using Vorbis so it's taking me a long time to make any headway. Anyhow, I had some thoughts on this for which I would like to get some feedback. This is really a philosophical ideal for me, but I wanted to pose it to the list. Keep in mind that I am a newbie, so please take it easy on me. I am a strong advocate of free (as in freedom)
2019 May 09
1
RHEL 8 released
On Thu, 9 May 2019 at 11:56, Warren Young <warren at etr-usa.com> wrote: > On May 9, 2019, at 9:38 AM, Johnny Hughes <johnny at centos.org> wrote: > > > > As an initial goal, we would love to have a release in a month .. > > That?s about the average time for 7.x releases, which I assume are far > less work to get out than a point-zero. > > Is this goal
2005 May 30
0
Re: CentOS and SL, together? -- attributing statements to me (that I didn't make)
There's nothing like asking someone to "give it a rest" while taking the opportunity to make fun of them. Lucky for you (and the list), I can laugh at myself, because I can seem comical at times. But in all seriousness, just remeber to hold us all to the same standard. And we are all responsible for what we say and how we say it, and I'll never claim to be better than the worst
2012 Dec 03
2
NtfsTest in Syslinux Releases
Hello, all. I'm just wondering if it'd be possible to include symbol-stripped versions of win32/ntfstest/ntfstest.exe and win64/ntfstest/ntfstest.exe in future Syslinux releases. That way, users could use it while not burdening folks just doing a usual build of Syslinux. If not (scope creep?), no problem. - Shao Miller
2014 Jul 28
1
In Place Upgrade Tool, CentOS 6 to CentOS 7
Upgrade Tool Docs: http://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool Make sure you listen to the tool if it tells you that you have Medium, High, or Extreme issues and mitigate them before trying to upgrade. You can not upgrade if you have a GNOME or KDE desktop, for example. Let's give this a try and hopefully we can move this out of testing and into Extras next week. Thanks, Johnny
2015 Feb 12
1
Processing Maildir contents on message-by-message basis
I (finally) moved over to Maildir storage here and would like to implement some "scripts" to manage taking actions on emails manually identified as misclassified as spam/ham. After reading through the Dovecot 2 description of how it works to try to see how it interacts with other processes changing the files. I'm concerned that I would be corrupting the message indexes if I just
2006 Jan 17
1
Rails too Active?
I feel the need to protest about a disturbing trend in the vibrant RoR community - name dilution. ActiveRecord is called that precisely because it is that. The name come from Martin Fowler, and it expresses a class which is a database record, only _active_ - that is with methods & behaviors (unlike a classical database record, which is completely passive.) If you look in the
2004 Aug 06
5
Stallman @ NYU
I did manage to dv-tape this from the front row, and thus got pretty fair audio, but a slightly awkward camera angle. NYU Media Lab had a tripod set up at the back, and were apparently intending to webcast the results via real. They were a little taken aback when I mentioned Richard's aversion to propietary formats, and thanked me profusely for pointing it out, and saving them grief.
2002 Nov 26
3
dovecot and pop3
Dear dovecotters: I'm becoming interested in dovecot as a replacement for UW-IMAPD. Any project that claims it's the "postfix of ____ servers" deserves a looksee. If indeed I were to going to switch at some point, I'd need to replace the UW POP3 server (which is a part of the UW package). I would prefer one that actually used the dovecot IMAP server instead of going to
2000 Feb 04
1
problems compiling 1.2.2 on HP-UX 10.20 (gcc)
The problem seems to be that if you #include <utmpx.h> without suitable -DPOSIX_SOMETHING magic, you get no struct utmpx (all that stuff is wrapped w/ "#ifdef _INCLUDE_XOPEN_SOURCE_EXTENDED"). I'm not sure how you all are handling such portability issues. Thx, Will ================== I configured with # ./configure --prefix=/.=our-deploy/openssh-1.2.2 --without-shadow
2005 May 30
2
Re: CentOS and SL, together? -- attributing statements to me (that I didn't make)
From: Dag Wieers > Bryan, stop generalising and dramatising. What dramatising? At some point, several people decide that anything they dislike was said by me. Several other people said far more negative comments about CIPE than myself. Those comments have now been attributed to me. I purposely avoided making it about whether or not CIPE should or shouldn't not be included, just why it
2010 Aug 12
0
[LLVMdev] Optimization pass questions
On Aug 11, 2010, at 4:55 PM, Larry Gritz wrote: > I have a whole slew of questions about optimization passes. Answers to any or all would be extremely helpful: > > How important are doInitialization/doFinalization? I can't detect any difference if I use them or not. Why does the function pass manager have doInitialization/doFinalization, but the global pass manager doesn't?
2010 Aug 12
1
[LLVMdev] Optimization pass questions
On Aug 11, 2010, at 5:57 PM, Tanya Lattner wrote: > Have you read this document? > http://llvm.org/docs/WritingAnLLVMPass.html#passtype Yes, but I didn't find it as instructive as I'd hoped. The only two examples of pass sets I can find are the Kaleidoscope tutorial and StandardPasses.h (corresponding, I assume, to what llvm-gcc does). Just looking at the two of these, some