Hello all,
People such as myself are red/green colorblind. The installation script seems to be reporting some problems, but I can't easily tell what is fine and what is broken using red and green - they both look the same!
It would be extremely helpful if something else was done to denote something not being quite right; Underline, perhaps, or italics, or a different color entirely. The genetically inferior would appreciate it. (o:
I know that this is a problem that affects only a small amount of users, but it would be an easy one to fix.
Thanks!
Installation Problems - Red / Green Colorblind!
-
KermodeBear
- Posts: 3
- Joined: Tue May 09, 2006 2:23 am
Installation Problems - Red / Green Colorblind!
Love sees no species.
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
-
KermodeBear
- Posts: 3
- Joined: Tue May 09, 2006 2:23 am
Yup, everything is working fine now. I used EyeDropper to identify what text was red and was able to resolve my issues. So everything is working well now and I have a new toy to play with. Hooray!
Thanks, you are the best!
Thanks, you are the best!
Love sees no species.
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Yes, indeed that's a good suggestion. I've added a "[?]" to orange output (possible errors) and a "[!]" to errors to indicate their nature. Hope that is well?
Best regards,
Garvin
Yes, indeed that's a good suggestion. I've added a "[?]" to orange output (possible errors) and a "[!]" to errors to indicate their nature. Hope that is well?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
KermodeBear
- Posts: 3
- Joined: Tue May 09, 2006 2:23 am
That is perfect. It will be extremely helpful. I didn't even know there was orange text, looks yellow to me... Ah well. As you can tell, Kindergarten was a rough year for me.
I'm really happy to find the developers here are responsive and willing to help out. I think that's great, and it ensures that people are going to use your product for a long, long time.
Since I have your attention (o: I am interested in developing plugins, but I have not been able to find documentation other than the plugin APIs. Is there a tutorial or walk-through anywhere that explains the basics? Looking through just the API is daunting. It would be helpful to have some direction, if available.
If not, I guess it's time to get into the trenches and see what damage I can inflict anyways.
Thanks!
I'm really happy to find the developers here are responsive and willing to help out. I think that's great, and it ensures that people are going to use your product for a long, long time.
Since I have your attention (o: I am interested in developing plugins, but I have not been able to find documentation other than the plugin APIs. Is there a tutorial or walk-through anywhere that explains the basics? Looking through just the API is daunting. It would be helpful to have some direction, if available.
If not, I guess it's time to get into the trenches and see what damage I can inflict anyways.
Thanks!
Love sees no species.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Great you like it. I always enjoy suggestions like yours, because for people without the red/green problem everything looks fine to us
Sadly, we only have a very small group of people dedicated to documentation. I myself am pretty wrapped up in Coding Serendipity and doing support here, plus coordinating things. So I just can't get it up to write nice tutorials, this is not a skill I am good at.
The best idea is to just look at those Technical Documentation things on www.s9y.org like you did, and take an example plugin and try to understand the code. There are many very simple plugins available for Serendipity, so just pick one and have a look at it. It is quite simple, so you should quickly get the concept of it. To me, learning by doing has always been the best experience, this is how I got started with Serendipity.
Think about a plugin you want to make, try to find one that is basically similar to it, and push and poke about it. Or come back here to the forums to ask questions like "Which hook do I need to output XXX" or "which method do I need to use to access XXX"...
I'm always helping here, so I'm sure we'll get it figured out. Contribution is very important for Serendipity, so I try to do everything for possible new contributors.
Best regards,
Garvin
Great you like it. I always enjoy suggestions like yours, because for people without the red/green problem everything looks fine to us
Sadly, we only have a very small group of people dedicated to documentation. I myself am pretty wrapped up in Coding Serendipity and doing support here, plus coordinating things. So I just can't get it up to write nice tutorials, this is not a skill I am good at.
The best idea is to just look at those Technical Documentation things on www.s9y.org like you did, and take an example plugin and try to understand the code. There are many very simple plugins available for Serendipity, so just pick one and have a look at it. It is quite simple, so you should quickly get the concept of it. To me, learning by doing has always been the best experience, this is how I got started with Serendipity.
Think about a plugin you want to make, try to find one that is basically similar to it, and push and poke about it. Or come back here to the forums to ask questions like "Which hook do I need to output XXX" or "which method do I need to use to access XXX"...
I'm always helping here, so I'm sure we'll get it figured out. Contribution is very important for Serendipity, so I try to do everything for possible new contributors.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/