Acronym for Graphical User Interface.
1
vote
1answer
64 views
Visual aspects of JAVASCRIPT and logical aspects of JAVASCRIPT? What is good for a web designer, aspiring to be and UI designer?
Visual aspects of JAVASCRIPT and logical aspects of JAVASCRIPT? What is good for a web designer, aspiring to be and UI designer?
I am learning Javascript, however, while learning I observed that ...
1
vote
1answer
690 views
Stop directory listing using .htaccess and redirect to good error page
I have a directory with several sub directories. I found this article Preventing Directory Listing that shows me how to prevent people from getting the directory listings.
IndexIgnore *
But it ...
1
vote
1answer
56 views
Metrics on Potential Website Overhaul
We are considering a drastic overhaul of our 5+ year old site - UI, structure, content, SEO, backend, etc. We are not ecommerce, we generate leads for a high cost product.
We're aware of the obvious ...
2
votes
1answer
146 views
What should I do if I have 2 UI tabs with content that allows the user to access the same page?
I created an employee review application that has top-level stateful tabs just like the ones on this site. There is a tab called "My Employees" and a tab called "Employee Management" (used by HR ...
1
vote
1answer
379 views
How to create tabbed, text-bubble, effect
You know what I am talking about: Where some websites have a text area (for tagging, or for mass emailing), you type something and when you press enter a bubble appears to wrap your text into a single ...
1
vote
2answers
113 views
Is the timeago date format appropiate for a website?
We're building a website for a startup and we encourage using the "timeago" format for displaying dates (i.e. less than a minute ago, about 5 minutes ago, about a month ago, etc.) but the client ...
1
vote
1answer
368 views
Ribbon for a web page
is there any other web Ribbon like the one in Sharepoint or this one http://jqueryribbon.codeplex.com/?
2
votes
4answers
111 views
GUI question : representing large tree
I have a tree-like datastructure of some six levels deep, that I would like to represent on a single webpage (can be tabs, trees; ....)
In each level both childnodes and content are possible. ...
6
votes
6answers
877 views
Can you recommend a CSS Framework (or UI Framework) for enterprise web apps?
Is there a CSS Framework that tries to provide for business applications, specifically?
I've looked at the Mocha UI which is based on MooTools. Honestly, though, I'd like to avoid dealing with ...
7
votes
4answers
207 views
Is there an SVN UI for hosting server?
We are considering upgrading to either a dedicated or cloud server.
What I would really like is for the hosting account to have SVN installed on it. With a UI that I can use. So when I make a change, ...