Maid Service | 21 Feb 2012 18:34

Find maid service in your area.

**************
Maid service sounding like a good option?

Don't have time to keep up with your housework? Find a professional maid service in your area today.

CLICK NOW

http://themaidservice.net

*****************************


>>
To cease mailings please go here:
http://www.adv-local.info/?r=207&h=1222&oo=&s=3482-&e=bmV0YnNkLWFkdm9jYWN5QG5ldGJzZC5vcmc= 
931 Village Blvd 905-158
West Palm Beach, FL 33409

Removal_:_ Marketing_Department_12870 OrangeGroveBoulevard,WestPalmBeachFl33411If you would no
longer like to receive messages, please follow: 
http://www.adv-local.info/?r=&h=1222&s=3482-&e=bmV0YnNkLWFkdm9jYWN5QG5ldGJzZC5vcmc=

Oil Change Coupons | 22 Feb 2012 16:59

Oil change coupons - Print coupons and save

Print Some Now...

Oil Change Coupons

Now it's easier than ever to download and print coupons for your next oil change.

CLICK NOW - Learn more about the offer

http://price-oil.net

*****************************


>>
To cease mailings please go here:
http://www.onceinfo.info/?r=168&h=1242&oo=&s=3482-&e=bmV0YnNkLWFkdm9jYWN5QG5ldGJzZC5vcmc= 
931 Village Blvd 905-158
West Palm Beach, FL 33409

César | 24 Feb 2012 17:17
Picon

NetBSD icon

While watching this video by Kristaps Dzonsons

http://www.youtube.com/watch?v=JaVnNllZxn4

I noticed he mentions not using a NetBSD icon
for the presentation due to not having one with
a transparent background readily available.
It seems such a little thing to ask for, so
I thought on firing up Gimp and modifying the ones
in

http://www.netbsd.org/gallery/logos.html

but then I found that there is a

Makefile.tnflogo

ready to produce a lot of different styles and sizes of
such a logo.

So, I would like to suggest adding those images with the
transparent background to the page, for easy download.

PS: I sent those logos myself, along with a similar message,
to this mailing list a few days  ago, but it seems they
didn't go through.

Regards.

(Continue reading)

Julian Djamil Fagir | 25 Feb 2012 05:17
Picon

Re: NetBSD icon

Hi,

> So, I would like to suggest adding those images with the
> transparent background to the page, for easy download.
I'm totally clueless about current graphical needs, so: What is your
suggestion with respect to the size and colours of them, which ones should be
available?

Regards, Julian
César | 26 Feb 2012 11:33
Picon

Re: NetBSD icon

Hi,

> I'm totally clueless about current graphical needs, so: What is your
> suggestion with respect to the size and colours of them, which ones should be
> available?

I think that adding the multi color and black icons, in 1200 X 919 px, to
match the ones already on the page but with a transparent background,
would be enough.

They come out of the makefile as:

color-tb-1200.png
black-tb-1200.png

Regards.

Julian Fagir | 1 Mar 2012 13:30
Picon

Re: NetBSD icon

Hi,

> > I'm totally clueless about current graphical needs, so: What is your
> > suggestion with respect to the size and colours of them, which ones
> > should be available?
> 
> I think that adding the multi color and black icons, in 1200 X 919 px, to
> match the ones already on the page but with a transparent background,
> would be enough.
> 
> They come out of the makefile as:
> 
> color-tb-1200.png
> black-tb-1200.png
there's also the white version.

Attached is a diff for gallery/logos.xml which adds a table for transparent
versions. If you're in the directory where you ran Makefile.tnflogo, you can
copy the files to their destinations assumed in this file with:
    cp black-tb-1200.png $HTDOCS/images/NetBSD-bw-tb.png
    cp color-tb-1200.png $HTDOCS/images/NetBSD-tb.png
    cp white-tb-1200.png $HTDOCS/images/NetBSD-ww-tb.png
    cp color-tb-200.png $HTDOCS/images/NetBSD-smaller-tb.png
    cp black-tb-200.png $HTDOCS/images/NetBSD-smaller-bw-tb.png
    cp white-bb-200.png $HTDOCS/images/NetBSD-smaller-ww-bb.png
Where HTDOCS is the htdocs directory.

Btw, wouldn't it be an idea to put the whole output of Makefile.tnflogo
somewhere on the website and link there? To run the Makefile, you need very
specific and large packages (ghostscript, imagemagick), imho you shouldn't
(Continue reading)

Abhinav Upadhyay | 1 Mar 2012 18:02
Picon
Gravatar

Re: New apropos functionality

On Wed, Feb 29, 2012 at 11:50 AM, Matthew Mondor
<mm_lists <at> pulsar-zone.net> wrote:
> I just wanted to say, thanks to Abhinav and Joerg for the new
> makemandb, I'm enjoying it on netbsd-6. :)
>
> Google too, since it derived from a GSoC project.

Hey Matthew,

Good to hear positive feedback, thanks! Work on it is not finished,
hope to see it getting improved in the coming days :)

--
Abhinav

Favicon

Re: NetBSD icon

On Thu, Mar 01, 2012 at 01:30:57PM +0100, Julian Fagir wrote:
> Hi,
> 
> > > I'm totally clueless about current graphical needs, so: What is your
> > > suggestion with respect to the size and colours of them, which ones
> > > should be available?
> > 
> > I think that adding the multi color and black icons, in 1200 X 919 px, to
> > match the ones already on the page but with a transparent background,
> > would be enough.
> > 
> > They come out of the makefile as:
> > 
> > color-tb-1200.png
> > black-tb-1200.png
> there's also the white version.
> 
> Attached is a diff for gallery/logos.xml which adds a table for transparent
> versions. If you're in the directory where you ran Makefile.tnflogo, you can
> copy the files to their destinations assumed in this file with:
>     cp black-tb-1200.png $HTDOCS/images/NetBSD-bw-tb.png
>     cp color-tb-1200.png $HTDOCS/images/NetBSD-tb.png
>     cp white-tb-1200.png $HTDOCS/images/NetBSD-ww-tb.png
>     cp color-tb-200.png $HTDOCS/images/NetBSD-smaller-tb.png
>     cp black-tb-200.png $HTDOCS/images/NetBSD-smaller-bw-tb.png
>     cp white-bb-200.png $HTDOCS/images/NetBSD-smaller-ww-bb.png
> Where HTDOCS is the htdocs directory.
> 
> Btw, wouldn't it be an idea to put the whole output of Makefile.tnflogo
> somewhere on the website and link there? To run the Makefile, you need very
(Continue reading)

Julian Fagir | 2 Mar 2012 18:00
Picon

Re: NetBSD icon

Hi,

> > > > I'm totally clueless about current graphical needs, so: What is your
> > > > suggestion with respect to the size and colours of them, which ones
> > > > should be available?
> > > 
> > > I think that adding the multi color and black icons, in 1200 X 919 px,
> > > to match the ones already on the page but with a transparent background,
> > > would be enough.
> > > 
> > > They come out of the makefile as:
> > > 
> > > color-tb-1200.png
> > > black-tb-1200.png
> > there's also the white version.
> > 
> > Attached is a diff for gallery/logos.xml which adds a table for
> > transparent versions. If you're in the directory where you ran
> > Makefile.tnflogo, you can copy the files to their destinations assumed in
> > this file with: cp black-tb-1200.png $HTDOCS/images/NetBSD-bw-tb.png
> >     cp color-tb-1200.png $HTDOCS/images/NetBSD-tb.png
> >     cp white-tb-1200.png $HTDOCS/images/NetBSD-ww-tb.png
> >     cp color-tb-200.png $HTDOCS/images/NetBSD-smaller-tb.png
> >     cp black-tb-200.png $HTDOCS/images/NetBSD-smaller-bw-tb.png
> >     cp white-bb-200.png $HTDOCS/images/NetBSD-smaller-ww-bb.png
> > Where HTDOCS is the htdocs directory.
> > 
> > Btw, wouldn't it be an idea to put the whole output of Makefile.tnflogo
> > somewhere on the website and link there? To run the Makefile, you need
> > very specific and large packages (ghostscript, imagemagick), imho you
(Continue reading)


Gmane