Ask Your Question
3

Any ideas for the funny robot logo design?

asked Apr 05 '10

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

updated Apr 05 '10

I guess it should be some whacky robot. Here is the funny one I found:

http://www.wired.com/gadgetlab/2009/04/consumer-robots/

For the front page (main project site - not this forum) I thought of a robot on a bulldozer unloading question marks.

4 Answers

Sort by ยป oldest newest most voted
1
Evgeny has selected this answer as correct

answered Apr 05 '10

Fitoria gravatar image Fitoria flag of Nicaragua
426 2 12
http://fitoria.net/

Great idea.. :-) Like the crazy bot concept. I'll talk to a designer friend.

link

Comments

thanks, that would be cool! Evgeny (Apr 05 '10)
1
Evgeny has selected this answer as correct

answered Apr 23 '10

Pekka gravatar image Pekka
500 19 26 34

I do like this. I could try and make a few suggestions both hand-drawn (which might add a nice human touch to it) and as vector graphics if still interested? Or is the bot visible right now already a new one?

link

Comments

Thanks! Sure let's try different designs. I've just drawn something quickly in illustrator to replace the plain text logo. I'm not a big graphic artist :). Evgeny (Apr 24 '10)
0
Evgeny has selected this answer as correct

answered Sep 10 '10

ccanonc gravatar image ccanonc
313 3 10

I think it would be cool if it danced. An animated PNG file could do this. GIMP or Blender could create it. Artists love a blank canvas with lots of eyeballs.

link

Comments

dancing, maybe only occasionally :). It will be distracting most of the time. Evgeny (Sep 11 '10)
Yes, like a mouseover javascript action. :-). So when the mouse is over the logo it kicks off the dance animation, and when it leaves, it reverts to the static image. ccanonc (Sep 18 '10)
sure, why not. Do you have energy to create it :)? Evgeny (Sep 18 '10)
Maybe, I had enough energy to d/l the logo. ;) I seem to be idea abundant, and code averse at the moment, but anything's possible. ;) ccanonc (Sep 18 '10)
No promises, but a friend of mine (artist/web designer) might be willing to do a dancing robot for free. =) I might have to bribe him with a beer or coffee. ccanonc (Sep 24 '10)
see 1 more comment
0
Evgeny has selected this answer as correct

answered Nov 05 '10

ccanonc gravatar image ccanonc
313 3 10

updated Nov 05 '10

Here's an animated/interactive SVG file.

http://www.openclipart.org/people/boiko/1274098570.svg

Not a robot, but interesting. =)

Why is SVG not allowed as an upload file type? I'm guessing it just runs javascript?

http://www.openclipart.org/people/filtre/JSPhoneTictactoe.svg

link

Comments

No SVG a Django limitation, partly for that reason. I opened a Django bug on this, and the response was that it was a reasonable request but not a priority. I think it would not be difficult to fix, and the Django devs would accept a reasonable patch. It is just not high enough up my list of priorities either. The workaround is to use FileField instead of ImageField. graeme (Nov 06 '10)
actually SVG does not have 100% browser support, so any graphic components must be done using a cross-browser library, it is not a problem to make file of any format uploadable, but SVG just won't display correctly in every browser, at least at this time. Evgeny (Nov 06 '10)
just to add, I have used FileField for uploading icons because I wanted to avoid using PIL (Python Imaging Library) - not sure if PIL is an easy to deal with dependency on all platforms. PIL is called in the ImageField of Django. Evgeny (Nov 06 '10)
My mistake. I should have looked at the source before commenting. It is not difficult to make a browser that understands SVG show an SVG image and other browsers fall back to an alternative (I have done it before). Of course you would have too upload two logos, and its not that important IMO. graeme (Nov 07 '10)
Depends on the target market, old computers, new computers, or both....web design has always had this problem. What's the point of writing a new framework for old browsers only? Just saying. ccanonc (Nov 08 '10)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: Apr 05 '10

Seen: 784 times

Last updated: Nov 05 '10