You are not logged in.

#76 2005-09-14 22:08:49

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: Can you make some new forum buttons?

dibblethewrecker wrote:

It's you.  They are approx the same size as the old ones.

maybe that explains it, as i thought the old ones were too big, too. tongue

dibblethewrecker wrote:

Erm...no.  I think that would badly affect the readability on the white background.

it doesn't seem to affect the readability of any of the other buttons on the forum, to me at least.  are you saying we should change every other button on the forum to be black on white instead of blue on white? :?:

dibblethewrecker wrote:

On another note, while we welcome criticism, more accurately we welcome timely criticism, you are a little behind smile

sorry, i didn't go back to read the entire thread. however, i thought the impressions of a relative newcomer would be relevant for giving a fresh perspective (standard practice in usability design, btw wink).

Offline

#77 2005-09-14 22:24:03

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

slackhack wrote:
dibblethewrecker wrote:

Erm...no.  I think that would badly affect the readability on the white background.

it doesn't seem to affect the readability of any of the other buttons on the forum, to me at least.  are you saying we should change every other button on the forum to be black on white instead of blue on white? :?:

Fair point.  Let's kill this arguement tho - I like the black.

slackhack wrote:

sorry, i didn't go back to read the entire thread. however, i thought the impressions of a relative newcomer would be relevant for giving a fresh perspective (standard practice in usability design, btw wink).

You were wrong, it's a bit late for fresh perspectives; there has been a test site with these images running for a few weeks (standard practice in major upgrades, btw wink)

Offline

#78 2005-09-14 22:31:37

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

Yeaaaahy!  I just created a patch from scratch to update the mark forums and topics read to buttons - I must have learned something along the way smile  And it worked first go!

Offline

#79 2005-09-14 22:45:20

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Can you make some new forum buttons?

Nice!
So, that's why the forum was unavailable for a few minutes. tongue

Offline

#80 2005-09-14 22:51:44

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

Yeah, sorry, no time is a good time smile

Offline

#81 2005-09-15 23:44:35

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Alrighty...here's the latest tarball (same place it was before): forum-buttons.tar.gz

I fixed the transparency issues with IE by simply assigning a white background for the time being.  I also manually adjusted all of the font kerning and anti-aliasing to hopefully make some of the small text a bit more readable.  Ohh, and your "New Post" button is included in there as well.  Let me know if it all looks okay!

Offline

#82 2005-09-16 07:39:43

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

Did you see my part about binary transparency to replace the white background?

Offline

#83 2005-09-16 19:40:20

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Yep, I did read that.  Binary transparency is the same thing as index transparency, and that's what they were set to before...not sure why IE was choking.  I'll investigate further to see if I can't make it work correctly, but for now making the background white was the easiest way to make them consistent and get them all to you quickly.

Also, did the Art button work correctly for you in the latest tarball?  GQview had an error for me when I checked it last night.  Could just be this machine though...

Offline

#84 2005-09-16 19:59:28

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

Er...after all your speed I have not yet uploaded them.  TBH people who use IE are at the very bottom of my priority list...but seeing as you put the effort in smile

Offline

#85 2005-09-16 20:01:01

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

Art.png looks FUBAR to me

Offline

#86 2005-09-17 04:51:14

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Roger that...not sure what happened there, but I've fixed/updated the tarball, and here's the individual button (if that makes it easier for you):

art.png

Offline

#87 2005-09-17 05:04:08

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: Can you make some new forum buttons?

I've seen a few CSS hacks laying around to workaround the IE PNG issue. I implemented one for a personal site some months back but IIRC it was a pain in ye 'ole arse.

Offline

#88 2005-09-17 09:20:14

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

OK - they should all be updated - now we just need some mug to check with IE smile

Offline

#89 2005-09-18 00:23:29

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Just checked them out in IE, and they look great...

BTW, I think it would be helpful to add a title attribute to the large buttons to explain them a bit.  Even if you just made AUR - 'Arch User Repository' or whatever, the tooltips would help people whom have never been to the forums or any of the various Arch sites before.

Offline

#90 2005-09-18 08:20:55

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

Yeah, I couldn't work out how to do that but I have now bothered to google for it smile

Offline

#91 2005-09-18 21:04:53

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Ahhh...in case Google didn't help ya, you just have to add a <code>title="description"</code> attribute to the <code>a href</code> tag.  Something like this should do the trick:

<a href="http://aur.archlinux.org/" title="Arch User Repository"><img src="http://bbs.archlinux.org/images/aur.png" height="48" width"48" /></a>

Offline

#92 2005-09-19 19:20:33

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

Done - added to the image tag

Offline

#93 2005-10-19 09:16:46

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

I think we now need a devblog button, dog!

http://www.archlinux.org/blog/

Offline

#94 2005-10-19 16:30:35

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

The larger square button I presume?  Give me a bit and I'll take care of it...probably some time tomorrow.

Offline

#95 2005-10-21 03:07:55

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Will this work?  The lettering is a bit small, but I wasn't sure about how else to do it...

devblog.png

Offline

#96 2005-10-21 04:09:43

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Can you make some new forum buttons?

Some comments:
I would just call it Blog as it's not really restricted to devs. TU and other users contributing stuff can ask for posting permissions. At the same time, it would give more space for the lettering.

Also, I'm unsure about the gear. I understand that it stands for the development aspect of the blog.  A notepad logo would be more intuitive but it might be too similar to the wiki and art logos. I can't think about anything else so maybe the gear is the best logo.

Just my 2 ¢ smile

Offline

#97 2005-10-21 05:56:53

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: Can you make some new forum buttons?

The gear is fine, fits nicely for "Arch Linux Development Blog".


Markku

Offline

#98 2005-10-21 07:43:28

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Many good points my snowy friend...renaming it to just Blog is a good idea, and will allow me to have the text be clearer and the same size as all the others.  Good point too that it's not just for developers, but about the development of Arch...using the word "Dev" could be taken ambiguously. 

I thought about doing something more symbolically related to the word "blog", but also thought there would be too much repetition with the other icons (if I were to use a notepad or something similar).  I do like the gear however, and it also could help to add meaning to what kind of blog the link will point to. 

Anyway, it will probably be Saturday before I can post the updated version as my copy of Fireworks has been acting up lately...I'll have to wait until I go into work this weekend.  Any other suggestions/thoughts are more than welcome!

Offline

#99 2005-10-21 07:47:29

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Can you make some new forum buttons?

I like the gear too smile

It is worth adding that there is a no huge rush, dude.  We all appreciate your work so far and I'm sure you'll produce something wirthy of your other work smile

Offline

#100 2005-10-23 03:52:37

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: Can you make some new forum buttons?

Updated the Development Blog button, and I think it looks much better.  Let me know if you have any other suggestions, or need any changes...

devblog.png

Offline

Board footer

Powered by FluxBB