Join for FREE | Take the Tour Lost Password?
[x]

deviantART

 
Creative Commons License
Some rights reserved. This work is licensed under a
Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License.
:iconbonusbox:

Artist's Comments

if you are familiar with the itunes store or windows vista's location bar you will notice it splits your location into fragments. so i have this concept that would do something similar in web browsers. this would not involve changing urls or the way the web works but it would change the way urls are displayed in browsers. the reasons for implementing this would be to make the casual browsing experience more user friendly. every interface element has some use with the exception of url's which often times appear as random strings of code.

this is a google search url. it makes no sense to the average user and is often of no use:
httρ://www.google.com/search?hl=en&client=safari&rls=en-ca&q=url+simplification&btnG=Search

broken down into sections:
http://
this is the default scheme for web browsing. https is commonly represented by a lock so these two need not be shown all the time. ftp for example would appear in this new address bar.

www.
unless the subdomain is something else, www. should not appear.

google.com
the domain name and tld will always appear in one cell

/search
this is a page or folder with the google.com domain, which would appear in the following cell.

?
anything past the question mark is a query. this is what makes the page dynamic. anything here has been inputted by the user or are preferences that can be changed on the site itself. these could be editable individually by power users but would be hidden by default as they are rarely touched by the majority of users.

individual queries:
hl=en&
english
client=safari&
safari browser
rls=en-ca&
my country and language
q=url+simplification&
what i searched for, url simplification
btnG=Search
i pressed the search button

so all of this would be summed up into
google.com > search
things like httρ://www., queries and port numbers would be hidden. percent encoding like %28 for ( or %20 for a space would appear as actual symbols.

to see the standard url, the queries or to copy the url as a hyperlink, the user would click on the blank spot on the right of this address bar and would be given those options. links would be copied and pasted in their full form.

other examples:
httρ://en.wikipedia.org/wiki/St._John%27s_Day
would appear as
en > wikipedia > wiki > St. John's Day

httρ://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1175245928479&
pagename=Linksys%2FCommon%2FVisitorWrapper&lid=2847933028B01

would appear as
linksys.com > servlet > Satellite

so does this look like more trouble than it already is or is there potential?

Comments


love 0 0 joy 0 0 wow 0 0 mad 0 0 sad 0 0 fear 0 0 neutral 0 0
:iconkrammarkio:
o.o Why doesn't this already exist? It's so simple and intuitive and helpful looking... Great idea!
Hey, you should submit this idea to Apple, or Mozilla or something. Mozilla will help you make it, since they're open source, and very helpful...

--
This is where a signature goes.... except I don't have one...
:iconbonusbox:
thanks for the comment
it isn't without flaws, many pages are referenced using queries so the address bar might not be informative enough or too informative. for most sites, it would appear cleaner and understandable. i'd be fine if mozilla, google or apple implemented this into their browser. if they came up with it themselves at least i'll rest well knowing i thought of it first, hehe.
:iconkrammarkio:
Yeah, The idea would work fine if the user had the option of turning it on or off, or for just certain websites or something. ^.^ User options are good.

--
This is where a signature goes.... except I don't have one...
:iconarchfriend:
I doubt your average user even pays attention to what's in the address bar, they just concern themselves with what's on the page. This guy at my work who's not so computer-literate just puts the name of the website in the address bar without any "[link]" etc and you know what? The website comes up anyway.

But this is a better option than what the current Internet Explorer has which seems to gray out most of the text and keeps the essential domain name in black text, but it just looks extra-overly complicated in my eyes since I'm used to things graying out as an indication that they have become inactive or inaccessible..

Details

May 21, 2009
280 KB
280 KB
1458×503

Statistics

4
1 [who?]
143 (0 today)
9 (0 today)

Share

Link
Embed
Thumb

Site Map