Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 136

Hybrid View

  1. #1
    Join Date
    May 2002
    Location
    Liverpool, NY
    Posts
    2,628

    Default Re: Design a Logo for XaRT

    I offer this skin as a conversation/design starter.

    Please feel free to adapt or evolve this design or say, "Rubbish - here's how it should look" (but don't say it too loud OK? ) and then submit your own design. There are many ways to skin Grace's standard form and it will be fun to see how this thread evolves with each new contribution.

    The way I see my design working is that you click on the gear teeth (which are actually tabs) and then the center panel changes to display that tabs options.

    The user can tell what tab they are on, by the large title at the top, which changes depending on which tab you've selected. The submit or close button could be at the bottom of the circle or a smaller gear could mesh with the larger gear and contain the OK Cancel stuff.

    Instead of check boxes I've used On Off toggles.

    Click image for larger version. 

Name:	xart.jpg 
Views:	3560 
Size:	118.1 KB 
ID:	96177

    I've also included the file.
    Xart-UX-BBouton.web
    Last edited by Barbara B; 17 May 2013 at 06:25 PM. Reason: typo
    Barbara Bouton
    TalkGraphics Forum Administrator

    The Xara Xone website developer. | TheBoutons.com
    IP

  2. #2
    Join Date
    Oct 2002
    Location
    Liverpool, N.Y.
    Posts
    6,089

    Default Re: Design a Logo for XaRT

    Wow. This is what you did a 3 in the morning?

    I'm impressed!

    Moreover, I like it. It breaks from the mold and actually harkens back a little to the fun that the ArtRage and Anarchy designers used to design into the KPT stuff. I think this design deserves to be passed around and riffed upon.

    Part of "Functional" is "Fun", right?

    -g
    IP

  3. #3
    Join Date
    Jan 2006
    Location
    Los Angeles
    Posts
    945

    Default Re: Design a Logo for XaRT

    Being a very lazy programmer, the first thing I thought was Ï like it", the second was "how on earth would I implement it!".
    Grace
    http://gracehjs.com/
    Xara Software XDP11
    IP

  4. #4
    Join Date
    Oct 2002
    Location
    Liverpool, N.Y.
    Posts
    6,089

    Default Re: Design a Logo for XaRT

    Whatever we can do to help, Grace, say it.

    Because this design is really growing on me, and I'd like to take some time today to polish and mutate it a little.

    Think of the general reaction when this think flies! It would be one of your crowned jewels as a programmer!

    -g
    IP

  5. #5
    Join Date
    Jan 2004
    Location
    Holland Patent, NY, USA
    Posts
    605

    Default Re: Design a Logo for XaRT

    I like concept and since XaRT is for a very cool graphics app it would be way cool if the UI for XaRT was likewise visually appealing.

    I think the coders can focus on functionality at first while the artists develop presentation concepts. The two can marry up down the road as it's a work-in-progress anyway.

    I had an idea of using a gear in the letters a and/or R in XaRT, but since I'm artistically and time challenged I'll leave it to others to consider...

    I also like the checkmark in the X of XaRT logo/icon concept.

    Fun stuff...
    IP

  6. #6
    Join Date
    Oct 2002
    Location
    Liverpool, N.Y.
    Posts
    6,089

    Default Re: Design a Logo for XaRT

    The two can be mutually exclusive in their use and yet be tied together. We have some very talented artists here and I know it can be done (I'm just too lazy to help!).

    No, the gear as a graphic for the UX and the checkmark as an icon can be unified, relationship-wise, trust it. Use of color, or geometry, it's do-able.

    We can own this, at least as concept goes, and it's top drawer as far as I'm concerned. It can be a re-statement of the skeuomorphic that Apple and other designers are walking away from

    Whatever the trend is, you buck it, and thus become either ahead of or behind the current trend!

    -g
    IP

  7. #7
    Join Date
    Jan 2006
    Location
    Los Angeles
    Posts
    945

    Default Re: Design a Logo for XaRT

    Just to elaborate on the coding part. We will be using C# in the .NET framework. Think of it as a big tool box. So, to create a form I tell C# make me a form and I get what looks like any other windows app. I then go into the toolbox and drag a menu onto the form and fill in a few blanks. I want tabbed forms, I drag a tabbed form from the toolbox onto my page. Now, what Barbara has proposed is very nice, but it isn't in my toolbox. So, I am not sure if it is feasible. As an analogy, how would you implement those tabs as links in Xara Web Designer?
    Grace
    http://gracehjs.com/
    Xara Software XDP11
    IP

  8. #8
    Join Date
    Jan 2004
    Location
    Holland Patent, NY, USA
    Posts
    605

    Default Re: Design a Logo for XaRT

    Quote Originally Posted by gracehjs View Post
    ... So, I am not sure if it is feasible...
    It's feasible. It may take some time to develop, but C# and the .net environment, like most programming environments, have many objects including images, buttons with images, etc. Those object can have code triggered by events, just like the standard checkbox, textbox, dropdown list, etc. Point is, there are ways.

    However, I agree that it's important to first focus on developing a functioning / working model and then add the "bells and whistles".

    Also, being an open source project, there could theoretically be forks that could provide different "skins", should anyone want to take it that far...
    IP

  9. #9
    Join Date
    May 2002
    Location
    Liverpool, NY
    Posts
    2,628

    Default Re: Design a Logo for XaRT

    Hi Grace,

    If I were doing this as a web page, I'd either make the gear tabs absolutely placed buttons or I'd make them Image map hot spots. Probably use the image map.

    The 10 forms/tab contents could be in an CSS image/contact slider that was controlled by the tabs, or they could be in a z-index stack whose viability was toggled on or off by the button/gear tabs.

    Or, I'd hunt around and find a nice script to bring the forms in using javascript or such. This is a demo of a script I found with a quick Google search, and I'd probably not use this one, but it generally shows the idea. http://coboldinosaur.com/pages/round-slide-show.html I wouldn't use an iris though, I'd use fade in or such.

    The design is basically 2 layered squares with the roundness coming from alpha channel masking.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	ScreenClip [9].jpg 
Views:	478 
Size:	80.2 KB 
ID:	96188  
    Last edited by Barbara B; 17 May 2013 at 06:22 PM. Reason: typo
    Barbara Bouton
    TalkGraphics Forum Administrator

    The Xara Xone website developer. | TheBoutons.com
    IP

  10. #10
    Join Date
    Oct 2006
    Location
    StPeters, MO USA
    Posts
    10,819

    Default Re: Design a Logo for XaRT

    Barbara that is a very good design. I hope Gracehjs can figure out how to implement it.
    Larry a.k.a wizard509

    Never give up. You will never fail, but you may find a lot of ways that don't work.
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •